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:
- 7a0ae02bb7e64b0c4ccbd6227593e6f087496f6b1d66b9ea8b327f855f48ff4b
- Size of remote file:
- 557 Bytes
- SHA256:
- fb1f9398b77268202e8e1465734a63d123b1ef11c27f20f2473677e9883a6869
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.