Update README.md
Browse files
README.md
CHANGED
@@ -84,9 +84,9 @@ Blaze.1 Portrait is a flux-based adapter designed to generate high-quality, real
|
|
84 |
| Network Alpha | 32 | **Repeat & Steps** | **<span style="color:orangered">30 & 38,000</span>**|
|
85 |
| **Epoch** | **<span style="color:orangered">45</span>** | Save Every N Epochs | 1 |
|
86 |
|
87 |
-
The model was trained with an overall image count of
|
88 |
|
89 |
-
Training was conducted for
|
90 |
|
91 |
# **Dataset Details**
|
92 |
|
@@ -95,20 +95,21 @@ The dataset consists of highly realistic images, meticulously curated for optima
|
|
95 |
Pre-training upscaling techniques were employed to enhance pixel clarity, ensuring superior image fidelity during model inference.
|
96 |
|
97 |
Image compression details:
|
98 |
-
|
99 |
-
|
100 |
-
|
|
|
101 |
|
102 |
# **Training Infrastructure**
|
103 |
|
104 |
Blaze.1 Portrait was trained using state-of-the-art hardware:
|
105 |
|
106 |
-
-
|
107 |
-
-
|
108 |
-
-
|
109 |
-
-
|
110 |
-
-
|
111 |
-
-
|
112 |
|
113 |
# **Training Runtime**
|
114 |
|
|
|
84 |
| Network Alpha | 32 | **Repeat & Steps** | **<span style="color:orangered">30 & 38,000</span>**|
|
85 |
| **Epoch** | **<span style="color:orangered">45</span>** | Save Every N Epochs | 1 |
|
86 |
|
87 |
+
The model was trained with an overall image count of 1080 images, repeated across variations to create a total dataset of 1100 images per repetition.
|
88 |
|
89 |
+
Training was conducted for 4 epochs per set, resulting in a cumulative total of 38,000 steps.
|
90 |
|
91 |
# **Dataset Details**
|
92 |
|
|
|
95 |
Pre-training upscaling techniques were employed to enhance pixel clarity, ensuring superior image fidelity during model inference.
|
96 |
|
97 |
Image compression details:
|
98 |
+
|
99 |
+
- *Minimum compression:* 1.4 MB
|
100 |
+
- *Maximum compression:* 10.1 MB
|
101 |
+
- *Average compression:* 3.2 MB
|
102 |
|
103 |
# **Training Infrastructure**
|
104 |
|
105 |
Blaze.1 Portrait was trained using state-of-the-art hardware:
|
106 |
|
107 |
+
- *GPU Configuration:* NVIDIA A100 SXM (2x)
|
108 |
+
- *vCPU:* 32 cores
|
109 |
+
- *VRAM:* 160 GB
|
110 |
+
- *RAM:* 250 GB
|
111 |
+
- *Disk Space:* 400 GB
|
112 |
+
- *Network Memory:* High-speed interconnects for efficient data transfer
|
113 |
|
114 |
# **Training Runtime**
|
115 |
|