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-v175-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.75:
itefu, tatsumi (psmhbpiuczn), (nixeu:0), yoneyama mai
(dizi930:1.5), (puririn:0.975), (shirabi:1.2), (krenz:0.15), some1else45
(hiro (dismaless):1), (no lineart:0.85)

This model created by fannon.

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

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