Instructions to use Yntec/DisneyPixar with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/DisneyPixar with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Yntec/DisneyPixar", 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
Disney Pixar Cartoon Type A
This model with the Blessed 2 VAE baked in. Original page: https://civitai.com/models/65203/disney-pixar-cartoon-type-a - Showcase and prompts (all use seed 9119):
hyperrealistic, professional-dark-portrait, Ultra-Realistic , Brunette Tinker Bell, Disney sitting-on-the-window, (late-night), cozy room, dramatic-scene, looking-outside-window, (fairy-high-heels), deep focus, 105mm, aesthetic-picture, professional-photography, hdr, UHD
1girl,night, waterfall, white wavy hair Angel 22y.o, (realistic:2),Mucha skirt,4k,rabbits and birds, close up,
(based on a prompt by digiplay)
bird, animal focus, simple background,, solo, beak, black eyes, full body, branch, leaf , Chibi
cute young lady at the time festival
- Downloads last month
- 8



