Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
Anime
Art
Realistic
stable-diffusion
stable-diffusion-diffusers
pmango300574
Instructions to use Yntec/MangledMerge3_768 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/MangledMerge3_768 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/MangledMerge3_768", 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
Sample
#2
by Yntec - opened
All these are awesome! I've added them to the Model Card.
Mangled Merge 3 is my favorite SD 2.1 model, more creative than many of the SD1.5 checkpoints!
you made me dreams come true, how I wanna go to a picnic in the sun.🥹❤️💐







