Update README.md
Browse files
README.md
CHANGED
@@ -81,8 +81,8 @@ Blaze.1 Portrait is a flux-based adapter designed to generate high-quality, real
|
|
81 |
| LR Scheduler | Constant | Noise Offset | 0.03 |
|
82 |
| Optimizer | AdamW | Multires Noise Discount | 0.1 |
|
83 |
| Network Dim | 64 | Multires Noise Iterations | 10 |
|
84 |
-
| Network Alpha | 32 |
|
85 |
-
|
|
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 |
|
@@ -113,13 +113,13 @@ Blaze.1 Portrait was trained using state-of-the-art hardware:
|
|
113 |
|
114 |
# **Training Runtime**
|
115 |
|
116 |
-
Total machine runtime:
|
117 |
|
118 |
# **Trigger Words**
|
119 |
|
120 |
To generate images using Blaze.1 Portrait, utilize the trigger phrase:
|
121 |
|
122 |
-
-
|
123 |
|
124 |
Incorporating this trigger in your prompts ensures optimal model performance and high-quality portrait generation.
|
125 |
|
@@ -139,4 +139,4 @@ Weights for Blaze.1 Portrait are available in Safetensors format. You can downlo
|
|
139 |
url={https://huggingface.co/strangerzonehf/Blaze.1-Portrait},
|
140 |
model_trainer={@prithivMLmods},
|
141 |
dataset_curator={@prithivMLmods}
|
142 |
-
```
|
|
|
81 |
| LR Scheduler | Constant | Noise Offset | 0.03 |
|
82 |
| Optimizer | AdamW | Multires Noise Discount | 0.1 |
|
83 |
| Network Dim | 64 | Multires Noise Iterations | 10 |
|
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 |
|
|
|
113 |
|
114 |
# **Training Runtime**
|
115 |
|
116 |
+
Total machine runtime: *<span style="color:orangered">8 hours 14 minutes</span>*
|
117 |
|
118 |
# **Trigger Words**
|
119 |
|
120 |
To generate images using Blaze.1 Portrait, utilize the trigger phrase:
|
121 |
|
122 |
+
- *<span style="color:orangered">b1 portrait</span>*
|
123 |
|
124 |
Incorporating this trigger in your prompts ensures optimal model performance and high-quality portrait generation.
|
125 |
|
|
|
139 |
url={https://huggingface.co/strangerzonehf/Blaze.1-Portrait},
|
140 |
model_trainer={@prithivMLmods},
|
141 |
dataset_curator={@prithivMLmods}
|
142 |
+
```
|