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/DucHaiten-FANCYxFANCY", dtype=torch.bfloat16, device_map="cuda")

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

Original page: https://civitai.com/models/101354/duchaiten-fancyxfancy

Support DucHaiten: https://linktr.ee/Duc_Haiten

Sample and prompt:

Sample

Sample

Painting, high detail, Cartoon Pretty CUTE Girl riding a wave under clouds inside of a large jar on a table, fairy clothes, DETAILED CHIBI EYES, beautiful detailed pajamas, gorgeous detailed hair, Magazine ad, iconic, 1941, sharp focus. visible brushstrokes ​By ROSSDRAWS and artgerm and Clay Mann and leyendecker and Dave

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

Spaces using Yntec/DucHaiten-FANCYxFANCY 52