Z Image LoRA β anisaser
A personalized identity LoRA trained on Z Image using diffusion-pipe + DeepSpeed.
Trigger Word
Use anisaser in your prompt to activate this LoRA.
Quick Start
Direct Download (for ComfyUI / wget / curl)
https://huggingface.co/fwwrsd/anisaser-zimage-lora/resolve/main/anisaser_lora.safetensors
ComfyUI
- Download
anisaser_lora.safetensorsβ place inComfyUI/models/loras/ - Add a LoRA Loader node, select
anisaser_lora.safetensors - Include
anisaserin your prompt
Command Line
# huggingface-cli (recommended)
huggingface-cli download fwwrsd/anisaser-zimage-lora anisaser_lora.safetensors
# wget
wget "https://huggingface.co/fwwrsd/anisaser-zimage-lora/resolve/main/anisaser_lora.safetensors" -O anisaser_lora.safetensors
Recommended Settings
| Parameter | Value |
|---|---|
| LoRA Strength | 0.7 β 1.0 |
| CFG Scale | 3.5 |
| Steps | 20 β 30 |
Available Checkpoints
This repo contains 7 epoch checkpoints β try different epochs to find the best balance of identity fidelity vs flexibility.
| Epoch | File | Note | Link |
|---|---|---|---|
| 10 | anisaser_epoch10.safetensors |
Download | |
| 20 | anisaser_epoch20.safetensors |
Download | |
| 30 | anisaser_epoch30.safetensors |
Download | |
| 40 | anisaser_epoch40.safetensors |
Download | |
| 50 | anisaser_epoch50.safetensors |
Download | |
| 60 | anisaser_epoch60.safetensors |
Download | |
| 69 | anisaser_epoch69.safetensors |
β Best | Download |
anisaser_lora.safetensors is a copy of the best (final) checkpoint β epoch 69.
Download Specific Epoch
# Download epoch 69 (best)
wget https://huggingface.co/fwwrsd/anisaser-zimage-lora/resolve/main/anisaser_epoch69.safetensors
# Download any epoch β replace N with epoch number
huggingface-cli download fwwrsd/anisaser-zimage-lora anisaser_epoch<N>.safetensors
Training Details
| Parameter | Value |
|---|---|
| Base Model | Comfy-Org/z_image |
| Training Method | diffusion-pipe + DeepSpeed |
| LoRA Rank | 16 |
| Learning Rate | 1e-4 |
| Total Epochs | unknown (best: 69) |
| Resolution | 1024px |
| Dataset Size | 58 images |
| Preset | quality |
| Created | 2026-03-06 |
License
Apache 2.0 β free for personal and commercial use.
Trained with NanoBanana LoRA Bot on RunPod
- Downloads last month
- 9
Model tree for fwwrsd/anisaser-zimage-lora
Base model
Comfy-Org/z_image