upload
Browse files
Athena_config/config_file.toml
CHANGED
|
@@ -28,7 +28,7 @@ train_data_dir = "/content/LoRA/train_data"
|
|
| 28 |
dataset_repeats = 10
|
| 29 |
shuffle_caption = true
|
| 30 |
keep_tokens = 0
|
| 31 |
-
resolution = "
|
| 32 |
caption_dropout_rate = 0
|
| 33 |
caption_tag_dropout_rate = 0
|
| 34 |
caption_dropout_every_n_epochs = 0
|
|
|
|
| 28 |
dataset_repeats = 10
|
| 29 |
shuffle_caption = true
|
| 30 |
keep_tokens = 0
|
| 31 |
+
resolution = "512,512"
|
| 32 |
caption_dropout_rate = 0
|
| 33 |
caption_tag_dropout_rate = 0
|
| 34 |
caption_dropout_every_n_epochs = 0
|