Instructions to use 22h/vintedois-diffusion-v0-1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use 22h/vintedois-diffusion-v0-1 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("22h/vintedois-diffusion-v0-1", 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 Settings
- Draw Things
- DiffusionBee
just wow :-O the prompts are available in PNG
#8
by xxl2005 - opened
Noice! Mind sharing the prompts?
the prompts are available in PNG.
xxl2005 changed discussion title from just wow :-O to just wow :-O, the prompts are available in PNG.
xxl2005 changed discussion title from just wow :-O, the prompts are available in PNG. to just wow :-O the prompts are available in PNG
damnnm son, that's good stuff! Best model after lexica's aperture
i can't find the prompt's png @xxl2005 :(
i hope i could help you @sortsvane
thank you so much @xxl2005 ! didn't know auto1111 embeds prompts in the png metadata. :)



















































