Update README.md
Browse files
README.md
CHANGED
|
@@ -24,3 +24,15 @@ Used Kohya GUI : 021c6f5ae3055320a56967284e759620c349aa56
|
|
| 24 |
|
| 25 |
Torch : 2.5.1 , xFormers 0.0.28.post3 : https://www.patreon.com/posts/112099700
|
| 26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
|
| 25 |
Torch : 2.5.1 , xFormers 0.0.28.post3 : https://www.patreon.com/posts/112099700
|
| 26 |
|
| 27 |
+
### Model File Name Meanings
|
| 28 |
+
|
| 29 |
+
Dwayne_Johnson_FLUX_Fine_Tuning-000010.safetensors - 10 epochs FLUX Fine Tuning / DreamBooth training = 28 * 10 = 280 steps - Batch size 1, 1024x1024
|
| 30 |
+
Dwayne_Johnson_FLUX_Fine_Tuning-000020.safetensors - 20 epochs FLUX Fine Tuning / DreamBooth training = 28 * 20 = 560 steps - Batch size 1, 1024x1024
|
| 31 |
+
.
|
| 32 |
+
.
|
| 33 |
+
.
|
| 34 |
+
|
| 35 |
+
Dwayne_Johnson_FLUX_LoRA-000010.safetensors - 10 epochs FLUX LoRA Training = 28 * 10 = 280 steps - Batch size 1, 1024x1024
|
| 36 |
+
Dwayne_Johnson_FLUX_LoRA-000010.safetensors - 20 epochs FLUX LoRA Training = 28 * 20 = 560 steps - Batch size 1, 1024x1024
|
| 37 |
+
|
| 38 |
+
|