Imoksan commited on
Commit
194aaa9
·
verified ·
1 Parent(s): 01f732c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +26 -6
README.md CHANGED
@@ -1,12 +1,32 @@
1
  ---
2
- title: Z Image Lora Trainer
3
- emoji: 📚
4
- colorFrom: yellow
5
- colorTo: red
6
  sdk: gradio
7
- sdk_version: 6.2.0
8
  app_file: app.py
9
  pinned: false
 
 
 
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: Z-Image LoRA Trainer
3
+ emoji: 🎨
4
+ colorFrom: purple
5
+ colorTo: blue
6
  sdk: gradio
7
+ sdk_version: 5.29.0
8
  app_file: app.py
9
  pinned: false
10
+ license: apache-2.0
11
+ suggested_hardware: l4x1
12
+ suggested_storage: large
13
  ---
14
 
15
+ # Z-Image LoRA Trainer
16
+
17
+ Train custom LoRA models for Z-Image Turbo with a simple interface.
18
+
19
+ ## Usage
20
+
21
+ 1. Upload 6-20 training images
22
+ 2. Set your trigger word
23
+ 3. Configure training parameters
24
+ 4. Start training (requires L4 GPU - $0.80/hr)
25
+ 5. Download your LoRA
26
+
27
+ ## Recommended Settings
28
+
29
+ - **Resolution**: 512-768px for L4 GPU
30
+ - **Steps**: 2000-3000
31
+ - **Learning Rate**: 0.0001-0.0002
32
+ - **LoRA Rank**: 8-16