Panchovix / stable-diffusion-webui-reForge

GNU Affero General Public License v3.0
282 stars 10 forks source link

[Bug]: Changes to extraNetworks.js render Tree View unusable #3

Closed dwu11 closed 1 month ago

dwu11 commented 2 months ago

Checklist

What happened?

The tree view dropdown is basically unusable. The panel seems to have some sort of issue joining together html elements, looks like every char is split into a separate array element for some reason. Probably an issue with modules\ui_extra_networks.py, not exactly sure which merge is causing it (and reverting changes to ui_extra_networks breaks ui.py which is dependent on it. Also potentially could be an issue with the html formatting.

Steps to reproduce the problem

  1. Start up webui
  2. Select Extra Networks

image

What should have happened?

WebUI should display the extra networks tree dropdown as separate folders instead of one non-selectable mega tab.

What browsers do you use to access the UI ?

Mozilla Firefox, Google Chrome

Sysinfo

 {
    "Python": "3.10.11",
    "Version": "f0.0.17v1.8.0rc-latest-501-g2fdd959a",
    "Commit": "2fdd959abd864811ae1504ad4bd6e25c19fa99d0",
    "Checksum": "2ba2ad45d68b56b619ceea672c59c8af4ccb2bfb2ef4326b0fa211f75573acf1",
    "Commandline": [
        "launch.py",
        "--disable-xformers",
        "--no-progressbar-hiding",
        "--disable-nan-check",
        "--cuda-stream",
        "--cuda-malloc",
        "--pin-shared-memory",
    ],
    "Torch env info": {
        "torch_version": "2.2.2+cu121",
        "is_debug_build": "False",
        "cuda_compiled_version": "12.1",
        "gcc_version": null,
        "clang_version": null,
        "cmake_version": "version 3.28.3",
        "os": "Microsoft Windows 11 Pro",
        "libc_version": "N/A",
        "python_version": "3.10.11 (tags/v3.10.11:7d4cc5a, Apr  5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)] (64-bit runtime)",
        "python_platform": "Windows-10-10.0.22631-SP0",
        "is_cuda_available": "True",
        "cuda_runtime_version": "11.8.89\r",
        "cuda_module_loading": "LAZY",
        "nvidia_driver_version": "552.44",
        "nvidia_gpu_models": "GPU 0: NVIDIA GeForce RTX 3090",
        "cudnn_version": null,
        "pip_version": "pip3",
        "pip_packages": [
            "clip-anytorch==2.5.0",
            "lion-pytorch==0.0.6",
            "numpy==1.26.2",
            "onnx==1.14.1",
            "onnx-graphsurgeon==0.3.12",
            "onnxruntime==1.13.1",
            "open-clip-torch==2.20.0",
            "pytorch-lightning==1.9.4",
            "torch==2.2.2+cu121",
            "torchaudio==2.2.2+cu121",
            "torchdiffeq==0.2.3",
            "torchmetrics==0.11.0",
            "torchsde==0.2.6",
            "torchvision==0.17.2+cu121"
        ],
        "conda_packages": null,
        "hip_compiled_version": "N/A",
        "hip_runtime_version": "N/A",
        "miopen_runtime_version": "N/A",
        "caching_allocator_config": "backend:cudaMallocAsync",
        "is_xnnpack_available": "True",
        "cpu_info": [
            "Architecture=9",
            "CurrentClockSpeed=3700",
            "DeviceID=CPU0",
            "Family=205",
            "L2CacheSize=9728",
            "L2CacheSpeed=",
            "Manufacturer=GenuineIntel",
            "MaxClockSpeed=3700",
            "Name=12th Gen Intel(R) Core(TM) i5-12600K",
            "ProcessorType=3",
            "Revision="
        ]
    },
    "CPU": {
        "model": "Intel64 Family 6 Model 151 Stepping 2, GenuineIntel",
        "count logical": 16,
        "count physical": 10
    },
    "RAM": {
        "total": "32GB",
        "used": "24GB",
        "free": "7GB"
    },
    ],
    "Environment": {
        "COMMANDLINE_ARGS": "--disable-xformers --no-progressbar-hiding --listen --api --disable-nan-check --port 5541 --api --cuda-stream --cuda-malloc --pin-shared-memory --enable-insecure-extension-access ",
        "GRADIO_ANALYTICS_ENABLED": "False"
    },
    "Config": {
        "ldsr_steps": 100,
        "ldsr_cached": false,
        "SCUNET_tile": 256,
        "SCUNET_tile_overlap": 8,
        "SWIN_tile": 192,
        "SWIN_tile_overlap": 8,
        "SWIN_torch_compile": false,
        "control_net_detectedmap_dir": "detected_maps",
        "control_net_models_path": "",
        "control_net_modules_path": "",
        "control_net_unit_count": 3,
        "control_net_model_cache_size": 5,
        "control_net_no_detectmap": false,
        "control_net_detectmap_autosaving": false,
        "control_net_allow_script_control": false,
        "control_net_sync_field_args": true,
        "controlnet_show_batch_images_in_ui": false,
        "controlnet_increment_seed_during_batch": false,
        "controlnet_disable_openpose_edit": false,
        "controlnet_disable_photopea_edit": false,
        "controlnet_photopea_warning": true,
        "controlnet_input_thumbnail": true,
        "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_wildcardExclusionList": "",
        "tac_skipWildcardRefresh": false,
        "tac_useEmbeddings": true,
        "tac_includeEmbeddingsInNormalResults": false,
        "tac_useHypernetworks": true,
        "tac_useLoras": true,
        "tac_useLycos": true,
        "tac_useLoraPrefixForLycos": true,
        "tac_showWikiLinks": false,
        "tac_showExtraNetworkPreviews": true,
        "tac_modelSortOrder": "Name",
        "tac_useStyleVars": false,
        "tac_replaceUnderscores": true,
        "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": "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",
        "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": 1,
        "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,
        "freeu_png_info_auto_enable": true,
        "regprp_debug": false,
        "regprp_hidepmask": false,
        "image_browser_active_tabs": "txt2img, img2img, txt2img-grids, img2img-grids, Extras, Favorites, Others, All, Maintenance",
        "image_browser_hidden_components": [],
        "image_browser_with_subdirs": true,
        "image_browser_preload": false,
        "image_browser_copy_image": false,
        "image_browser_delete_message": true,
        "image_browser_txt_files": true,
        "image_browser_debug_level": "0 - none",
        "image_browser_delete_recycle": true,
        "image_browser_scan_exif": true,
        "image_browser_mod_shift": false,
        "image_browser_mod_ctrl_shift": false,
        "image_browser_ranking_pnginfo": true,
        "image_browser_page_columns": 6,
        "image_browser_page_rows": 6,
        "image_browser_pages_perload": 20,
        "image_browser_height_auto": false,
        "image_browser_use_thumbnail": false,
        "image_browser_thumbnail_size": 200,
        "image_browser_thumbnail_crop": false,
        "image_browser_swipe": false,
        "image_browser_img_tooltips": true,
        "image_browser_show_progress": true,
        "image_browser_info_add": false,
        "image_browser_video_pos": "Above",
        "image_browser_video_x": 640,
        "image_browser_video_y": 640,
        "model_toolkit_fix_clip": false,
        "model_toolkit_autoprune": false,
        "state": [],
        "state_txt2img": [],
        "state_img2img": [],
        "state_extensions": [],
        "sd_checkpoint_hash": "86d0838d9093b8d33cf50438cd038c2524e23b713ab857b04746773144454a7c",
        "outdir_samples": "",
        "outdir_txt2img_samples": "output\\txt2img-images",
        "outdir_img2img_samples": "output\\img2img-images",
        "outdir_extras_samples": "output\\extras-images",
        "outdir_grids": "",
        "outdir_txt2img_grids": "output\\txt2img-grids",
        "outdir_img2img_grids": "output\\img2img-grids",
        "outdir_save": "D:\\outputs\\A1111\\",
        "outdir_init_images": "output\\init-images",
        "samples_save": true,
        "samples_format": "png",
        "samples_filename_pattern": "[prompt_words]-[full_prompt_hash]-[seed]-[sampler]-[cfg]-[steps]-([width]x[height])",
        "save_images_add_number": false,
        "save_images_replace_action": "Replace",
        "grid_save": true,
        "grid_format": "webp",
        "grid_extended_filename": true,
        "grid_only_if_multiple": true,
        "grid_prevent_empty_spots": true,
        "grid_zip_filename_pattern": "[model_name]",
        "n_rows": -1,
        "font": "",
        "grid_text_active_color": "#000000",
        "grid_text_inactive_color": "#999999",
        "grid_background_color": "#ffffff",
        "save_images_before_face_restoration": true,
        "save_images_before_highres_fix": false,
        "save_images_before_color_correction": true,
        "save_mask": false,
        "save_mask_composite": false,
        "jpeg_quality": 80,
        "webp_lossless": true,
        "export_for_4chan": true,
        "img_downscale_threshold": 4.0,
        "target_side_length": 4000.0,
        "img_max_size_mp": 200.0,
        "use_original_name_batch": true,
        "use_upscaler_name_as_suffix": false,
        "save_selected_only": true,
        "save_init_img": false,
        "temp_dir": "",
        "clean_temp_dir_at_start": false,
        "save_incomplete_images": false,
        "notification_audio": true,
        "notification_volume": 100,
        "save_to_dirs": true,
        "grid_save_to_dirs": false,
        "use_save_to_dirs_for_ui": true,
        "directories_filename_pattern": "[model_name]",
        "directories_max_prompt_words": 8,
        "auto_backcompat": true,
        "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,
        "use_old_scheduling": false,
        "use_downcasted_alpha_bar": false,
        "lora_functional": false,
        "extra_networks_show_hidden_directories": true,
        "extra_networks_dir_button_function": false,
        "extra_networks_hidden_models": "When searched",
        "extra_networks_default_multiplier": 0.8,
        "extra_networks_card_width": 100.0,
        "extra_networks_card_height": 150.0,
        "extra_networks_card_text_scale": 0.5,
        "extra_networks_card_show_desc": true,
        "extra_networks_card_order_field": "Path",
        "extra_networks_card_order": "Ascending",
        "extra_networks_tree_view_default_enabled": true,
        "extra_networks_add_text_separator": " ",
        "ui_extra_networks_tab_reorder": "",
        "textual_inversion_print_at_load": false,
        "textual_inversion_add_hashes_to_infotext": true,
        "sd_hypernetwork": "None",
        "sd_lora": "None",
        "lora_preferred_name": "Filename",
        "lora_add_hashes_to_infotext": true,
        "lora_show_all": false,
        "lora_hide_unknown_for_versions": [],
        "lora_in_memory_limit": 0,
        "lora_not_found_warning_console": false,
        "lora_not_found_gradio_warning": false,
        "cross_attention_optimization": "Automatic",
        "s_min_uncond": 0,
        "token_merging_ratio": 0,
        "token_merging_ratio_img2img": 0,
        "token_merging_ratio_hr": 0,
        "pad_cond_uncond": true,
        "pad_cond_uncond_v0": false,
        "persistent_cond_cache": true,
        "batch_cond_uncond": true,
        "fp8_storage": "Enable for SDXL",
        "cache_fp16_weight": false,
        "hide_samplers": [
            "DDPM Karras",
            "DDPM",
            "LCM",
            "PLMS",
            "UniPC",
            "LCM Karras",
            "DPM adaptive",
            "DPM fast",
            "LMS Karras",
            "DPM2 a Karras",
            "DPM2 Karras",
            "LMS",
            "Heun",
            "DPM2",
            "DPM2 a"
        ],
        "eta_ddim": 0,
        "eta_ancestral": 0.4,
        "ddim_discretize": "uniform",
        "s_churn": 0,
        "s_tmin": 0,
        "s_tmax": 0,
        "s_noise": 1,
        "k_sched_type": "Automatic",
        "sigma_min": 0.0,
        "sigma_max": 0.0,
        "rho": 0.0,
        "eta_noise_seed_delta": 31336,
        "always_discard_next_to_last_sigma": true,
        "sgm_noise_multiplier": false,
        "uni_pc_variant": "bh1",
        "uni_pc_skip_type": "time_uniform",
        "uni_pc_order": 3,
        "uni_pc_lower_order_final": true,
        "sd_noise_schedule": "Default",
        "sd_checkpoints_limit": 1,
        "sd_checkpoints_keep_in_cpu": false,
        "sd_checkpoint_cache": 0,
        "sd_unet": "Automatic",
        "enable_quantization": true,
        "enable_emphasis": true,
        "enable_batch_seeds": true,
        "comma_padding_backtrack": 20,
        "upcast_attn": false,
        "randn_source": "GPU",
        "tiling": false,
        "hires_fix_refiner_pass": "second pass",
        "sdxl_crop_top": 0.0,
        "sdxl_crop_left": 0.0,
        "sdxl_refiner_low_aesthetic_score": 2.5,
        "sdxl_refiner_high_aesthetic_score": 6.0,
        "sd_vae_checkpoint_cache": 1,
        "sd_vae_overrides_per_model_preferences": true,
        "auto_vae_precision_bfloat16": true,
        "auto_vae_precision": false,
        "sd_vae_encode_method": "Full",
        "sd_vae_decode_method": "Full",
        "inpainting_mask_weight": 1,
        "initial_noise_multiplier": 1,
        "img2img_extra_noise": 0,
        "img2img_color_correction": false,
        "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": 32,
        "overlay_inpaint": true,
        "return_grid": true,
        "do_not_show_images": false,
        "js_modal_lightbox": true,
        "js_modal_lightbox_initially_zoomed": true,
        "js_modal_lightbox_gamepad": false,
        "js_modal_lightbox_gamepad_repeat": 250.0,
        "sd_webui_modal_lightbox_icon_opacity": 1,
        "sd_webui_modal_lightbox_toolbar_opacity": 0.9,
        "gallery_height": "",
        "enable_pnginfo": true,
        "save_txt": false,
        "add_model_name_to_info": true,
        "add_model_hash_to_info": true,
        "add_vae_name_to_info": true,
        "add_vae_hash_to_info": true,
        "add_user_name_to_info": false,
        "add_version_to_infotext": true,
        "disable_weights_auto_swap": true,
        "infotext_skip_pasting": [],
        "infotext_styles": "Apply if any",
        "show_progressbar": true,
        "live_previews_enable": true,
        "live_previews_image_format": "webp",
        "show_progress_grid": true,
        "show_progress_every_n_steps": -1,
        "show_progress_type": "Approx NN",
        "live_preview_allow_lowvram_full": false,
        "live_preview_content": "Prompt",
        "live_preview_refresh_period": 1000.0,
        "live_preview_fast_interrupt": true,
        "js_live_preview_in_modal_lightbox": false,
        "keyedit_precision_attention": 0.1,
        "keyedit_precision_extra": 0.05,
        "keyedit_delimiters": ".,\\/!?%^*;:{}=`~() ",
        "keyedit_delimiters_whitespace": [
            "Tab",
            "Carriage Return",
            "Line Feed"
        ],
        "keyedit_move": true,
        "disable_token_counters": false,
        "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": true,
        "hires_fix_show_sampler": true,
        "hires_fix_show_prompts": false,
        "txt2img_settings_accordion": false,
        "img2img_settings_accordion": false,
        "interrupt_after_current": true,
        "localization": "None",
        "quicksettings_list": [
            "sd_model_checkpoint",
            "sd_vae",
            "CLIP_stop_at_last_layers",
            "live_previews_enable",
            "show_progress_every_n_steps",
            "always_discard_next_to_last_sigma"
        ],
        "ui_tab_order": [],
        "hidden_tabs": [],
        "ui_reorder_list": [],
        "gradio_theme": "Default",
        "gradio_themes_cache": true,
        "show_progress_in_title": true,
        "send_seed": true,
        "send_size": true,
        "api_enable_requests": true,
        "api_forbid_local_requests": true,
        "api_useragent": "",
        "auto_launch_browser": "Local",
        "enable_console_prompts": false,
        "show_warnings": false,
        "show_gradio_deprecation_warnings": true,
        "memmon_poll_rate": 8,
        "samples_log_stdout": false,
        "multiple_tqdm": true,
        "enable_upscale_progressbar": true,
        "print_hypernet_extra": false,
        "list_hidden_files": true,
        "disable_mmap_load_safetensors": false,
        "hide_ldm_prints": true,
        "dump_stacks_on_signal": false,
        "face_restoration": false,
        "face_restoration_model": "CodeFormer",
        "code_former_weight": 0.5,
        "face_restoration_unload": false,
        "postprocessing_enable_in_main_ui": [],
        "postprocessing_operation_order": [],
        "upscaling_max_images_in_cache": 5,
        "postprocessing_existing_caption_action": "Ignore",
        "ESRGAN_tile": 192,
        "ESRGAN_tile_overlap": 8,
        "realesrgan_enabled_models": [
            "R-ESRGAN 4x+",
            "R-ESRGAN 4x+ Anime6B"
        ],
        "dat_enabled_models": [
            "DAT x2",
            "DAT x3",
            "DAT x4"
        ],
        "DAT_tile": 192,
        "DAT_tile_overlap": 8,
        "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.0,
        "training_xattention_optimizations": false,
        "training_enable_tensorboard": false,
        "training_tensorboard_save_images": false,
        "training_tensorboard_flush_every": 120.0,
        "canvas_hotkey_zoom": "Alt",
        "canvas_hotkey_adjust": "Ctrl",
        "canvas_hotkey_shrink_brush": "Q",
        "canvas_hotkey_grow_brush": "W",
        "canvas_hotkey_move": "F",
        "canvas_hotkey_fullscreen": "S",
        "canvas_hotkey_reset": "R",
        "canvas_hotkey_overlap": "O",
        "canvas_show_tooltip": true,
        "canvas_auto_expand": true,
        "canvas_blur_prompt": false,
        "canvas_disabled_functions": [
            "Overlap"
        ],
        "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.0,
        "interrogate_clip_skip_categories": [],
        "interrogate_deepbooru_score_threshold": 0.5,
        "deepbooru_sort_alpha": true,
        "deepbooru_use_spaces": true,
        "deepbooru_escape": true,
        "deepbooru_filter_tags": "",
        "sd_model_checkpoint": "chromeshinexl_proto.fp16 [86d0838d90]",
        "sd_vae": "sdxl_vae-fp16fix-blessed.safetensors",
        "CLIP_stop_at_last_layers": 2,
        "disable_mean_in_calclate_cond": false,
        "disabled_extensions": [
            "ic-light",
            "sd-webui-untitledmerger"
        ],
        "disable_all_extensions": "none",
        "nai_api_wait_on_429_time": 5,
        "emphasis": "No norm",
        "enable_prompt_comments": true,
        "include_styles_into_token_counters": true,
        "lyco_functional": false,
        "sd_lyco": "None",
        "lyco_preferred_name": "Alias from file",
        "lyco_add_hashes_to_infotext": true,
        "lyco_show_all": false,
        "lyco_hide_unknown_for_versions": [],
        "lyco_in_memory_limit": 0,
        "lyco_not_found_warning_console": false,
        "lyco_not_found_gradio_warning": false,
        "extra_networks_card_description_is_html": false,
        "open_dir_button_choice": "Subdirectory",
        "cc_metadata": true,
        "metadata_editor_lora_paths": "D:\\stable-diffusion-webui-forge\\models\\Extra-Networks",
        "metadata_editor_sort_models_by": "name",
        "metadata_editor_model_name_filter": "",
        "metadata_editor_back_up_model_when_saving": true,
        "metadata_editor_hash_thread_count": 1,
        "metadata_editor_show_only_safetensors": false,
        "metadata_editor_show_only_models_with_metadata": "disabled",
        "metadata_editor_max_top_tags": 20,
        "metadata_editor_max_dataset_folders": 20,
        "tac_frequencySort": true,
        "tac_frequencyFunction": "Logarithmic (weak)",
        "tac_frequencyMinCount": 3,
        "tac_frequencyMaxAge": 30,
        "tac_frequencyRecommendCap": 10,
        "tac_frequencyIncludeAlias": false,
        "image_browser_info_format": true,
        "image_browser_info_order": "Prompt,Negative prompt,Model,VAE,Sampler,Schedule,Steps,CFG scale,Seed,Size",
        "ad_same_seed_for_each_tab": false,
        "refiner_switch_by_sample_steps": false,
        "extra_networks_tree_view_style": "Tree",
        "extra_networks_tree_view_default_width": null,
        "s_min_uncond_all": false,
        "skip_early_cond": 0,
        "sdxl_clip_l_skip": false,
        "enable_reloading_ui_scripts": false,
        "profiling_enable": false,
        "profiling_activities": [
            "CPU"
        ],
        "profiling_record_shapes": true,
        "profiling_profile_memory": true,
        "profiling_with_stack": true,
        "profiling_filename": "trace.json",
        "postprocessing_disable_in_extras": [],
        "unload_sd_during_upscale": false,
        "HAT_tile": 256,
        "HAT_tile_overlap": 32,
        "SRFormer_tile": 176,
        "SRFormer_tile_overlap": 32,
        "GRL_tile": 256,
        "GRL_tile_overlap": 32,
        "OmniSR_tile": 256,
        "OmniSR_tile_overlap": 32,
        "SPAN_tile": 256,
        "SPAN_tile_overlap": 32,
        "COMPACT_tile": 0,
        "COMPACT_tile_overlap": 32,
        "set_scale_by_when_changing_upscaler": false
    },
    "Startup": {
        "total": 58.047709465026855,
        "records": {
            "initial startup": 0.03276252746582031,
            "prepare environment/checks": 0.15851926803588867,
            "prepare environment/git version info": 0.5423324108123779,
            "prepare environment/torch GPU test": 2.3315951824188232,
            "prepare environment/clone repositores": 1.6719660758972168,
            "prepare environment/run extensions_builtin installers/canvas-zoom-and-pan": 0.0,
            "prepare environment/run extensions_builtin installers/extra-options-section": 0.0,
            "prepare environment/run extensions_builtin installers/forge_legacy_preprocessors": 0.6504495143890381,
            "prepare environment/run extensions_builtin installers/forge_preprocessor_inpaint": 0.0,
            "prepare environment/run extensions_builtin installers/forge_preprocessor_marigold": 0.0005009174346923828,
            "prepare environment/run extensions_builtin installers/forge_preprocessor_normalbae": 0.0,
            "prepare environment/run extensions_builtin installers/forge_preprocessor_recolor": 0.0,
            "prepare environment/run extensions_builtin installers/forge_preprocessor_reference": 0.0,
            "prepare environment/run extensions_builtin installers/forge_preprocessor_revision": 0.0,
            "prepare environment/run extensions_builtin installers/forge_preprocessor_tile": 0.0,
            "prepare environment/run extensions_builtin installers/LDSR": 0.0,
            "prepare environment/run extensions_builtin installers/Lora": 0.0,
            "prepare environment/run extensions_builtin installers/mobile": 0.0,
            "prepare environment/run extensions_builtin installers/prompt-bracket-checker": 0.0,
            "prepare environment/run extensions_builtin installers/ScuNET": 0.0,
            "prepare environment/run extensions_builtin installers/sd_forge_controlllite": 0.0,
            "prepare environment/run extensions_builtin installers/sd_forge_controlnet": 0.6682593822479248,
            "prepare environment/run extensions_builtin installers/sd_forge_controlnet_example": 0.0004992485046386719,
            "prepare environment/run extensions_builtin installers/sd_forge_dynamic_thresholding": 0.0,
            "prepare environment/run extensions_builtin installers/sd_forge_fooocus_inpaint": 0.0,
            "prepare environment/run extensions_builtin installers/sd_forge_freeu": 0.0,
            "prepare environment/run extensions_builtin installers/sd_forge_hypertile": 0.0,
            "prepare environment/run extensions_builtin installers/sd_forge_ipadapter": 0.0,
            "prepare environment/run extensions_builtin installers/sd_forge_kohya_hrfix": 0.0,
            "prepare environment/run extensions_builtin installers/sd_forge_latent_modifier": 0.0,
            "prepare environment/run extensions_builtin installers/sd_forge_multidiffusion": 0.0,
            "prepare environment/run extensions_builtin installers/sd_forge_neveroom": 0.0,
            "prepare environment/run extensions_builtin installers/sd_forge_photomaker": 0.0,
            "prepare environment/run extensions_builtin installers/sd_forge_sag": 0.0,
            "prepare environment/run extensions_builtin installers/sd_forge_stylealign": 0.0,
            "prepare environment/run extensions_builtin installers/sd_forge_svd": 0.0,
            "prepare environment/run extensions_builtin installers/sd_forge_z123": 0.0,
            "prepare environment/run extensions_builtin installers/soft-inpainting": 0.0,
            "prepare environment/run extensions_builtin installers/SwinIR": 0.0,
            "prepare environment/run extensions_builtin installers": 1.319709062576294,
            "prepare environment": 14.097449779510498,
            "launcher": 0.006842851638793945,
            "import torch": 9.170631408691406,
            "import gradio": 0.8942282199859619,
            "setup paths": 0.5668706893920898,
            "import ldm": 0.006006479263305664,
            "import sgm": 0.0,
            "initialize shared": 0.0440518856048584,
            "other imports": 0.7261373996734619,
            "opts onchange": 0.0,
            "setup SD model": 0.0,
            "setup codeformer": 0.002006053924560547,
            "setup gfpgan": 0.01529240608215332,
            "set samplers": 0.0,
            "list extensions": 0.0035059452056884766,
            "restore config state file": 0.0,
            "list SD models": 0.03799557685852051,
            "list localizations": 0.0010042190551757812,
            "load scripts/custom_code.py": 0.0065042972564697266,
            "load scripts/img2imgalt.py": 0.0009999275207519531,
            "load scripts/loopback.py": 0.0005004405975341797,
            "load scripts/outpainting_mk_2.py": 0.0004994869232177734,
            "load scripts/poor_mans_outpainting.py": 0.000499725341796875,
            "load scripts/postprocessing_caption.py": 0.0,
            "load scripts/postprocessing_codeformer.py": 0.0,
            "load scripts/postprocessing_create_flipped_copies.py": 0.0010037422180175781,
            "load scripts/postprocessing_focal_crop.py": 0.004509449005126953,
            "load scripts/postprocessing_gfpgan.py": 0.0004980564117431641,
            "load scripts/postprocessing_split_oversized.py": 0.0005004405975341797,
            "load scripts/postprocessing_upscale.py": 0.0004999637603759766,
            "load scripts/processing_autosized_crop.py": 0.000499725341796875,
            "load scripts/prompt_matrix.py": 0.0005013942718505859,
            "load scripts/prompts_from_file.py": 0.0004992485046386719,
            "load scripts/sd_upscale.py": 0.0005009174346923828,
            "load scripts/xyz_grid.py": 0.0009992122650146484,
            "load scripts/ldsr_model.py": 0.6901211738586426,
            "load scripts/lora_script.py": 1.9742629528045654,
            "load scripts/scunet_model.py": 0.13518118858337402,
            "load scripts/swinir_model.py": 0.12369656562805176,
            "load scripts/hotkey_config.py": 0.00099945068359375,
            "load scripts/extra_options_section.py": 0.0005002021789550781,
            "load scripts/legacy_preprocessors.py": 0.009352684020996094,
            "load scripts/preprocessor_inpaint.py": 0.01301121711730957,
            "load scripts/preprocessor_marigold.py": 0.111907958984375,
            "load scripts/preprocessor_normalbae.py": 0.005005598068237305,
            "load scripts/preprocessor_recolor.py": 0.0005006790161132812,
            "load scripts/forge_reference.py": 0.0004999637603759766,
            "load scripts/preprocessor_revision.py": 0.0004994869232177734,
            "load scripts/preprocessor_tile.py": 0.0004999637603759766,
            "load scripts/forge_controllllite.py": 0.009008646011352539,
            "load scripts/controlnet.py": 0.8328216075897217,
            "load scripts/xyz_grid_support.py": 0.0016150474548339844,
            "load scripts/sd_forge_controlnet_example.py": 0.0005025863647460938,
            "load scripts/forge_dynamic_thresholding.py": 0.004519939422607422,
            "load scripts/forge_fooocus_inpaint.py": 0.0005004405975341797,
            "load scripts/forge_freeu.py": 0.11864423751831055,
            "load scripts/forge_hypertile.py": 0.0034363269805908203,
            "load scripts/forge_ipadapter.py": 0.007507801055908203,
            "load scripts/kohya_hrfix.py": 0.0029990673065185547,
            "load scripts/forge_latent_modifier.py": 0.0035042762756347656,
            "load scripts/forge_multidiffusion.py": 0.009008646011352539,
            "load scripts/forge_never_oom.py": 0.001003265380859375,
            "load scripts/forge_photomaker.py": 0.003005504608154297,
            "load scripts/forge_sag.py": 0.002900838851928711,
            "load scripts/forge_stylealign.py": 0.0009763240814208984,
            "load scripts/forge_svd.py": 0.1411125659942627,
            "load scripts/forge_z123.py": 0.13294053077697754,
            "load scripts/soft_inpainting.py": 0.0015006065368652344,
            "load scripts/smea.py": 0.0014996528625488281,
            "load scripts/wildcard_recursive.py": 0.0,
            "load scripts/aesthetic-scorer.py": 0.23381972312927246,
            "load scripts/api.py": 0.4982593059539795,
            "load scripts/gen_hashing.py": 0.11510634422302246,
            "load scripts/info.py": 0.13690972328186035,
            "load scripts/link.py": 0.12606239318847656,
            "load scripts/pasted.py": 0.1369483470916748,
            "load scripts/previews.py": 0.13502907752990723,
            "load scripts/settings.py": 0.135697603225708,
            "load scripts/ui_funcs.py": 0.000499725341796875,
            "load scripts/dtg.py": 0.283797025680542,
            "load scripts/image_browser.py": 0.30709004402160645,
            "load scripts/model_keyword.py": 0.10931229591369629,
            "load scripts/toolkit_gui.py": 0.2676811218261719,
            "load scripts/pag.py": 0.003499746322631836,
            "load scripts/stealth_pnginfo.py": 0.3533635139465332,
            "load scripts/model_keyword_support.py": 0.007523059844970703,
            "load scripts/shared_paths.py": 0.000499725341796875,
            "load scripts/tag_autocomplete_helper.py": 1.3336193561553955,
            "load scripts/tag_frequency_db.py": 0.0005016326904296875,
            "load scripts/cc.py": 0.008004426956176758,
            "load scripts/cc_callback.py": 0.16062569618225098,
            "load scripts/cc_colorpicker.py": 0.0004999637603759766,
            "load scripts/cc_const.py": 0.0005011558532714844,
            "load scripts/cc_hdr.py": 0.0009987354278564453,
            "load scripts/cc_scaling.py": 0.0005004405975341797,
            "load scripts/cc_settings.py": 0.14606809616088867,
            "load scripts/cc_style.py": 0.0005006790161132812,
            "load scripts/cc_xyz.py": 0.00107574462890625,
            "load scripts/sdswebui_nai_api.py": 0.6781375408172607,
            "load scripts/comments.py": 0.14053606986999512,
            "load scripts/refiner.py": 0.0005006790161132812,
            "load scripts/sampler.py": 0.001575469970703125,
            "load scripts/seed.py": 0.0010046958923339844,
            "load scripts": 10.361766815185547,
            "load upscalers": 0.015514612197875977,
            "refresh VAE": 0.006517648696899414,
            "refresh textual inversion templates": 0.0004999637603759766,
            "scripts list_optimizers": 0.08456993103027344,
            "scripts list_unets": 0.0,
            "reload hypernetworks": 0.0,
            "initialize extra networks": 0.008517265319824219,
            "scripts before_ui_callback": 0.0014996528625488281,
            "create ui": 16.060375452041626,
            "gradio launch": 5.040274620056152,
            "add APIs": 0.8958113193511963,
            "app_started_callback/lora_script.py": 0.0004980564117431641,
            "app_started_callback/controlnet.py": 0.0009984970092773438,
            "app_started_callback/link.py": 0.0,
            "app_started_callback/api.py": 0.0005006790161132812,
            "app_started_callback/info.py": 0.0018646717071533203,
            "app_started_callback/previews.py": 0.0035219192504882812,
            "app_started_callback/model_keyword.py": 0.0004992485046386719,
            "app_started_callback/tag_autocomplete_helper.py": 0.004999399185180664,
            "app_started_callback": 0.014385461807250977
        }
    },
    "Packages": [
        "-ensorflow-intel==2.11.0",
        "absl-py==1.4.0",
        "accelerate==0.21.0",
        "addict==2.4.0",
        "aenum==3.1.11",
        "aiofiles==23.2.1",
        "aiohttp==3.8.3",
        "aiosignal==1.3.1",
        "albumentations==1.4.3",
        "aliyun-python-sdk-core==2.14.0",
        "aliyun-python-sdk-kms==2.16.2",
        "altair==4.2.2",
        "analytics-python==1.4.0",
        "ansicon==1.89.0",
        "antlr4-python3-runtime==4.9.3",
        "anyio==3.6.2",
        "appdirs==1.4.4",
        "argon2-cffi-bindings==21.2.0",
        "argon2-cffi==23.1.0",
        "arrow==1.2.3",
        "astunparse==1.6.3",
        "async-timeout==4.0.2",
        "attrs==22.2.0",
        "backoff==2.2.1",
        "basicsr==1.4.2",
        "baukit==0.0.1",
        "bayesian-optimization==1.4.2",
        "bcrypt==4.0.1",
        "beautifulsoup4==4.12.2",
        "bidict==0.22.1",
        "bitsandbytes-windows==0.37.5",
        "bitsandbytes==0.41.2.post2",
        "blendmodes==2022",
        "blessed==1.20.0",
        "boltons==21.0.0",
        "cachetools==5.2.1",
        "certifi==2022.12.7",
        "cffi==1.15.1",
        "chardet==3.0.4",
        "charset-normalizer==2.1.1",
        "clean-fid==0.1.35",
        "click==8.1.3",
        "clip-anytorch==2.5.0",
        "clip-interrogator==0.6.0",
        "cloudpickle==2.2.1",
        "cmake==3.28.3",
        "colorama==0.4.6",
        "coloredlogs==15.0.1",
        "colorlog==6.8.2",
        "compel==2.0.2",
        "contourpy==1.0.7",
        "crcmod==1.7",
        "croniter==1.4.1",
        "cryptography==39.0.0",
        "cssselect2==0.7.0",
        "cstr==0.1.0",
        "cycler==0.11.0",
        "cython==3.0.8",
        "dadaptation==3.1",
        "datasets==2.11.0",
        "dateutils==0.6.12",
        "deepdiff==6.3.1",
        "deepl==1.13.0",
        "deprecation==2.1.0",
        "depth-anything==2024.1.22.0",
        "diffuser==0.0.1",
        "diffusers==0.25.0",
        "dill==0.3.6",
        "diskcache==5.6.3",
        "distro==1.9.0",
        "docker-pycreds==0.4.0",
        "dsine==2024.3.23",
        "easydict==1.11",
        "easygui==0.98.3",
        "einops==0.4.1",
        "embreex==2.17.7.post4",
        "entrypoints==0.4",
        "exceptiongroup==1.1.1",
        "facexlib==0.3.0",
        "fairscale==0.4.13",
        "fastapi==0.94.0",
        "ffmpy==0.3.0",
        "filelock==3.9.0",
        "filterpy==1.4.5",
        "flatbuffers==23.5.26",
        "font-roboto==0.0.1",
        "fonts==0.0.3",
        "fonttools==4.38.0",
        "frozenlist==1.3.3",
        "fsspec==2024.3.1",
        "ftfy==6.1.1",
        "future==0.18.3",
        "fvcore==0.1.5.post20221221",
        "gast==0.4.0",
        "gdown==5.1.0",
        "geffnet==1.0.2",
        "gfpgan==1.3.8",
        "gitdb==4.0.10",
        "gitpython==3.1.32",
        "glob2==0.5",
        "google-auth-oauthlib==0.4.6",
        "google-auth==2.16.0",
        "google-pasta==0.2.0",
        "googletrans==4.0.0rc1",
        "gradio-client==0.5.0",
        "gradio==3.41.2",
        "graphsurgeon==0.4.6",
        "grpcio==1.51.1",
        "h11==0.12.0",
        "h2==3.2.0",
        "h5py==3.8.0",
        "handrefinerportable==2024.2.12.0",
        "hpack==3.0.0",
        "hstspreload==2023.1.1",
        "httpcore==0.15.0",
        "httpx==0.24.1",
        "huggingface-hub==0.19.4",
        "humanfriendly==10.0",
        "hydra-core==1.3.2",
        "hyperframe==5.2.0",
        "hyperopt==0.2.7",
        "idna==2.10",
        "image-reward==1.3",
        "imageio-ffmpeg==0.4.9",
        "imageio==2.34.0",
        "img2texture==1.0.6",
        "imhist==0.0.4",
        "importlib-metadata==6.0.0",
        "importlib-resources==6.1.1",
        "imwatermark==0.0.2",
        "inflection==0.5.1",
        "iniconfig==2.0.0",
        "inquirer==3.1.3",
        "insightface==0.7.3",
        "invisible-watermark==0.2.0",
        "iopath==0.1.9",
        "itsdangerous==2.1.2",
        "jax==0.4.28",
        "jaxlib==0.4.28",
        "jinja2==3.1.2",
        "jinxed==1.2.0",
        "jmespath==0.10.0",
        "joblib==1.2.0",
        "jsonmerge==1.8.0",
        "jsonschema==4.17.3",
        "k-diffusion==0.0.12",
        "keras==2.14.0",
        "keyboard==0.13.5",
        "kiwisolver==1.4.4",
        "kornia==0.6.7",
        "lark==1.1.2",
        "lazy-loader==0.2",
        "libclang==15.0.6.1",
        "library==0.0.0",
        "lightning-cloud==0.5.37",
        "lightning-lite==1.8.6",
        "lightning-utilities==0.8.0",
        "lightning==2.0.6",
        "linkify-it-py==1.0.3",
        "lion-pytorch==0.0.6",
        "llama-cpp-python==0.2.26+cu121",
        "llvmlite==0.42.0",
        "lmdb==1.4.0",
        "lpips==0.1.4",
        "lxml==5.1.0",
        "lycoris-lora==2.0.2",
        "mako==1.3.2",
        "mapbox-earcut==1.0.1",
        "markdown-it-py==2.2.0",
        "markdown==3.4.1",
        "markupsafe==2.1.3",
        "matplotlib==3.6.3",
        "matrix-client==0.4.0",
        "mdit-py-plugins==0.3.3",
        "mdurl==0.1.2",
        "mediapipe==0.10.14",
        "ml-dtypes==0.2.0",
        "model-index==0.1.11",
        "monotonic==1.6",
        "mpmath==1.3.0",
        "multidict==6.0.4",
        "multiprocess==0.70.14",
        "networkx==3.2.1",
        "ngrok==1.0.0",
        "numba==0.59.0",
        "numpy==1.26.2",
        "oauthlib==3.2.2",
        "omegaconf==2.2.3",
        "onnx-graphsurgeon==0.3.12",
        "onnx==1.14.1",
        "onnxruntime==1.13.1",
        "open-clip-torch==2.20.0",
        "openai==1.14.3",
        "opencv-contrib-python==4.7.0.72",
        "opencv-python-headless==4.10.0.82",
        "opencv-python==4.9.0.80",
        "opendatalab==0.0.10",
        "openmim==0.3.9",
        "openxlab==0.0.34",
        "opt-einsum==3.3.0",
        "ordered-set==4.1.0",
        "orjson==3.8.5",
        "oss2==2.17.0",
        "packaging==23.0",
        "pandas==1.5.3",
        "paramiko==2.12.0",
        "pathtools==0.1.2",
        "piexif==1.1.3",
        "pilgram==1.2.1",
        "pillow-avif-plugin==1.4.3",
        "pillow==9.5.0",
        "pip==24.0",
        "platformdirs==4.2.0",
        "pluggy==1.0.0",
        "pooch==1.8.1",
        "portalocker==2.8.2",
        "prettytable==3.9.0",
        "prodigyopt==1.0",
        "protobuf==3.20.0",
        "psutil==5.9.5",
        "py-cpuinfo==9.0.0",
        "py4j==0.10.9.7",
        "pyarrow==12.0.1",
        "pyasn1-modules==0.2.8",
        "pyasn1==0.4.8",
        "pyaudio==0.2.13",
        "pycocotools==2.0.7",
        "pycollada==0.8",
        "pycparser==2.21",
        "pycryptodome==3.16.0",
        "pycuda==2024.1",
        "pydantic==1.10.15",
        "pydeprecate==0.3.2",
        "pydub==0.25.1",
        "pygments==2.14.0",
        "pyjwt==2.8.0",
        "pymatting==1.1.12",
        "pynacl==1.5.0",
        "pyparsing==3.0.9",
        "pyreadline3==3.4.1",
        "pyrsistent==0.19.3",
        "pysocks==1.7.1",
        "pytest==7.2.2",
        "python-dateutil==2.8.2",
        "python-dotenv==0.21.1",
        "python-editor==1.0.4",
        "python-engineio==4.9.0",
        "python-multipart==0.0.6",
        "python-socketio==5.11.1",
        "pytools==2023.1.1",
        "pytorch-lightning==1.9.4",
        "pytz==2023.4",
        "pywavelets==1.4.1",
        "pywin32==305",
        "pyyaml==6.0",
        "qudida==0.0.4",
        "readchar==4.0.5",
        "realesrgan==0.3.0",
        "regex==2022.10.31",
        "rembg==2.0.56",
        "reportlab==4.1.0",
        "requests-oauthlib==1.3.1",
        "requests==2.28.2",
        "resize-right==0.0.2",
        "responses==0.18.0",
        "rfc3986==1.5.0",
        "rich==13.4.2",
        "rsa==4.9",
        "rtree==1.2.0",
        "safetensors==0.4.2",
        "scikit-image==0.21.0",
        "scikit-learn==1.5.0",
        "scipy==1.11.4",
        "seaborn==0.12.2",
        "segment-anything==1.0",
        "semantic-version==2.10.0",
        "send2trash==1.8.2",
        "sentencepiece==0.1.97",
        "sentry-sdk==1.13.0",
        "setproctitle==1.3.2",
        "setuptools==69.5.1",
        "shapely==2.0.2",
        "simple-websocket==1.0.0",
        "simpleeval==0.9.13",
        "six==1.16.0",
        "smmap==5.0.0",
        "sniffio==1.3.0",
        "sounddevice==0.4.6",
        "soundfile==0.12.1",
        "soupsieve==2.4.1",
        "spandrel-extra-arches==0.1.1",
        "spandrel==0.3.4",
        "speechrecognition==3.9.0",
        "starlette==0.26.1",
        "starsessions==1.3.0",
        "svg.path==6.3",
        "svglib==1.5.1",
        "sympy==1.12",
        "tabulate==0.9.0",
        "tb-nightly==2.12.0a20230120",
        "tensorboard-data-server==0.6.1",
        "tensorboard-plugin-wit==1.8.1",
        "tensorboard==2.14.1",
        "tensorflow-estimator==2.14.0",
        "tensorflow-intel==2.14.0",
        "tensorflow-io-gcs-filesystem==0.31.0",
        "tensorflow-io==0.31.0",
        "tensorflow==2.14.0",
        "tensorrt==8.5.3.1",
        "termcolor==2.2.0",
        "thop==0.1.1.post2209072238",
        "threadpoolctl==3.1.0",
        "tifffile==2022.10.10",
        "timm==0.9.2",
        "tinycss2==1.2.1",
        "tipo-kgen==0.0.9",
        "tk==0.1.0",
        "tokenizers==0.12.1",
        "tomesd==0.1.3",
        "toml==0.10.2",
        "tomli==2.0.1",
        "toolz==0.12.0",
        "torch==2.2.2+cu121",
        "torchaudio==2.2.2+cu121",
        "torchdiffeq==0.2.3",
        "torchmetrics==0.11.0",
        "torchsde==0.2.6",
        "torchvision==0.17.2+cu121",
        "tqdm==4.65.0",
        "traitlets==5.9.0",
        "trampoline==0.1.2",
        "transformers==4.30.2",
        "trimesh==4.1.3",
        "typing-extensions==4.12.0",
        "uc-micro-py==1.0.1",
        "uff==0.6.9",
        "ultralytics==8.2.24",
        "urllib3==1.26.15",
        "uvicorn==0.20.0",
        "vhacdx==0.0.5",
        "voluptuous==0.13.1",
        "wandb==0.15.11",
        "wcwidth==0.2.6",
        "webencodings==0.5.1",
        "websocket-client==1.6.1",
        "websockets==10.4",
        "werkzeug==2.2.2",
        "wheel==0.38.4",
        "wrapt==1.14.1",
        "wsproto==1.2.0",
        "xformers==0.0.24",
        "xxhash==3.2.0",
        "yacs==0.1.8",
        "yapf==0.32.0",
        "yarl==1.8.2",
        "zipp==3.11.0"
    ]
}

