AUTOMATIC1111 / stable-diffusion-webui

Stable Diffusion web UI
GNU Affero General Public License v3.0
139.6k stars 26.47k forks source link

[Bug]: file nameing [model_name] using hires model name, #13573

Open chuckkay opened 11 months ago

chuckkay commented 11 months ago

Is there an existing issue for this?

What happened?

in settings - Images filename pattern i have [model_name]-[datetime]

im doing txt2img with a different 1.5 checkpoints for base stable diffusion checkpoint and hires checkpoint, all files are being named with the hires checkpoint-datetime... instead of the base modle name no variable in nameing wiki for base checkpoint..

Steps to reproduce the problem

in settings - Images filename pattern

i have [model_name]-[datetime]

im doing txt2img with a different checkpoints for base stable diffusion checkpoint and hires checkpoint, all files are being named with the hires checkpoint-datetime... no variable in nameing wiki for base checkpoint..

What should have happened?

files should be named basemodlename-datetime.jpg

and wiki should list variables for highres model and refiner model names as additional nameing options

Sysinfo

{ "Platform": "Windows-10-10.0.22631-SP0", "Python": "3.10.6", "Version": "v1.6.0", "Commit": "5ef669de080814067961f28357256e8fe27544f4", "Script path": "C:\AI\Automatic-SDXXXL\stable-diffusion-webui", "Data path": "C:\AI\Automatic-SDXXXL\stable-diffusion-webui", "Extensions dir": "C:\AI\Automatic-SDXXXL\stable-diffusion-webui\extensions", "Checksum": "c218c336128a1ea3f98f665d347f7df7fd5cc3a2ba29f8fe709f992c7a3c6e67", "Commandline": [ "launch.py", "--medvram", "--xformers", "--no-half-vae" ], "Torch env info": { "torch_version": "2.0.1+cu118", "is_debug_build": "False", "cuda_compiled_version": "11.8", "gcc_version": null, "clang_version": null, "cmake_version": null, "os": "Microsoft Windows 11 Pro", "libc_version": "N/A", "python_version": "3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)] (64-bit runtime)", "python_platform": "Windows-10-10.0.22631-SP0", "is_cuda_available": "True", "cuda_runtime_version": "12.2.140\r", "cuda_module_loading": "LAZY", "nvidia_driver_version": "537.42", "nvidia_gpu_models": "GPU 0: NVIDIA GeForce RTX 4070 Ti", "cudnn_version": null, "pip_version": "pip3", "pip_packages": [ "mypy-extensions==1.0.0", "numpy==1.23.5", "open-clip-torch==2.20.0", "pytorch-lightning==1.9.4", "torch==2.0.1+cu118", "torchdiffeq==0.2.3", "torchmetrics==1.0.3", "torchsde==0.2.5", "torchvision==0.15.2+cu118" ], "conda_packages": null, "hip_compiled_version": "N/A", "hip_runtime_version": "N/A", "miopen_runtime_version": "N/A", "caching_allocator_config": "", "is_xnnpack_available": "True", "cpu_info": [ "Architecture=9", "CurrentClockSpeed=4701", "DeviceID=CPU0", "Family=107", "L2CacheSize=12288", "L2CacheSpeed=", "Manufacturer=AuthenticAMD", "MaxClockSpeed=4701", "Name=AMD Ryzen 9 7900X 12-Core Processor ", "ProcessorType=3", "Revision=24834" ] }, "Exceptions": [], "CPU": { "model": "AMD64 Family 25 Model 97 Stepping 2, AuthenticAMD", "count logical": 24, "count physical": 12 }, "RAM": { "total": "32GB", "used": "16GB", "free": "16GB" }, "Extensions": [ { "name": "--sd-webui-ar-plus", "path": "C:\AI\Automatic-SDXXXL\stable-diffusion-webui\extensions\--sd-webui-ar-plus", "version": "a7ac063a", "branch": "main", "remote": "https://github.com/LEv145/--sd-webui-ar-plus" }, { "name": "OneButtonPrompt", "path": "C:\AI\Automatic-SDXXXL\stable-diffusion-webui\extensions\OneButtonPrompt", "version": "d31c3d74", "branch": "main", "remote": "https://github.com/AIrjen/OneButtonPrompt" }, { "name": "a1111-sd-webui-tagcomplete", "path": "C:\AI\Automatic-SDXXXL\stable-diffusion-webui\extensions\a1111-sd-webui-tagcomplete", "version": "5ebe22dd", "branch": "main", "remote": "https://github.com/DominikDoom/a1111-sd-webui-tagcomplete.git" }, { "name": "adetailer", "path": "C:\AI\Automatic-SDXXXL\stable-diffusion-webui\extensions\adetailer", "version": "d51f4b33", "branch": "main", "remote": "https://github.com/Bing-su/adetailer.git" }, { "name": "civitai-shortcut", "path": "C:\AI\Automatic-SDXXXL\stable-diffusion-webui\extensions\civitai-shortcut", "version": "68c1abd9", "branch": "main", "remote": "https://github.com/sunnyark/civitai-shortcut.git" }, { "name": "clip-interrogator-ext", "path": "C:\AI\Automatic-SDXXXL\stable-diffusion-webui\extensions\clip-interrogator-ext", "version": "0f1a4591", "branch": "main", "remote": "https://github.com/pharmapsychotic/clip-interrogator-ext.git" }, { "name": "ebsynth_utility", "path": "C:\AI\Automatic-SDXXXL\stable-diffusion-webui\extensions\ebsynth_utility", "version": "a570bebc", "branch": "main", "remote": "https://github.com/s9roll7/ebsynth_utility.git" }, { "name": "face_crop_img2img", "path": "C:\AI\Automatic-SDXXXL\stable-diffusion-webui\extensions\face_crop_img2img", "version": "08760602", "branch": "main", "remote": "https://github.com/s9roll7/face_crop_img2img.git" }, { "name": "sd-dynamic-prompts", "path": "C:\AI\Automatic-SDXXXL\stable-diffusion-webui\extensions\sd-dynamic-prompts", "version": "39c06b30", "branch": "main", "remote": "https://github.com/adieyal/sd-dynamic-prompts.git" }, { "name": "sd-pixel", "path": "C:\AI\Automatic-SDXXXL\stable-diffusion-webui\extensions\sd-pixel", "version": "19d845dc", "branch": "master", "remote": "https://github.com/Leodotpy/sd-pixel.git" }, { "name": "sd-webui-agent-scheduler", "path": "C:\AI\Automatic-SDXXXL\stable-diffusion-webui\extensions\sd-webui-agent-scheduler", "version": "b085fd31", "branch": "main", "remote": "https://github.com/ArtVentureX/sd-webui-agent-scheduler.git" }, { "name": "sd-webui-controlnet", "path": "C:\AI\Automatic-SDXXXL\stable-diffusion-webui\extensions\sd-webui-controlnet", "version": "7a4805c8", "branch": "main", "remote": "https://github.com/Mikubill/sd-webui-controlnet.git" }, { "name": "sd-webui-infinite-image-browsing", "path": "C:\AI\Automatic-SDXXXL\stable-diffusion-webui\extensions\sd-webui-infinite-image-browsing", "version": "add16701", "branch": "main", "remote": "https://github.com/zanllp/sd-webui-infinite-image-browsing.git" }, { "name": "sd-webui-reactor", "path": "C:\AI\Automatic-SDXXXL\stable-diffusion-webui\extensions\sd-webui-reactor", "version": "0070cea3", "branch": "main", "remote": "https://github.com/Gourieff/sd-webui-reactor.git" }, { "name": "sd_delete_button", "path": "C:\AI\Automatic-SDXXXL\stable-diffusion-webui\extensions\sd_delete_button", "version": "9df37671", "branch": "main", "remote": "https://github.com/AlUlkesh/sd_delete_button.git" }, { "name": "stable-diffusion-webui-randomize", "path": "C:\AI\Automatic-SDXXXL\stable-diffusion-webui\extensions\stable-diffusion-webui-randomize", "version": "c04c7611", "branch": "master", "remote": "https://github.com/innightwolfsleep/stable-diffusion-webui-randomize.git" }, { "name": "stable-diffusion-webui-rembg", "path": "C:\AI\Automatic-SDXXXL\stable-diffusion-webui\extensions\stable-diffusion-webui-rembg", "version": "3d9eedbb", "branch": "master", "remote": "https://github.com/AUTOMATIC1111/stable-diffusion-webui-rembg.git" }, { "name": "training-picker", "path": "C:\AI\Automatic-SDXXXL\stable-diffusion-webui\extensions\training-picker", "version": "d2784b09", "branch": "master", "remote": "https://github.com/Maurdekye/training-picker.git" } ], "Inactive extensions": [], "Environment": { "COMMANDLINE_ARGS": "--medvram --xformers --no-half-vae", "GRADIO_ANALYTICS_ENABLED": "False" }, "Config": { "samples_save": true, "samples_format": "jpg", "samples_filename_pattern": "[model_name]-[datetime]", "save_images_add_number": false, "grid_save": false, "grid_format": "jpg", "grid_extended_filename": true, "grid_only_if_multiple": true, "grid_prevent_empty_spots": false, "grid_zip_filename_pattern": "[datetime] - [model_name]- [seed] - [prompt]", "n_rows": -1, "font": "", "grid_text_active_color": "#000000", "grid_text_inactive_color": "#999999", "grid_background_color": "#ffffff", "enable_pnginfo": true, "save_txt": false, "save_images_before_face_restoration": false, "save_images_before_highres_fix": false, "save_images_before_color_correction": false, "save_mask": false, "save_mask_composite": false, "jpeg_quality": 95, "webp_lossless": false, "export_for_4chan": true, "img_downscale_threshold": 4.0, "target_side_length": 4000, "img_max_size_mp": 200, "use_original_name_batch": true, "use_upscaler_name_as_suffix": false, "save_selected_only": true, "save_init_img": false, "temp_dir": "C:\AI\SharedHub\temporary", "clean_temp_dir_at_start": true, "outdir_samples": "", "outdir_txt2img_samples": "C:\AI\SharedHub\outputs-xxx\Images-XXX", "outdir_img2img_samples": "C:\AI\SharedHub\outputs-xxx\Images-XXX", "outdir_extras_samples": "outputs/extras-images", "outdir_grids": "", "outdir_txt2img_grids": "outputs/grids", "outdir_img2img_grids": "outputs/grids", "outdir_save": "C:\AI\SharedHub\outputs-xxx\Images-XXX", "outdir_init_images": "outputs/init-images", "save_to_dirs": true, "grid_save_to_dirs": true, "use_save_to_dirs_for_ui": false, "directories_filename_pattern": "[date]", "directories_max_prompt_words": 10, "ESRGAN_tile": 192, "ESRGAN_tile_overlap": 8, "realesrgan_enabled_models": [ "R-ESRGAN 4x+", "R-ESRGAN 4x+ Anime6B" ], "upscaler_for_img2img": "4x_NMKD-Superscale-SP_178000_G", "face_restoration_model": "GFPGAN", "code_former_weight": 0.5, "face_restoration_unload": true, "show_warnings": true, "memmon_poll_rate": 8, "samples_log_stdout": true, "multiple_tqdm": true, "print_hypernet_extra": true, "list_hidden_files": true, "disable_mmap_load_safetensors": true, "unload_models_when_training": false, "pin_memory": false, "save_optimizer_state": false, "save_training_settings_to_txt": true, "dataset_filename_word_regex": "", "dataset_filename_join_string": " ", "training_image_repeats_per_epoch": 1, "training_write_csv_every": 500, "training_xattention_optimizations": false, "training_enable_tensorboard": false, "training_tensorboard_save_images": false, "training_tensorboard_flush_every": 120, "sd_modelcheckpoint": "PrefixMix\PrefixMix-PrefixMix\prefixmix.safetensors [2f88710c55]", "sd_checkpoint_cache": 0, "sd_vae_checkpoint_cache": 1, "sd_vae": "Automatic", "sd_vae_as_default": true, "sd_unet": "Automatic", "inpainting_mask_weight": 1.0, "initial_noise_multiplier": 1.0, "img2img_color_correction": false, "img2img_fix_steps": false, "img2img_background_color": "#ffffff", "enable_quantization": true, "enable_emphasis": true, "enable_batch_seeds": true, "comma_padding_backtrack": 20, "CLIP_stop_at_last_layers": 1, "upcast_attn": false, "auto_vae_precision": true, "randn_source": "NV", "sdxl_crop_top": 0, "sdxl_crop_left": 0, "sdxl_refiner_low_aesthetic_score": 2.5, "sdxl_refiner_high_aesthetic_score": 6.0, "cross_attention_optimization": "Automatic", "s_min_uncond": 0.0, "token_merging_ratio": 0.0, "token_merging_ratio_img2img": 0.0, "token_merging_ratio_hr": 0.0, "pad_cond_uncond": false, "experimental_persistent_cond_cache": false, "use_old_emphasis_implementation": false, "use_old_karras_scheduler_sigmas": false, "no_dpmpp_sde_batch_determinism": false, "use_old_hires_fix_width_height": false, "dont_fix_second_order_samplers_schedule": false, "hires_fix_use_firstpass_conds": false, "interrogate_keep_models_in_memory": false, "interrogate_return_ranks": false, "interrogate_clip_num_beams": 1, "interrogate_clip_min_length": 24, "interrogate_clip_max_length": 48, "interrogate_clip_dict_limit": 1500, "interrogate_clip_skip_categories": [], "interrogate_deepbooru_score_threshold": 0.5, "deepbooru_sort_alpha": true, "deepbooru_use_spaces": true, "deepbooru_escape": true, "deepbooru_filter_tags": "", "extra_networks_show_hidden_directories": true, "extra_networks_hidden_models": "When searched", "extra_networks_default_multiplier": 1.0, "extra_networks_card_width": 0, "extra_networks_card_height": 0, "extra_networks_card_text_scale": 1.0, "extra_networks_card_show_desc": true, "extra_networks_add_text_separator": " ", "ui_extra_networks_tab_reorder": "", "textual_inversion_print_at_load": false, "textual_inversion_add_hashes_to_infotext": false, "sd_hypernetwork": "None", "localization": "None", "gradio_theme": "Default", "img2img_editor_height": 720, "return_grid": false, "return_mask": false, "return_mask_composite": false, "do_not_show_images": false, "send_seed": true, "send_size": true, "js_modal_lightbox": true, "js_modal_lightbox_initially_zoomed": true, "js_modal_lightbox_gamepad": false, "js_modal_lightbox_gamepad_repeat": 250, "show_progress_in_title": false, "samplers_in_dropdown": true, "dimensions_and_batch_together": true, "keyedit_precision_attention": 0.1, "keyedit_precision_extra": 0.05, "keyedit_delimiters": ".,\/!?%^*;:{}=`~()", "keyedit_move": true, "quicksettings_list": [ "sd_model_checkpoint", "samples_save", "return_grid", "upscaler_for_img2img", "grid_save", "face_restoration", "CLIP_stop_at_last_layers" ], "ui_tab_order": [ "txt2img", "img2img", "PNG Info", "Interrogator", "Infinite image browsing" ], "hidden_tabs": [ "Train", "Wildcards Manager", "Checkpoint Merger" ], "ui_reorder_list": [], "hires_fix_show_sampler": true, "hires_fix_show_prompts": true, "disable_token_counters": false, "add_model_hash_to_info": false, "add_model_name_to_info": true, "add_user_name_to_info": false, "add_version_to_infotext": true, "disable_weights_auto_swap": false, "infotext_styles": "Ignore", "show_progressbar": true, "live_previews_enable": true, "live_previews_image_format": "jpeg", "show_progress_grid": true, "show_progress_every_n_steps": 1, "show_progress_type": "Approx NN", "live_preview_content": "Prompt", "live_preview_refresh_period": 1000, "hide_samplers": [ "DPM2 Karras", "DPM++ 2M SDE Exponential", "DPM++ 2M", "DPM++ 2M SDE Heun Exponential", "DPM++ 2M SDE Heun Karras", "DPM++ 2M SDE Heun", "DPM++ 2M SDE", "DPM++ SDE", "DPM++ 3M SDE", "DPM++ 3M SDE Karras", "DPM++ 3M SDE Exponential", "DPM adaptive", "LMS Karras", "DPM fast", "PLMS", "DPM++ 2M SDE Karras" ], "eta_ddim": 0.0, "eta_ancestral": 1.0, "ddim_discretize": "uniform", "s_churn": 0.0, "s_tmin": 0.0, "s_noise": 1.0, "k_sched_type": "Automatic", "sigma_min": 0.0, "sigma_max": 0.0, "rho": 0.0, "eta_noise_seed_delta": 0, "always_discard_next_to_last_sigma": false, "uni_pc_variant": "bh1", "uni_pc_skip_type": "time_uniform", "uni_pc_order": 3, "uni_pc_lower_order_final": true, "postprocessing_enable_in_main_ui": [], "postprocessing_operation_order": [], "upscaling_max_images_in_cache": 5, "disabled_extensions": [], "disable_all_extensions": "none", "restore_config_state_file": "", "sd_checkpoint_hash": "2f88710c556f2014c4997ef17c070f3fea16e7725f9ac215bb62f713bf22e53e", "ldsr_steps": 100, "ldsr_cached": false, "SCUNET_tile": 256, "SCUNET_tile_overlap": 8, "SWIN_tile": 192, "SWIN_tile_overlap": 8, "lora_functional": false, "sd_lora": "None", "lora_preferred_name": "Alias from file", "lora_add_hashes_to_infotext": false, "lora_show_all": true, "lora_hide_unknown_for_versions": [ "SD2", "SDXL", "SD1" ], "extra_options": [ "hires_fix_show_sampler", "hires_fix_show_prompts" ], "extra_options_accordion": false, "canvas_hotkey_zoom": "Alt", "canvas_hotkey_adjust": "Ctrl", "canvas_hotkey_move": "F", "canvas_hotkey_fullscreen": "S", "canvas_hotkey_reset": "R", "canvas_hotkey_overlap": "O", "canvas_show_tooltip": true, "canvas_blur_prompt": false, "canvas_disabled_functions": [ "Overlap" ], "tac_tagFile": "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": 5, "tac_showAllResults": false, "tac_resultStepLength": 100, "tac_delayTime": 100, "tac_useWildcards": true, "tac_sortWildcardResults": true, "tac_useEmbeddings": true, "tac_useHypernetworks": true, "tac_useLoras": true, "tac_useLycos": true, "tac_showWikiLinks": false, "tac_showExtraNetworkPreviews": true, "tac_replaceUnderscores": true, "tac_escapeParentheses": true, "tac_appendComma": true, "tac_appendSpace": true, "tac_alwaysSpaceAtEnd": true, "tac_modelKeywordCompletion": "Never", "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": "extra-quality-tags.csv", "tac_extra.addMode": "Insert before", "tac_chantFile": "demo-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}", "tac_refreshTempFiles": "Refresh TAC temp files", "ad_max_models": 2, "ad_save_previews": false, "ad_save_images_before": false, "ad_only_seleted_scripts": true, "ad_script_names": "dynamic_prompting,dynamic_thresholding,wildcard_recursive,wildcards,lora_block_weight", "ad_bbox_sortby": "None", "deforum_enable_persistent_settings": false, "deforum_persistent_settings_path": "models/Deforum/deforum_persistent_settings.txt", "deforum_ffmpeg_location": "C:\AI\Automatic-SDXXXL\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, "control_net_model_config": "models\cldm_v15.yaml", "control_net_model_adapter_config": "models\t2iadapter_sketch_sd14v1.yaml", "control_net_detectedmap_dir": "detected_maps", "control_net_models_path": "", "control_net_modules_path": "", "control_net_max_models_num": 3, "control_net_model_cache_size": 1, "control_net_inpaint_blur_sigma": 7, "control_net_no_high_res_fix": false, "control_net_no_detectmap": false, "control_net_detectmap_autosaving": false, "control_net_allow_script_control": true, "control_net_sync_field_args": true, "controlnet_show_batch_images_in_ui": false, "controlnet_increment_seed_during_batch": false, "controlnet_disable_control_type": false, "controlnet_disable_openpose_edit": false, "training_picker_fixed_size": 512, "training_picker_videos_path": "C:\AI\SharedHub\outputs-xxx\training-picker\videos", "training_picker_framesets_path": "C:\AI\SharedHub\outputs-xxx\training-picker\extracted-frames", "training_picker_default_output_path": "C:\AI\SharedHub\outputs-xxx\training-picker\cropped-frames", "dp_ignore_whitespace": true, "dp_write_raw_template": true, "dp_write_prompts_to_file": false, "dp_parser_variant_start": "{", "dp_parser_variant_end": "}", "dp_parser_wildcard_wrap": "__", "dp_limit_jinja_prompts": false, "dp_auto_purge_cache": true, "dp_wildcard_manager_no_dedupe": false, "dp_wildcard_manager_no_sort": false, "dp_wildcard_manager_shuffle": true, "dp_magicprompt_default_model": "Gustavosta/MagicPrompt-Stable-Diffusion", "dp_magicprompt_batch_size": 1, "comfyui_enabled": true, "comfyui_install_location": "C:\AI\Automatic-SDXXXL\stable-diffusion-webui\extensions\sd-webui-comfyui\ComfyUI", "comfyui_additional_args": "", "comfyui_client_address": "", "comfyui_ipc_strategy": "Default", "comfyui_graceful_termination_timeout": 5.0, "controlnet_ignore_noninpaint_mask": false, "sd_vae_overrides_per_model_preferences": false, "save_incomplete_images": true, "face_restoration": false, "auto_launch_browser": "Local", "show_gradio_deprecation_warnings": true, "hide_ldm_prints": true, "sd_checkpoints_limit": 2, "sd_checkpoints_keep_in_cpu": true, "tiling": false, "sd_vae_encode_method": "Full", "sd_vae_decode_method": "Full", "img2img_extra_noise": 0, "img2img_sketch_default_brush_color": "#ffffff", "img2img_inpaint_mask_brush_color": "#ffffff", "img2img_inpaint_sketch_default_brush_color": "#ffffff", "persistent_cond_cache": true, "lora_in_memory_limit": 0, "gradio_themes_cache": false, "extra_options_txt2img": [], "extra_options_img2img": [], "extra_options_cols": 1, "s_tmax": 0, "canvas_auto_expand": true, "comfyui_reverse_proxy_enabled": "Default", "gallery_height": "", "live_preview_fast_interrupt": true, "prompt_history_enabled": true, "prompt_history_preview_thumb_size_inline": 96.0, "prompt_history_items_per_page": 15.0, "prompt_history_automatic_save_info": false, "prompt_history_save_thumbnail": true, "canvas_zoom_undo_extra_key": "Ctrl", "canvas_zoom_hotkey_undo": "Z", "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_transparency_level": 70, "canvas_zoom_brush_opacity": false, "canvas_zoom_inpaint_prevent_work": false, "canvas_zoom_inpaint_label": true, "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": false, "canvas_zoom_inpaint_brushcolor": "#000000", "canvas_zoom_disabled_functions": [ "Overlap" ], "api_enable_requests": true, "api_forbid_local_requests": false, "api_useragent": "", "batch_cond_uncond": true, "live_preview_allow_lowvram_full": true, "use_old_scheduling": false, "sgm_noise_multiplier": false, "hires_fix_refiner_pass": "second pass", "depthmap_script_keepmodels": false, "depthmap_script_boost_rmax": 1600, "depthmap_script_save_ply": false, "depthmap_script_show_3d": true, "depthmap_script_show_3d_inpaint": true, "depthmap_script_mesh_maxsize": 2048, "depthmap_script_gen_heatmap_from_ui": false, "depthmap_script_extra_stereomodes": false, "tac_includeEmbeddingsInNormalResults": false, "control_net_unit_count": 3, "save_images_replace_action": "Replace", "enable_console_prompts": true, "tac_modelKeywordLocation": "Start of prompt", "queue_paused": true, "queue_button_placement": "Under Generate button", "queue_button_hide_checkpoint": true, "queue_history_retention_days": "30 days", "queue_keyboard_shortcut": "Ctrl+KeyE", "queue_ui_placement": "As a tab", "tac_modelSortOrder": "Name" }, "Startup": { "total": 21.335537672042847, "records": { "initial startup": 0.0009965896606445312, "prepare environment/checks": 0.014000177383422852, "prepare environment/git version info": 0.03599977493286133, "prepare environment/torch GPU test": 1.6661665439605713, "prepare environment/clone repositores": 0.11289072036743164, "prepare environment/run extensions installers/--sd-webui-ar-plus": 0.004999399185180664, "prepare environment/run extensions installers/a1111-sd-webui-tagcomplete": 0.0, "prepare environment/run extensions installers/adetailer": 0.10079669952392578, "prepare environment/run extensions installers/civitai-shortcut": 0.0, "prepare environment/run extensions installers/clip-interrogator-ext": 2.551302909851074, "prepare environment/run extensions installers/ebsynth_utility": 0.09356856346130371, "prepare environment/run extensions installers/face_crop_img2img": 1.661461591720581, "prepare environment/run extensions installers/OneButtonPrompt": 0.0, "prepare environment/run extensions installers/sd-dynamic-prompts": 0.11665463447570801, "prepare environment/run extensions installers/sd-pixel": 3.0216727256774902, "prepare environment/run extensions installers/sd-webui-agent-scheduler": 0.06655359268188477, "prepare environment/run extensions installers/sd-webui-controlnet": 0.2401134967803955, "prepare environment/run extensions installers/sd-webui-infinite-image-browsing": 0.24240779876708984, "prepare environment/run extensions installers/sd-webui-reactor": 0.2740483283996582, "prepare environment/run extensions installers/sd_delete_button": 0.06651139259338379, "prepare environment/run extensions installers/stable-diffusion-webui-randomize": 0.0010008811950683594, "prepare environment/run extensions installers/stable-diffusion-webui-rembg": 0.06550931930541992, "prepare environment/run extensions installers/training-picker": 0.0, "prepare environment/run extensions installers": 8.506601333618164, "prepare environment": 10.384908437728882, "launcher": 0.011296749114990234, "import torch": 2.7215006351470947, "import gradio": 1.3182399272918701, "setup paths": 0.7269914150238037, "import ldm": 0.0050008296966552734, "import sgm": 0.0, "initialize shared": 0.17935729026794434, "other imports": 0.7080755233764648, "opts onchange": 0.0, "setup SD model": 0.002001047134399414, "setup codeformer": 0.10695219039916992, "setup gfpgan": 0.022382020950317383, "set samplers": 0.0, "list extensions": 0.001001596450805664, "restore config state file": 0.0, "list SD models": 0.025998830795288086, "list localizations": 0.0, "load scripts/custom_code.py": 0.005999565124511719, "load scripts/img2imgalt.py": 0.0009999275207519531, "load scripts/loopback.py": 0.0004363059997558594, "load scripts/outpainting_mk_2.py": 0.0004425048828125, "load scripts/poor_mans_outpainting.py": 0.0004646778106689453, "load scripts/postprocessing_codeformer.py": 0.00037789344787597656, "load scripts/postprocessing_gfpgan.py": 0.0, "load scripts/postprocessing_upscale.py": 0.0, "load scripts/prompt_matrix.py": 0.0012814998626708984, "load scripts/prompts_from_file.py": 0.0, "load scripts/refiner.py": 0.0, "load scripts/sd_upscale.py": 0.0010056495666503906, "load scripts/seed.py": 0.00099945068359375, "load scripts/xyz_grid.py": 0.001001119613647461, "load scripts/sd-webui-ar.py": 0.00099945068359375, "load scripts/api.py": 1.2767493724822998, "load scripts/onebuttonprompt.py": 0.005507707595825195, "load scripts/model_keyword_support.py": 0.002538919448852539, "load scripts/shared_paths.py": 0.0010094642639160156, "load scripts/tag_autocomplete_helper.py": 0.054999351501464844, "load scripts/!adetailer.py": 0.31287169456481934, "load scripts/civitai_shortcut.py": 0.02953052520751953, "load scripts/clip_interrogator_ext.py": 0.03929948806762695, "load scripts/custom_script.py": 0.0018994808197021484, "load scripts/ui.py": 0.04175424575805664, "load scripts/face_crop_img2img.py": 0.0010001659393310547, "load scripts/dynamic_prompting.py": 0.04510140419006348, "load scripts/postprocessing_pixel.py": 0.0010018348693847656, "load scripts/task_scheduler.py": 0.27269768714904785, "load scripts/adapter.py": 0.001001119613647461, "load scripts/batch_hijack.py": 0.0010020732879638672, "load scripts/cldm.py": 0.0009961128234863281, "load scripts/controlmodel_ipadapter.py": 0.0, "load scripts/controlnet.py": 0.09777259826660156, "load scripts/controlnet_diffusers.py": 0.0007336139678955078, "load scripts/controlnet_lllite.py": 0.0005137920379638672, "load scripts/controlnet_lora.py": 0.0, "load scripts/controlnet_model_guess.py": 0.0, "load scripts/controlnet_version.py": 0.0010044574737548828, "load scripts/external_code.py": 0.0, "load scripts/global_state.py": 0.0010023117065429688, "load scripts/hook.py": 0.0, "load scripts/infotext.py": 0.000997781753540039, "load scripts/logging.py": 0.0, "load scripts/lvminthin.py": 0.0009992122650146484, "load scripts/movie2movie.py": 0.0005438327789306641, "load scripts/processor.py": 0.0, "load scripts/utils.py": 0.0, "load scripts/xyz_grid_support.py": 0.0013213157653808594, "load scripts/iib_setup.py": 0.04781174659729004, "load scripts/console_log_patch.py": 0.4515395164489746, "load scripts/reactor_api.py": 0.04819512367248535, "load scripts/reactor_faceswap.py": 0.0027921199798583984, "load scripts/reactor_globals.py": 0.0, "load scripts/reactor_helpers.py": 0.0, "load scripts/reactor_logger.py": 0.0010097026824951172, "load scripts/reactor_swapper.py": 0.0, "load scripts/reactor_version.py": 0.0009999275207519531, "load scripts/sd_delete_button.py": 0.02699875831604004, "load scripts/randomize.py": 0.002000570297241211, "load scripts/postprocessing_rembg.py": 0.0010046958923339844, "load scripts/training_picker.py": 0.0286862850189209, "load scripts/ldsr_model.py": 0.01810479164123535, "load scripts/lora_script.py": 0.11858749389648438, "load scripts/scunet_model.py": 0.01955127716064453, "load scripts/swinir_model.py": 0.016086339950561523, "load scripts/hotkey_config.py": 0.0010018348693847656, "load scripts/extra_options_section.py": 0.0, "load scripts": 2.992227792739868, "load upscalers": 0.0009980201721191406, "refresh VAE": 0.01700115203857422, "refresh textual inversion templates": 0.0, "scripts list_optimizers": 0.0, "scripts list_unets": 0.0, "reload hypernetworks": 0.0010004043579101562, "initialize extra networks": 0.004998207092285156, "cleanup temp dir": 0.0, "scripts before_ui_callback": 0.0, "create ui": 1.3949260711669922, "gradio launch": 0.5413975715637207, "add APIs": 0.006003618240356445, "app_started_callback/api.py": 0.004003763198852539, "app_started_callback/tag_autocomplete_helper.py": 0.0010025501251220703, "app_started_callback/clip_interrogator_ext.py": 0.0009961128234863281, "app_started_callback/task_scheduler.py": 0.19652986526489258, "app_started_callback/iib_setup.py": 0.008999347686767578, "app_started_callback/reactor_api.py": 0.0, "app_started_callback/lora_script.py": 0.0, "app_started_callback": 0.2115316390991211 } }, "Packages": [ "absl-py==1.4.0", "accelerate==0.21.0", "addict==2.4.0", "aenum==3.1.15", "aiofiles==23.2.1", "aiohttp==3.8.5", "aiosignal==1.3.1", "albumentations==1.3.1", "altair==5.0.1", "antlr4-python3-runtime==4.9.3", "anyio==3.7.1", "asttokens==2.2.1", "async-timeout==4.0.3", "attrs==23.1.0", "av==10.0.0", "backcall==0.2.0", "basicsr==1.4.2", "beautifulsoup4==4.12.2", "blendmodes==2022", "blip-ci==0.0.5", "boltons==23.0.0", "cachetools==5.3.1", "certifi==2023.7.22", "cffi==1.15.1", "charset-normalizer==3.2.0", "clean-fid==0.1.35", "click==8.1.6", "clip-interrogator==0.6.0", "clip==1.0", "color-matcher==0.5.0", "colorama==0.4.6", "coloredlogs==15.0.1", "contourpy==1.1.0", "cssselect2==0.7.0", "cycler==0.11.0", "cython==3.0.0", "ddt==1.6.0", "decorator==4.4.2", "deprecation==2.1.0", "dill==0.3.7", "docutils==0.20.1", "dynamicprompts==0.29.0", "easydict==1.10", "einops==0.4.1", "exceptiongroup==1.1.2", "executing==1.2.0", "facexlib==0.3.0", "fairscale==0.4.4", "fastapi==0.94.0", "ffmpy==0.3.1", "filelock==3.12.2", "filterpy==1.4.5", "flatbuffers==23.5.26", "fonttools==4.42.0", "freetype-py==2.4.0", "frozenlist==1.4.0", "fsspec==2023.6.0", "ftfy==6.1.1", "future==0.18.3", "fvcore==0.1.5.post20221221", "gdown==4.7.1", "gfpgan==1.3.8", "gitdb==4.0.10", "gitpython==3.1.32", "google-auth-oauthlib==1.0.0", "google-auth==2.22.0", "gradio-client==0.5.0", "gradio==3.41.2", "greenlet==2.0.2", "grpcio==1.57.0", "h11==0.12.0", "hsluv==5.0.3", "httpcore==0.15.0", "httpx==0.24.1", "huggingface-hub==0.16.4", "humanfriendly==10.0", "idna==3.4", "imageio-ffmpeg==0.4.8", "imageio==2.31.1", "importlib-metadata==6.8.0", "importlib-resources==6.0.1", "inflection==0.5.1", "insightface==0.7.3", "iopath==0.1.9", "ipython==8.14.0", "jedi==0.19.0", "jinja2==3.1.2", "joblib==1.3.2", "jsonmerge==1.8.0", "jsonschema-specifications==2023.7.1", "jsonschema==4.19.0", "kiwisolver==1.4.4", "kornia==0.6.7", "lark==1.1.2", "lazy-loader==0.3", "lightning-utilities==0.9.0", "linkify-it-py==2.0.2", "llvmlite==0.40.1", "lmdb==1.4.1", "lpips==0.1.4", "lxml==4.9.3", "markdown-it-py==2.2.0", "markdown==3.4.4", "markupsafe==2.1.3", "matplotlib-inline==0.1.6", "matplotlib==3.7.2", "mdit-py-plugins==0.3.3", "mdurl==0.1.2", "mediapipe==0.10.5", "moviepy==1.0.2", "mpmath==1.3.0", "multidict==6.0.4", "mypy-extensions==1.0.0", "networkx==3.1", "numba==0.57.1", "numexpr==2.8.5", "numpy==1.23.5", "oauthlib==3.2.2", "omegaconf==2.2.3", "onnx==1.14.0", "onnxruntime==1.15.1", "open-clip-torch==2.20.0", "opencv-contrib-python==4.8.0.76", "opencv-python-headless==4.8.0.76", "opencv-python==4.8.0.76", "orjson==3.9.4", "packaging==23.1", "pandas==2.0.3", "parso==0.8.3", "pickleshare==0.7.5", "piexif==1.1.3", "pillow==9.5.0", "pims==0.6.0", "pip==23.2.1", "platformdirs==3.10.0", "pooch==1.7.0", "portalocker==2.7.0", "prettytable==3.8.0", "proglog==0.1.10", "prompt-toolkit==3.0.39", "protobuf==3.20.3", "psutil==5.9.5", "pure-eval==0.2.2", "py-cpuinfo==9.0.0", "pyasn1-modules==0.3.0", "pyasn1==0.5.0", "pycparser==2.21", "pydantic==1.10.12", "pydub==0.25.1", "pyfunctional==1.4.3", "pygments==2.16.1", "pymatting==1.1.8", "pyparsing==3.0.9", "pyqt5-qt5==5.15.2", "pyqt5-sip==12.12.2", "pyqt5==5.15.9", "pyre-extensions==0.0.29", "pyreadline3==3.4.1", "pysocks==1.7.1", "python-dateutil==2.8.2", "python-dotenv==1.0.0", "python-multipart==0.0.6", "pytorch-lightning==1.9.4", "pytz==2023.3", "pyvirtualcam==0.10.2", "pywavelets==1.4.1", "pywin32==306", "pyyaml==6.0.1", "qudida==0.0.4", "realesrgan==0.3.0", "referencing==0.30.2", "regex==2023.8.8", "rembg==2.0.50", "reportlab==4.0.4", "requests-oauthlib==1.3.1", "requests==2.31.0", "resize-right==0.0.2", "rich==13.5.2", "rpds-py==0.9.2", "rsa==4.9", "safetensors==0.3.1", "scikit-image==0.21.0", "scikit-learn==1.3.0", "scipy==1.11.1", "seaborn==0.12.2", "semantic-version==2.10.0", "send2trash==1.8.2", "sentencepiece==0.1.99", "setuptools==63.2.0", "six==1.16.0", "slicerator==1.1.0", "smmap==5.0.0", "sniffio==1.3.0", "sounddevice==0.4.6", "soupsieve==2.4.1", "sqlalchemy==2.0.20", "stack-data==0.6.2", "starlette==0.26.1", "svglib==1.5.1", "sympy==1.12", "tabulate==0.9.0", "tb-nightly==2.15.0a20230813", "tensorboard-data-server==0.7.1", "termcolor==2.3.0", "thop==0.1.1.post2209072238", "threadpoolctl==3.2.0", "tifffile==2023.8.12", "timm==0.9.2", "tinycss2==1.2.1", "tokenizers==0.13.3", "tomesd==0.1.3", "tomli==2.0.1", "toolz==0.12.0", "torch==2.0.1+cu118", "torchdiffeq==0.2.3", "torchmetrics==1.0.3", "torchsde==0.2.5", "torchvision==0.15.2+cu118", "tqdm==4.66.1", "traitlets==5.9.0", "trampoline==0.1.2", "transformers==4.30.2", "transforms3d==0.4.1", "transparent-background==1.2.4", "trimesh==3.23.5", "typing-extensions==4.7.1", "typing-inspect==0.9.0", "tzdata==2023.3", "uc-micro-py==1.0.2", "ultralytics==8.0.195", "urllib3==1.26.16", "uvicorn==0.23.2", "vispy==0.13.0", "wcwidth==0.2.6", "webencodings==0.5.1", "websockets==11.0.3", "werkzeug==2.3.6", "wheel==0.41.1", "xformers==0.0.20", "yacs==0.1.8", "yapf==0.40.1", "yarl==1.9.2", "zipp==3.16.2" ] }

What browsers do you use to access the UI ?

No response

Console logs

not needed

Additional information

No response

Woisek commented 11 months ago

It seems [model_name] is populated with the last used model, so when using hires fix with a different model, this name is been used. Not sure if this is possible otherwise.

Alyndiar commented 11 months ago

It should be populated with the model selected in the WebUI main model dropbox, unless there is an override applied. There should be a way to get that information. Pretty sure there is also a way to know that we are processing a hires fix and not update the model_name if that is the case. That would be helpful for me too. It is getting difficult to follow what basemodel I am using for images since using a second model for hires fix.

Woisek commented 11 months ago

It should be populated with the model selected in the WebUI main model dropbox, unless there is an override applied.

The 'override' is probably 'inserting name when a model is called'. And since refining calls a different model (in most cases) the first one is overwritten with the second call of a model. I don't know how it works, so I just assume how it possible works.

Alyndiar commented 11 months ago

I'm trying to figure out where the information is taken for to create the filename, since both model names are present in the image metadata. As such, there is certainly a way to use the correct model name when saving, or to add both if different models are used.

Ineman commented 11 months ago

When i use separated checkpoint in adetailer, it happen same problem. maybe [model_name] save last loaded model, not base checkpoint

Alyndiar commented 11 months ago

Yeah, so we (or at least I) need a way to get the base checkpoint in some way.

chiefie commented 8 months ago

I am seeing this issue as well.

In my case, I have base model, hires upscaler and refiner checkpoint, and when using [model_name] in the filename, it is showing me refiner checkpoint model.

Would be cool if this can be expanded to include modifier e.g. [model_name<base|refiner|hires>]. While default if no modifier specified will [model_name<base>].