Spaces:
Runtime error
Runtime error
Update config.json
Browse files- config.json +18 -181
config.json
CHANGED
@@ -1,16 +1,16 @@
|
|
1 |
{
|
2 |
"samples_save": true,
|
3 |
-
"samples_format": "
|
4 |
"samples_filename_pattern": "",
|
5 |
"save_images_add_number": true,
|
6 |
"grid_save": true,
|
7 |
-
"grid_format": "
|
8 |
"grid_extended_filename": false,
|
9 |
"grid_only_if_multiple": true,
|
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,
|
@@ -18,7 +18,7 @@
|
|
18 |
"export_for_4chan": true,
|
19 |
"use_original_name_batch": false,
|
20 |
"save_selected_only": true,
|
21 |
-
"do_not_add_watermark":
|
22 |
"temp_dir": "",
|
23 |
"clean_temp_dir_at_start": false,
|
24 |
"outdir_samples": "",
|
@@ -29,10 +29,10 @@
|
|
29 |
"outdir_txt2img_grids": "outputs/txt2img-grids",
|
30 |
"outdir_img2img_grids": "outputs/img2img-grids",
|
31 |
"outdir_save": "log/images",
|
32 |
-
"save_to_dirs":
|
33 |
-
"grid_save_to_dirs":
|
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,
|
@@ -40,9 +40,9 @@
|
|
40 |
"R-ESRGAN 4x+",
|
41 |
"R-ESRGAN 4x+ Anime6B"
|
42 |
],
|
43 |
-
"upscaler_for_img2img":
|
44 |
"use_scale_latent_for_hires_fix": false,
|
45 |
-
"face_restoration_model":
|
46 |
"code_former_weight": 0.5,
|
47 |
"face_restoration_unload": false,
|
48 |
"memmon_poll_rate": 8,
|
@@ -56,22 +56,22 @@
|
|
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": "
|
62 |
-
"sd_vae_as_default":
|
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":
|
69 |
"enable_emphasis": true,
|
70 |
"use_old_emphasis_implementation": false,
|
71 |
"enable_batch_seeds": true,
|
72 |
"comma_padding_backtrack": 20,
|
73 |
"filter_nsfw": false,
|
74 |
-
"CLIP_stop_at_last_layers":
|
75 |
"random_artist_categories": [],
|
76 |
"interrogate_keep_models_in_memory": false,
|
77 |
"interrogate_use_builtin_artists": true,
|
@@ -85,13 +85,13 @@
|
|
85 |
"deepbooru_use_spaces": false,
|
86 |
"deepbooru_escape": true,
|
87 |
"show_progressbar": true,
|
88 |
-
"show_progress_every_n_steps":
|
89 |
"show_progress_grid": true,
|
90 |
"return_grid": true,
|
91 |
"do_not_show_images": false,
|
92 |
"add_model_hash_to_info": true,
|
93 |
"add_model_name_to_info": false,
|
94 |
-
"disable_weights_auto_swap":
|
95 |
"send_seed": true,
|
96 |
"font": "",
|
97 |
"js_modal_lightbox": true,
|
@@ -106,172 +106,9 @@
|
|
106 |
"s_churn": 0.0,
|
107 |
"s_tmin": 0.0,
|
108 |
"s_noise": 1.0,
|
109 |
-
"eta_noise_seed_delta":
|
110 |
"disabled_extensions": [],
|
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,
|
118 |
-
"ldsr_cached": false,
|
119 |
-
"show_warnings": false,
|
120 |
-
"print_hypernet_extra": false,
|
121 |
-
"save_training_settings_to_txt": true,
|
122 |
-
"training_enable_tensorboard": false,
|
123 |
-
"training_tensorboard_save_images": false,
|
124 |
-
"training_tensorboard_flush_every": 120.0,
|
125 |
-
"sd_vae_checkpoint_cache": 0,
|
126 |
-
"initial_noise_multiplier": 1,
|
127 |
-
"img2img_background_color": "#000000",
|
128 |
-
"upcast_attn": false,
|
129 |
-
"use_old_karras_scheduler_sigmas": false,
|
130 |
-
"no_dpmpp_sde_batch_determinism": false,
|
131 |
-
"use_old_hires_fix_width_height": false,
|
132 |
-
"interrogate_clip_skip_categories": [],
|
133 |
-
"deepbooru_filter_tags": "",
|
134 |
-
"extra_networks_default_view": "cards",
|
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,
|
142 |
-
"keyedit_precision_attention": 0.1,
|
143 |
-
"keyedit_precision_extra": 0.05,
|
144 |
-
"ui_reorder": "inpaint, sampler, checkboxes, hires_fix, dimensions, cfg, seed, batch, override_settings, scripts",
|
145 |
-
"ui_extra_networks_tab_reorder": "",
|
146 |
-
"live_previews_enable": true,
|
147 |
-
"show_progress_type": "Approx NN",
|
148 |
-
"live_preview_content": "Combined",
|
149 |
-
"live_preview_refresh_period": 1000.0,
|
150 |
-
"always_discard_next_to_last_sigma": false,
|
151 |
-
"postprocessing_enable_in_main_ui": [
|
152 |
-
"CodeFormer",
|
153 |
-
"GFPGAN"
|
154 |
-
],
|
155 |
-
"postprocessing_operation_order": [
|
156 |
-
"CodeFormer",
|
157 |
-
"GFPGAN"
|
158 |
-
],
|
159 |
-
"upscaling_max_images_in_cache": 5,
|
160 |
-
"tac_tagFile": "danbooru.csv",
|
161 |
-
"tac_active": true,
|
162 |
-
"tac_activeIn.txt2img": true,
|
163 |
-
"tac_activeIn.img2img": true,
|
164 |
-
"tac_activeIn.negativePrompts": true,
|
165 |
-
"tac_activeIn.thirdParty": true,
|
166 |
-
"tac_activeIn.modelList": "",
|
167 |
-
"tac_activeIn.modelListMode": "Blacklist",
|
168 |
-
"tac_slidingPopup": true,
|
169 |
-
"tac_maxResults": 5.0,
|
170 |
-
"tac_showAllResults": false,
|
171 |
-
"tac_resultStepLength": 100.0,
|
172 |
-
"tac_delayTime": 100.0,
|
173 |
-
"tac_useWildcards": true,
|
174 |
-
"tac_useEmbeddings": 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,
|
186 |
-
"tac_translation.searchByTranslation": true,
|
187 |
-
"tac_translation.liveTranslation": false,
|
188 |
-
"tac_extra.extraFile": "extra-quality-tags.csv",
|
189 |
-
"tac_extra.addMode": "Insert before",
|
190 |
-
"tac_chantFile": "demo-chants.json",
|
191 |
-
"tac_keymap": "{
|
192 |
-
"MoveUp": "ArrowUp",
|
193 |
-
"MoveDown": "ArrowDown",
|
194 |
-
"JumpUp": "PageUp",
|
195 |
-
"JumpDown": "PageDown",
|
196 |
-
"JumpToStart": "Home",
|
197 |
-
"JumpToEnd": "End",
|
198 |
-
"ChooseSelected": "Enter",
|
199 |
-
"ChooseFirstOrSelected": "Tab",
|
200 |
-
"Close": "Escape"
|
201 |
-
}",
|
202 |
-
"tac_colormap": "{
|
203 |
-
"danbooru": {
|
204 |
-
"-1": ["red", "maroon"],
|
205 |
-
"0": ["lightblue", "dodgerblue"],
|
206 |
-
"1": ["indianred", "firebrick"],
|
207 |
-
"3": ["violet", "darkorchid"],
|
208 |
-
"4": ["lightgreen", "darkgreen"],
|
209 |
-
"5": ["orange", "darkorange"]
|
210 |
-
},
|
211 |
-
"e621": {
|
212 |
-
"-1": ["red", "maroon"],
|
213 |
-
"0": ["lightblue", "dodgerblue"],
|
214 |
-
"1": ["gold", "goldenrod"],
|
215 |
-
"3": ["violet", "darkorchid"],
|
216 |
-
"4": ["lightgreen", "darkgreen"],
|
217 |
-
"5": ["tomato", "darksalmon"],
|
218 |
-
"6": ["red", "maroon"],
|
219 |
-
"7": ["whitesmoke", "black"],
|
220 |
-
"8": ["seagreen", "darkseagreen"]
|
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,
|
249 |
-
"civitai_link_key": "",
|
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
|
277 |
}
|
|
|
1 |
{
|
2 |
"samples_save": true,
|
3 |
+
"samples_format": "png",
|
4 |
"samples_filename_pattern": "",
|
5 |
"save_images_add_number": true,
|
6 |
"grid_save": true,
|
7 |
+
"grid_format": "png",
|
8 |
"grid_extended_filename": false,
|
9 |
"grid_only_if_multiple": true,
|
10 |
"grid_prevent_empty_spots": false,
|
11 |
"n_rows": -1,
|
12 |
"enable_pnginfo": true,
|
13 |
+
"save_txt": false,
|
14 |
"save_images_before_face_restoration": false,
|
15 |
"save_images_before_highres_fix": false,
|
16 |
"save_images_before_color_correction": false,
|
|
|
18 |
"export_for_4chan": true,
|
19 |
"use_original_name_batch": false,
|
20 |
"save_selected_only": true,
|
21 |
+
"do_not_add_watermark": false,
|
22 |
"temp_dir": "",
|
23 |
"clean_temp_dir_at_start": false,
|
24 |
"outdir_samples": "",
|
|
|
29 |
"outdir_txt2img_grids": "outputs/txt2img-grids",
|
30 |
"outdir_img2img_grids": "outputs/img2img-grids",
|
31 |
"outdir_save": "log/images",
|
32 |
+
"save_to_dirs": false,
|
33 |
+
"grid_save_to_dirs": false,
|
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,
|
|
|
40 |
"R-ESRGAN 4x+",
|
41 |
"R-ESRGAN 4x+ Anime6B"
|
42 |
],
|
43 |
+
"upscaler_for_img2img": null,
|
44 |
"use_scale_latent_for_hires_fix": false,
|
45 |
+
"face_restoration_model": null,
|
46 |
"code_former_weight": 0.5,
|
47 |
"face_restoration_unload": false,
|
48 |
"memmon_poll_rate": 8,
|
|
|
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,
|
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": false,
|
69 |
"enable_emphasis": true,
|
70 |
"use_old_emphasis_implementation": false,
|
71 |
"enable_batch_seeds": true,
|
72 |
"comma_padding_backtrack": 20,
|
73 |
"filter_nsfw": false,
|
74 |
+
"CLIP_stop_at_last_layers": 1,
|
75 |
"random_artist_categories": [],
|
76 |
"interrogate_keep_models_in_memory": false,
|
77 |
"interrogate_use_builtin_artists": true,
|
|
|
85 |
"deepbooru_use_spaces": false,
|
86 |
"deepbooru_escape": true,
|
87 |
"show_progressbar": true,
|
88 |
+
"show_progress_every_n_steps": 0,
|
89 |
"show_progress_grid": true,
|
90 |
"return_grid": true,
|
91 |
"do_not_show_images": false,
|
92 |
"add_model_hash_to_info": true,
|
93 |
"add_model_name_to_info": false,
|
94 |
+
"disable_weights_auto_swap": false,
|
95 |
"send_seed": true,
|
96 |
"font": "",
|
97 |
"js_modal_lightbox": true,
|
|
|
106 |
"s_churn": 0.0,
|
107 |
"s_tmin": 0.0,
|
108 |
"s_noise": 1.0,
|
109 |
+
"eta_noise_seed_delta": 0,
|
110 |
"disabled_extensions": [],
|
111 |
"ldsr_steps": 100,
|
112 |
"SWIN_tile": 192,
|
113 |
+
"SWIN_tile_overlap": 8
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
114 |
}
|