How to use from the
Use from the
Diffusers library
pip install -U diffusers transformers accelerate
import torch
from diffusers import DiffusionPipeline

# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("Yntec/Lyriel", dtype=torch.bfloat16, device_map="cuda")

prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]

Lyriel 1.2

Original model page: https://civitai.com/models/22922?modelVersionId=32704

Sample and prompt:

Sample

Pretty CUTE Girl, playing videogame, sitting on tv monitor, gorgeous detailed hair, curly bangs, Ponytail, sneakers Magazine ad, DETAILED CHIBI EYES, iconic, 1940, sharp focus. Illustration By ROSSDRAWS and KlaysMoji and Dave Rapoza and artgerm and leyendecker and Clay Mann

Downloads last month
22
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Model tree for Yntec/Lyriel

Merges
1 model

Spaces using Yntec/Lyriel 49