--- license: apache-2.0 tags: - lora - style-transfer - z-image - civitai - semi-realistic - chilloutmix --- # ChilloutMix Style LoRA for Z-Image Style LoRA trained to transfer the **ChilloutMix** art style (semi-realistic from CivitAI) to Z-Image model. ## Model Details - **Base Model**: Z-Image DE-Turbo v1 - **Training**: 20 epochs, 100 images - **Network**: LoRA (dim=64, alpha=32) - **Original Style**: ChilloutMix from CivitAI ## Trigger Word ``` chilloutmix_style ``` ## Usage Use the trigger word `chilloutmix_style` in your prompt to activate the style. Example prompts: - `1girl, portrait, long black hair, soft lighting, chilloutmix_style` - `1boy, casual outfit, modern aesthetic, chilloutmix_style` ## Sample Images ![sample_01](sample_01.png) ![sample_02](sample_02.png) ![sample_03](sample_03.png) ![sample_04](sample_04.png) ![sample_05](sample_05.png) ## Training Info - Dataset: 100 images generated with original CivitAI model - VLM Captioning: Qwen2-VL-7B - Learning Rate: 5e-5 - Optimizer: AdamW8bit