Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
Instructions to use wavymulder/Analog-Diffusion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use wavymulder/Analog-Diffusion with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("wavymulder/Analog-Diffusion", 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
Image generation comparison report
#26 opened 6 months ago
by
tedmasterwebgmail
Adding `diffusers` weights of this model
#24 opened almost 3 years ago
by
biologicalagent
trainning detail
#23 opened almost 3 years ago
by
Youngonwyl
Fine-tuning guide
4
#18 opened over 3 years ago
by
xemos61890
This is my favorite model from all, period! Need help?
❤️ 1
3
#14 opened over 3 years ago
by
kayzen-ml
Possibility of a 768 version
1
#7 opened over 3 years ago
by
theforgotten69