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("John6666/fn-mix-noob-xl-v172-sdxl", dtype=torch.bfloat16, device_map="cuda")

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

Original model is here.

推荐风格/画师 | Recommend style/artist tags: 1.72:
(some1else45:8, dorontabi:0.75)
parsley-f, liduke, Souji Hougu, sho (sho lwlw)
(yd (orange maru):0.85), (abara heiki:0.75), (fenrir (fenriluuu):0.4), (ciloranko:0)
(princess connect!:1), mx2j, (quasarcake:0.5), (betabeet:0.8)
(quasarcake:0.5), (betabeet:0.8), (doremi4704:0.825), (doremi:0.925)
parsley-f, mimoza (96mimo414)
(dsmile:0.75), fuzichoco, maccha (mochancc)

This model created by fannon.

Downloads last month
3
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for John6666/fn-mix-noob-xl-v172-sdxl