Commit
·
25841ea
1
Parent(s):
fe2a3e1
Update config.json
Browse files- config.json +4 -4
config.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
"samples_format": "png",
|
| 4 |
"samples_filename_pattern": "",
|
| 5 |
"save_images_add_number": true,
|
| 6 |
-
"grid_save":
|
| 7 |
"grid_format": "png",
|
| 8 |
"grid_extended_filename": false,
|
| 9 |
"grid_only_if_multiple": true,
|
|
@@ -71,7 +71,7 @@
|
|
| 71 |
"training_tensorboard_save_images": false,
|
| 72 |
"training_tensorboard_flush_every": 120,
|
| 73 |
"sd_model_checkpoint": "AOM3A1B0.6_A450.4_ORANGEVAE.safetensors [6f7eae7a55]",
|
| 74 |
-
"sd_checkpoint_cache":
|
| 75 |
"sd_vae_checkpoint_cache": 0,
|
| 76 |
"sd_vae": "Automatic",
|
| 77 |
"sd_vae_as_default": true,
|
|
@@ -152,7 +152,7 @@
|
|
| 152 |
"disable_weights_auto_swap": true,
|
| 153 |
"show_progressbar": true,
|
| 154 |
"live_previews_enable": true,
|
| 155 |
-
"live_previews_image_format": "
|
| 156 |
"show_progress_grid": true,
|
| 157 |
"show_progress_every_n_steps": 5,
|
| 158 |
"show_progress_type": "Approx NN",
|
|
@@ -233,7 +233,7 @@
|
|
| 233 |
"control_net_detectedmap_dir": "detected_maps",
|
| 234 |
"control_net_models_path": "",
|
| 235 |
"control_net_modules_path": "",
|
| 236 |
-
"control_net_max_models_num":
|
| 237 |
"control_net_model_cache_size": 1,
|
| 238 |
"control_net_no_detectmap": true,
|
| 239 |
"control_net_detectmap_autosaving": false,
|
|
|
|
| 3 |
"samples_format": "png",
|
| 4 |
"samples_filename_pattern": "",
|
| 5 |
"save_images_add_number": true,
|
| 6 |
+
"grid_save": false,
|
| 7 |
"grid_format": "png",
|
| 8 |
"grid_extended_filename": false,
|
| 9 |
"grid_only_if_multiple": true,
|
|
|
|
| 71 |
"training_tensorboard_save_images": false,
|
| 72 |
"training_tensorboard_flush_every": 120,
|
| 73 |
"sd_model_checkpoint": "AOM3A1B0.6_A450.4_ORANGEVAE.safetensors [6f7eae7a55]",
|
| 74 |
+
"sd_checkpoint_cache": 4,
|
| 75 |
"sd_vae_checkpoint_cache": 0,
|
| 76 |
"sd_vae": "Automatic",
|
| 77 |
"sd_vae_as_default": true,
|
|
|
|
| 152 |
"disable_weights_auto_swap": true,
|
| 153 |
"show_progressbar": true,
|
| 154 |
"live_previews_enable": true,
|
| 155 |
+
"live_previews_image_format": "png",
|
| 156 |
"show_progress_grid": true,
|
| 157 |
"show_progress_every_n_steps": 5,
|
| 158 |
"show_progress_type": "Approx NN",
|
|
|
|
| 233 |
"control_net_detectedmap_dir": "detected_maps",
|
| 234 |
"control_net_models_path": "",
|
| 235 |
"control_net_modules_path": "",
|
| 236 |
+
"control_net_max_models_num": 1,
|
| 237 |
"control_net_model_cache_size": 1,
|
| 238 |
"control_net_no_detectmap": true,
|
| 239 |
"control_net_detectmap_autosaving": false,
|