How to use from the
Use from the
Diffusers library
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]

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):

Brunette Thinker Bell

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

image/png

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)

image/png

bird, animal focus, simple background,, solo, beak, black eyes, full body, branch, leaf , Chibi

image/png

cute young lady at the time festival

Downloads last month
11
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Spaces using Yntec/DisneyPixar 8