Update config.json
Browse files- config.json +107 -7
config.json
CHANGED
|
@@ -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,
|
|
@@ -251,7 +251,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,6 +268,81 @@
|
|
| 268 |
"hypertile_max_depth_vae": 3,
|
| 269 |
"hypertile_max_tile_vae": 128,
|
| 270 |
"hypertile_swap_size_vae": 3,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 271 |
"ad_max_models": 2,
|
| 272 |
"ad_extra_models_dir": "",
|
| 273 |
"ad_save_previews": false,
|
|
@@ -344,10 +419,10 @@
|
|
| 344 |
"animatediff_s3_storge_bucket": "",
|
| 345 |
"civitai_link_key": "",
|
| 346 |
"civitai_link_logging": true,
|
| 347 |
-
"civitai_api_key": "
|
| 348 |
"civitai_download_previews": true,
|
| 349 |
"civitai_download_triggers": true,
|
| 350 |
-
"civitai_nsfw_previews":
|
| 351 |
"civitai_download_missing_models": true,
|
| 352 |
"civitai_hashify_resources": true,
|
| 353 |
"civitai_folder_model": "",
|
|
@@ -375,7 +450,13 @@
|
|
| 375 |
"lora_show_all": false,
|
| 376 |
"lora_hide_unknown_for_versions": [],
|
| 377 |
"lora_in_memory_limit": 0,
|
| 378 |
-
"extra_options_txt2img": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 379 |
"extra_options_img2img": [],
|
| 380 |
"extra_options_cols": 1,
|
| 381 |
"extra_options_accordion": false,
|
|
@@ -394,7 +475,7 @@
|
|
| 394 |
"tac_useLoraPrefixForLycos": true,
|
| 395 |
"controlnet_disable_photopea_edit": false,
|
| 396 |
"controlnet_photopea_warning": true,
|
| 397 |
-
"additional_networks_extra_lora_path": "",
|
| 398 |
"additional_networks_sort_models_by": "name",
|
| 399 |
"additional_networks_reverse_sort_order": false,
|
| 400 |
"additional_networks_model_name_filter": "",
|
|
@@ -405,5 +486,24 @@
|
|
| 405 |
"additional_networks_show_only_models_with_metadata": "disabled",
|
| 406 |
"additional_networks_max_top_tags": 20,
|
| 407 |
"additional_networks_max_dataset_folders": 20,
|
| 408 |
-
"freeu_png_info_auto_enable": true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 409 |
}
|
|
|
|
| 87 |
"training_enable_tensorboard": false,
|
| 88 |
"training_tensorboard_save_images": false,
|
| 89 |
"training_tensorboard_flush_every": 120,
|
| 90 |
+
"sd_model_checkpoint": "XenoVERSE-V2LCM.safetensors [c08b76a78d]",
|
| 91 |
"sd_checkpoints_limit": 1,
|
| 92 |
"sd_checkpoints_keep_in_cpu": true,
|
| 93 |
"sd_checkpoint_cache": 0,
|
|
|
|
| 251 |
"disabled_extensions": [],
|
| 252 |
"disable_all_extensions": "none",
|
| 253 |
"restore_config_state_file": "",
|
| 254 |
+
"sd_checkpoint_hash": "c08b76a78d4e19684ab97cbf01b63de7399fdea2198bf4a63b071f983e3e47ed",
|
| 255 |
"ldsr_steps": 100,
|
| 256 |
"ldsr_cached": false,
|
| 257 |
"SCUNET_tile": 256,
|
|
|
|
| 268 |
"hypertile_max_depth_vae": 3,
|
| 269 |
"hypertile_max_tile_vae": 128,
|
| 270 |
"hypertile_swap_size_vae": 3,
|
| 271 |
+
"tac_tagFile": "danbooru.csv",
|
| 272 |
+
"tac_active": true,
|
| 273 |
+
"tac_activeIn.txt2img": true,
|
| 274 |
+
"tac_activeIn.img2img": true,
|
| 275 |
+
"tac_activeIn.negativePrompts": true,
|
| 276 |
+
"tac_activeIn.thirdParty": true,
|
| 277 |
+
"tac_activeIn.modelList": "",
|
| 278 |
+
"tac_activeIn.modelListMode": "Blacklist",
|
| 279 |
+
"tac_slidingPopup": true,
|
| 280 |
+
"tac_maxResults": 5,
|
| 281 |
+
"tac_showAllResults": false,
|
| 282 |
+
"tac_resultStepLength": 100,
|
| 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": false,
|
| 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": true,
|
| 297 |
+
"tac_escapeParentheses": true,
|
| 298 |
+
"tac_appendComma": true,
|
| 299 |
+
"tac_appendSpace": true,
|
| 300 |
+
"tac_alwaysSpaceAtEnd": true,
|
| 301 |
+
"tac_modelKeywordCompletion": "Never",
|
| 302 |
+
"tac_modelKeywordLocation": "Start of prompt",
|
| 303 |
+
"tac_wildcardCompletionMode": "To next folder level",
|
| 304 |
+
"tac_alias.searchByAlias": true,
|
| 305 |
+
"tac_alias.onlyShowAlias": false,
|
| 306 |
+
"tac_translation.translationFile": "None",
|
| 307 |
+
"tac_translation.oldFormat": false,
|
| 308 |
+
"tac_translation.searchByTranslation": true,
|
| 309 |
+
"tac_translation.liveTranslation": false,
|
| 310 |
+
"tac_extra.extraFile": "extra-quality-tags.csv",
|
| 311 |
+
"tac_extra.addMode": "Insert before",
|
| 312 |
+
"tac_chantFile": "demo-chants.json",
|
| 313 |
+
"tac_keymap": "{
|
| 314 |
+
"MoveUp": "ArrowUp",
|
| 315 |
+
"MoveDown": "ArrowDown",
|
| 316 |
+
"JumpUp": "PageUp",
|
| 317 |
+
"JumpDown": "PageDown",
|
| 318 |
+
"JumpToStart": "Home",
|
| 319 |
+
"JumpToEnd": "End",
|
| 320 |
+
"ChooseSelected": "Enter",
|
| 321 |
+
"ChooseFirstOrSelected": "Tab",
|
| 322 |
+
"Close": "Escape"
|
| 323 |
+
}",
|
| 324 |
+
"tac_colormap": "{
|
| 325 |
+
"danbooru": {
|
| 326 |
+
"-1": ["red", "maroon"],
|
| 327 |
+
"0": ["lightblue", "dodgerblue"],
|
| 328 |
+
"1": ["indianred", "firebrick"],
|
| 329 |
+
"3": ["violet", "darkorchid"],
|
| 330 |
+
"4": ["lightgreen", "darkgreen"],
|
| 331 |
+
"5": ["orange", "darkorange"]
|
| 332 |
+
},
|
| 333 |
+
"e621": {
|
| 334 |
+
"-1": ["red", "maroon"],
|
| 335 |
+
"0": ["lightblue", "dodgerblue"],
|
| 336 |
+
"1": ["gold", "goldenrod"],
|
| 337 |
+
"3": ["violet", "darkorchid"],
|
| 338 |
+
"4": ["lightgreen", "darkgreen"],
|
| 339 |
+
"5": ["tomato", "darksalmon"],
|
| 340 |
+
"6": ["red", "maroon"],
|
| 341 |
+
"7": ["whitesmoke", "black"],
|
| 342 |
+
"8": ["seagreen", "darkseagreen"]
|
| 343 |
+
}
|
| 344 |
+
}",
|
| 345 |
+
"tac_refreshTempFiles": "Refresh TAC temp files",
|
| 346 |
"ad_max_models": 2,
|
| 347 |
"ad_extra_models_dir": "",
|
| 348 |
"ad_save_previews": false,
|
|
|
|
| 419 |
"animatediff_s3_storge_bucket": "",
|
| 420 |
"civitai_link_key": "",
|
| 421 |
"civitai_link_logging": true,
|
| 422 |
+
"civitai_api_key": "",
|
| 423 |
"civitai_download_previews": true,
|
| 424 |
"civitai_download_triggers": true,
|
| 425 |
+
"civitai_nsfw_previews": false,
|
| 426 |
"civitai_download_missing_models": true,
|
| 427 |
"civitai_hashify_resources": true,
|
| 428 |
"civitai_folder_model": "",
|
|
|
|
| 450 |
"lora_show_all": false,
|
| 451 |
"lora_hide_unknown_for_versions": [],
|
| 452 |
"lora_in_memory_limit": 0,
|
| 453 |
+
"extra_options_txt2img": [
|
| 454 |
+
"sd_model_checkpoint",
|
| 455 |
+
"sd_vae",
|
| 456 |
+
"save_images_before_face_restoration",
|
| 457 |
+
"save_images_before_highres_fix",
|
| 458 |
+
"ad_save_images_before"
|
| 459 |
+
],
|
| 460 |
"extra_options_img2img": [],
|
| 461 |
"extra_options_cols": 1,
|
| 462 |
"extra_options_accordion": false,
|
|
|
|
| 475 |
"tac_useLoraPrefixForLycos": true,
|
| 476 |
"controlnet_disable_photopea_edit": false,
|
| 477 |
"controlnet_photopea_warning": true,
|
| 478 |
+
"additional_networks_extra_lora_path": "/stable-diffusion-webui/stable-diffusion-webui/models/Lora",
|
| 479 |
"additional_networks_sort_models_by": "name",
|
| 480 |
"additional_networks_reverse_sort_order": false,
|
| 481 |
"additional_networks_model_name_filter": "",
|
|
|
|
| 486 |
"additional_networks_show_only_models_with_metadata": "disabled",
|
| 487 |
"additional_networks_max_top_tags": 20,
|
| 488 |
"additional_networks_max_dataset_folders": 20,
|
| 489 |
+
"freeu_png_info_auto_enable": true,
|
| 490 |
+
"ch_civiai_api_key": "",
|
| 491 |
+
"ch_dl_lyco_to_lora": false,
|
| 492 |
+
"ch_open_url_with_js": true,
|
| 493 |
+
"ch_hide_buttons": [],
|
| 494 |
+
"ch_always_display": false,
|
| 495 |
+
"ch_show_btn_on_thumb": true,
|
| 496 |
+
"ch_max_size_preview": true,
|
| 497 |
+
"ch_nsfw_preview_threshold": "Allow All",
|
| 498 |
+
"ch_dl_webui_metadata": true,
|
| 499 |
+
"ch_proxy": "",
|
| 500 |
+
"civsfz_number_of_tabs": 3,
|
| 501 |
+
"civsfz_number_of_cards": 12,
|
| 502 |
+
"civsfz_card_size_width": 8,
|
| 503 |
+
"civsfz_card_size_height": 12,
|
| 504 |
+
"civsfz_hover_zoom_magnification": 1.5,
|
| 505 |
+
"civsfz_treat_x_as_nsfw": true,
|
| 506 |
+
"civsfz_figcaption_background_color": "#798a9f",
|
| 507 |
+
"civsfz_default_shadow_color": "#798a9f",
|
| 508 |
+
"civsfz_alreadyhave_shadow_color": "#7fffd4"
|
| 509 |
}
|