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