x1101 commited on
Commit
880f6a3
1 Parent(s): 2f214a0
Files changed (1) hide show
  1. Athena_config/config_file.toml +1 -1
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 = "768,768"
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