Instructions to use Smoden/wizard_of_oz_diff_lora_1500 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Smoden/wizard_of_oz_diff_lora_1500 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/wizard_of_oz_diff_lora_1500") 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:
- 3a3295121971514df4b766ecd3f1049b11356be4b666eca7eb1f172f58630e1d
- Size of remote file:
- 6.59 MB
- SHA256:
- af57cb5e001ec06e8e40a141f85ca5c29fc8a1d653cb7b543d1b81cfc7c59666
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.