Instructions to use nitrosocke/Ghibli-Diffusion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use nitrosocke/Ghibli-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("nitrosocke/Ghibli-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
Upload IMG_20250331_130721_959.jpg
#23 opened about 1 year ago
by
Ninuu
Change it into Ghibli art
6
#21 opened about 1 year ago
by
kaman11570
Upload piclumen-1743148254780.jpg
#20 opened about 1 year ago
by
vishaljwwk
Not generating Ghibli style image
1
#19 opened about 1 year ago
by
SujalAnand
cannot load model
#17 opened about 2 years ago
by
stevenjangam
Collaboration request and best way to contact?
#16 opened over 2 years ago
by
AnzheLi
Create Howl
#14 opened almost 3 years ago
by
YueLiangchen
Update README.md
#12 opened about 3 years ago
by
YourFreshKing
Adding `safetensors` variant of this model
#9 opened over 3 years ago
by
Selbell
New style fortnite character
❤️ 2
1
#5 opened over 3 years ago
by
Kanon14715