adds retrained Mari LoRA
Browse files- README.md +3 -1
- mari/README.md +54 -39
- mari/chara-mari-v5b.png +3 -0
- mari/chara-mari-v5b.safetensors +3 -0
- mari/example-001-Treebark-v5b.png +3 -0
- mari/example-002-AOM2-v5b.png +3 -0
- mari/example-003-DefmixRed-v5b.png +3 -0
- mari/{lora_character_mari_v2_253i6r_768-fixed-max-bucket-reso_batch4_5e-5text_5e-4unet_4epoch.json → lora_chara_mari_v5b_253i3r.json} +19 -13
- mari/lora_character_mari_v1_253i8r_832_batch3_5e-5text_2e-4unet_4epoch.json +0 -48
- mari/lora_character_mari_v3_253i8r_832_batch3_5e-5text_3e-4unet_4epoch.json +0 -48
- mari/lora_character_mari_v4_253i6r_832_batch3_5e-5text_2e-4unet_6epoch.json +0 -48
- mari/v4/chara-mari-v4-epoch7.safetensors +3 -0
- mari/v4/example-003-DefmixRed-v4.png +3 -0
- mari/{lora_character_mari_v4_253i6r_832_batch3_5e-5text_2e-4unet_7epoch.json → v4/lora_character_mari_v4_253i6r_832_batch3_5e-5text_2e-4unet_7epoch.json} +0 -0
README.md
CHANGED
@@ -31,7 +31,9 @@ Here you will find the various LoRAs I've trained, typically of Blue Archive cha
|
|
31 |
[Available on old Mega.co.nz repository.](https://mega.nz/folder/SqYwQTRI#GN2SmGTBsV6S4q-L-V4VeA)
|
32 |
|
33 |
### Mari
|
34 |
-
|
|
|
|
|
35 |
|
36 |
### Michiru
|
37 |
[Available on old Mega.co.nz repository.](https://mega.nz/folder/SqYwQTRI#GN2SmGTBsV6S4q-L-V4VeA)
|
|
|
31 |
[Available on old Mega.co.nz repository.](https://mega.nz/folder/SqYwQTRI#GN2SmGTBsV6S4q-L-V4VeA)
|
32 |
|
33 |
### Mari
|
34 |
+
Iochi Mari / 伊落マリー / 이오치 마리
|
35 |
+
|
36 |
+
[![Mari](mari/chara-mari-v5b.png)](https://huggingface.co/khanon/lora-training/blob/main/mari/README.md)
|
37 |
|
38 |
### Michiru
|
39 |
[Available on old Mega.co.nz repository.](https://mega.nz/folder/SqYwQTRI#GN2SmGTBsV6S4q-L-V4VeA)
|
mari/README.md
CHANGED
@@ -1,50 +1,65 @@
|
|
1 |
# Iochi Mari (Blue Archive)
|
2 |
-
|
3 |
|
4 |
-
|
5 |
|
6 |
-
##
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
For her normal outfit (you don't usually need all of these):
|
13 |
-
`single braid, animal ear headwear, nun, habit, puffy long sleeves, blue neckerchief, white sailor collar`
|
14 |
-
Her shoes were tagged `mary janes`.
|
15 |
-
The sleeves of her outfit leak into other outfits/nudity so you may need to negative prompt them (`puffy long sleeves`)
|
16 |
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
|
23 |
-
|
24 |
-
|
25 |
-
|
|
|
|
|
26 |
|
27 |
-
|
28 |
-
- epoch 7 (3542 steps) = nails her expressions and outfits pretty well but outfit details can leak over. best halo but still not great
|
29 |
-
- epoch 6 (~3000 steps) = pretty good balance between the others
|
30 |
-
- epoch 4 (~2000 steps) = less overfit on outfits but halo and expression consistency is not as good
|
31 |
|
32 |
-
|
|
|
|
|
|
|
33 |
|
|
|
|
|
34 |
|
35 |
## Training
|
36 |
-
*
|
37 |
-
- Trained on a set of 253 images
|
38 |
-
-
|
39 |
-
-
|
40 |
-
-
|
41 |
-
-
|
42 |
-
-
|
43 |
-
|
44 |
-
-
|
45 |
-
|
46 |
-
-
|
47 |
-
-
|
48 |
-
|
49 |
-
|
50 |
- Trained without VAE.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Iochi Mari (Blue Archive)
|
2 |
+
伊落マリー (ブルーアーカイブ) / 이오치 마리 (블루 아카이브)
|
3 |
|
4 |
+
[**Download here.**](chara-mari-v5b.safetensors)
|
5 |
|
6 |
+
## Table of Contents
|
7 |
+
- [Preview](#preview)
|
8 |
+
- [Usage](#usage)
|
9 |
+
- [Training](#training)
|
10 |
+
- [Revisions](#revisions)
|
11 |
+
- [Alternate Version](#alternate-version---v4)
|
|
|
|
|
|
|
|
|
12 |
|
13 |
+
## Preview
|
14 |
+
![Mari portrait](chara-mari-v5b.png)
|
15 |
+
![Mari nun](example-001-Treebark-v5b.png)
|
16 |
+
![Mari gym](example-002-AOM2-v5b.png)
|
17 |
+
![Mari dress](example-003-DefmixRed-v5b.png)
|
18 |
|
19 |
+
## Usage
|
20 |
+
Use any or all of the following tags to summon Mari: `mari, halo, 1girl, blue eyes, orange hair`
|
21 |
+
- Hair and eyes are optional.
|
22 |
+
- It is recommended to add `cat ears` or `animal ear headwear`, otherwise her ears may not appear consistently. This is likely because Mari's veil prevents the AI from strongly associating her ears the word `mari`.
|
23 |
+
- If Mari's ears are appearing through her veil, try adding `animal ear fluff` to the negative prompt.
|
24 |
|
25 |
+
For her normal outfit: `single braid, animal ear headwear, nun, habit, blue neckerchief, white sailor collar, puffy long sleeves`
|
|
|
|
|
|
|
26 |
|
27 |
+
For her sportswear alt: `low ponytail, sportswear, track jacket, shorts, gym shirt, ponytail, white headband, id card, bottle`
|
28 |
+
- Use `track jacket` for a full jacket, or `open jacket` when the jacket should be open.
|
29 |
+
- Use `wet, wet clothes` for transparent/wet clothing
|
30 |
+
- Use `gym shirt` to discourage the full jacket from appearing, as it was only tagged when the jacket was unzipped.
|
31 |
|
32 |
+
For her swimsuit: `black one-piece swimsuit, frilled swimsuit, frills, paw print`
|
33 |
+
- You will likely need to add `competitions wimsuit` to the negative prompt.
|
34 |
|
35 |
## Training
|
36 |
+
*Exact parameters are provided in the accompanying JSON files.*
|
37 |
+
- Trained on a set of 253 images
|
38 |
+
- Datset included a mixture of SFW/NSFW.
|
39 |
+
- 3 repeats
|
40 |
+
- 3 batch size, 7 epochs
|
41 |
+
- `(253*3) / 3 * 7` = 1771 steps
|
42 |
+
- Increased steps for stronger fit due to larger, more varied dataset.
|
43 |
+
- 768x768 training resolution
|
44 |
+
- `constant_with_warmup` scheduler
|
45 |
+
- Initially tagged with WD1.4 Convnext model, then heavily edited.
|
46 |
+
- Pruned redundant tags and simplified outfit tags such that Mari's outfit was always described with the same words
|
47 |
+
- Ensured unique traits such as `halo` were consistent with actual visibility
|
48 |
+
- Added many tags for facial expressions, camera angles, and image composition
|
49 |
+
- Used network_dimension 128 (same as usual) / network alpha 128 (default)
|
50 |
- Trained without VAE.
|
51 |
+
- [Training dataset available here.](https://mega.nz/folder/2uYkWQiA#GlVNAYXubskusIMbrmVOGQ)
|
52 |
+
|
53 |
+
## Revisions
|
54 |
+
- v5b (2023-02-08)
|
55 |
+
- Completely re-trained to correct issue where caption files were not being loaded correctly. New version should have more flexibility but requires additional outfit prompting.
|
56 |
+
- v4 (2023-01-20)
|
57 |
+
- Initial release.
|
58 |
+
- **Issue:** caption files were completely ignored during training. As a result, prompting "sora" grants a very strong effect, but the LoRA is highly overfit.
|
59 |
+
|
60 |
+
## Alternate Version - v4
|
61 |
+
**v4** is also available. This version was improperly configured and ignored caption files, so it was trained only on the word `mari`. It looks quite good, however it is very overfit and it is difficult to adjust Mari's outfit. In the example image below, the prompt includes `yellow dress` but the model ignores the color and instead uses a dress that resembles Mari's usual outfit.
|
62 |
+
|
63 |
+
**[Download v4.](v4/chara-mari-v4-epoch7.safetensors)**
|
64 |
+
|
65 |
+
![v4 Preview](v4/example-003-DefmixRed-v4.png)
|
mari/chara-mari-v5b.png
ADDED
Git LFS Details
|
mari/chara-mari-v5b.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8cb3f9d5f5fe82845f1ced4d7236de1bb85ba1deb513e49122e5e3dcc08cd1da
|
3 |
+
size 151128976
|
mari/example-001-Treebark-v5b.png
ADDED
Git LFS Details
|
mari/example-002-AOM2-v5b.png
ADDED
Git LFS Details
|
mari/example-003-DefmixRed-v5b.png
ADDED
Git LFS Details
|
mari/{lora_character_mari_v2_253i6r_768-fixed-max-bucket-reso_batch4_5e-5text_5e-4unet_4epoch.json → lora_chara_mari_v5b_253i3r.json}
RENAMED
@@ -3,22 +3,22 @@
|
|
3 |
"v2": false,
|
4 |
"v_parameterization": false,
|
5 |
"logging_dir": "",
|
6 |
-
"train_data_dir": "G:/sd/training/datasets/mari",
|
7 |
-
"reg_data_dir": "
|
8 |
-
"output_dir": "G:/sd/
|
9 |
"max_resolution": "768,768",
|
10 |
-
"learning_rate": "",
|
11 |
-
"lr_scheduler": "
|
12 |
"lr_warmup": "5",
|
13 |
-
"train_batch_size":
|
14 |
-
"epoch": "
|
15 |
-
"save_every_n_epochs": "
|
16 |
"mixed_precision": "fp16",
|
17 |
"save_precision": "fp16",
|
18 |
"seed": "31337",
|
19 |
"num_cpu_threads_per_process": 32,
|
20 |
"cache_latents": true,
|
21 |
-
"caption_extension": "",
|
22 |
"enable_bucket": true,
|
23 |
"gradient_checkpointing": false,
|
24 |
"full_fp16": false,
|
@@ -31,8 +31,8 @@
|
|
31 |
"save_state": false,
|
32 |
"resume": "",
|
33 |
"prior_loss_weight": 1.0,
|
34 |
-
"text_encoder_lr": "5e-5",
|
35 |
-
"unet_lr": "5e-4",
|
36 |
"network_dim": 128,
|
37 |
"lora_network_weights": "",
|
38 |
"color_aug": false,
|
@@ -40,9 +40,15 @@
|
|
40 |
"clip_skip": 2,
|
41 |
"gradient_accumulation_steps": 1.0,
|
42 |
"mem_eff_attn": false,
|
43 |
-
"output_name": "mari-
|
44 |
"model_list": "",
|
45 |
"max_token_length": "150",
|
46 |
"max_train_epochs": "",
|
47 |
-
"max_data_loader_n_workers": ""
|
|
|
|
|
|
|
|
|
|
|
|
|
48 |
}
|
|
|
3 |
"v2": false,
|
4 |
"v_parameterization": false,
|
5 |
"logging_dir": "",
|
6 |
+
"train_data_dir": "G:/sd/training/datasets/mari/dataset",
|
7 |
+
"reg_data_dir": "",
|
8 |
+
"output_dir": "G:/sd/lora/trained/chara/mari",
|
9 |
"max_resolution": "768,768",
|
10 |
+
"learning_rate": "1e-5",
|
11 |
+
"lr_scheduler": "constant_with_warmup",
|
12 |
"lr_warmup": "5",
|
13 |
+
"train_batch_size": 3,
|
14 |
+
"epoch": "7",
|
15 |
+
"save_every_n_epochs": "6",
|
16 |
"mixed_precision": "fp16",
|
17 |
"save_precision": "fp16",
|
18 |
"seed": "31337",
|
19 |
"num_cpu_threads_per_process": 32,
|
20 |
"cache_latents": true,
|
21 |
+
"caption_extension": ".txt",
|
22 |
"enable_bucket": true,
|
23 |
"gradient_checkpointing": false,
|
24 |
"full_fp16": false,
|
|
|
31 |
"save_state": false,
|
32 |
"resume": "",
|
33 |
"prior_loss_weight": 1.0,
|
34 |
+
"text_encoder_lr": "1.5e-5",
|
35 |
+
"unet_lr": "1.5e-4",
|
36 |
"network_dim": 128,
|
37 |
"lora_network_weights": "",
|
38 |
"color_aug": false,
|
|
|
40 |
"clip_skip": 2,
|
41 |
"gradient_accumulation_steps": 1.0,
|
42 |
"mem_eff_attn": false,
|
43 |
+
"output_name": "chara-mari-v5b",
|
44 |
"model_list": "",
|
45 |
"max_token_length": "150",
|
46 |
"max_train_epochs": "",
|
47 |
+
"max_data_loader_n_workers": "",
|
48 |
+
"network_alpha": 128,
|
49 |
+
"training_comment": "Character: `mari, halo, 1girl, orange hair, blue eyes` (hair and eyes optional)\nStandard outfit: `single braid, nun, animal ear headwear, habit, puffy long sleeves, blue neckerchief, white sailor collar`\nGym outfit: `low ponytail, sportswear, cat ears, animal ear fluff, track jacket, shorts, gym shirt, ponytail, id card, bottle`\n253 images * 3 repeats / 3 batch size * 7 epochs = 1771 steps",
|
50 |
+
"keep_tokens": 2,
|
51 |
+
"lr_scheduler_num_cycles": "",
|
52 |
+
"lr_scheduler_power": "",
|
53 |
+
"persistent_data_loader_workers": true
|
54 |
}
|
mari/lora_character_mari_v1_253i8r_832_batch3_5e-5text_2e-4unet_4epoch.json
DELETED
@@ -1,48 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"pretrained_model_name_or_path": "G:/sd/repo/models/Stable-diffusion/nai-animefull-final-pruned.safetensors",
|
3 |
-
"v2": false,
|
4 |
-
"v_parameterization": false,
|
5 |
-
"logging_dir": "",
|
6 |
-
"train_data_dir": "G:/sd/training/datasets/mari",
|
7 |
-
"reg_data_dir": "G:/sd/training/datasets/regempty",
|
8 |
-
"output_dir": "G:/sd/repo/extensions/sd-webui-additional-networks/models/lora",
|
9 |
-
"max_resolution": "832,832",
|
10 |
-
"learning_rate": "",
|
11 |
-
"lr_scheduler": "cosine_with_restarts",
|
12 |
-
"lr_warmup": "5",
|
13 |
-
"train_batch_size": 3,
|
14 |
-
"epoch": "6",
|
15 |
-
"save_every_n_epochs": "2",
|
16 |
-
"mixed_precision": "fp16",
|
17 |
-
"save_precision": "fp16",
|
18 |
-
"seed": "31337",
|
19 |
-
"num_cpu_threads_per_process": 32,
|
20 |
-
"cache_latents": true,
|
21 |
-
"caption_extension": "",
|
22 |
-
"enable_bucket": true,
|
23 |
-
"gradient_checkpointing": false,
|
24 |
-
"full_fp16": false,
|
25 |
-
"no_token_padding": false,
|
26 |
-
"stop_text_encoder_training": 0,
|
27 |
-
"use_8bit_adam": true,
|
28 |
-
"xformers": true,
|
29 |
-
"save_model_as": "safetensors",
|
30 |
-
"shuffle_caption": true,
|
31 |
-
"save_state": false,
|
32 |
-
"resume": "",
|
33 |
-
"prior_loss_weight": 1.0,
|
34 |
-
"text_encoder_lr": "5e-5",
|
35 |
-
"unet_lr": "2e-4",
|
36 |
-
"network_dim": 128,
|
37 |
-
"lora_network_weights": "",
|
38 |
-
"color_aug": false,
|
39 |
-
"flip_aug": false,
|
40 |
-
"clip_skip": 2,
|
41 |
-
"gradient_accumulation_steps": 1.0,
|
42 |
-
"mem_eff_attn": false,
|
43 |
-
"output_name": "mari-v3-NoVAE",
|
44 |
-
"model_list": "",
|
45 |
-
"max_token_length": "150",
|
46 |
-
"max_train_epochs": "",
|
47 |
-
"max_data_loader_n_workers": ""
|
48 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mari/lora_character_mari_v3_253i8r_832_batch3_5e-5text_3e-4unet_4epoch.json
DELETED
@@ -1,48 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"pretrained_model_name_or_path": "G:/sd/repo/models/Stable-diffusion/nai-animefull-final-pruned.safetensors",
|
3 |
-
"v2": false,
|
4 |
-
"v_parameterization": false,
|
5 |
-
"logging_dir": "",
|
6 |
-
"train_data_dir": "G:/sd/training/datasets/mari",
|
7 |
-
"reg_data_dir": "G:/sd/training/datasets/regempty",
|
8 |
-
"output_dir": "G:/sd/repo/extensions/sd-webui-additional-networks/models/lora",
|
9 |
-
"max_resolution": "832,832",
|
10 |
-
"learning_rate": "",
|
11 |
-
"lr_scheduler": "cosine_with_restarts",
|
12 |
-
"lr_warmup": "5",
|
13 |
-
"train_batch_size": 3,
|
14 |
-
"epoch": "4",
|
15 |
-
"save_every_n_epochs": "3",
|
16 |
-
"mixed_precision": "fp16",
|
17 |
-
"save_precision": "fp16",
|
18 |
-
"seed": "23",
|
19 |
-
"num_cpu_threads_per_process": 32,
|
20 |
-
"cache_latents": true,
|
21 |
-
"caption_extension": "",
|
22 |
-
"enable_bucket": true,
|
23 |
-
"gradient_checkpointing": false,
|
24 |
-
"full_fp16": false,
|
25 |
-
"no_token_padding": false,
|
26 |
-
"stop_text_encoder_training": 0,
|
27 |
-
"use_8bit_adam": true,
|
28 |
-
"xformers": true,
|
29 |
-
"save_model_as": "safetensors",
|
30 |
-
"shuffle_caption": true,
|
31 |
-
"save_state": false,
|
32 |
-
"resume": "",
|
33 |
-
"prior_loss_weight": 1.0,
|
34 |
-
"text_encoder_lr": "5e-5",
|
35 |
-
"unet_lr": "3e-4",
|
36 |
-
"network_dim": 128,
|
37 |
-
"lora_network_weights": "",
|
38 |
-
"color_aug": false,
|
39 |
-
"flip_aug": false,
|
40 |
-
"clip_skip": 2,
|
41 |
-
"gradient_accumulation_steps": 1.0,
|
42 |
-
"mem_eff_attn": false,
|
43 |
-
"output_name": "mari-v3-NoVAE",
|
44 |
-
"model_list": "",
|
45 |
-
"max_token_length": "150",
|
46 |
-
"max_train_epochs": "",
|
47 |
-
"max_data_loader_n_workers": ""
|
48 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mari/lora_character_mari_v4_253i6r_832_batch3_5e-5text_2e-4unet_6epoch.json
DELETED
@@ -1,48 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"pretrained_model_name_or_path": "G:/sd/repo/models/Stable-diffusion/nai-animefull-final-pruned.safetensors",
|
3 |
-
"v2": false,
|
4 |
-
"v_parameterization": false,
|
5 |
-
"logging_dir": "",
|
6 |
-
"train_data_dir": "G:/sd/training/datasets/mari",
|
7 |
-
"reg_data_dir": "G:/sd/training/datasets/regempty",
|
8 |
-
"output_dir": "G:/sd/repo/extensions/sd-webui-additional-networks/models/lora",
|
9 |
-
"max_resolution": "832,832",
|
10 |
-
"learning_rate": "",
|
11 |
-
"lr_scheduler": "cosine_with_restarts",
|
12 |
-
"lr_warmup": "5",
|
13 |
-
"train_batch_size": 3,
|
14 |
-
"epoch": "6",
|
15 |
-
"save_every_n_epochs": "2",
|
16 |
-
"mixed_precision": "fp16",
|
17 |
-
"save_precision": "fp16",
|
18 |
-
"seed": "31337",
|
19 |
-
"num_cpu_threads_per_process": 32,
|
20 |
-
"cache_latents": true,
|
21 |
-
"caption_extension": "",
|
22 |
-
"enable_bucket": true,
|
23 |
-
"gradient_checkpointing": false,
|
24 |
-
"full_fp16": false,
|
25 |
-
"no_token_padding": false,
|
26 |
-
"stop_text_encoder_training": 0,
|
27 |
-
"use_8bit_adam": true,
|
28 |
-
"xformers": true,
|
29 |
-
"save_model_as": "safetensors",
|
30 |
-
"shuffle_caption": true,
|
31 |
-
"save_state": false,
|
32 |
-
"resume": "",
|
33 |
-
"prior_loss_weight": 1.0,
|
34 |
-
"text_encoder_lr": "5e-5",
|
35 |
-
"unet_lr": "2e-4",
|
36 |
-
"network_dim": 128,
|
37 |
-
"lora_network_weights": "",
|
38 |
-
"color_aug": false,
|
39 |
-
"flip_aug": false,
|
40 |
-
"clip_skip": 2,
|
41 |
-
"gradient_accumulation_steps": 1.0,
|
42 |
-
"mem_eff_attn": false,
|
43 |
-
"output_name": "mari-v4-NoVAE",
|
44 |
-
"model_list": "",
|
45 |
-
"max_token_length": "150",
|
46 |
-
"max_train_epochs": "",
|
47 |
-
"max_data_loader_n_workers": ""
|
48 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mari/v4/chara-mari-v4-epoch7.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2fa63a5b21117b75f8a3b92f274392e13f21568e11d31eb0c75bdcc3216afabc
|
3 |
+
size 151074586
|
mari/v4/example-003-DefmixRed-v4.png
ADDED
Git LFS Details
|
mari/{lora_character_mari_v4_253i6r_832_batch3_5e-5text_2e-4unet_7epoch.json → v4/lora_character_mari_v4_253i6r_832_batch3_5e-5text_2e-4unet_7epoch.json}
RENAMED
File without changes
|