Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Base model
Photorealistic
Realism
Copax
stable-diffusion
stable-diffusion-diffusers
import torch
from diffusers import DiffusionPipeline
# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("Yntec/TrueSight", dtype=torch.bfloat16, device_map="cuda")
prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]Copax TrueSight v1
Check the model's license at the original page: https://civitai.com/models/276898?modelVersionId=312068
Samples and prompts (scroll down for more):
cute young lady at the time festival
closeup portrait of a brave paladin knight in armor
london during the industrial revolution
analog 1986 movie screenshot Santa Claus with daughters enjoying cake with candles. sitting with a pretty cute little girls, Gift Birthday Theme by Gil_Elvgren and Haddon_Sundblom
- Downloads last month
- 25



