Sets default sd_model_checkpoint
Browse files- config.json +1 -1
config.json
CHANGED
@@ -56,7 +56,7 @@
|
|
56 |
"training_image_repeats_per_epoch": 1,
|
57 |
"training_write_csv_every": 500,
|
58 |
"training_xattention_optimizations": false,
|
59 |
-
"sd_model_checkpoint":
|
60 |
"sd_checkpoint_cache": 0,
|
61 |
"sd_vae": "auto",
|
62 |
"sd_vae_as_default": false,
|
|
|
56 |
"training_image_repeats_per_epoch": 1,
|
57 |
"training_write_csv_every": 500,
|
58 |
"training_xattention_optimizations": false,
|
59 |
+
"sd_model_checkpoint": "theAllysMixIII_v10.safetensors",
|
60 |
"sd_checkpoint_cache": 0,
|
61 |
"sd_vae": "auto",
|
62 |
"sd_vae_as_default": false,
|