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("OnomaAIResearch/Illustrious-XL-v2.0", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("BlueTriangles/SDXL_Yan_Zhenqing")

prompt = "sdxl-yan-zhenqing"
image = pipe(prompt).images[0]

Yan Zhenqing(顔真卿)

Prompt
sdxl-yan-zhenqing
Prompt
sdxl-yan-zhenqing
Prompt
sdxl-yan-zhenqing
Prompt
sdxl-yan-zhenqing

Model description

Trained with 30 images, 30 epochs, 10 iterations for 960 steps. Trigger and useful keywords are as follows.

Appearance: sdxl-yan-zhenqing, facial hair, male focus, beard, old man, white hair, mustache, grey hair, brown eyes, thick eyebrows

Outer: sdxl-hanfu-8c, eboshi, hat, black hat, chinese clothes, hanfu, long sleeves, red dress, coat, black boots

Trigger words

You should use sdxl-yan-zhenqing to trigger the image generation.

Download model

Download them in the Files & versions tab.

Downloads last month
9
Inference Examples
Examples
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for BlueTriangles/SDXL_Yan_Zhenqing

Adapter
(71)
this model

Collection including BlueTriangles/SDXL_Yan_Zhenqing