Spaces:
Runtime error
Runtime error
Update config.json
Browse files- config.json +238 -14
config.json
CHANGED
@@ -1,19 +1,19 @@
|
|
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": false,
|
14 |
-
"save_images_before_face_restoration":
|
15 |
-
"save_images_before_highres_fix":
|
16 |
-
"save_images_before_color_correction":
|
17 |
"jpeg_quality": 80,
|
18 |
"export_for_4chan": true,
|
19 |
"use_original_name_batch": false,
|
@@ -42,23 +42,23 @@
|
|
42 |
],
|
43 |
"upscaler_for_img2img": null,
|
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,
|
49 |
"samples_log_stdout": false,
|
50 |
"multiple_tqdm": true,
|
51 |
-
"unload_models_when_training":
|
52 |
"pin_memory": false,
|
53 |
-
"save_optimizer_state":
|
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": "
|
60 |
"sd_checkpoint_cache": 0,
|
61 |
-
"sd_vae": "
|
62 |
"sd_vae_as_default": false,
|
63 |
"sd_hypernetwork": "None",
|
64 |
"sd_hypernetwork_strength": 1.0,
|
@@ -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":
|
94 |
-
"disable_weights_auto_swap":
|
95 |
"send_seed": true,
|
96 |
"font": "",
|
97 |
"js_modal_lightbox": true,
|
@@ -110,5 +110,229 @@
|
|
110 |
"disabled_extensions": [],
|
111 |
"ldsr_steps": 100,
|
112 |
"SWIN_tile": 192,
|
113 |
-
"SWIN_tile_overlap": 8
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
114 |
}
|
|
|
1 |
{
|
2 |
"samples_save": true,
|
3 |
+
"samples_format": "jpeg",
|
4 |
"samples_filename_pattern": "",
|
5 |
"save_images_add_number": true,
|
6 |
"grid_save": true,
|
7 |
+
"grid_format": "jpeg",
|
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": true,
|
15 |
+
"save_images_before_highres_fix": true,
|
16 |
+
"save_images_before_color_correction": true,
|
17 |
"jpeg_quality": 80,
|
18 |
"export_for_4chan": true,
|
19 |
"use_original_name_batch": false,
|
|
|
42 |
],
|
43 |
"upscaler_for_img2img": null,
|
44 |
"use_scale_latent_for_hires_fix": false,
|
45 |
+
"face_restoration_model": "CodeFormer",
|
46 |
"code_former_weight": 0.5,
|
47 |
"face_restoration_unload": false,
|
48 |
"memmon_poll_rate": 8,
|
49 |
"samples_log_stdout": false,
|
50 |
"multiple_tqdm": true,
|
51 |
+
"unload_models_when_training": true,
|
52 |
"pin_memory": false,
|
53 |
+
"save_optimizer_state": true,
|
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": false,
|
63 |
"sd_hypernetwork": "None",
|
64 |
"sd_hypernetwork_strength": 1.0,
|
|
|
85 |
"deepbooru_use_spaces": false,
|
86 |
"deepbooru_escape": true,
|
87 |
"show_progressbar": true,
|
88 |
+
"show_progress_every_n_steps": 1,
|
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": true,
|
94 |
+
"disable_weights_auto_swap": true,
|
95 |
"send_seed": true,
|
96 |
"font": "",
|
97 |
"js_modal_lightbox": true,
|
|
|
110 |
"disabled_extensions": [],
|
111 |
"ldsr_steps": 100,
|
112 |
"SWIN_tile": 192,
|
113 |
+
"SWIN_tile_overlap": 8,
|
114 |
+
"quicksettings_list": [
|
115 |
+
"sd_model_checkpoint",
|
116 |
+
"save_images_before_face_restoration",
|
117 |
+
"save_images_before_highres_fix"
|
118 |
+
],
|
119 |
+
"sd_checkpoint_hash": "d319cb2188b7beb32d3fb69b560ca1fdb65fa9ca4468dfe51e5bec6166526f0d",
|
120 |
+
"grid_zip_filename_pattern": "",
|
121 |
+
"grid_text_active_color": "#000000",
|
122 |
+
"grid_text_inactive_color": "#999999",
|
123 |
+
"grid_background_color": "#ffffff",
|
124 |
+
"save_mask": false,
|
125 |
+
"save_mask_composite": false,
|
126 |
+
"webp_lossless": false,
|
127 |
+
"img_downscale_threshold": 4.0,
|
128 |
+
"target_side_length": 4000.0,
|
129 |
+
"img_max_size_mp": 200.0,
|
130 |
+
"use_upscaler_name_as_suffix": false,
|
131 |
+
"save_init_img": false,
|
132 |
+
"outdir_init_images": "outputs/init-images",
|
133 |
+
"ldsr_cached": false,
|
134 |
+
"SCUNET_tile": 256,
|
135 |
+
"SCUNET_tile_overlap": 8,
|
136 |
+
"show_warnings": false,
|
137 |
+
"print_hypernet_extra": false,
|
138 |
+
"list_hidden_files": true,
|
139 |
+
"disable_mmap_load_safetensors": false,
|
140 |
+
"save_training_settings_to_txt": true,
|
141 |
+
"training_enable_tensorboard": false,
|
142 |
+
"training_tensorboard_save_images": false,
|
143 |
+
"training_tensorboard_flush_every": 120.0,
|
144 |
+
"sd_vae_checkpoint_cache": 0,
|
145 |
+
"sd_unet": "Automatic",
|
146 |
+
"initial_noise_multiplier": 1,
|
147 |
+
"img2img_background_color": "#ffffff",
|
148 |
+
"upcast_attn": false,
|
149 |
+
"auto_vae_precision": true,
|
150 |
+
"randn_source": "GPU",
|
151 |
+
"sdxl_crop_top": 0.0,
|
152 |
+
"sdxl_crop_left": 0.0,
|
153 |
+
"sdxl_refiner_low_aesthetic_score": 2.5,
|
154 |
+
"sdxl_refiner_high_aesthetic_score": 6.0,
|
155 |
+
"cross_attention_optimization": "Automatic",
|
156 |
+
"s_min_uncond": 0,
|
157 |
+
"token_merging_ratio": 0,
|
158 |
+
"token_merging_ratio_img2img": 0,
|
159 |
+
"token_merging_ratio_hr": 0,
|
160 |
+
"pad_cond_uncond": false,
|
161 |
+
"experimental_persistent_cond_cache": false,
|
162 |
+
"use_old_karras_scheduler_sigmas": false,
|
163 |
+
"no_dpmpp_sde_batch_determinism": false,
|
164 |
+
"use_old_hires_fix_width_height": false,
|
165 |
+
"dont_fix_second_order_samplers_schedule": false,
|
166 |
+
"hires_fix_use_firstpass_conds": false,
|
167 |
+
"lora_functional": false,
|
168 |
+
"interrogate_clip_skip_categories": [],
|
169 |
+
"deepbooru_filter_tags": "",
|
170 |
+
"extra_networks_show_hidden_directories": true,
|
171 |
+
"extra_networks_hidden_models": "When searched",
|
172 |
+
"extra_networks_default_multiplier": 1,
|
173 |
+
"extra_networks_card_width": 0.0,
|
174 |
+
"extra_networks_card_height": 0.0,
|
175 |
+
"extra_networks_card_text_scale": 1,
|
176 |
+
"extra_networks_card_show_desc": true,
|
177 |
+
"extra_networks_add_text_separator": " ",
|
178 |
+
"ui_extra_networks_tab_reorder": "",
|
179 |
+
"textual_inversion_print_at_load": false,
|
180 |
+
"textual_inversion_add_hashes_to_infotext": true,
|
181 |
+
"sd_lyco": "None",
|
182 |
+
"sd_lora": "None",
|
183 |
+
"lora_preferred_name": "Alias from file",
|
184 |
+
"lora_add_hashes_to_infotext": true,
|
185 |
+
"lora_show_all": false,
|
186 |
+
"lora_hide_unknown_for_versions": [],
|
187 |
+
"gradio_theme": "Default",
|
188 |
+
"img2img_editor_height": 720,
|
189 |
+
"return_mask": false,
|
190 |
+
"return_mask_composite": false,
|
191 |
+
"send_size": true,
|
192 |
+
"js_modal_lightbox_gamepad": false,
|
193 |
+
"js_modal_lightbox_gamepad_repeat": 250.0,
|
194 |
+
"samplers_in_dropdown": true,
|
195 |
+
"dimensions_and_batch_together": true,
|
196 |
+
"keyedit_precision_attention": 0.1,
|
197 |
+
"keyedit_precision_extra": 0.05,
|
198 |
+
"keyedit_delimiters": ".,\\/!?%^*;:{}=`~()",
|
199 |
+
"keyedit_move": false,
|
200 |
+
"ui_tab_order": [],
|
201 |
+
"hidden_tabs": [],
|
202 |
+
"ui_reorder_list": [],
|
203 |
+
"hires_fix_show_sampler": false,
|
204 |
+
"hires_fix_show_prompts": false,
|
205 |
+
"disable_token_counters": false,
|
206 |
+
"extra_options": [],
|
207 |
+
"extra_options_accordion": false,
|
208 |
+
"add_user_name_to_info": false,
|
209 |
+
"add_version_to_infotext": true,
|
210 |
+
"infotext_styles": "Apply if any",
|
211 |
+
"live_previews_enable": true,
|
212 |
+
"live_previews_image_format": "webp",
|
213 |
+
"show_progress_type": "Approx NN",
|
214 |
+
"live_preview_content": "Prompt",
|
215 |
+
"live_preview_refresh_period": 1000.0,
|
216 |
+
"k_sched_type": "Automatic",
|
217 |
+
"sigma_min": 0.0,
|
218 |
+
"sigma_max": 0.0,
|
219 |
+
"rho": 0.0,
|
220 |
+
"always_discard_next_to_last_sigma": false,
|
221 |
+
"uni_pc_variant": "bh1",
|
222 |
+
"uni_pc_skip_type": "time_uniform",
|
223 |
+
"uni_pc_order": 3,
|
224 |
+
"uni_pc_lower_order_final": true,
|
225 |
+
"postprocessing_enable_in_main_ui": [],
|
226 |
+
"postprocessing_operation_order": [],
|
227 |
+
"upscaling_max_images_in_cache": 5,
|
228 |
+
"canvas_hotkey_zoom": "Alt",
|
229 |
+
"canvas_hotkey_adjust": "Ctrl",
|
230 |
+
"canvas_hotkey_move": "F",
|
231 |
+
"canvas_hotkey_fullscreen": "S",
|
232 |
+
"canvas_hotkey_reset": "R",
|
233 |
+
"canvas_hotkey_overlap": "O",
|
234 |
+
"canvas_show_tooltip": true,
|
235 |
+
"canvas_blur_prompt": false,
|
236 |
+
"canvas_disabled_functions": [
|
237 |
+
"Overlap"
|
238 |
+
],
|
239 |
+
"tac_tagFile": "danbooru.csv",
|
240 |
+
"tac_active": true,
|
241 |
+
"tac_activeIn.txt2img": true,
|
242 |
+
"tac_activeIn.img2img": true,
|
243 |
+
"tac_activeIn.negativePrompts": true,
|
244 |
+
"tac_activeIn.thirdParty": true,
|
245 |
+
"tac_activeIn.modelList": "",
|
246 |
+
"tac_activeIn.modelListMode": "Blacklist",
|
247 |
+
"tac_slidingPopup": true,
|
248 |
+
"tac_maxResults": 5.0,
|
249 |
+
"tac_showAllResults": false,
|
250 |
+
"tac_resultStepLength": 100.0,
|
251 |
+
"tac_delayTime": 100.0,
|
252 |
+
"tac_useWildcards": true,
|
253 |
+
"tac_useEmbeddings": true,
|
254 |
+
"tac_useHypernetworks": true,
|
255 |
+
"tac_useLoras": true,
|
256 |
+
"tac_useLycos": true,
|
257 |
+
"tac_showWikiLinks": false,
|
258 |
+
"tac_replaceUnderscores": true,
|
259 |
+
"tac_escapeParentheses": true,
|
260 |
+
"tac_appendComma": true,
|
261 |
+
"tac_alias.searchByAlias": true,
|
262 |
+
"tac_alias.onlyShowAlias": false,
|
263 |
+
"tac_translation.translationFile": "None",
|
264 |
+
"tac_translation.oldFormat": false,
|
265 |
+
"tac_translation.searchByTranslation": true,
|
266 |
+
"tac_translation.liveTranslation": false,
|
267 |
+
"tac_extra.extraFile": "extra-quality-tags.csv",
|
268 |
+
"tac_extra.addMode": "Insert before",
|
269 |
+
"tac_chantFile": "demo-chants.json",
|
270 |
+
"tac_keymap": "{\n \"MoveUp\": \"ArrowUp\",\n \"MoveDown\": \"ArrowDown\",\n \"JumpUp\": \"PageUp\",\n \"JumpDown\": \"PageDown\",\n \"JumpToStart\": \"Home\",\n \"JumpToEnd\": \"End\",\n \"ChooseSelected\": \"Enter\",\n \"ChooseFirstOrSelected\": \"Tab\",\n \"Close\": \"Escape\"\n}",
|
271 |
+
"tac_colormap": "{\n \"danbooru\": {\n \"-1\": [\"red\", \"maroon\"],\n \"0\": [\"lightblue\", \"dodgerblue\"],\n \"1\": [\"indianred\", \"firebrick\"],\n \"3\": [\"violet\", \"darkorchid\"],\n \"4\": [\"lightgreen\", \"darkgreen\"],\n \"5\": [\"orange\", \"darkorange\"]\n },\n \"e621\": {\n \"-1\": [\"red\", \"maroon\"],\n \"0\": [\"lightblue\", \"dodgerblue\"],\n \"1\": [\"gold\", \"goldenrod\"],\n \"3\": [\"violet\", \"darkorchid\"],\n \"4\": [\"lightgreen\", \"darkgreen\"],\n \"5\": [\"tomato\", \"darksalmon\"],\n \"6\": [\"red\", \"maroon\"],\n \"7\": [\"whitesmoke\", \"black\"],\n \"8\": [\"seagreen\", \"darkseagreen\"]\n }\n}",
|
272 |
+
"tac_refreshTempFiles": "Refresh TAC temp files",
|
273 |
+
"ad_max_models": 2,
|
274 |
+
"ad_save_previews": false,
|
275 |
+
"ad_save_images_before": false,
|
276 |
+
"ad_only_seleted_scripts": true,
|
277 |
+
"ad_script_names": "dynamic_prompting,dynamic_thresholding,wildcard_recursive,wildcards,lora_block_weight",
|
278 |
+
"ad_bbox_sortby": "None",
|
279 |
+
"additional_networks_extra_lora_path": "/app/stable-diffusion-webui/models/Lora",
|
280 |
+
"additional_networks_sort_models_by": "name",
|
281 |
+
"additional_networks_reverse_sort_order": false,
|
282 |
+
"additional_networks_model_name_filter": "",
|
283 |
+
"additional_networks_xy_grid_model_metadata": "",
|
284 |
+
"additional_networks_hash_thread_count": 1.0,
|
285 |
+
"additional_networks_back_up_model_when_saving": true,
|
286 |
+
"additional_networks_show_only_safetensors": false,
|
287 |
+
"additional_networks_show_only_models_with_metadata": "disabled",
|
288 |
+
"additional_networks_max_top_tags": 20.0,
|
289 |
+
"additional_networks_max_dataset_folders": 20.0,
|
290 |
+
"control_net_model_config": "models/cldm_v15.yaml",
|
291 |
+
"control_net_model_adapter_config": "models/t2iadapter_sketch_sd14v1.yaml",
|
292 |
+
"control_net_detectedmap_dir": "detected_maps",
|
293 |
+
"control_net_models_path": "",
|
294 |
+
"control_net_modules_path": "",
|
295 |
+
"control_net_max_models_num": 1,
|
296 |
+
"control_net_model_cache_size": 1,
|
297 |
+
"control_net_no_detectmap": false,
|
298 |
+
"control_net_detectmap_autosaving": false,
|
299 |
+
"control_net_allow_script_control": false,
|
300 |
+
"control_net_sync_field_args": false,
|
301 |
+
"controlnet_show_batch_images_in_ui": false,
|
302 |
+
"controlnet_increment_seed_during_batch": false,
|
303 |
+
"controlnet_disable_control_type": false,
|
304 |
+
"civitai_link_key": "",
|
305 |
+
"civitai_link_logging": true,
|
306 |
+
"civitai_api_key": "",
|
307 |
+
"civitai_download_previews": true,
|
308 |
+
"civitai_nsfw_previews": false,
|
309 |
+
"civitai_download_missing_models": true,
|
310 |
+
"civitai_hashify_resources": true,
|
311 |
+
"civitai_folder_model": "",
|
312 |
+
"civitai_folder_lora": "",
|
313 |
+
"civitai_folder_lyco": "",
|
314 |
+
"image_browser_active_tabs": "txt2img, img2img, txt2img-grids, img2img-grids, Extras, Favorites, Others, All, Maintenance",
|
315 |
+
"image_browser_hidden_components": [],
|
316 |
+
"image_browser_with_subdirs": true,
|
317 |
+
"image_browser_preload": false,
|
318 |
+
"image_browser_copy_image": false,
|
319 |
+
"image_browser_delete_message": true,
|
320 |
+
"image_browser_txt_files": true,
|
321 |
+
"image_browser_debug_level": "0 - none",
|
322 |
+
"image_browser_delete_recycle": true,
|
323 |
+
"image_browser_scan_exif": true,
|
324 |
+
"image_browser_mod_shift": false,
|
325 |
+
"image_browser_mod_ctrl_shift": false,
|
326 |
+
"image_browser_ranking_pnginfo": false,
|
327 |
+
"image_browser_page_columns": 6.0,
|
328 |
+
"image_browser_page_rows": 6.0,
|
329 |
+
"image_browser_pages_perload": 20.0,
|
330 |
+
"image_browser_use_thumbnail": false,
|
331 |
+
"image_browser_thumbnail_size": 200.0,
|
332 |
+
"image_browser_swipe": false,
|
333 |
+
"image_browser_img_tooltips": true,
|
334 |
+
"image_browser_show_progress": true,
|
335 |
+
"image_browser_info_add": false,
|
336 |
+
"model_toolkit_fix_clip": false,
|
337 |
+
"model_toolkit_autoprune": false
|
338 |
}
|