diff --git a/.macmilling/Extension_Installation.txt b/.macmilling/Extension_Installation.txt new file mode 100644 index 000000000..f346db46b --- /dev/null +++ b/.macmilling/Extension_Installation.txt @@ -0,0 +1,14 @@ +git clone https://github.com/Zyin055/Config-Presets.git +git clone https://github.com/Bing-su/adetailer.git +git clone https://github.com/richrobber2/canvas-zoom.git +git clone https://github.com/pharmapsychotic/clip-interrogator-ext.git +git clone https://github.com/BlafKing/sd-civitai-browser-plus.git +git clone https://github.com/vladmandic/sd-extension-system-info.git +git clone https://github.com/aigc-apps/sd-webui-EasyPhoto.git +git clone https://github.com/continue-revolution/sd-webui-animatediff.git +git clone https://github.com/thomasasfk/sd-webui-aspect-ratio-helper.git +git clone https://github.com/Mikubill/sd-webui-controlnet.git +git clone https://github.com/zanllp/sd-webui-infinite-image-browsing.git +git clone https://github.com/namkazt/sd-webui-prompt-history +git clone https://github.com/AlUlkesh/sd_delete_button.git +git clone https://github.com/imrayya/stable-diffusion-webui-Prompt_Generator.git \ No newline at end of file diff --git a/.macmilling/config.json b/.macmilling/config.json index 73d3b3602..db01bb12b 100644 --- a/.macmilling/config.json +++ b/.macmilling/config.json @@ -15,13 +15,13 @@ "hypertile_max_depth_vae": 3, "hypertile_max_tile_vae": 128, "hypertile_swap_size_vae": 3, - "sd_model_checkpoint": "SDXL 1.0\\ZavyChromaXL\\ZavyChromaXL_[v10.0].safetensors [ff5b69c9a1]", - "sd_checkpoint_hash": "ff5b69c9a197ee7e577d72e0e73c826c8dd8b83d88289f93bb78b53a258acc7c", - "outdir_samples": "", + "sd_model_checkpoint": "SD 1.5\\CartoonStyleClassic\\CartoonStyleClassic_[v1.0].safetensors [f5a0c6e357]", + "sd_checkpoint_hash": "f5a0c6e357d9459865dc9de70568e9c99bcb998051539aa604b8883f99882e2a", + "outdir_samples": "Y:\\AI\\sd.webui\\outputs\\txt2img-images", "outdir_txt2img_samples": "Y:\\AI\\sd.webui\\outputs\\txt2img-images", "outdir_img2img_samples": "Y:\\AI\\sd.webui\\outputs\\img2img-images", "outdir_extras_samples": "Y:\\AI\\sd.webui\\outputs\\extras-images", - "outdir_grids": "", + "outdir_grids": "Y:\\AI\\sd.webui\\outputs\\txt2img-grids", "outdir_txt2img_grids": "Y:\\AI\\sd.webui\\outputs\\txt2img-grids", "outdir_img2img_grids": "Y:\\AI\\sd.webui\\outputs\\img2img-grids", "outdir_save": "Y:\\AI\\sd.webui\\log\\images", @@ -33,7 +33,7 @@ "save_images_replace_action": "Add number suffix", "grid_save": true, "grid_format": "png", - "grid_extended_filename": false, + "grid_extended_filename": true, "grid_only_if_multiple": true, "grid_prevent_empty_spots": false, "grid_zip_filename_pattern": "", @@ -42,17 +42,17 @@ "grid_text_active_color": "#0b3931", "grid_text_inactive_color": "#181216", "grid_background_color": "#000000", - "save_images_before_face_restoration": false, - "save_images_before_highres_fix": false, + "save_images_before_face_restoration": true, + "save_images_before_highres_fix": true, "save_images_before_color_correction": false, "save_mask": false, "save_mask_composite": false, - "jpeg_quality": 80, + "jpeg_quality": 99, "webp_lossless": false, "export_for_4chan": true, - "img_downscale_threshold": 24.0, - "target_side_length": 16000.0, - "img_max_size_mp": 500.0, + "img_downscale_threshold": 100.0, + "target_side_length": 24000.0, + "img_max_size_mp": 1000.0, "use_original_name_batch": true, "use_upscaler_name_as_suffix": false, "save_selected_only": true, @@ -61,7 +61,7 @@ "temp_dir": "C:\\tmp\\sdwebui", "clean_temp_dir_at_start": true, "save_incomplete_images": false, - "notification_audio": false, + "notification_audio": true, "notification_volume": 100, "save_to_dirs": true, "grid_save_to_dirs": true, @@ -70,7 +70,7 @@ "directories_max_prompt_words": 8, "auto_backcompat": true, "use_old_emphasis_implementation": false, - "use_old_karras_scheduler_sigmas": true, + "use_old_karras_scheduler_sigmas": false, "no_dpmpp_sde_batch_determinism": false, "use_old_hires_fix_width_height": false, "hires_fix_use_firstpass_conds": false, @@ -82,16 +82,16 @@ "extra_networks_dir_button_function": false, "extra_networks_hidden_models": "Always", "extra_networks_default_multiplier": 1, - "extra_networks_card_width": 224.0, - "extra_networks_card_height": 208.0, - "extra_networks_card_text_scale": 0.79, + "extra_networks_card_width": 128.0, + "extra_networks_card_height": 192.0, + "extra_networks_card_text_scale": 1, "extra_networks_card_show_desc": true, - "extra_networks_card_description_is_html": true, + "extra_networks_card_description_is_html": false, "extra_networks_card_order_field": "Path", "extra_networks_card_order": "Ascending", "extra_networks_tree_view_style": "Dirs", "extra_networks_tree_view_default_enabled": true, - "extra_networks_tree_view_default_width": 86.0, + "extra_networks_tree_view_default_width": 180.0, "extra_networks_add_text_separator": " ", "ui_extra_networks_tab_reorder": "", "textual_inversion_print_at_load": false, @@ -103,7 +103,7 @@ "lora_bundled_ti_to_infotext": true, "lora_show_all": false, "lora_hide_unknown_for_versions": [], - "lora_in_memory_limit": 1, + "lora_in_memory_limit": 0, "lora_not_found_warning_console": false, "lora_not_found_gradio_warning": false, "cross_attention_optimization": "Automatic", @@ -119,13 +119,13 @@ "fp8_storage": "Disable", "cache_fp16_weight": false, "hide_samplers": [], - "eta_ddim": 0.12, + "eta_ddim": 0, "eta_ancestral": 1, "ddim_discretize": "uniform", "s_churn": 0, "s_tmin": 0, "s_tmax": 0, - "s_noise": 1.012, + "s_noise": 1, "sigma_min": 0.0, "sigma_max": 0.0, "rho": 0.0, @@ -167,19 +167,19 @@ "auto_vae_precision": true, "sd_vae_encode_method": "Full", "sd_vae_decode_method": "Full", - "inpainting_mask_weight": 0.92, + "inpainting_mask_weight": 1, "initial_noise_multiplier": 1, - "img2img_extra_noise": 0.12, + "img2img_extra_noise": 0, "img2img_color_correction": true, - "img2img_fix_steps": true, - "img2img_background_color": "#ff678b", - "img2img_editor_height": 878, - "img2img_sketch_default_brush_color": "#65989c", - "img2img_inpaint_mask_brush_color": "#8baa80", - "img2img_inpaint_sketch_default_brush_color": "#a399a8", + "img2img_fix_steps": false, + "img2img_background_color": "#ffffff", + "img2img_editor_height": 720, + "img2img_sketch_default_brush_color": "#ffffff", + "img2img_inpaint_mask_brush_color": "#ffffff", + "img2img_inpaint_sketch_default_brush_color": "#ffffff", "return_mask": false, "return_mask_composite": false, - "img2img_batch_show_results_limit": 12, + "img2img_batch_show_results_limit": 32, "overlay_inpaint": true, "return_grid": true, "do_not_show_images": false, @@ -204,13 +204,13 @@ "infotext_styles": "Apply if any", "show_progressbar": true, "live_previews_enable": true, - "live_previews_image_format": "png", + "live_previews_image_format": "webp", "show_progress_grid": true, "show_progress_every_n_steps": 1, - "show_progress_type": "Approx NN", + "show_progress_type": "Full", "live_preview_allow_lowvram_full": true, - "live_preview_content": "Prompt", - "live_preview_refresh_period": 486.0, + "live_preview_content": "Combined", + "live_preview_refresh_period": 736.0, "live_preview_fast_interrupt": true, "js_live_preview_in_modal_lightbox": true, "prevent_screen_sleep_during_generation": true, @@ -225,57 +225,37 @@ "keyedit_move": true, "disable_token_counters": false, "include_styles_into_token_counters": true, - "extra_options_txt2img": [ - "sd_model_checkpoint", - "sd_vae", - "sd_hypernetwork", - "sd_lora", - "hypertile_enable_vae", - "live_previews_enable", - "hypertile_enable_unet" - ], - "extra_options_img2img": [ - "sd_model_checkpoint", - "sd_vae", - "sd_hypernetwork", - "sd_lora", - "live_previews_enable", - "hypertile_enable_unet", - "hypertile_enable_vae" - ], - "extra_options_cols": 2, + "extra_options_txt2img": [], + "extra_options_img2img": [], + "extra_options_cols": 1, "extra_options_accordion": false, "compact_prompt_box": false, "samplers_in_dropdown": true, "dimensions_and_batch_together": true, "sd_checkpoint_dropdown_use_short": false, - "hires_fix_show_sampler": false, + "hires_fix_show_sampler": true, "hires_fix_show_prompts": false, "txt2img_settings_accordion": false, "img2img_settings_accordion": false, - "interrupt_after_current": true, + "interrupt_after_current": false, "localization": "None", "quicksettings_list": [ "sd_model_checkpoint", "sd_vae", - "sd_lora" + "sd_hypernetwork", + "live_previews_enable" ], "ui_tab_order": [ "txt2img", "img2img", - "mov2mov", "Extras", - "Train", "PNG Info", - "Checkpoint Merger", - "Infinite image browsing", "Prompt History", - "Prompt Generator", - "Interrogator", - "Dreambooth", - "Deforum", - "Model Previews", - "Model​ Previews", + "Infinite image browsing", + "Checkpoint Merger", + "Train", + "Additional Networks", + "Miaoshou Assistant", "CivitAI Browser+", "System Info", "Settings", @@ -314,10 +294,10 @@ "profiling_with_stack": true, "profiling_filename": "trace.json", "auto_launch_browser": "Disable", - "enable_console_prompts": true, + "enable_console_prompts": false, "show_warnings": false, "show_gradio_deprecation_warnings": true, - "memmon_poll_rate": 6, + "memmon_poll_rate": 8, "samples_log_stdout": false, "multiple_tqdm": true, "enable_upscale_progressbar": true, @@ -327,31 +307,27 @@ "hide_ldm_prints": true, "dump_stacks_on_signal": false, "face_restoration": false, - "face_restoration_model": "GFPGAN", + "face_restoration_model": "CodeFormer", "code_former_weight": 0.5, "face_restoration_unload": false, "postprocessing_enable_in_main_ui": [], "postprocessing_disable_in_extras": [], "postprocessing_operation_order": [], - "upscaling_max_images_in_cache": 4, + "upscaling_max_images_in_cache": 5, "postprocessing_existing_caption_action": "Ignore", - "ESRGAN_tile": 128, - "ESRGAN_tile_overlap": 12, + "ESRGAN_tile": 192, + "ESRGAN_tile_overlap": 8, "realesrgan_enabled_models": [ "R-ESRGAN 4x+", - "R-ESRGAN General 4xV3", - "R-ESRGAN General WDN 4xV3", - "R-ESRGAN AnimeVideo", - "R-ESRGAN 4x+ Anime6B", - "R-ESRGAN 2x+" + "R-ESRGAN 4x+ Anime6B" ], "dat_enabled_models": [ "DAT x2", "DAT x3", "DAT x4" ], - "DAT_tile": 176, - "DAT_tile_overlap": 10, + "DAT_tile": 192, + "DAT_tile_overlap": 8, "set_scale_by_when_changing_upscaler": false, "unload_models_when_training": false, "pin_memory": false, @@ -365,8 +341,8 @@ "training_enable_tensorboard": false, "training_tensorboard_save_images": false, "training_tensorboard_flush_every": 120.0, - "canvas_hotkey_zoom": "Ctrl", - "canvas_hotkey_adjust": "Alt", + "canvas_hotkey_zoom": "Alt", + "canvas_hotkey_adjust": "Ctrl", "canvas_hotkey_shrink_brush": "Q", "canvas_hotkey_grow_brush": "W", "canvas_hotkey_move": "F", @@ -380,27 +356,76 @@ "Overlap" ], "interrogate_keep_models_in_memory": false, - "interrogate_return_ranks": true, + "interrogate_return_ranks": false, "interrogate_clip_num_beams": 1, - "interrogate_clip_min_length": 27, - "interrogate_clip_max_length": 142, - "interrogate_clip_dict_limit": 0.0, + "interrogate_clip_min_length": 32, + "interrogate_clip_max_length": 86, + "interrogate_clip_dict_limit": 1500.0, "interrogate_clip_skip_categories": [], - "interrogate_deepbooru_score_threshold": 0.6, + "interrogate_deepbooru_score_threshold": 0.5, "deepbooru_sort_alpha": true, "deepbooru_use_spaces": true, "deepbooru_escape": true, "deepbooru_filter_tags": "", - "disabled_extensions": [ - "deforum-for-automatic1111-webui", - "sd-model-preview-xd", - "sd-webui-EasyPhoto", - "sd-webui-roop", - "sd_dreambooth_extension" - ], + "disabled_extensions": [], "disable_all_extensions": "none", + "tac_tagFile": "macmilling-danbooru.csv", + "tac_active": true, + "tac_activeIn.txt2img": true, + "tac_activeIn.img2img": true, + "tac_activeIn.negativePrompts": true, + "tac_activeIn.thirdParty": true, + "tac_activeIn.modelList": "", + "tac_activeIn.modelListMode": "Blacklist", + "tac_slidingPopup": true, + "tac_maxResults": 8.0, + "tac_showAllResults": false, + "tac_resultStepLength": 100, + "tac_delayTime": 100, + "tac_useWildcards": true, + "tac_sortWildcardResults": true, + "tac_wildcardExclusionList": "", + "tac_skipWildcardRefresh": false, + "tac_useEmbeddings": true, + "tac_forceRefreshEmbeddings": false, + "tac_includeEmbeddingsInNormalResults": false, + "tac_useHypernetworks": true, + "tac_useLoras": true, + "tac_useLycos": true, + "tac_useLoraPrefixForLycos": true, + "tac_showWikiLinks": true, + "tac_showExtraNetworkPreviews": true, + "tac_modelSortOrder": "Name", + "tac_useStyleVars": false, + "tac_frequencySort": true, + "tac_frequencyFunction": "Logarithmic (weak)", + "tac_frequencyMinCount": 3, + "tac_frequencyMaxAge": 30, + "tac_frequencyRecommendCap": 10, + "tac_frequencyIncludeAlias": false, + "tac_replaceUnderscores": true, + "tac_undersocreReplacementExclusionList": "0_0,(o)_(o),+_+,+_-,._.,_,<|>_<|>,=_=,>_<,3_3,6_9,>_o,@_@,^_^,o_o,u_u,x_x,|_|,||_||", + "tac_escapeParentheses": true, + "tac_appendComma": true, + "tac_appendSpace": true, + "tac_alwaysSpaceAtEnd": true, + "tac_modelKeywordCompletion": "Never", + "tac_modelKeywordLocation": "Start of prompt", + "tac_wildcardCompletionMode": "To next folder level", + "tac_alias.searchByAlias": true, + "tac_alias.onlyShowAlias": false, + "tac_translation.translationFile": "None", + "tac_translation.oldFormat": false, + "tac_translation.searchByTranslation": true, + "tac_translation.liveTranslation": false, + "tac_extra.extraFile": "macmilling-quality-tags.csv", + "tac_extra.addMode": "Insert before", + "tac_chantFile": "macmilling-chants.json", + "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}", + "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 \"derpibooru\": {\n \"-1\": [\"red\", \"maroon\"],\n \"0\": [\"#60d160\", \"#3d9d3d\"],\n \"1\": [\"#fff956\", \"#918e2e\"],\n \"3\": [\"#fd9961\", \"#a14c2e\"],\n \"4\": [\"#cf5bbe\", \"#6c1e6c\"],\n \"5\": [\"#3c8ad9\", \"#1e5e93\"],\n \"6\": [\"#a6a6a6\", \"#555555\"],\n \"7\": [\"#47abc1\", \"#1f6c7c\"],\n \"8\": [\"#7871d0\", \"#392f7d\"],\n \"9\": [\"#df3647\", \"#8e1c2b\"],\n \"10\": [\"#c98f2b\", \"#7b470e\"],\n \"11\": [\"#e87ebe\", \"#a83583\"]\n }\n}", + "tac_refreshTempFiles": "Refresh TAC temp files", "use_aria2": true, - "disable_dns": true, + "disable_dns": false, "show_log": false, "split_aria2": 51, "aria2_flags": "", @@ -413,12 +438,12 @@ "dot_subfolders": true, "use_local_html": false, "local_path_in_html": false, - "page_header": true, + "page_header": false, "video_playback": true, "individual_meta_btn": true, "model_desc_to_json": true, "civitai_not_found_print": true, - "civitai_send_to_browser": true, + "civitai_send_to_browser": false, "image_location": "", "sub_image_location": true, "save_to_custom": false, @@ -460,103 +485,15 @@ "arh_predefined_percentages_display_key": "Incremental/decremental percentage (-50%, +50%)", "prompt_history_enabled": true, "prompt_history_data_path": "G:\\stable-diffusion-webui\\extensions\\sd-webui-prompt-history\\data", - "prompt_history_preview_thumb_size_inline": 128.0, - "prompt_history_items_per_page": 20, + "prompt_history_preview_thumb_size_inline": 96, + "prompt_history_items_per_page": 15, "prompt_history_automatic_save_info": true, "prompt_history_save_thumbnail": "thumbnail", - "prioritized_callbacks_ui_tabs": [], - "prioritized_callbacks_script_after_component": [], - "tac_tagFile": "macmilling-danbooru.csv", - "tac_active": true, - "tac_activeIn.txt2img": true, - "tac_activeIn.img2img": true, - "tac_activeIn.negativePrompts": true, - "tac_activeIn.thirdParty": true, - "tac_activeIn.modelList": "", - "tac_activeIn.modelListMode": "Blacklist", - "tac_slidingPopup": true, - "tac_maxResults": 6.0, - "tac_showAllResults": true, - "tac_resultStepLength": 35.0, - "tac_delayTime": 624.0, - "tac_useWildcards": true, - "tac_sortWildcardResults": true, - "tac_wildcardExclusionList": "", - "tac_skipWildcardRefresh": false, - "tac_useEmbeddings": true, - "tac_forceRefreshEmbeddings": false, - "tac_includeEmbeddingsInNormalResults": true, - "tac_useHypernetworks": true, - "tac_useLoras": true, - "tac_useLycos": true, - "tac_useLoraPrefixForLycos": true, - "tac_showWikiLinks": true, - "tac_showExtraNetworkPreviews": true, - "tac_modelSortOrder": "Name", - "tac_useStyleVars": false, - "tac_frequencySort": true, - "tac_frequencyFunction": "Logarithmic (strong)", - "tac_frequencyMinCount": 0.0, - "tac_frequencyMaxAge": 0.0, - "tac_frequencyRecommendCap": 0.0, - "tac_frequencyIncludeAlias": false, - "tac_replaceUnderscores": true, - "tac_undersocreReplacementExclusionList": "0_0,(o)_(o),+_+,+_-,._.,_,<|>_<|>,=_=,>_<,3_3,6_9,>_o,@_@,^_^,o_o,u_u,x_x,|_|,||_||", - "tac_escapeParentheses": true, - "tac_appendComma": true, - "tac_appendSpace": true, - "tac_alwaysSpaceAtEnd": true, - "tac_modelKeywordCompletion": "Never", - "tac_modelKeywordLocation": "Start of prompt", - "tac_wildcardCompletionMode": "To next folder level", - "tac_alias.searchByAlias": true, - "tac_alias.onlyShowAlias": false, - "tac_translation.translationFile": "EnglishDictionary.csv", - "tac_translation.oldFormat": false, - "tac_translation.searchByTranslation": true, - "tac_translation.liveTranslation": false, - "tac_extra.extraFile": "macmilling-quality-tags.csv", - "tac_extra.addMode": "Insert before", - "tac_chantFile": "macmilling-chants.json", - "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}", - "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 \"derpibooru\": {\n \"-1\": [\"red\", \"maroon\"],\n \"0\": [\"#60d160\", \"#3d9d3d\"],\n \"1\": [\"#fff956\", \"#918e2e\"],\n \"3\": [\"#fd9961\", \"#a14c2e\"],\n \"4\": [\"#cf5bbe\", \"#6c1e6c\"],\n \"5\": [\"#3c8ad9\", \"#1e5e93\"],\n \"6\": [\"#a6a6a6\", \"#555555\"],\n \"7\": [\"#47abc1\", \"#1f6c7c\"],\n \"8\": [\"#7871d0\", \"#392f7d\"],\n \"9\": [\"#df3647\", \"#8e1c2b\"],\n \"10\": [\"#c98f2b\", \"#7b470e\"],\n \"11\": [\"#e87ebe\", \"#a83583\"]\n }\n}", - "tac_refreshTempFiles": "Refresh TAC temp files", - "prioritized_callbacks_script_postprocess_image": [], - "prioritized_callbacks_script_postprocess": [], - "prioritized_callbacks_script_postprocess_batch": [], - "prioritized_callbacks_script_postprocess_batch_list": [], - "canvas_zoom_undo_extra_key": "Ctrl", - "canvas_zoom_hotkey_undo": "Z", - "canvas_zoom_inc_brush_size": "]", - "canvas_zoom_dec_brush_size": "[", - "canvas_zoom_hotkey_open_colorpanel": "Q", - "canvas_zoom_hotkey_pin_colorpanel": "T", - "canvas_zoom_hotkey_dropper": "A", - "canvas_zoom_hotkey_fill": "X", - "canvas_zoom_hotkey_transparency": "C", - "canvas_zoom_hide_btn": true, - "canvas_zoom_mask_clear": true, - "canvas_zoom_enable_integration": true, - "canvas_zoom_brush_size": 200, - "canvas_zoom_brush_size_change": 5, - "canvas_zoom_transparency_level": 70, - "canvas_zoom_brush_opacity": false, - "canvas_zoom_inpaint_label": false, - "canvas_zoom_inpaint_warning": true, - "canvas_zoom_inpaint_change_btn_color": false, - "canvas_zoom_inpaint_btn_color": "#C33227", - "canvas_zoom_brush_outline": false, - "canvas_zoom_add_buttons": false, - "canvas_zoom_draw_staight_lines": true, - "canvas_zoom_inpaint_brushcolor": "#000000", - "canvas_zoom_disabled_functions": [ - "Overlap" - ], "control_net_detectedmap_dir": "detected_maps", "control_net_models_path": "", "control_net_modules_path": "", "control_net_unit_count": 3, - "control_net_model_cache_size": 3, + "control_net_model_cache_size": 2, "control_net_inpaint_blur_sigma": 7, "control_net_no_detectmap": false, "control_net_detectmap_autosaving": false, @@ -570,68 +507,47 @@ "controlnet_ignore_noninpaint_mask": false, "controlnet_clip_detector_on_cpu": false, "controlnet_control_type_dropdown": false, + "prioritized_callbacks_ui_tabs": [], "prioritized_callbacks_after_component": [], "prioritized_callbacks_on_reload": [], "prioritized_callbacks_script_before_process_batch": [], + "prioritized_callbacks_script_postprocess": [], + "prioritized_callbacks_script_postprocess_batch": [], + "prioritized_callbacks_script_after_component": [], "ad_max_models": 4, - "ad_extra_models_dir": "models\\adetailer|models\\adetailer\\Other|G:\\stable-diffusion-webui\\models\\adetailer\\Other", - "ad_save_images_dir": "Y:\\AI\\sd.webui\\outputs\\adetailer", + "ad_extra_models_dir": "G:\\stable-diffusion-webui\\models\\adetailer", + "ad_save_images_dir": "", "ad_save_previews": false, - "ad_save_images_before": false, + "ad_save_images_before": true, "ad_only_selected_scripts": true, "ad_script_names": "dynamic_prompting,dynamic_thresholding,lora_block_weight,negpip,wildcard_recursive,wildcards", "ad_bbox_sortby": "None", "ad_same_seed_for_each_tab": false, - "ad_dynamic_denoise_power": 3.45, - "ad_match_inpaint_bbox_size": "Off", - "promptgen_names": "AUTOMATIC/promptgen-lexart, AUTOMATIC/promptgen-majinai-safe, AUTOMATIC/promptgen-majinai-unsafe", - "promptgen_device": "cpu", - "upscaler_for_img2img": "Nearest", - "extra_networks_side_panel_default_tab": "Textual Inversion", - "wildcards_same_seed": false, - "wildcards_write_infotext": true, - "prioritized_callbacks_image_saved": [], - "animatediff_model_path": "", - "animatediff_default_save_formats": [ - "GIF", - "PNG" - ], - "animatediff_save_to_custom": true, - "animatediff_frame_extract_path": "", - "animatediff_frame_extract_remove": false, - "animatediff_default_frame_extract_method": "ffmpeg", - "animatediff_optimize_gif_palette": false, - "animatediff_optimize_gif_gifsicle": false, - "animatediff_mp4_crf": 23, - "animatediff_mp4_preset": "", - "animatediff_mp4_tune": "", - "animatediff_webp_quality": 80, - "animatediff_webp_lossless": false, - "animatediff_s3_enable": false, - "animatediff_s3_host": "", - "animatediff_s3_port": "", - "animatediff_s3_access_key": "", - "animatediff_s3_secret_key": "", - "animatediff_s3_storge_bucket": "", - "prioritized_callbacks_cfg_denoiser": [], - "model_preview_xd_name_matching": "Loose", - "model_preview_xd_limit_sizing": true, - "model_preview_xd_column_view": false, - "model_preview_xd_cache_images_civitai_info": false, - "mov2mov_outpath_samples": "Y:\\AI\\sd.webui\\outputs\\mov2mov-images", - "mov2mov_output_dir": "Y:\\AI\\sd.webui\\outputs\\mov2mov-videos", - "deforum_keep_3d_models_in_vram": false, - "deforum_enable_persistent_settings": false, - "deforum_persistent_settings_path": "models/Deforum/deforum_persistent_settings.txt", - "deforum_ffmpeg_location": "G:\\stable-diffusion-webui\\venv\\lib\\site-packages\\imageio_ffmpeg\\binaries\\ffmpeg-win64-v4.2.2.exe", - "deforum_ffmpeg_crf": 17, - "deforum_ffmpeg_preset": "slow", - "deforum_debug_mode_enabled": false, - "deforum_save_gen_info_as_srt": false, - "deforum_embed_srt": false, - "deforum_save_gen_info_as_srt_params": [ - "Noise Schedule" - ], - "deforum_preview": "Off", - "deforum_preview_interval_frames": 100 + "ad_dynamic_denoise_power": 2.05, + "ad_match_inpaint_bbox_size": "Free", + "prioritized_callbacks_script_postprocess_image": [], + "additional_networks_extra_lora_path": "", + "additional_networks_sort_models_by": "name", + "additional_networks_reverse_sort_order": false, + "additional_networks_model_name_filter": "", + "additional_networks_xy_grid_model_metadata": "", + "additional_networks_hash_thread_count": 8.0, + "additional_networks_back_up_model_when_saving": true, + "additional_networks_show_only_safetensors": false, + "additional_networks_show_only_models_with_metadata": "disabled", + "additional_networks_max_top_tags": 20, + "additional_networks_max_dataset_folders": 20, + "queue_paused": false, + "queue_button_hide_checkpoint": true, + "queue_button_placement": "Under Generate button", + "queue_ui_placement": "As a tab", + "queue_history_retention_days": "3 days", + "queue_automatic_requeue_failed_task": false, + "queue_grid_page_size": 0, + "queue_keyboard_shortcut": "Ctrl+KeyE", + "queue_completion_action": "Do nothing", + "sam_use_local_groundingdino": false, + "prioritized_callbacks_script_process_batch": [], + "prioritized_callbacks_script_postprocess_batch_list": [], + "prioritized_callbacks_cfg_after_cfg": [] } \ No newline at end of file diff --git a/.macmilling/notification.mp3 b/.macmilling/notification.mp3 new file mode 100644 index 000000000..79be835d2 Binary files /dev/null and b/.macmilling/notification.mp3 differ diff --git a/.macmilling/webui-user.bat b/.macmilling/webui-user.bat index 51469e9d7..a91d9ba6a 100644 --- a/.macmilling/webui-user.bat +++ b/.macmilling/webui-user.bat @@ -13,33 +13,34 @@ if "%*"=="--server" ( echo ^.^.^. -REM set NVCC_FLAGS=-allow-unsupported-compiler +set NVCC_FLAGS=-allow-unsupported-compiler set TF_ENABLE_ONEDNN_OPTS=0 set PYTHON= -set GIT= +set GIT=git set VENV_DIR= +set SADTALKER_CHECKPOINTS=G:\stable-diffusion-webui\models\SadTalker\checkpoints set COMMANDLINE_ARGS= %COMMANDLINE_ARGS% REM #### CUSTOM ARGUMENTS #### REM #------------------------# set COMMANDLINE_ARGS=%COMMANDLINE_ARGS% --api --allow-code -set COMMANDLINE_ARGS=%COMMANDLINE_ARGS% --medvram -set COMMANDLINE_ARGS=%COMMANDLINE_ARGS% --upcast-sampling --opt-split-attention -set COMMANDLINE_ARGS=%COMMANDLINE_ARGS% --no-half -set COMMANDLINE_ARGS=%COMMANDLINE_ARGS% --disable-safe-unpickle -set COMMANDLINE_ARGS=%COMMANDLINE_ARGS% --xformers -REM set COMMANDLINE_ARGS=%COMMANDLINE_ARGS% --enable-insecure-extension-access +set COMMANDLINE_ARGS=%COMMANDLINE_ARGS% --upcast-sampling +set COMMANDLINE_ARGS=%COMMANDLINE_ARGS% --enable-insecure-extension-access REM set COMMANDLINE_ARGS=%COMMANDLINE_ARGS% --listen REM set COMMANDLINE_ARGS=%COMMANDLINE_ARGS% --nowebui +set COMMANDLINE_ARGS=%COMMANDLINE_ARGS% --opt-split-attention REM set COMMANDLINE_ARGS=%COMMANDLINE_ARGS% --disable-all-extensions REM set COMMANDLINE_ARGS=%COMMANDLINE_ARGS% --disable-extra-extensions REM set COMMANDLINE_ARGS=%COMMANDLINE_ARGS% --reinstall-torch --reinstall-xformers -REM set COMMANDLINE_ARGS=%COMMANDLINE_ARGS% --no-download-sd-model +set COMMANDLINE_ARGS=%COMMANDLINE_ARGS% --xformers +set COMMANDLINE_ARGS=%COMMANDLINE_ARGS% --no-download-sd-model REM set COMMANDLINE_ARGS=%COMMANDLINE_ARGS% --gradio-img2img-tool color-sketch +set COMMANDLINE_ARGS=%COMMANDLINE_ARGS% --disable-safe-unpickle +set COMMANDLINE_ARGS=%COMMANDLINE_ARGS% --medvram --log-startup REM # REM set COMMANDLINE_ARGS=%COMMANDLINE_ARGS% --log-startup -set PYTORCH_CUDA_ALLOC_CONF=garbage_collection_threshold:0.9,max_split_size_mb:512 +REM set PYTORCH_CUDA_ALLOC_CONF=garbage_collection_threshold:0.9,max_split_size_mb:512 REM set PYTORCH_CUDA_ALLOC_CONF=garbage_collection_threshold:0.9,max_split_size_mb:768 REM # @@ -51,4 +52,4 @@ echo ^.^.^. echo ^[ STARTE SD-WEBUI ^] -call webui.bat \ No newline at end of file +call webui.bat