Instructions to use waifu-diffusion/wd-1-5-beta with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use waifu-diffusion/wd-1-5-beta with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("waifu-diffusion/wd-1-5-beta", dtype=torch.bfloat16, device_map="cuda") 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
How were the Release Note examples generated?
2
#6 opened about 3 years ago
by
RubinRomantic
controlnet is powerfull,will waifu diffusion work with it?
1
#5 opened about 3 years ago
by
ryio
.Bin format for embedding
2
#4 opened about 3 years ago
by
afshin2098
SD 2.1 is dead, can we have a proper version of waifu-diffusion on SD 1.5?
🤯 2
1
#1 opened over 3 years ago
by
alexds9