Update config.json
Browse files- config.json +87 -20
config.json
CHANGED
@@ -61,7 +61,7 @@
|
|
61 |
"code_former_weight": 0.5,
|
62 |
"face_restoration_unload": false,
|
63 |
"auto_launch_browser": "Local",
|
64 |
-
"enable_console_prompts":
|
65 |
"show_warnings": false,
|
66 |
"show_gradio_deprecation_warnings": true,
|
67 |
"memmon_poll_rate": 8,
|
@@ -87,7 +87,7 @@
|
|
87 |
"training_enable_tensorboard": false,
|
88 |
"training_tensorboard_save_images": false,
|
89 |
"training_tensorboard_flush_every": 120,
|
90 |
-
"sd_model_checkpoint": "
|
91 |
"sd_checkpoints_limit": 1,
|
92 |
"sd_checkpoints_keep_in_cpu": true,
|
93 |
"sd_checkpoint_cache": 0,
|
@@ -106,7 +106,7 @@
|
|
106 |
"sdxl_refiner_low_aesthetic_score": 2.5,
|
107 |
"sdxl_refiner_high_aesthetic_score": 6.0,
|
108 |
"sd_vae_checkpoint_cache": 0,
|
109 |
-
"sd_vae": "
|
110 |
"sd_vae_overrides_per_model_preferences": true,
|
111 |
"auto_vae_precision": true,
|
112 |
"sd_vae_encode_method": "Full",
|
@@ -134,7 +134,7 @@
|
|
134 |
"batch_cond_uncond": true,
|
135 |
"use_old_emphasis_implementation": false,
|
136 |
"use_old_karras_scheduler_sigmas": false,
|
137 |
-
"no_dpmpp_sde_batch_determinism":
|
138 |
"use_old_hires_fix_width_height": false,
|
139 |
"dont_fix_second_order_samplers_schedule": false,
|
140 |
"hires_fix_use_firstpass_conds": false,
|
@@ -168,7 +168,7 @@
|
|
168 |
"sd_hypernetwork": "None",
|
169 |
"keyedit_precision_attention": 0.1,
|
170 |
"keyedit_precision_extra": 0.05,
|
171 |
-
"keyedit_delimiters": "
|
172 |
"keyedit_delimiters_whitespace": [
|
173 |
"Tab",
|
174 |
"Carriage Return",
|
@@ -187,13 +187,15 @@
|
|
187 |
"samplers_in_dropdown": true,
|
188 |
"dimensions_and_batch_together": true,
|
189 |
"sd_checkpoint_dropdown_use_short": false,
|
190 |
-
"hires_fix_show_sampler":
|
191 |
-
"hires_fix_show_prompts":
|
192 |
"txt2img_settings_accordion": false,
|
193 |
"img2img_settings_accordion": false,
|
194 |
"localization": "None",
|
195 |
"quicksettings_list": [
|
196 |
-
"sd_model_checkpoint"
|
|
|
|
|
197 |
],
|
198 |
"ui_tab_order": [],
|
199 |
"hidden_tabs": [],
|
@@ -251,7 +253,7 @@
|
|
251 |
"disabled_extensions": [],
|
252 |
"disable_all_extensions": "none",
|
253 |
"restore_config_state_file": "",
|
254 |
-
"sd_checkpoint_hash": "
|
255 |
"ldsr_steps": 100,
|
256 |
"ldsr_cached": false,
|
257 |
"SCUNET_tile": 256,
|
@@ -268,7 +270,7 @@
|
|
268 |
"hypertile_max_depth_vae": 3,
|
269 |
"hypertile_max_tile_vae": 128,
|
270 |
"hypertile_swap_size_vae": 3,
|
271 |
-
"tac_tagFile": "
|
272 |
"tac_active": true,
|
273 |
"tac_activeIn.txt2img": true,
|
274 |
"tac_activeIn.img2img": true,
|
@@ -277,23 +279,23 @@
|
|
277 |
"tac_activeIn.modelList": "",
|
278 |
"tac_activeIn.modelListMode": "Blacklist",
|
279 |
"tac_slidingPopup": true,
|
280 |
-
"tac_maxResults":
|
281 |
"tac_showAllResults": false,
|
282 |
-
"tac_resultStepLength":
|
283 |
"tac_delayTime": 100,
|
284 |
"tac_useWildcards": true,
|
285 |
"tac_sortWildcardResults": true,
|
286 |
"tac_wildcardExclusionList": "",
|
287 |
"tac_skipWildcardRefresh": false,
|
288 |
"tac_useEmbeddings": true,
|
289 |
-
"tac_includeEmbeddingsInNormalResults":
|
290 |
"tac_useHypernetworks": true,
|
291 |
"tac_useLoras": true,
|
292 |
"tac_useLycos": true,
|
293 |
"tac_showWikiLinks": false,
|
294 |
"tac_showExtraNetworkPreviews": true,
|
295 |
"tac_modelSortOrder": "Name",
|
296 |
-
"tac_replaceUnderscores":
|
297 |
"tac_escapeParentheses": true,
|
298 |
"tac_appendComma": true,
|
299 |
"tac_appendSpace": true,
|
@@ -314,10 +316,10 @@
|
|
314 |
"ad_max_models": 2,
|
315 |
"ad_extra_models_dir": "",
|
316 |
"ad_save_previews": false,
|
317 |
-
"ad_save_images_before":
|
318 |
"ad_only_seleted_scripts": true,
|
319 |
"ad_script_names": "dynamic_prompting,dynamic_thresholding,wildcard_recursive,wildcards,lora_block_weight,negpip",
|
320 |
-
"ad_bbox_sortby": "
|
321 |
"ad_same_seed_for_each_tap": false,
|
322 |
"control_net_detectedmap_dir": "detected_maps",
|
323 |
"control_net_models_path": "",
|
@@ -344,7 +346,7 @@
|
|
344 |
"use_LORA": false,
|
345 |
"unpack_zip": false,
|
346 |
"hide_early_access": true,
|
347 |
-
"custom_api_key": "",
|
348 |
"page_header": false,
|
349 |
"update_log": true,
|
350 |
"video_playback": true,
|
@@ -390,13 +392,13 @@
|
|
390 |
"civitai_api_key": "267e230073f4c4e116bd3f02e7d36bf9",
|
391 |
"civitai_download_previews": true,
|
392 |
"civitai_download_triggers": true,
|
393 |
-
"civitai_nsfw_previews":
|
394 |
"civitai_download_missing_models": true,
|
395 |
"civitai_hashify_resources": true,
|
396 |
"civitai_folder_model": "",
|
397 |
"civitai_folder_lora": "",
|
398 |
"civitai_folder_lyco": "",
|
399 |
-
"model_toolkit_fix_clip":
|
400 |
"model_toolkit_autoprune": false,
|
401 |
"dp_ignore_whitespace": false,
|
402 |
"dp_write_raw_template": false,
|
@@ -466,5 +468,70 @@
|
|
466 |
"civsfz_treat_x_as_nsfw": true,
|
467 |
"civsfz_figcaption_background_color": "#798a9f",
|
468 |
"civsfz_default_shadow_color": "#798a9f",
|
469 |
-
"civsfz_alreadyhave_shadow_color": "#7fffd4"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
470 |
}
|
|
|
61 |
"code_former_weight": 0.5,
|
62 |
"face_restoration_unload": false,
|
63 |
"auto_launch_browser": "Local",
|
64 |
+
"enable_console_prompts": true,
|
65 |
"show_warnings": false,
|
66 |
"show_gradio_deprecation_warnings": true,
|
67 |
"memmon_poll_rate": 8,
|
|
|
87 |
"training_enable_tensorboard": false,
|
88 |
"training_tensorboard_save_images": false,
|
89 |
"training_tensorboard_flush_every": 120,
|
90 |
+
"sd_model_checkpoint": "XE-Gen9-NEXT-A8X1.fp16.safetensors [37f6e7a446]",
|
91 |
"sd_checkpoints_limit": 1,
|
92 |
"sd_checkpoints_keep_in_cpu": true,
|
93 |
"sd_checkpoint_cache": 0,
|
|
|
106 |
"sdxl_refiner_low_aesthetic_score": 2.5,
|
107 |
"sdxl_refiner_high_aesthetic_score": 6.0,
|
108 |
"sd_vae_checkpoint_cache": 0,
|
109 |
+
"sd_vae": "vae-ft-mse-840000-ema-pruned.ckpt",
|
110 |
"sd_vae_overrides_per_model_preferences": true,
|
111 |
"auto_vae_precision": true,
|
112 |
"sd_vae_encode_method": "Full",
|
|
|
134 |
"batch_cond_uncond": true,
|
135 |
"use_old_emphasis_implementation": false,
|
136 |
"use_old_karras_scheduler_sigmas": false,
|
137 |
+
"no_dpmpp_sde_batch_determinism": true,
|
138 |
"use_old_hires_fix_width_height": false,
|
139 |
"dont_fix_second_order_samplers_schedule": false,
|
140 |
"hires_fix_use_firstpass_conds": false,
|
|
|
168 |
"sd_hypernetwork": "None",
|
169 |
"keyedit_precision_attention": 0.1,
|
170 |
"keyedit_precision_extra": 0.05,
|
171 |
+
"keyedit_delimiters": ".,/!?%^*;:{}=`~() ",
|
172 |
"keyedit_delimiters_whitespace": [
|
173 |
"Tab",
|
174 |
"Carriage Return",
|
|
|
187 |
"samplers_in_dropdown": true,
|
188 |
"dimensions_and_batch_together": true,
|
189 |
"sd_checkpoint_dropdown_use_short": false,
|
190 |
+
"hires_fix_show_sampler": true,
|
191 |
+
"hires_fix_show_prompts": true,
|
192 |
"txt2img_settings_accordion": false,
|
193 |
"img2img_settings_accordion": false,
|
194 |
"localization": "None",
|
195 |
"quicksettings_list": [
|
196 |
+
"sd_model_checkpoint",
|
197 |
+
"sd_vae",
|
198 |
+
"face_restoration"
|
199 |
],
|
200 |
"ui_tab_order": [],
|
201 |
"hidden_tabs": [],
|
|
|
253 |
"disabled_extensions": [],
|
254 |
"disable_all_extensions": "none",
|
255 |
"restore_config_state_file": "",
|
256 |
+
"sd_checkpoint_hash": "37f6e7a44666296e335ad7c5f51a98db40d0ff4c8775695cfa6faaba7f37186a",
|
257 |
"ldsr_steps": 100,
|
258 |
"ldsr_cached": false,
|
259 |
"SCUNET_tile": 256,
|
|
|
270 |
"hypertile_max_depth_vae": 3,
|
271 |
"hypertile_max_tile_vae": 128,
|
272 |
"hypertile_swap_size_vae": 3,
|
273 |
+
"tac_tagFile": "e621.csv",
|
274 |
"tac_active": true,
|
275 |
"tac_activeIn.txt2img": true,
|
276 |
"tac_activeIn.img2img": true,
|
|
|
279 |
"tac_activeIn.modelList": "",
|
280 |
"tac_activeIn.modelListMode": "Blacklist",
|
281 |
"tac_slidingPopup": true,
|
282 |
+
"tac_maxResults": 10.0,
|
283 |
"tac_showAllResults": false,
|
284 |
+
"tac_resultStepLength": 99.0,
|
285 |
"tac_delayTime": 100,
|
286 |
"tac_useWildcards": true,
|
287 |
"tac_sortWildcardResults": true,
|
288 |
"tac_wildcardExclusionList": "",
|
289 |
"tac_skipWildcardRefresh": false,
|
290 |
"tac_useEmbeddings": true,
|
291 |
+
"tac_includeEmbeddingsInNormalResults": true,
|
292 |
"tac_useHypernetworks": true,
|
293 |
"tac_useLoras": true,
|
294 |
"tac_useLycos": true,
|
295 |
"tac_showWikiLinks": false,
|
296 |
"tac_showExtraNetworkPreviews": true,
|
297 |
"tac_modelSortOrder": "Name",
|
298 |
+
"tac_replaceUnderscores": false,
|
299 |
"tac_escapeParentheses": true,
|
300 |
"tac_appendComma": true,
|
301 |
"tac_appendSpace": true,
|
|
|
316 |
"ad_max_models": 2,
|
317 |
"ad_extra_models_dir": "",
|
318 |
"ad_save_previews": false,
|
319 |
+
"ad_save_images_before": true,
|
320 |
"ad_only_seleted_scripts": true,
|
321 |
"ad_script_names": "dynamic_prompting,dynamic_thresholding,wildcard_recursive,wildcards,lora_block_weight,negpip",
|
322 |
+
"ad_bbox_sortby": "Area (large to small)",
|
323 |
"ad_same_seed_for_each_tap": false,
|
324 |
"control_net_detectedmap_dir": "detected_maps",
|
325 |
"control_net_models_path": "",
|
|
|
346 |
"use_LORA": false,
|
347 |
"unpack_zip": false,
|
348 |
"hide_early_access": true,
|
349 |
+
"custom_api_key": "267e230073f4c4e116bd3f02e7d36bf9",
|
350 |
"page_header": false,
|
351 |
"update_log": true,
|
352 |
"video_playback": true,
|
|
|
392 |
"civitai_api_key": "267e230073f4c4e116bd3f02e7d36bf9",
|
393 |
"civitai_download_previews": true,
|
394 |
"civitai_download_triggers": true,
|
395 |
+
"civitai_nsfw_previews": true,
|
396 |
"civitai_download_missing_models": true,
|
397 |
"civitai_hashify_resources": true,
|
398 |
"civitai_folder_model": "",
|
399 |
"civitai_folder_lora": "",
|
400 |
"civitai_folder_lyco": "",
|
401 |
+
"model_toolkit_fix_clip": true,
|
402 |
"model_toolkit_autoprune": false,
|
403 |
"dp_ignore_whitespace": false,
|
404 |
"dp_write_raw_template": false,
|
|
|
468 |
"civsfz_treat_x_as_nsfw": true,
|
469 |
"civsfz_figcaption_background_color": "#798a9f",
|
470 |
"civsfz_default_shadow_color": "#798a9f",
|
471 |
+
"civsfz_alreadyhave_shadow_color": "#7fffd4",
|
472 |
+
"tac_useStyleVars": false,
|
473 |
+
"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}",
|
474 |
+
"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}",
|
475 |
+
"controlnet_clip_detector_on_cpu": false,
|
476 |
+
"save_api_info": false,
|
477 |
+
"auto_save_all_img": false,
|
478 |
+
"use_local_html": false,
|
479 |
+
"local_path_in_html": false,
|
480 |
+
"individual_meta_btn": true,
|
481 |
+
"model_desc_to_json": true,
|
482 |
+
"save_to_custom": false,
|
483 |
+
"custom_civitai_proxy": "",
|
484 |
+
"cabundle_path_proxy": "",
|
485 |
+
"disable_sll_proxy": false,
|
486 |
+
"insert_sub_1": false,
|
487 |
+
"insert_sub_2": false,
|
488 |
+
"insert_sub_3": false,
|
489 |
+
"insert_sub_4": false,
|
490 |
+
"insert_sub_5": false,
|
491 |
+
"insert_sub_6": false,
|
492 |
+
"insert_sub_7": false,
|
493 |
+
"insert_sub_8": false,
|
494 |
+
"insert_sub_9": false,
|
495 |
+
"insert_sub_10": false,
|
496 |
+
"insert_sub_11": false,
|
497 |
+
"insert_sub_12": false,
|
498 |
+
"insert_sub_13": false,
|
499 |
+
"insert_sub_14": false,
|
500 |
+
"animatediff_default_save_formats": [
|
501 |
+
"GIF",
|
502 |
+
"PNG"
|
503 |
+
],
|
504 |
+
"animatediff_frame_extract_path": "",
|
505 |
+
"animatediff_frame_extract_remove": false,
|
506 |
+
"animatediff_default_frame_extract_method": "ffmpeg",
|
507 |
+
"auto_backcompat": true,
|
508 |
+
"use_downcasted_alpha_bar": false,
|
509 |
+
"extra_networks_card_description_is_html": false,
|
510 |
+
"extra_networks_tree_view_default_enabled": false,
|
511 |
+
"lora_not_found_warning_console": false,
|
512 |
+
"lora_not_found_gradio_warning": false,
|
513 |
+
"pad_cond_uncond_v0": false,
|
514 |
+
"fp8_storage": "Disable",
|
515 |
+
"cache_fp16_weight": false,
|
516 |
+
"sd_noise_schedule": "Default",
|
517 |
+
"emphasis": "Original",
|
518 |
+
"enable_prompt_comments": true,
|
519 |
+
"auto_vae_precision_bfloat16": false,
|
520 |
+
"overlay_inpaint": true,
|
521 |
+
"sd_webui_modal_lightbox_icon_opacity": 1,
|
522 |
+
"sd_webui_modal_lightbox_toolbar_opacity": 0.9,
|
523 |
+
"open_dir_button_choice": "Subdirectory",
|
524 |
+
"include_styles_into_token_counters": true,
|
525 |
+
"extra_options_txt2img": [],
|
526 |
+
"interrupt_after_current": false,
|
527 |
+
"enable_upscale_progressbar": true,
|
528 |
+
"dat_enabled_models": [
|
529 |
+
"DAT x2",
|
530 |
+
"DAT x3",
|
531 |
+
"DAT x4"
|
532 |
+
],
|
533 |
+
"DAT_tile": 192,
|
534 |
+
"DAT_tile_overlap": 8,
|
535 |
+
"canvas_hotkey_shrink_brush": "Q",
|
536 |
+
"canvas_hotkey_grow_brush": "W"
|
537 |
}
|