Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Realism
Portrait
Photo
Photorealism
anime
art
artistic
darkstorm2150
ChangeMeNot
stable-diffusion-1.5
stable-diffusion-diffusers
import torch
from diffusers import DiffusionPipeline
# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("Yntec/ThisIsPromising", dtype=torch.bfloat16, device_map="cuda")
prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]This Is Promising
This Is Real with Prodigy's compositions to improve details and backgrounds! Showcase and prompts (all use seed 9119):
redhead, in a Kitchen, Freckles on face, standing, beautiful clothes, beautiful face,
Pretty detailed CUTE Girl, Cartoon, sitting on a computer monitor, holding antique TV, DETAILED EYES, gorgeous detailed hair, Magazine ad, iconic, 1940, sharp focus. Illustration By KlaysMoji and artgerm, CHIBI
prompt = " blonde pretty Princess Peach wearing crown in the mushroom kingdom background, dress"
waitress, , solo, standing position, bar background, crowd background, brown eyes
Recipe
- SuperMerger Weight Sum Use MBW 0,1,1,1,1,0,0,1,1,1,0,0,0,1,0,0,0,0,0,0,1,1,1,1,1,0
Model A:
ProdigyVAE
Model B:
ThisIsRealV5P
Output:
ThisIsPromising
- Downloads last month
- 25



