Instructions to use Smoden/Chronicles_diff_lora_6000 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Smoden/Chronicles_diff_lora_6000 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("runwayml/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Smoden/Chronicles_diff_lora_6000") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- 434999545b4334a8eef35c3e58c5b9f727c2e2b864e71a37e3d7807a502d7a6d
- Size of remote file:
- 563 Bytes
- SHA256:
- 958ca199fd372751908310616877b35cbd8a0b5cebf54f9475895dab5bda8c85
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.