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

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

DucHaitenNiji Cute v2.3.5

Original page: https://civitai.com/models/70921?modelVersionId=80635

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

Sample and prompt:

Sample

detailed art, Cartoon Pretty CUTE Girl, stunning of ross tran /, smooth, hdr, smooth, sharp focus, DETAILED CHIBI EYES, award winning photo, high resolution, the banquet, ROSSDRAWS, TRAVELER ( c. NIGHT TIME ~ 1920 ). soda, herbert davis richter., wearing, ( 1 8 7 4 _ 1 9 5 5 ) _ a floral harvest. Pleasing

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

Spaces using Yntec/Cute 50