A custom-trained LoRA that generates Laerdal Life Illustration style images—flat vector art with faceless characters used in medical and healthcare training materials.
# Using ZImageCLI (Mac)
ZImageCLI \
-p "life_illustration, healthcare worker standing in clinic" \
--lora life_illustration_zit_v2.safetensors \
--lora-scale 1.0 \
-s 9 -o output.pngTrigger Word: life_illustration
- Z-Image-Turbo (Tongyi-MAI)
- Distilled FLUX model optimized for 8-9 step inference
- ~12GB download
| App | Z-Image Support | LoRA Support | Notes |
|---|---|---|---|
| AIbstraction Studio | Yes | Yes | Purpose-built for Life Design assets (coming soon) |
| Draw Things | Yes | Yes | Native Mac app, easy to use |
| MindCraft Studio | Yes | Yes | Based on mflux, Apple Silicon optimized |
| ComfyUI | Yes | Yes | Most flexible, requires setup |
| ZImageCLI | Yes | Yes | Command-line tool |
A custom Mac application purpose-built for creating Life Design assets with this LoRA. Features optimized workflows for healthcare illustration generation.
Coming soon
MindCraft Studio is a professional AI image generation app for Mac built on mflux/MLX. Runs entirely local—no subscription, no cloud, full privacy.
- Download MindCraft Studio from the website
- Load Z-Image-Turbo model
- Add this LoRA via the LoRA adapters panel
- Set LoRA scale to 1.0
- Use
life_illustrationas trigger word in your prompts
Features: LoRA support, ControlNet (Canny), image-to-image, Metal-accelerated on Apple Silicon.
Note: This LoRA is trained for Z-Image-Turbo. A FLUX Schnell version is planned for future release.
Always include the trigger word at the start of your prompt:
life_illustration, [your description here]
life_illustration, healthcare worker standing in modern clinic
life_illustration, patient sitting on examination table
life_illustration, person at desk with laptop computer
life_illustration, medical professional explaining to patient
life_illustration, office workers in meeting room
| Parameter | Value |
|---|---|
| LoRA Scale | 0.8 (balanced) |
| Inference Steps | 9 (fast) or 16 (quality) |
| CFG Scale | 0 (Z-Image-Turbo default) |
| Resolution | 1024x1024 or 1024x1536 |
| Scale | Effect |
|---|---|
| 0.6 | Subtle style influence |
| 0.8 | Balanced |
| 1.0 | Design adherence (recommended) |
| 1.2 | Maximum style (may over-apply) |
| Parameter | Value |
|---|---|
| Base Model | Z-Image-Turbo |
| Training Adapter | ostris/zimage_turbo_training_adapter_v2 |
| Training Steps | 3000 |
| LoRA Rank | 32 |
| Training Images | 369 |
| Trigger Word | life_illustration |
Trained using AI-Toolkit on RunPod (A40 GPU).
Want to train your own Z-Image-Turbo LoRA? Here's how using RunPod.
- Go to runpod.io/console/pods
- Click + Deploy
- Search for template: "AI Toolkit - ostris - ui - official"
- Select GPU: A40 or better (24GB+ VRAM)
- Container Disk: 100 GB
- Click Deploy (~$0.43/hour for A40)
Once running, open Web Terminal and run:
mkdir -p /workspace/training_dataUpload your images (PNG) with matching caption files (.txt). Each caption should contain your trigger word.
Open: https://<pod-id>-8675.proxy.runpod.net/
Default password: password
| Setting | Value |
|---|---|
| Model Architecture | Z-Image Turbo (w/Training Adapter) |
| Quantization - Transformer | NONE |
| Quantization - Text Encoder | NONE |
| Trigger Word | Your trigger word |
| LoRA Rank | 32 |
| Steps | 3000 |
| Timestep Type | Sigmoid |
| Save dtype | fp32 |
Critical: Use the GUI, not CLI configs. The
is_zimage: trueCLI flag is broken.
Critical: Disable quantization—it causes soft/fuzzy output.
Click Start Training. Monitor samples in the output folder. Training takes ~60-90 minutes on A40.
- Go to pod Storage tab
- Download your
.safetensorsfile from/workspace/output/ - Stop the pod to save costs
- A40: ~$0.43/hour
- Training: ~60-90 min
- Total: ~$0.65-1.00
| File | Size | Description |
|---|---|---|
life_illustration_zit_v2.safetensors |
340 MB | Recommended - Full training run |
samples/ |
- | Example outputs |
- Optimized specifically for Z-Image-Turbo (may work with other FLUX models but untested)
- Best results with simple, clear prompts
- Medical/healthcare contexts work best (matches training data)
- Complex multi-character scenes may require prompt engineering
This LoRA is released for personal and educational use.
The Life Illustration style is based on Laerdal Medical's Life Illustration style guide (private). This LoRA is an independent fan creation and is not officially affiliated with or endorsed by Laerdal Medical.
- Figma Source: Life Illustration Library v2.2.0
- Base Model: Z-Image-Turbo on HuggingFace
- Training Framework: AI-Toolkit by ostris
- Laerdal Medical: laerdal.com
- Laerdal Medical for the Life Illustration style guide (private)
- ostris for AI-Toolkit and the Z-Image training adapter
- Tongyi-MAI for Z-Image-Turbo
