Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Base Model
Anime
Furry
chilon249
stable-diffusion
stable-diffusion-1.5
stable-diffusion-diffusers
import torch
from diffusers import DiffusionPipeline
# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("Yntec/YiffyMix", dtype=torch.bfloat16, device_map="cuda")
prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]Now with a much smaller filesize and the same outputs!
YiffyMix v31
This model with the MoistMixV2 VAE baked in.
Comparison:
(Click for larger)
Sample and prompt:
uploaded on e621, ((by Cleon Peterson, by Sonia Delaunay, by Tomer Hanuka, by Dagasi, traditional media (artwork))), solo female ((toony judy hopps, grey body, blue eyes, white short t-shirt, dark blue short pants, small breasts)), shoulder bag, ((three-quarter portrait, three-quarter view,))
Original page: https://civitai.com/models/3671?modelVersionId=114438
- Downloads last month
- 99

