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("AIARTCHAN/xtracolor.v11", torch_dtype=torch.bfloat16, device_map="cuda")

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

xtracolor.v11

원본글

civitai

Download

추천 설정

프롬: (beautiful detailed glow:1.0~1.1), Steps: 30, Sampler: DPM++ 2M Karras, CFG scale: 9, Size: 512x768 or 768x512, upscaler: latent, Denoising strength: 0.57, Clip skip: 2

파워컬러v1, 니지저니 돚거 로라, 오랜지2, dalcefo 모델 병합한 결과물

img img img img

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