Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Anime
General
Landscapes
Eldreths
stable-diffusion
stable-diffusion-diffusers
Exclusive
import torch
from diffusers import DiffusionPipeline
# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("Yntec/elldrethsImagination", dtype=torch.bfloat16, device_map="cuda")
prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]eldrethSImagination
1 image is more than a thousands words, I'll let the model introduce itself.
Prompts: https://pastebin.com/91f9fq69
hyperdetailed oil painting key visual pretty cute little girl nazi maid ss secret police with flowing fitted leather military commander uniform, DETAILED CHIBI EYES, wearing garter belt skirt boots stockings, face of gap moe kuudere noble dictator, trending pixiv fanbox, by greg rutkowski makoto shinkai takashi takeuchi studio ghibli jamie wyeth. wearing a interior sundress,
With credits to the anon that shared the model at 4chan's /sdg/
- Downloads last month
- 47


