Kaiden423 commited on
Commit
65314fa
·
verified ·
1 Parent(s): 1b74465

Upload 3 files

Browse files
lora_20260218_030050/README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # lora_20260218_030050 - Z-Image Turbo LoRA
2
+
3
+ ## Model Information
4
+ - **Project Name**: lora_20260218_030050
5
+ - **Trigger Word**: Terri
6
+ - **Training Steps**: 500
7
+ - **Resolution**: 768x768
8
+ - **Rank (LoRA Dim)**: 16
9
+ - **Alpha**: 16
10
+ - **Learning Rate**: 1e-4
11
+ - **Batch Size**: 1
12
+
13
+ ## Usage
14
+ 1. Download the .safetensors file
15
+ 2. Use with Z-Image Turbo or compatible LoRA loaders
16
+ 3. Trigger word: `Terri`
17
+
18
+ ## Tips for Best Results
19
+ - Use high-quality, diverse images
20
+ - Include various angles and lighting conditions
21
+ - 10-20 images typically work well
22
+ - Adjust rank based on desired detail level
23
+
24
+ ## Generated
25
+ Created: 2026-02-18 03:00:53
lora_20260218_030050/lora_20260218_030050.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:108232217ac39db792c0f1aa6cc380953385796731f9272f5b2d680f0b7f9824
3
+ size 188
lora_20260218_030050/metadata.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "project_name": "lora_20260218_030050",
3
+ "trigger_word": "Terri",
4
+ "training_steps": 500,
5
+ "batch_size": 1,
6
+ "learning_rate": "1e-4",
7
+ "resolution": 768,
8
+ "rank": 16,
9
+ "alpha": 16,
10
+ "num_images": 1,
11
+ "model_type": "Z-Image Turbo Compatible",
12
+ "created_at": "2026-02-18T03:00:53.827113"
13
+ }