Console logs

no console logs

Additional information

No response

Panchovix commented 2 months ago

Confirmed the issue. I'm atm trying to fix some issues related to the refiner and then I will get into this.

EDIT: The issue mentioned above is a lot greater than I expected and have to revert some commits, so this fix will take some time, sorry!

EDIT2: managed to fix a lot of issues but haven't touched this yet, will check tomorrow, sorry for the delay!

Panchovix commented 1 month ago

I've tried now after the rebase and it looks like this, is this correct?

imagen

DocShotgun commented 1 month ago

image

This is what tree view is expected to look like in forge. The post-rebase result is the original A1111 tree view.

EDIT: Pulling the new commit flipped the setting to use Dir view. Switching the setting to Tree broke it again.

Panchovix commented 1 month ago

image

This is what tree view is expected to look like in forge. The post-rebase result is the original A1111 tree view.

EDIT: Pulling the new commit flipped the setting to use Dir view. Switching the setting to Tree broke it again.

Can confirm the issue with this setting change.

Commit that did the changes could be this https://github.com/Panchovix/stable-diffusion-webui-forge/commit/1099f26b77ba4474c30629465e2ccdc6a8b2f85f

Gonna check.

Panchovix commented 1 month ago

I have done this commit https://github.com/Panchovix/stable-diffusion-webui-forge/commit/9c70926801e089f6efcb9c2a759a7b81cc4e44de

Can you test it? The old tree view should work, but maybe it broke another feature.

EDIT: After tests now it is fine, so closing the issue.