Upload config.json
Browse files- config.json +28 -3
config.json
CHANGED
|
@@ -56,7 +56,7 @@
|
|
| 56 |
"ad_save_images_dir": "",
|
| 57 |
"ad_save_previews": false,
|
| 58 |
"ad_save_images_before": false,
|
| 59 |
-
"ad_only_selected_scripts":
|
| 60 |
"ad_script_names": "dynamic_prompting,dynamic_thresholding,lora_block_weight,negpip,wildcard_recursive,wildcards",
|
| 61 |
"ad_bbox_sortby": "None",
|
| 62 |
"ad_same_seed_for_each_tab": false,
|
|
@@ -191,7 +191,7 @@
|
|
| 191 |
"arh_predefined_percentages_display_key": "Incremental/decremental percentage (-50%, +50%)",
|
| 192 |
"regprp_debug": false,
|
| 193 |
"regprp_hidepmask": false,
|
| 194 |
-
"sd_checkpoint_hash": "
|
| 195 |
"CLIP_stop_at_last_layers": 2,
|
| 196 |
"outdir_samples": "",
|
| 197 |
"outdir_txt2img_samples": "outputs/txt2img-images",
|
|
@@ -671,5 +671,30 @@
|
|
| 671 |
"deepbooru_use_spaces": true,
|
| 672 |
"deepbooru_escape": true,
|
| 673 |
"deepbooru_filter_tags": "",
|
| 674 |
-
"sd_model_checkpoint": "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 675 |
}
|
|
|
|
| 56 |
"ad_save_images_dir": "",
|
| 57 |
"ad_save_previews": false,
|
| 58 |
"ad_save_images_before": false,
|
| 59 |
+
"ad_only_selected_scripts": true,
|
| 60 |
"ad_script_names": "dynamic_prompting,dynamic_thresholding,lora_block_weight,negpip,wildcard_recursive,wildcards",
|
| 61 |
"ad_bbox_sortby": "None",
|
| 62 |
"ad_same_seed_for_each_tab": false,
|
|
|
|
| 191 |
"arh_predefined_percentages_display_key": "Incremental/decremental percentage (-50%, +50%)",
|
| 192 |
"regprp_debug": false,
|
| 193 |
"regprp_hidepmask": false,
|
| 194 |
+
"sd_checkpoint_hash": "30268109d64a2f2b925890580b1503ca106e96f5ffdec73265dd46e26c872bc3",
|
| 195 |
"CLIP_stop_at_last_layers": 2,
|
| 196 |
"outdir_samples": "",
|
| 197 |
"outdir_txt2img_samples": "outputs/txt2img-images",
|
|
|
|
| 671 |
"deepbooru_use_spaces": true,
|
| 672 |
"deepbooru_escape": true,
|
| 673 |
"deepbooru_filter_tags": "",
|
| 674 |
+
"sd_model_checkpoint": "malaIllustriousxl_v20.safetensors [30268109d6]",
|
| 675 |
+
"bmab_debug_print": false,
|
| 676 |
+
"bmab_debug_logging": false,
|
| 677 |
+
"bmab_show_extends": false,
|
| 678 |
+
"bmab_test_function": false,
|
| 679 |
+
"bmab_keep_original_setting": false,
|
| 680 |
+
"bmab_save_image_before_process": false,
|
| 681 |
+
"bmab_save_image_after_process": false,
|
| 682 |
+
"bmab_for_developer": false,
|
| 683 |
+
"bmab_use_dino_predict": false,
|
| 684 |
+
"bmab_max_detailing_element": 0,
|
| 685 |
+
"bmab_detail_full": true,
|
| 686 |
+
"bmab_optimize_vram": "None",
|
| 687 |
+
"bmab_mask_model": "sam_vit_b",
|
| 688 |
+
"bmab_use_specific_model": false,
|
| 689 |
+
"bmab_model": "",
|
| 690 |
+
"bmab_cn_openpose": "control_v11p_sd15_openpose_fp16 [73c2b67d]",
|
| 691 |
+
"bmab_cn_lineart": "control_v11p_sd15_lineart_fp16 [5c23b17d]",
|
| 692 |
+
"bmab_cn_inpaint": "control_v11p_sd15_inpaint_fp16 [be8bc0ed]",
|
| 693 |
+
"bmab_cn_tile_resample": "control_v11f1e_sd15_tile_fp16 [3b860298]",
|
| 694 |
+
"bmab_cn_inpaint_depth_hand": "control_sd15_inpaint_depth_hand_fp16 [09456e54]",
|
| 695 |
+
"bmab_cn_ipadapter": "ip-adapter-plus_sd15 [836b5c2e]",
|
| 696 |
+
"bmab_additional_checkpoint_path": "",
|
| 697 |
+
"model_management_type": "Old",
|
| 698 |
+
"concurrent_git_fetch_limit": 16,
|
| 699 |
+
"simple_dimension_preset_config": "# square\n1024 x 1024\n\n\n> Portrait\n640 x 1536\n768 x 1344\n832 x 1216\n896 x 1152\n\n\n> Landscape\n1536 x 640\n1344 x 768\n1216 x 832\n1152 x 896"
|
| 700 |
}
|