Instructions to use Yntec/DisneyPixarCartoon768 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/DisneyPixarCartoon768 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/DisneyPixarCartoon768", 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 B
768x768 version of this model with the 84KVAE baked in for better details. Original page: https://civitai.com/models/75650/disney-pixar-cartoon-type-b
Comparison:
(Click for larger)
Samples and prompts:
(Click for larger)
Top right: hyperrealistic, professional-dark-portrait, Ultra-Realistic , sexy, Tinker_Bell, (late-night), sitting-on-the-window, cozy-childresn's-room, dramatic-scene, looking-outside-window, (fairy-high-heels), deep focus, 105mm, aesthetic-picture, professional-photography, hdr, UHD
Top left: Father with daughter. festive scene at a copper brewery with a wooden keg of beer in the center. Pretty cute little girl sitting with Santa Claus chef. Display mugs of dark beer accompanied ingredients halloween happy colorful by
Bottom right (prompt by digiplay): 1girl,night, waterfall, white wavy hair Angel 22y.o, (realistic:2),Mucha,4k,rabbits and birds, close up,
Bottom left: an illustration of a baby hedgehog with headphones holding an ribbon umbrella in the rain
512x512 version: https://huggingface.co/stablediffusionapi/disney-pixar-cartoon
- Downloads last month
- 10

