Instructions to use Nilaier/Waifu-Diffusers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Nilaier/Waifu-Diffusers with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Nilaier/Waifu-Diffusers", 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
- Xet hash:
- a55585a5cddad637f4459669b8d3a51564e65b1401df632709a925ea4c2bca2e
- Size of remote file:
- 492 MB
- SHA256:
- 741fc9541f23352330b40283ceb1970ef1b1978cd613a9fca40a71a50ffa8672
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.