Spaces:
Runtime error
Runtime error
Update config.json
Browse files- config.json +49 -56
config.json
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
"grid_prevent_empty_spots": false,
|
11 |
"n_rows": -1,
|
12 |
"enable_pnginfo": true,
|
13 |
-
"save_txt":
|
14 |
"save_images_before_face_restoration": false,
|
15 |
"save_images_before_highres_fix": false,
|
16 |
"save_images_before_color_correction": false,
|
@@ -32,16 +32,15 @@
|
|
32 |
"save_to_dirs": true,
|
33 |
"grid_save_to_dirs": true,
|
34 |
"use_save_to_dirs_for_ui": false,
|
35 |
-
"directories_filename_pattern": "[
|
36 |
"directories_max_prompt_words": 8,
|
37 |
"ESRGAN_tile": 192,
|
38 |
"ESRGAN_tile_overlap": 8,
|
39 |
"realesrgan_enabled_models": [
|
40 |
"R-ESRGAN 4x+",
|
41 |
-
"R-ESRGAN 4x+ Anime6B"
|
42 |
-
"R-ESRGAN 2x+"
|
43 |
],
|
44 |
-
"upscaler_for_img2img": "R-ESRGAN 4x+
|
45 |
"use_scale_latent_for_hires_fix": false,
|
46 |
"face_restoration_model": "CodeFormer",
|
47 |
"code_former_weight": 0.5,
|
@@ -49,22 +48,22 @@
|
|
49 |
"memmon_poll_rate": 8,
|
50 |
"samples_log_stdout": false,
|
51 |
"multiple_tqdm": true,
|
52 |
-
"unload_models_when_training":
|
53 |
"pin_memory": false,
|
54 |
"save_optimizer_state": false,
|
55 |
"dataset_filename_word_regex": "",
|
56 |
"dataset_filename_join_string": " ",
|
57 |
"training_image_repeats_per_epoch": 1,
|
58 |
"training_write_csv_every": 500,
|
59 |
-
"training_xattention_optimizations":
|
60 |
-
"sd_model_checkpoint": "
|
61 |
"sd_checkpoint_cache": 0,
|
62 |
"sd_vae": "vae-ft-mse-840000-ema-pruned.safetensors",
|
63 |
"sd_vae_as_default": true,
|
64 |
"sd_hypernetwork": "None",
|
65 |
"sd_hypernetwork_strength": 1.0,
|
66 |
"inpainting_mask_weight": 1.0,
|
67 |
-
"img2img_color_correction":
|
68 |
"img2img_fix_steps": false,
|
69 |
"enable_quantization": true,
|
70 |
"enable_emphasis": true,
|
@@ -86,7 +85,7 @@
|
|
86 |
"deepbooru_use_spaces": false,
|
87 |
"deepbooru_escape": true,
|
88 |
"show_progressbar": true,
|
89 |
-
"show_progress_every_n_steps":
|
90 |
"show_progress_grid": true,
|
91 |
"return_grid": true,
|
92 |
"do_not_show_images": false,
|
@@ -112,7 +111,7 @@
|
|
112 |
"ldsr_steps": 100,
|
113 |
"SWIN_tile": 192,
|
114 |
"SWIN_tile_overlap": 8,
|
115 |
-
"sd_checkpoint_hash": "
|
116 |
"img_downscale_threshold": 4.0,
|
117 |
"target_side_length": 4000.0,
|
118 |
"use_upscaler_name_as_suffix": false,
|
@@ -136,6 +135,7 @@
|
|
136 |
"extra_networks_default_multiplier": 1,
|
137 |
"sd_lora": "None",
|
138 |
"lora_apply_to_outputs": false,
|
|
|
139 |
"send_size": true,
|
140 |
"samplers_in_dropdown": true,
|
141 |
"dimensions_and_batch_together": true,
|
@@ -157,46 +157,6 @@
|
|
157 |
"GFPGAN"
|
158 |
],
|
159 |
"upscaling_max_images_in_cache": 5,
|
160 |
-
"additional_networks_extra_lora_path": "/app/stable-diffusion-webui/models/Lora",
|
161 |
-
"additional_networks_sort_models_by": "name",
|
162 |
-
"additional_networks_reverse_sort_order": false,
|
163 |
-
"additional_networks_model_name_filter": "",
|
164 |
-
"additional_networks_xy_grid_model_metadata": "",
|
165 |
-
"additional_networks_hash_thread_count": 1.0,
|
166 |
-
"additional_networks_back_up_model_when_saving": true,
|
167 |
-
"additional_networks_show_only_safetensors": false,
|
168 |
-
"additional_networks_show_only_models_with_metadata": "disabled",
|
169 |
-
"additional_networks_max_top_tags": 20.0,
|
170 |
-
"additional_networks_max_dataset_folders": 20.0,
|
171 |
-
"control_net_model_config": "models/cldm_v15.yaml",
|
172 |
-
"control_net_model_adapter_config": "models/sketch_adapter_v14.yaml",
|
173 |
-
"control_net_detectedmap_dir": "detected_maps",
|
174 |
-
"control_net_models_path": "",
|
175 |
-
"control_net_max_models_num": 1,
|
176 |
-
"control_net_model_cache_size": 2,
|
177 |
-
"control_net_control_transfer": false,
|
178 |
-
"control_net_no_detectmap": false,
|
179 |
-
"control_net_detectmap_autosaving": false,
|
180 |
-
"control_net_only_midctrl_hires": true,
|
181 |
-
"control_net_allow_script_control": true,
|
182 |
-
"control_net_skip_img2img_processing": false,
|
183 |
-
"control_net_monocular_depth_optim": false,
|
184 |
-
"control_net_only_mid_control": false,
|
185 |
-
"control_net_cfg_based_guidance": false,
|
186 |
-
"images_history_preload": false,
|
187 |
-
"images_record_paths": true,
|
188 |
-
"images_delete_message": true,
|
189 |
-
"images_history_page_columns": 6.0,
|
190 |
-
"images_history_page_rows": 6.0,
|
191 |
-
"images_history_pages_perload": 20.0,
|
192 |
-
"dp_ignore_whitespace": false,
|
193 |
-
"dp_write_raw_template": true,
|
194 |
-
"dp_write_prompts_to_file": false,
|
195 |
-
"dp_parser_variant_start": "{",
|
196 |
-
"dp_parser_variant_end": "}",
|
197 |
-
"dp_parser_wildcard_wrap": "__",
|
198 |
-
"dp_limit_jinja_prompts": false,
|
199 |
-
"sd_lyco": "None",
|
200 |
"tac_tagFile": "danbooru.csv",
|
201 |
"tac_active": true,
|
202 |
"tac_activeIn.txt2img": true,
|
@@ -215,11 +175,11 @@
|
|
215 |
"tac_useHypernetworks": true,
|
216 |
"tac_useLoras": true,
|
217 |
"tac_useLycos": true,
|
218 |
-
"tac_showWikiLinks":
|
219 |
"tac_replaceUnderscores": true,
|
220 |
"tac_escapeParentheses": true,
|
221 |
"tac_appendComma": true,
|
222 |
-
"tac_alias.searchByAlias":
|
223 |
"tac_alias.onlyShowAlias": false,
|
224 |
"tac_translation.translationFile": "None",
|
225 |
"tac_translation.oldFormat": false,
|
@@ -261,8 +221,28 @@
|
|
261 |
}
|
262 |
}",
|
263 |
"tac_refreshTempFiles": "Refresh TAC temp files",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
264 |
"control_net_modules_path": "",
|
265 |
-
"
|
|
|
|
|
|
|
|
|
|
|
266 |
"controlnet_show_batch_images_in_ui": false,
|
267 |
"controlnet_increment_seed_during_batch": false,
|
268 |
"controlnet_disable_control_type": false,
|
@@ -270,14 +250,27 @@
|
|
270 |
"civitai_link_logging": true,
|
271 |
"civitai_api_key": "267e230073f4c4e116bd3f02e7d36bf9",
|
272 |
"civitai_download_previews": true,
|
273 |
-
"civitai_nsfw_previews":
|
274 |
"civitai_download_missing_models": true,
|
275 |
"civitai_hashify_resources": true,
|
276 |
"civitai_folder_model": "",
|
277 |
"civitai_folder_lora": "",
|
278 |
"civitai_folder_lyco": "",
|
279 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
280 |
"model_toolkit_autoprune": false,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
281 |
"dp_auto_purge_cache": false,
|
282 |
"dp_magicprompt_default_model": "Gustavosta/MagicPrompt-Stable-Diffusion",
|
283 |
"dp_magicprompt_batch_size": 1
|
|
|
10 |
"grid_prevent_empty_spots": false,
|
11 |
"n_rows": -1,
|
12 |
"enable_pnginfo": true,
|
13 |
+
"save_txt": true,
|
14 |
"save_images_before_face_restoration": false,
|
15 |
"save_images_before_highres_fix": false,
|
16 |
"save_images_before_color_correction": false,
|
|
|
32 |
"save_to_dirs": true,
|
33 |
"grid_save_to_dirs": true,
|
34 |
"use_save_to_dirs_for_ui": false,
|
35 |
+
"directories_filename_pattern": "[Date]",
|
36 |
"directories_max_prompt_words": 8,
|
37 |
"ESRGAN_tile": 192,
|
38 |
"ESRGAN_tile_overlap": 8,
|
39 |
"realesrgan_enabled_models": [
|
40 |
"R-ESRGAN 4x+",
|
41 |
+
"R-ESRGAN 4x+ Anime6B"
|
|
|
42 |
],
|
43 |
+
"upscaler_for_img2img": "R-ESRGAN 4x+",
|
44 |
"use_scale_latent_for_hires_fix": false,
|
45 |
"face_restoration_model": "CodeFormer",
|
46 |
"code_former_weight": 0.5,
|
|
|
48 |
"memmon_poll_rate": 8,
|
49 |
"samples_log_stdout": false,
|
50 |
"multiple_tqdm": true,
|
51 |
+
"unload_models_when_training": false,
|
52 |
"pin_memory": false,
|
53 |
"save_optimizer_state": false,
|
54 |
"dataset_filename_word_regex": "",
|
55 |
"dataset_filename_join_string": " ",
|
56 |
"training_image_repeats_per_epoch": 1,
|
57 |
"training_write_csv_every": 500,
|
58 |
+
"training_xattention_optimizations": false,
|
59 |
+
"sd_model_checkpoint": "babes_20.safetensors [d319cb2188]",
|
60 |
"sd_checkpoint_cache": 0,
|
61 |
"sd_vae": "vae-ft-mse-840000-ema-pruned.safetensors",
|
62 |
"sd_vae_as_default": true,
|
63 |
"sd_hypernetwork": "None",
|
64 |
"sd_hypernetwork_strength": 1.0,
|
65 |
"inpainting_mask_weight": 1.0,
|
66 |
+
"img2img_color_correction": false,
|
67 |
"img2img_fix_steps": false,
|
68 |
"enable_quantization": true,
|
69 |
"enable_emphasis": true,
|
|
|
85 |
"deepbooru_use_spaces": false,
|
86 |
"deepbooru_escape": true,
|
87 |
"show_progressbar": true,
|
88 |
+
"show_progress_every_n_steps": 2,
|
89 |
"show_progress_grid": true,
|
90 |
"return_grid": true,
|
91 |
"do_not_show_images": false,
|
|
|
111 |
"ldsr_steps": 100,
|
112 |
"SWIN_tile": 192,
|
113 |
"SWIN_tile_overlap": 8,
|
114 |
+
"sd_checkpoint_hash": "d319cb2188b7beb32d3fb69b560ca1fdb65fa9ca4468dfe51e5bec6166526f0d",
|
115 |
"img_downscale_threshold": 4.0,
|
116 |
"target_side_length": 4000.0,
|
117 |
"use_upscaler_name_as_suffix": false,
|
|
|
135 |
"extra_networks_default_multiplier": 1,
|
136 |
"sd_lora": "None",
|
137 |
"lora_apply_to_outputs": false,
|
138 |
+
"sd_lyco": "None",
|
139 |
"send_size": true,
|
140 |
"samplers_in_dropdown": true,
|
141 |
"dimensions_and_batch_together": true,
|
|
|
157 |
"GFPGAN"
|
158 |
],
|
159 |
"upscaling_max_images_in_cache": 5,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
160 |
"tac_tagFile": "danbooru.csv",
|
161 |
"tac_active": true,
|
162 |
"tac_activeIn.txt2img": true,
|
|
|
175 |
"tac_useHypernetworks": true,
|
176 |
"tac_useLoras": true,
|
177 |
"tac_useLycos": true,
|
178 |
+
"tac_showWikiLinks": false,
|
179 |
"tac_replaceUnderscores": true,
|
180 |
"tac_escapeParentheses": true,
|
181 |
"tac_appendComma": true,
|
182 |
+
"tac_alias.searchByAlias": true,
|
183 |
"tac_alias.onlyShowAlias": false,
|
184 |
"tac_translation.translationFile": "None",
|
185 |
"tac_translation.oldFormat": false,
|
|
|
221 |
}
|
222 |
}",
|
223 |
"tac_refreshTempFiles": "Refresh TAC temp files",
|
224 |
+
"additional_networks_extra_lora_path": "/app/stable-diffusion-webui/models/Lora",
|
225 |
+
"additional_networks_sort_models_by": "name",
|
226 |
+
"additional_networks_reverse_sort_order": false,
|
227 |
+
"additional_networks_model_name_filter": "",
|
228 |
+
"additional_networks_xy_grid_model_metadata": "",
|
229 |
+
"additional_networks_hash_thread_count": 1.0,
|
230 |
+
"additional_networks_back_up_model_when_saving": true,
|
231 |
+
"additional_networks_show_only_safetensors": false,
|
232 |
+
"additional_networks_show_only_models_with_metadata": "disabled",
|
233 |
+
"additional_networks_max_top_tags": 20.0,
|
234 |
+
"additional_networks_max_dataset_folders": 20.0,
|
235 |
+
"control_net_model_config": "models/cldm_v15.yaml",
|
236 |
+
"control_net_model_adapter_config": "models/sketch_adapter_v14.yaml",
|
237 |
+
"control_net_detectedmap_dir": "detected_maps",
|
238 |
+
"control_net_models_path": "",
|
239 |
"control_net_modules_path": "",
|
240 |
+
"control_net_max_models_num": 1,
|
241 |
+
"control_net_model_cache_size": 2,
|
242 |
+
"control_net_no_detectmap": false,
|
243 |
+
"control_net_detectmap_autosaving": false,
|
244 |
+
"control_net_allow_script_control": false,
|
245 |
+
"control_net_sync_field_args": false,
|
246 |
"controlnet_show_batch_images_in_ui": false,
|
247 |
"controlnet_increment_seed_during_batch": false,
|
248 |
"controlnet_disable_control_type": false,
|
|
|
250 |
"civitai_link_logging": true,
|
251 |
"civitai_api_key": "267e230073f4c4e116bd3f02e7d36bf9",
|
252 |
"civitai_download_previews": true,
|
253 |
+
"civitai_nsfw_previews": false,
|
254 |
"civitai_download_missing_models": true,
|
255 |
"civitai_hashify_resources": true,
|
256 |
"civitai_folder_model": "",
|
257 |
"civitai_folder_lora": "",
|
258 |
"civitai_folder_lyco": "",
|
259 |
+
"images_history_preload": false,
|
260 |
+
"images_record_paths": true,
|
261 |
+
"images_delete_message": true,
|
262 |
+
"images_history_page_columns": 6.0,
|
263 |
+
"images_history_page_rows": 6.0,
|
264 |
+
"images_history_pages_perload": 20.0,
|
265 |
+
"model_toolkit_fix_clip": true,
|
266 |
"model_toolkit_autoprune": false,
|
267 |
+
"dp_ignore_whitespace": false,
|
268 |
+
"dp_write_raw_template": true,
|
269 |
+
"dp_write_prompts_to_file": false,
|
270 |
+
"dp_parser_variant_start": "{",
|
271 |
+
"dp_parser_variant_end": "}",
|
272 |
+
"dp_parser_wildcard_wrap": "__",
|
273 |
+
"dp_limit_jinja_prompts": false,
|
274 |
"dp_auto_purge_cache": false,
|
275 |
"dp_magicprompt_default_model": "Gustavosta/MagicPrompt-Stable-Diffusion",
|
276 |
"dp_magicprompt_batch_size": 1
|