Update README.md
Browse files
README.md
CHANGED
@@ -172,98 +172,3 @@ tag: caption (native eng) + tags (danbooru)
|
|
172 |
--network_args "loraplus_unet_lr_ratio=16" "train_blocks=single"
|
173 |
```
|
174 |
<br />
|
175 |
-
|
176 |
-
<a id="test01"></a>
|
177 |
-
<h1 class="title">
|
178 |
-
<span>myjsm_flux_test01</span>
|
179 |
-
</h1>
|
180 |
-
-It is a test lora of poor quality with only a few images learned.<br/>
|
181 |
-
-trained 167 images.<br/>
|
182 |
-
<br/>
|
183 |
-
I don't know why the image turns white.
|
184 |
-
<br/>
|
185 |
-
<br/>
|
186 |
-
|
187 |
-
[Download:test01](https://huggingface.co/deadman44/Flux_Photoreal_LoRA/resolve/main/myjsm_flux_test01.safetensors?download=true) <br/>
|
188 |
-
<br/>
|
189 |
-
The model used for the test is [Flux Fusion DS v0 GGUF Q4_0 (UNET)](https://civitai.com/models/630820?modelVersionId=736086)
|
190 |
-
<table>
|
191 |
-
<tr>
|
192 |
-
<td>
|
193 |
-
<div>
|
194 |
-
test01
|
195 |
-
</div>
|
196 |
-
</td>
|
197 |
-
<td>
|
198 |
-
<div>
|
199 |
-
original
|
200 |
-
</div>
|
201 |
-
</td>
|
202 |
-
</tr>
|
203 |
-
<tr>
|
204 |
-
<td>
|
205 |
-
<a href="https://img99.pixhost.to/images/33/506653593_20240823152822_fusionds_v0_q4_1439912753.jpg" target=”_blank”>
|
206 |
-
<div>
|
207 |
-
<img src="https://t99.pixhost.to/thumbs/33/506653593_20240823152822_fusionds_v0_q4_1439912753.jpg" alt="sample1" class="thumbwidth" >
|
208 |
-
</div>
|
209 |
-
</td>
|
210 |
-
<td>
|
211 |
-
<a href="https://img99.pixhost.to/images/33/506653594_20240823153500_fusionds_v0_q4_1439912753.jpg" target=”_blank”>
|
212 |
-
<div>
|
213 |
-
<img src="https://t99.pixhost.to/thumbs/33/506653594_20240823153500_fusionds_v0_q4_1439912753.jpg" alt="sample1" class="thumbwidth" >
|
214 |
-
</div>
|
215 |
-
</td>
|
216 |
-
</tr>
|
217 |
-
</table>
|
218 |
-
<br />
|
219 |
-
|
220 |
-
```bash
|
221 |
-
myjsm, japanese, photograph of a portrait of a young girl sitting on a white couch in girly room. She is wearing a pink and white checkered dress with a pink bow on her head. black hair, twintails, bangs, black eyes, smile, upper body
|
222 |
-
```
|
223 |
-
<br />
|
224 |
-
|
225 |
-
## - trigger
|
226 |
-
```bash
|
227 |
-
myjsm, japanese, 9yo
|
228 |
-
```
|
229 |
-
<br />
|
230 |
-
|
231 |
-
## -Train Settings
|
232 |
-
```bash
|
233 |
-
base model: flux1-dev.safetensors
|
234 |
-
vae/text encoder: clip_l.safetensors, t5xxl_fp8_e4m3fn.safetensors, ae.safetensors
|
235 |
-
tag: caption (native eng) + tags (danbooru)
|
236 |
-
|
237 |
-
--network_module "networks.lora_flux"
|
238 |
-
--gradient_checkpointing
|
239 |
-
--cache_latents
|
240 |
-
--cache_latents_to_disk
|
241 |
-
--cache_text_encoder_outputs
|
242 |
-
--cache_text_encoder_outputs_to_disk
|
243 |
-
--enable_bucket
|
244 |
-
--bucket_no_upscale
|
245 |
-
--optimizer_type "AdamW8bit"
|
246 |
-
--optimizer_args "weight_decay=0.01" "betas=0.9,0.999"
|
247 |
-
--learning_rate=0.0002
|
248 |
-
--network_dim=32
|
249 |
-
--network_alpha=16
|
250 |
-
--network_train_unet_only
|
251 |
-
--mixed_precision "bf16"
|
252 |
-
--save_precision "bf16"
|
253 |
-
--full_bf16
|
254 |
-
--loss_type "l2"
|
255 |
-
--huber_schedule "snr"
|
256 |
-
--model_prediction_type "raw"
|
257 |
-
--discrete_flow_shift 3
|
258 |
-
--timestep_sampling "sigma"
|
259 |
-
--max_grad_norm=1
|
260 |
-
--max_timestep=1000
|
261 |
-
--min_snr_gamma=5
|
262 |
-
--min_timestep=100
|
263 |
-
--noise_offset=0.0375
|
264 |
-
--adaptive_noise_scale=0.00375
|
265 |
-
--apply_t5_attn_mask
|
266 |
-
--split_mode
|
267 |
-
--network_args "loraplus_unet_lr_ratio=16" "train_blocks=single"
|
268 |
-
```
|
269 |
-
<br />
|
|
|
172 |
--network_args "loraplus_unet_lr_ratio=16" "train_blocks=single"
|
173 |
```
|
174 |
<br />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|