Gourieff / sd-webui-reactor

Fast and Simple Face Swap Extension for StableDiffusion WebUI (A1111 SD WebUI, SD WebUI Forge, SD.Next, Cagliostro)
GNU Affero General Public License v3.0
2.47k stars 264 forks source link

every launch PLEASE, RESTART the Server! #338

Closed egerr10 closed 2 months ago

egerr10 commented 8 months ago

First, confirm

What happened?

after installing sd-webui-reactor, I see this message every time I start SD. I saw this message and even deleted and reinstalled it, but the problem was not solved - https://github.com/Gourieff/sd-webui-reactor/issues/187#issuecomment-1811884114

Installing collected packages: numpy, onnxruntime-gpu
  Attempting uninstall: numpy
    Found existing installation: numpy 1.23.5
    Uninstalling numpy-1.23.5:
      Successfully uninstalled numpy-1.23.5
Error: The 'onnxruntime-gpu' distribution was not found and is required by the application

        +---------------------------------+
        --- PLEASE, RESTART the Server! ---
        +---------------------------------+

The sd-webui-reactor functionality is working. the only point is if I select GFPGAN in Restore Face, the face is not replaced. Therefore, I am not sure that everything is bad, but I will be glad if I can fix the problem.

Thanks a lot for this extension, thanks to it I get incredible images!

Steps to reproduce the problem

start SD

Sysinfo

{
    "Platform": "Windows-10-10.0.19045-SP0",
    "Python": "3.11.7",
    "Version": "v1.7.0",
    "Commit": "cf2772fab0af5573da775e7437e6acdca424f26e",
    "Script path": "C:\\AI\\sd-webui\\sd-webui",
    "Data path": "C:\\AI\\sd-webui\\sd-webui",
    "Extensions dir": "C:\\AI\\sd-webui\\sd-webui\\extensions",
    "Checksum": "cff3379aa75e7552cc99c5fb3dd602d55060fdb595a9e9ad53ed9ad1883d77f3",
    "Commandline": [
        "launch.py",
        "--opt-sdp-attention",
        "--opt-channelslast",
        "--xformers",
        "--opt-sdp-attention",
        "--upcast-sampling",
        "--opt-channelslast"
    ],
    "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": "Майкрософт Windows 10 Pro",
        "libc_version": "N/A",
        "python_version": "3.11.7 (tags/v3.11.7:fa7a6f2, Dec  4 2023, 19:24:49) [MSC v.1937 64 bit (AMD64)] (64-bit runtime)",
        "python_platform": "Windows-10-10.0.19045-SP0",
        "is_cuda_available": "True",
        "cuda_runtime_version": "12.3.107\r",
        "cuda_module_loading": "LAZY",
        "nvidia_driver_version": "546.65",
        "nvidia_gpu_models": "GPU 0: NVIDIA GeForce RTX 3070 Ti",
        "cudnn_version": null,
        "pip_version": "pip3",
        "pip_packages": [
            "numpy==1.26.3",
            "open-clip-torch==2.20.0",
            "pytorch-lightning==1.9.4",
            "torch==2.0.1+cu118",
            "torchdiffeq==0.2.3",
            "torchmetrics==1.3.0.post0",
            "torchsde==0.2.6",
            "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": "garbage_collection_threshold:0.9,max_split_size_mb:512",
        "is_xnnpack_available": "True",
        "cpu_info": [
            "Architecture=9",
            "CurrentClockSpeed=3912",
            "DeviceID=CPU0",
            "Family=205",
            "L2CacheSize=3072",
            "L2CacheSpeed=",
            "Manufacturer=GenuineIntel",
            "MaxClockSpeed=3912",
            "Name=11th Gen Intel(R) Core(TM) i5-11600K @ 3.90GHz",
            "ProcessorType=3",
            "Revision="
        ]
    },
    "Exceptions": [],
    "CPU": {
        "model": "Intel64 Family 6 Model 167 Stepping 1, GenuineIntel",
        "count logical": 12,
        "count physical": 6
    },
    "RAM": {
        "total": "32GB",
        "used": "12GB",
        "free": "20GB"
    },
    "Extensions": [
        {
            "name": "sd-webui-prompt-all-in-one",
            "path": "C:\\AI\\sd-webui\\sd-webui\\extensions\\sd-webui-prompt-all-in-one",
            "version": "ac35a1ed",
            "branch": "main",
            "remote": "https://github.com/Physton/sd-webui-prompt-all-in-one"
        },
        {
            "name": "sd-webui-reactor",
            "path": "C:\\AI\\sd-webui\\sd-webui\\extensions\\sd-webui-reactor",
            "version": "c5ecf9a1",
            "branch": "main",
            "remote": "https://github.com/Gourieff/sd-webui-reactor"
        },
        {
            "name": "stable-diffusion-webui-Prompt_Generator",
            "path": "C:\\AI\\sd-webui\\sd-webui\\extensions\\stable-diffusion-webui-Prompt_Generator",
            "version": "31ec0833",
            "branch": "master",
            "remote": "https://github.com/imrayya/stable-diffusion-webui-Prompt_Generator.git"
        },
        {
            "name": "stable-diffusion-webui-localization-ru_RU",
            "path": "C:\\AI\\sd-webui\\sd-webui\\extensions\\stable-diffusion-webui-localization-ru_RU",
            "version": "fdbbe9de",
            "branch": "main",
            "remote": "https://github.com/Northerner1/stable-diffusion-webui-localization-ru_RU.git"
        },
        {
            "name": "stable-diffusion-webui-rembg",
            "path": "C:\\AI\\sd-webui\\sd-webui\\extensions\\stable-diffusion-webui-rembg",
            "version": "a4c07b85",
            "branch": "master",
            "remote": "https://github.com/AUTOMATIC1111/stable-diffusion-webui-rembg.git"
        }
    ],
    "Inactive extensions": [
        {
            "name": "sd-webui-controlnet",
            "path": "C:\\AI\\sd-webui\\sd-webui\\extensions\\sd-webui-controlnet",
            "version": "7fb40bf8",
            "branch": "main",
            "remote": "https://github.com/Mikubill/sd-webui-controlnet.git"
        },
        {
            "name": "sd-webui-roop",
            "path": "C:\\AI\\sd-webui\\sd-webui\\extensions\\sd-webui-roop",
            "version": "868f7d1b",
            "branch": "main",
            "remote": "https://github.com/s0md3v/sd-webui-roop"
        },
        {
            "name": "stable-diffusion-webui-stable-horde",
            "path": "C:\\AI\\sd-webui\\sd-webui\\extensions\\stable-diffusion-webui-stable-horde",
            "version": "00248b89",
            "branch": "main",
            "remote": "https://github.com/natanjunges/stable-diffusion-webui-stable-horde.git"
        }
    ],
    "Environment": {
        "COMMANDLINE_ARGS": " --opt-sdp-attention --opt-channelslast --xformers  --opt-sdp-attention --upcast-sampling --opt-channelslast",
        "GRADIO_ANALYTICS_ENABLED": "False"
    },
    "Config": {
        "samples_save": true,
        "samples_format": "png",
        "samples_filename_pattern": "",
        "save_images_add_number": true,
        "save_images_replace_action": "Replace",
        "grid_save": true,
        "grid_format": "png",
        "grid_extended_filename": false,
        "grid_only_if_multiple": true,
        "grid_prevent_empty_spots": false,
        "grid_zip_filename_pattern": "",
        "n_rows": -1,
        "font": "",
        "grid_text_active_color": "#000000",
        "grid_text_inactive_color": "#999999",
        "grid_background_color": "#ffffff",
        "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": 80,
        "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": "",
        "clean_temp_dir_at_start": false,
        "save_incomplete_images": false,
        "notification_audio": true,
        "notification_volume": 100,
        "outdir_samples": "",
        "outdir_txt2img_samples": "outputs/txt2img-images",
        "outdir_img2img_samples": "outputs/img2img-images",
        "outdir_extras_samples": "outputs/extras-images",
        "outdir_grids": "",
        "outdir_txt2img_grids": "outputs/txt2img-grids",
        "outdir_img2img_grids": "outputs/img2img-grids",
        "outdir_save": "log/images",
        "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": 8,
        "ESRGAN_tile": 192,
        "ESRGAN_tile_overlap": 8,
        "realesrgan_enabled_models": [
            "R-ESRGAN 4x+",
            "R-ESRGAN 4x+ Anime6B"
        ],
        "upscaler_for_img2img": null,
        "face_restoration": false,
        "face_restoration_model": "CodeFormer",
        "code_former_weight": 0.5,
        "face_restoration_unload": false,
        "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,
        "print_hypernet_extra": false,
        "list_hidden_files": true,
        "disable_mmap_load_safetensors": false,
        "hide_ldm_prints": true,
        "dump_stacks_on_signal": false,
        "api_enable_requests": true,
        "api_forbid_local_requests": true,
        "api_useragent": "",
        "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_model_checkpoint": "cyberrealistic_v41BackToBasics.safetensors [41b6846108]",
        "sd_checkpoints_limit": 1,
        "sd_checkpoints_keep_in_cpu": true,
        "sd_checkpoint_cache": 0,
        "sd_unet": "Automatic",
        "enable_quantization": false,
        "enable_emphasis": true,
        "enable_batch_seeds": true,
        "comma_padding_backtrack": 20,
        "CLIP_stop_at_last_layers": 1,
        "upcast_attn": false,
        "randn_source": "GPU",
        "tiling": false,
        "hires_fix_refiner_pass": "second pass",
        "sdxl_crop_top": 0,
        "sdxl_crop_left": 0,
        "sdxl_refiner_low_aesthetic_score": 2.5,
        "sdxl_refiner_high_aesthetic_score": 6.0,
        "sd_vae_checkpoint_cache": 0,
        "sd_vae": "Automatic",
        "sd_vae_overrides_per_model_preferences": true,
        "auto_vae_precision": true,
        "sd_vae_encode_method": "Full",
        "sd_vae_decode_method": "Full",
        "inpainting_mask_weight": 1.0,
        "initial_noise_multiplier": 1.0,
        "img2img_extra_noise": 0.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,
        "cross_attention_optimization": "xformers",
        "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,
        "persistent_cond_cache": true,
        "batch_cond_uncond": 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,
        "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_dir_button_function": false,
        "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_card_order_field": "Path",
        "extra_networks_card_order": "Ascending",
        "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",
        "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,
        "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,
        "gallery_height": "",
        "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_prompts": false,
        "txt2img_settings_accordion": false,
        "img2img_settings_accordion": false,
        "localization": "None",
        "quicksettings_list": [
            "sd_model_checkpoint"
        ],
        "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,
        "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": false,
        "live_previews_image_format": "png",
        "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,
        "live_preview_fast_interrupt": false,
        "js_live_preview_in_modal_lightbox": false,
        "hide_samplers": [],
        "eta_ddim": 0.0,
        "eta_ancestral": 1.0,
        "ddim_discretize": "uniform",
        "s_churn": 0.0,
        "s_tmin": 0.0,
        "s_tmax": 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,
        "sgm_noise_multiplier": 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,
        "postprocessing_existing_caption_action": "Ignore",
        "disabled_extensions": [
            "sd-webui-controlnet",
            "sd-webui-roop",
            "stable-diffusion-webui-stable-horde"
        ],
        "disable_all_extensions": "none",
        "restore_config_state_file": "",
        "sd_checkpoint_hash": "41b6846108bfa99783b58b68f9e89b5c398e78304fbb129e83e1a4a5d39f5c5c",
        "ldsr_steps": 100,
        "ldsr_cached": false,
        "SCUNET_tile": 256,
        "SCUNET_tile_overlap": 8,
        "SWIN_tile": 192,
        "SWIN_tile_overlap": 8,
        "hypertile_enable_unet": false,
        "hypertile_enable_unet_secondpass": false,
        "hypertile_max_depth_unet": 3,
        "hypertile_max_tile_unet": 256,
        "hypertile_swap_size_unet": 3,
        "hypertile_enable_vae": false,
        "hypertile_max_depth_vae": 3,
        "hypertile_max_tile_vae": 128,
        "hypertile_swap_size_vae": 3,
        "lora_functional": false,
        "sd_lora": "None",
        "lora_preferred_name": "Alias from file",
        "lora_add_hashes_to_infotext": true,
        "lora_show_all": false,
        "lora_hide_unknown_for_versions": [],
        "lora_in_memory_limit": 0,
        "extra_options_txt2img": [],
        "extra_options_img2img": [],
        "extra_options_cols": 1,
        "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_auto_expand": true,
        "canvas_blur_prompt": false,
        "canvas_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": 1,
        "control_net_inpaint_blur_sigma": 7,
        "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_ignore_noninpaint_mask": false,
        "controlnet_clip_detector_on_cpu": false
    },
    "Startup": {
        "total": 30.414860248565674,
        "records": {
            "initial startup": 0.03989529609680176,
            "prepare environment/checks": 0.014960289001464844,
            "prepare environment/git version info": 0.046875,
            "prepare environment/torch GPU test": 1.4403557777404785,
            "prepare environment/clone repositores": 0.1837477684020996,
            "prepare environment/install requirements": 7.794671535491943,
            "prepare environment/run extensions installers/sd-webui-prompt-all-in-one": 0.23836255073547363,
            "prepare environment/run extensions installers/sd-webui-reactor": 9.870995998382568,
            "prepare environment/run extensions installers/stable-diffusion-webui-localization-ru_RU": 0.0,
            "prepare environment/run extensions installers/stable-diffusion-webui-Prompt_Generator": 0.1795201301574707,
            "prepare environment/run extensions installers/stable-diffusion-webui-rembg": 0.17553043365478516,
            "prepare environment/run extensions installers": 10.464409112930298,
            "prepare environment": 19.945019483566284,
            "launcher": 0.0019943714141845703,
            "import torch": 2.5496139526367188,
            "import gradio": 1.1686127185821533,
            "setup paths": 0.7715933322906494,
            "import ldm": 0.003986835479736328,
            "import sgm": 0.0,
            "initialize shared": 0.18702125549316406,
            "other imports": 0.6063787937164307,
            "opts onchange": 0.0,
            "setup SD model": 0.001995086669921875,
            "setup codeformer": 0.08975863456726074,
            "setup gfpgan": 0.01495981216430664,
            "set samplers": 0.0,
            "list extensions": 0.001994609832763672,
            "restore config state file": 0.0,
            "list SD models": 0.003989696502685547,
            "list localizations": 0.000997781753540039,
            "load scripts/custom_code.py": 0.003989219665527344,
            "load scripts/img2imgalt.py": 0.0,
            "load scripts/loopback.py": 0.0009968280792236328,
            "load scripts/outpainting_mk_2.py": 0.0,
            "load scripts/poor_mans_outpainting.py": 0.0,
            "load scripts/postprocessing_caption.py": 0.0,
            "load scripts/postprocessing_codeformer.py": 0.0,
            "load scripts/postprocessing_create_flipped_copies.py": 0.0,
            "load scripts/postprocessing_focal_crop.py": 0.000997304916381836,
            "load scripts/postprocessing_gfpgan.py": 0.0,
            "load scripts/postprocessing_split_oversized.py": 0.0,
            "load scripts/postprocessing_upscale.py": 0.0,
            "load scripts/processing_autosized_crop.py": 0.000997304916381836,
            "load scripts/prompt_matrix.py": 0.0,
            "load scripts/prompts_from_file.py": 0.0,
            "load scripts/sd_upscale.py": 0.0,
            "load scripts/xyz_grid.py": 0.000997781753540039,
            "load scripts/ldsr_model.py": 0.7908942699432373,
            "load scripts/lora_script.py": 0.10973548889160156,
            "load scripts/scunet_model.py": 0.018949508666992188,
            "load scripts/swinir_model.py": 0.017952442169189453,
            "load scripts/hotkey_config.py": 0.0009975433349609375,
            "load scripts/extra_options_section.py": 0.0,
            "load scripts/hypertile_script.py": 0.03391146659851074,
            "load scripts/hypertile_xyz.py": 0.0,
            "load scripts/on_app_started.py": 0.03786659240722656,
            "load scripts/console_log_patch.py": 0.22243642807006836,
            "load scripts/reactor_api.py": 0.1186513900756836,
            "load scripts/reactor_faceswap.py": 0.001994609832763672,
            "load scripts/reactor_globals.py": 0.0,
            "load scripts/reactor_helpers.py": 0.0010159015655517578,
            "load scripts/reactor_logger.py": 0.0,
            "load scripts/reactor_swapper.py": 0.0010082721710205078,
            "load scripts/reactor_version.py": 0.0,
            "load scripts/prompt_generator.py": 0.022939205169677734,
            "load scripts/api.py": 0.5629947185516357,
            "load scripts/postprocessing_rembg.py": 0.0,
            "load scripts/refiner.py": 0.0,
            "load scripts/seed.py": 0.0009682178497314453,
            "load scripts": 1.9502944946289062,
            "load upscalers": 0.0019915103912353516,
            "refresh VAE": 0.0029952526092529297,
            "refresh textual inversion templates": 0.0,
            "scripts list_optimizers": 0.0009951591491699219,
            "scripts list_unets": 0.0,
            "reload hypernetworks": 0.0009982585906982422,
            "initialize extra networks": 0.014930248260498047,
            "scripts before_ui_callback": 0.0009970664978027344,
            "create ui": 0.3171515464782715,
            "gradio launch": 2.5232648849487305,
            "add APIs": 0.003989219665527344,
            "app_started_callback/lora_script.py": 0.0,
            "app_started_callback/on_app_started.py": 0.20545148849487305,
            "app_started_callback/reactor_api.py": 0.0029916763305664062,
            "app_started_callback/api.py": 0.000997781753540039,
            "app_started_callback": 0.2094409465789795
        }
    },
    "Packages": [
        "absl-py==2.1.0",
        "accelerate==0.21.0",
        "addict==2.4.0",
        "aenum==3.1.15",
        "aiofiles==23.2.1",
        "aiohttp==3.9.1",
        "aiosignal==1.3.1",
        "albumentations==1.3.1",
        "aliyun-python-sdk-alimt==3.2.0",
        "aliyun-python-sdk-core==2.13.10",
        "altair==5.2.0",
        "antlr4-python3-runtime==4.9.3",
        "anyio==3.7.1",
        "attrs==23.2.0",
        "basicsr==1.4.2",
        "beautifulsoup4==4.12.3",
        "blendmodes==2022",
        "boto3==1.34.26",
        "botocore==1.34.26",
        "certifi==2023.11.17",
        "cffi==1.16.0",
        "chardet==5.2.0",
        "charset-normalizer==3.3.2",
        "clean-fid==0.1.35",
        "click==8.1.7",
        "clip==1.0",
        "colorama==0.4.6",
        "coloredlogs==15.0.1",
        "colorlog==6.8.0",
        "contourpy==1.2.0",
        "cryptography==42.0.0",
        "cssselect2==0.7.0",
        "cycler==0.12.1",
        "cython==3.0.8",
        "deprecation==2.1.0",
        "depth-anything==2024.1.22.0",
        "dill==0.3.7",
        "distro==1.9.0",
        "easydict==1.11",
        "einops==0.4.1",
        "embreex==2.17.7.post4",
        "facexlib==0.3.0",
        "fastapi==0.94.0",
        "ffmpy==0.3.1",
        "filelock==3.13.1",
        "filterpy==1.4.5",
        "flatbuffers==23.5.26",
        "fonttools==4.47.2",
        "frozenlist==1.4.1",
        "fsspec==2023.12.2",
        "ftfy==6.1.3",
        "future==0.18.3",
        "fvcore==0.1.5.post20221221",
        "gdown==5.0.0",
        "gfpgan==1.3.8",
        "gitdb==4.0.11",
        "gitpython==3.1.32",
        "gradio-client==0.5.0",
        "gradio==3.41.2",
        "grpcio==1.60.0",
        "h11==0.12.0",
        "handrefinerportable==2024.1.18.0",
        "httpcore==0.15.0",
        "httpx==0.24.1",
        "huggingface-hub==0.20.2",
        "humanfriendly==10.0",
        "idna==3.6",
        "ifnude==0.0.3",
        "imageio==2.33.1",
        "importlib-metadata==7.0.1",
        "importlib-resources==6.1.1",
        "inflection==0.5.1",
        "insightface==0.7.3",
        "iopath==0.1.9",
        "jinja2==3.1.3",
        "jmespath==0.10.0",
        "joblib==1.3.2",
        "jsonmerge==1.8.0",
        "jsonschema-specifications==2023.12.1",
        "jsonschema==4.21.1",
        "kiwisolver==1.4.5",
        "kornia==0.6.7",
        "lark==1.1.2",
        "lazy-loader==0.3",
        "lightning-utilities==0.10.1",
        "llvmlite==0.41.1",
        "lmdb==1.4.1",
        "lpips==0.1.4",
        "lxml==5.1.0",
        "mapbox-earcut==1.0.1",
        "markdown==3.5.2",
        "markupsafe==2.1.4",
        "matplotlib==3.8.2",
        "mediapipe==0.10.9",
        "mpmath==1.3.0",
        "multidict==6.0.4",
        "multiprocess==0.70.15",
        "networkx==3.2.1",
        "numba==0.58.1",
        "numpy==1.26.3",
        "omegaconf==2.2.3",
        "onnx==1.15.0",
        "onnxruntime==1.16.3",
        "open-clip-torch==2.20.0",
        "openai==1.9.0",
        "opencv-contrib-python==4.9.0.80",
        "opencv-python-headless==4.9.0.80",
        "opencv-python==4.9.0.80",
        "orjson==3.9.12",
        "packaging==23.2",
        "pandas==2.2.0",
        "pathos==0.3.1",
        "piexif==1.1.3",
        "pillow==9.5.0",
        "pip==23.2.1",
        "platformdirs==4.1.0",
        "pooch==1.8.0",
        "portalocker==2.8.2",
        "pox==0.3.3",
        "ppft==1.7.6.7",
        "prettytable==3.9.0",
        "protobuf==3.20.3",
        "psutil==5.9.5",
        "pycollada==0.8",
        "pycparser==2.21",
        "pydantic==1.10.14",
        "pydub==0.25.1",
        "pyexecjs==1.5.1",
        "pymatting==1.1.12",
        "pyparsing==3.1.1",
        "pyreadline3==3.4.1",
        "pysocks==1.7.1",
        "python-dateutil==2.8.2",
        "python-multipart==0.0.6",
        "pytorch-lightning==1.9.4",
        "pytz==2023.3.post1",
        "pywavelets==1.5.0",
        "pywin32==306",
        "pyyaml==6.0.1",
        "qudida==0.0.4",
        "realesrgan==0.3.0",
        "referencing==0.32.1",
        "regex==2023.12.25",
        "rembg==2.0.50",
        "reportlab==4.0.9",
        "requests==2.31.0",
        "resize-right==0.0.2",
        "rpds-py==0.17.1",
        "rtree==1.2.0",
        "s3transfer==0.10.0",
        "safetensors==0.3.1",
        "scikit-image==0.21.0",
        "scikit-learn==1.4.0",
        "scipy==1.12.0",
        "semantic-version==2.10.0",
        "sentencepiece==0.1.99",
        "setuptools==65.5.0",
        "shapely==2.0.2",
        "six==1.16.0",
        "smmap==5.0.1",
        "sniffio==1.3.0",
        "sounddevice==0.4.6",
        "soupsieve==2.5",
        "starlette==0.26.1",
        "svg.path==6.3",
        "svglib==1.5.1",
        "sympy==1.12",
        "tabulate==0.9.0",
        "tb-nightly==2.16.0a20240121",
        "tensorboard-data-server==0.7.2",
        "termcolor==2.4.0",
        "tf-keras-nightly==2.16.0.dev2024012110",
        "threadpoolctl==3.2.0",
        "tifffile==2023.12.9",
        "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.3.0.post0",
        "torchsde==0.2.6",
        "torchvision==0.15.2+cu118",
        "tqdm==4.66.1",
        "trampoline==0.1.2",
        "transformers==4.30.2",
        "trimesh==4.0.10",
        "typing-extensions==4.9.0",
        "tzdata==2023.4",
        "urllib3==2.0.7",
        "uvicorn==0.26.0",
        "vhacdx==0.0.5",
        "wcwidth==0.2.13",
        "webencodings==0.5.1",
        "websockets==11.0.3",
        "werkzeug==3.0.1",
        "xformers==0.0.20",
        "xxhash==3.4.1",
        "yacs==0.1.8",
        "yapf==0.40.2",
        "yarl==1.9.4",
        "zipp==3.17.0"
    ]
}

Relevant console log

venv "C:\AI\sd-webui\sd-webui\venv\Scripts\Python.exe"
==============================================================================================================
INCOMPATIBLE PYTHON VERSION

This program is tested with 3.10.6 Python, but you have 3.11.7.
If you encounter an error with "RuntimeError: Couldn't install torch." message,
or any other error regarding unsuccessful package (library) installation,
please downgrade (or upgrade) to the latest version of 3.10 Python
and delete current Python and "venv" folder in WebUI's directory.

You can download 3.10 Python from here: https://www.python.org/downloads/release/python-3106/

Alternatively, use a binary release of WebUI: https://github.com/AUTOMATIC1111/stable-diffusion-webui/releases

Use --skip-python-version-check to suppress this warning.
==============================================================================================================
22:22:46.667161 exec-cmd.c:243          trace: resolved executable dir: C:/Program Files/Git/mingw64/bin
22:22:46.671150 git.c:462               trace: built-in: git rev-parse HEAD
22:22:46.691097 exec-cmd.c:243          trace: resolved executable dir: C:/Program Files/Git/mingw64/bin
22:22:46.695087 git.c:462               trace: built-in: git describe --tags
Python 3.11.7 (tags/v3.11.7:fa7a6f2, Dec  4 2023, 19:24:49) [MSC v.1937 64 bit (AMD64)]
Version: v1.7.0
Commit hash: cf2772fab0af5573da775e7437e6acdca424f26e
Installing requirements
Collecting onnxruntime-gpu
  Obtaining dependency information for onnxruntime-gpu from https://files.pythonhosted.org/packages/dc/7c/7cb90b83e6f5f4c9d6085df8b2e3e8be762f75e25afcc62d71c0df66fb3f/onnxruntime_gpu-1.16.3-cp311-cp311-win_amd64.whl.metadata
  Using cached onnxruntime_gpu-1.16.3-cp311-cp311-win_amd64.whl.metadata (4.5 kB)
Requirement already satisfied: coloredlogs in c:\ai\sd-webui\sd-webui\venv\lib\site-packages (from onnxruntime-gpu) (15.0.1)
Requirement already satisfied: flatbuffers in c:\ai\sd-webui\sd-webui\venv\lib\site-packages (from onnxruntime-gpu) (23.5.26)
Collecting numpy>=1.24.2 (from onnxruntime-gpu)
  Obtaining dependency information for numpy>=1.24.2 from https://files.pythonhosted.org/packages/99/2b/f7114983d84303019385d93d24d729aedba67be7e083286f114188943cf3/numpy-1.26.3-cp311-cp311-win_amd64.whl.metadata
  Using cached numpy-1.26.3-cp311-cp311-win_amd64.whl.metadata (61 kB)
Requirement already satisfied: packaging in c:\ai\sd-webui\sd-webui\venv\lib\site-packages (from onnxruntime-gpu) (23.2)
Requirement already satisfied: protobuf in c:\ai\sd-webui\sd-webui\venv\lib\site-packages (from onnxruntime-gpu) (3.20.3)
Requirement already satisfied: sympy in c:\ai\sd-webui\sd-webui\venv\lib\site-packages (from onnxruntime-gpu) (1.12)
Requirement already satisfied: humanfriendly>=9.1 in c:\ai\sd-webui\sd-webui\venv\lib\site-packages (from coloredlogs->onnxruntime-gpu) (10.0)
Requirement already satisfied: mpmath>=0.19 in c:\ai\sd-webui\sd-webui\venv\lib\site-packages (from sympy->onnxruntime-gpu) (1.3.0)
Requirement already satisfied: pyreadline3 in c:\ai\sd-webui\sd-webui\venv\lib\site-packages (from humanfriendly>=9.1->coloredlogs->onnxruntime-gpu) (3.4.1)
Using cached onnxruntime_gpu-1.16.3-cp311-cp311-win_amd64.whl (141.5 MB)
Using cached numpy-1.26.3-cp311-cp311-win_amd64.whl (15.8 MB)
Installing collected packages: numpy, onnxruntime-gpu
  Attempting uninstall: numpy
    Found existing installation: numpy 1.23.5
    Uninstalling numpy-1.23.5:
      Successfully uninstalled numpy-1.23.5
Error: The 'onnxruntime-gpu' distribution was not found and is required by the application

        +---------------------------------+
        --- PLEASE, RESTART the Server! ---
        +---------------------------------+
Launching Web UI with arguments: --opt-sdp-attention --opt-channelslast --xformers --opt-sdp-attention --upcast-sampling --opt-channelslast
Style database not found: C:\AI\sd-webui\sd-webui\styles.csv
sd-webui-prompt-all-in-one background API service started successfully.
22:23:13 - ReActor - STATUS - Running v0.6.1-b2 on Device: CUDA
Loading weights [41b6846108] from C:\AI\sd-webui\sd-webui\models\Stable-diffusion\cyberrealistic_v41BackToBasics.safetensors
Running on local URL:  http://127.0.0.1:7860
Creating model from config: C:\AI\sd-webui\sd-webui\configs\v1-inference.yaml
Applying attention optimization: xformers... done.
Model loaded in 1.6s (load weights from disk: 0.5s, create model: 0.3s, apply weights to model: 0.6s).

To create a public link, set `share=True` in `launch()`.
Startup time: 30.4s (prepare environment: 19.9s, import torch: 2.5s, import gradio: 1.2s, setup paths: 0.8s, initialize shared: 0.2s, other imports: 0.6s, load scripts: 2.0s, create ui: 0.3s, gradio launch: 2.5s, app_started_callback: 0.2s).

Additional information

No response

Gourieff commented 8 months ago

{ "name": "sd-webui-roop", "path": "C:\AI\sd-webui\sd-webui\extensions\sd-webui-roop", "version": "868f7d1b", "branch": "main", "remote": "https://github.com/s0md3v/sd-webui-roop" },

You should disable old Roop extension otherwise it causes dependencies conflict

egerr10 commented 7 months ago

{ "name": "sd-webui-roop", "path": "C:\AI\sd-webui\sd-webui\extensions\sd-webui-roop", "version": "868f7d1b", "branch": "main", "remote": "https://github.com/s0md3v/sd-webui-roop" },

You should disable old Roop extension otherwise it causes dependencies conflict

it's off. I've physically deleted this add-on right now and it didn't help

Using cached onnxruntime_gpu-1.16.3-cp311-cp311-win_amd64.whl (141.5 MB)
Using cached numpy-1.26.3-cp311-cp311-win_amd64.whl (15.8 MB)
Installing collected packages: numpy, onnxruntime-gpu
  Attempting uninstall: numpy
    Found existing installation: numpy 1.23.5
    Uninstalling numpy-1.23.5:
      Successfully uninstalled numpy-1.23.5
Error: The 'onnxruntime-gpu' distribution was not found and is required by the application

        +---------------------------------+
        --- PLEASE, RESTART the Server! ---
        +---------------------------------+
bankenichi commented 6 months ago

Seeing the same issue where it asks to restart every time after updating a1111 to v1.8,0 Tried updating cuda and torch, cudnn, onxruntime, onxruntime gpu, same issue, returns an error when trying to generate with reactor enable as well, even before updating anything.

cudnn 8.9.2.26

Package Version


attrs 23.1.0 bidict 0.22.1 certifi 2023.11.17 charset-normalizer 3.3.2 colorama 0.4.6 coloredlogs 15.0.1 filelock 3.13.1 flatbuffers 23.5.26 fsspec 2023.12.2 h11 0.14.0 humanfriendly 10.0 idna 3.6 imageio 2.33.1 Jinja2 3.1.2 jsonschema 4.20.0 jsonschema-specifications 2023.11.2 lazy_loader 0.3 llvmlite 0.41.1 MarkupSafe 2.1.3 mpmath 1.3.0 networkx 3.2.1 numba 0.58.1 numpy 1.26.2 onnxruntime 1.17.0 onnxruntime-gpu 1.17.0 opencv-python-headless 4.8.1.78 packaging 23.2 Pillow 10.1.0 pip 24.0 platformdirs 4.1.0 pooch 1.8.0 protobuf 4.25.1 PyMatting 1.1.12 pyreadline3 3.4.1 python-engineio 4.8.0 python-socketio 5.7.2 referencing 0.32.0 rembg 2.0.53 requests 2.31.0 rpds-py 0.15.2 scikit-image 0.22.0 scipy 1.11.4 setuptools 63.2.0 simple-websocket 1.0.0 sympy 1.12 tifffile 2023.12.9 torch 2.2.0+cu121 torchaudio 2.2.0+cu121 torchvision 0.17.0+cu121 tqdm 4.66.1 typing_extensions 4.9.0 urllib3 2.1.0 websocket-client 1.7.0 wsproto 1.2.0 xformers 0.0.24

Already up to date. venv "E:\Stable Diffusion\stable-diffusion-webui\venv\Scripts\Python.exe" Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)] Version: v1.8.0 Commit hash: bef51aed032c0aaa5cfd80445bc4cf0d85b408b5 Installing Miaoshou assistant requirement: gpt_index==0.4.24 Installing Miaoshou assistant requirement: langchain==0.0.132 Installing Miaoshou assistant requirement: gradio_client==0.5.0 Installing Miaoshou assistant requirement: requests==2.31.0 Installing Miaoshou assistant requirement: urllib3==2.0.6 Installing Miaoshou assistant requirement: tqdm==4.64.0 Installing requirements for Face Editor Looking in indexes: https://pypi.org/simple, https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/onnxruntime-cuda-12/pypi/simple/ Requirement already satisfied: onnxruntime-gpu in e:\stable diffusion\stable-diffusion-webui\venv\lib\site-packages (1.16.3) Requirement already satisfied: flatbuffers in e:\stable diffusion\stable-diffusion-webui\venv\lib\site-packages (from onnxruntime-gpu) (23.5.26) Requirement already satisfied: protobuf in e:\stable diffusion\stable-diffusion-webui\venv\lib\site-packages (from onnxruntime-gpu) (3.20.2) Requirement already satisfied: numpy>=1.21.6 in e:\stable diffusion\stable-diffusion-webui\venv\lib\site-packages (from onnxruntime-gpu) (1.26.2) Requirement already satisfied: coloredlogs in e:\stable diffusion\stable-diffusion-webui\venv\lib\site-packages (from onnxruntime-gpu) (15.0.1) Requirement already satisfied: packaging in e:\stable diffusion\stable-diffusion-webui\venv\lib\site-packages (from onnxruntime-gpu) (23.2) Requirement already satisfied: sympy in e:\stable diffusion\stable-diffusion-webui\venv\lib\site-packages (from onnxruntime-gpu) (1.12) Requirement already satisfied: humanfriendly>=9.1 in e:\stable diffusion\stable-diffusion-webui\venv\lib\site-packages (from coloredlogs->onnxruntime-gpu) (10.0) Requirement already satisfied: mpmath>=0.19 in e:\stable diffusion\stable-diffusion-webui\venv\lib\site-packages (from sympy->onnxruntime-gpu) (1.3.0) Requirement already satisfied: pyreadline3 in e:\stable diffusion\stable-diffusion-webui\venv\lib\site-packages (from humanfriendly>=9.1->coloredlogs->onnxruntime-gpu) (3.4.1) CUDA 12.1

    +---------------------------------+
    --- PLEASE, RESTART the Server! ---
    +---------------------------------+

####################################################################################################### Initializing Civitai Link If submitting an issue on github, please provide the below text for debugging purposes:

Python revision: 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)] Civitai Link revision: 498f9b54e3f567038745f2651a23f85b393d0ab3 SD-WebUI revision: bef51aed032c0aaa5cfd80445bc4cf0d85b408b5

Checking Civitai Link requirements... [+] python-socketio[client] version 5.7.2 installed.

####################################################################################################### Launching Web UI with arguments: --opt-sdp-attention --no-half-vae --theme dark --autolaunch No module 'xformers'. Proceeding without it. Civitai Helper: Get Custom Model Folder Tag Autocomplete: Could not locate model-keyword extension, Lora trigger word completion will be limited to those added through the extra networks menu. [-] ADetailer initialized. version: 24.3.0, num models: 31 logs_location: E:\Stable Diffusion\stable-diffusion-webui\extensions\miaoshouai-assistant\logs CivitAI Browser+: Aria2 RPC started [AddNet] Updating model hashes... 100%|███████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 225.95it/s] [AddNet] Updating model hashes... 100%|██████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 1000.07it/s] ControlNet preprocessor location: E:\Stable Diffusion\stable-diffusion-webui\extensions\sd-webui-controlnet\annotator\downloads 2024-03-03 00:48:26,043 - ControlNet - INFO - ControlNet v1.1.441 2024-03-03 00:48:28,395 - ControlNet - INFO - ControlNet v1.1.441 [sd-webui-freeu] Controlnet support: enabled 00:48:31 - ReActor - STATUS - Running v0.7.0-b1 on Device: CUDA Civitai: API loaded Loading weights [78109223d2] from E:\Stable Diffusion\stable-diffusion-webui\models\Stable-diffusion\copaxTimelessxlSDXL1_v10.safetensors Creating model from config: E:\Stable Diffusion\stable-diffusion-webui\repositories\generative-models\configs\inference\sd_xl_base.yaml Loading VAE weights specified in settings: E:\Stable Diffusion\stable-diffusion-webui\models\VAE\sdxl_vae.safetensors Applying attention optimization: sdp... done. Model loaded in 7.2s (load weights from disk: 2.6s, create model: 0.4s, apply weights to model: 1.6s, load VAE: 0.2s, load textual inversion embeddings: 2.1s, calculate empty prompt: 0.2s). 2024-03-03 00:48:41,286 - ControlNet - INFO - ControlNet UI callback registered. Civitai Helper: Set Proxy: add tab [([button, button, button, button, button], button, gallery), ([button, button, button, button, button], button, gallery)] Running on local URL: http://127.0.0.1:7860

To create a public link, set share=True in launch(). Civitai Link: Connecting to Civitai Link Server Civitai Link: Connected to Civitai Link Server Civitai: Check resources for missing info files Civitai Link: Connecting to Civitai Link Server Civitai: Check resources for missing preview images Startup time: 91.3s (prepare environment: 32.2s, import torch: 2.6s, import gradio: 0.7s, setup paths: 0.5s, initialize shared: 0.2s, other imports: 1.6s, list SD models: 7.1s, load scripts: 10.8s, create ui: 32.5s, gradio launch: 1.1s, app_started_callback: 2.1s). Civitai Link: Joined room Civitai Link: Joined room Civitai Link: Presence update: SD: 0, Clients: 1 Civitai Link: Presence update: SD: 1, Clients: 1 Civitai Link: Connected to Civitai Instance Civitai Link: Presence update: SD: 1, Clients: 1 Civitai Link: Incoming Command: activities:list Civitai Link: Incoming Command: resources:list Civitai: Found 0 resources missing info files Civitai: Found 60 resources missing preview images Civitai: No info found on Civitai Civitai: No preview images found on Civitai 100%|██████████████████████████████████████████████████████████████████████████████████| 40/40 [00:06<00:00, 6.05it/s] 00:51:01 - ReActor - STATUS - Working: source face index [0], target face index [0]██▎ | 39/40 [00:06<00:00, 7.28it/s] 00:51:01 - ReActor - STATUS - Using Loaded Source Face Model... 00:51:01 - ReActor - STATUS - Analyzing Target Image... 2024-03-03 00:51:02.5390143 [E:onnxruntime:Default, provider_bridge_ort.cc:1480 onnxruntime::TryGetProviderInfo_CUDA] D:\a_work\1\s\onnxruntime\core\session\provider_bridge_ort.cc:1193 onnxruntime::ProviderLibrary::Get [ONNXRuntimeError] : 1 : FAIL : LoadLibrary failed with error 126 "" when trying to load "E:\Stable Diffusion\stable-diffusion-webui\venv\lib\site-packages\onnxruntime\capi\onnxruntime_providers_cuda.dll"

EP Error D:\a_work\1\s\onnxruntime\python\onnxruntime_pybind_state.cc:743 onnxruntime::python::CreateExecutionProviderInstance CUDA_PATH is set but CUDA wasn't able to be loaded. Please install the correct version of CUDA and cuDNN as mentioned in the GPU requirements page (https://onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html#requirements), make sure they're in the PATH, and that your GPU is supported. when using ['CUDAExecutionProvider'] Falling back to ['CUDAExecutionProvider', 'CPUExecutionProvider'] and retrying. 2024-03-03 00:51:02.5908927 [E:onnxruntime:Default, provider_bridge_ort.cc:1480 onnxruntime::TryGetProviderInfo_CUDA] D:\a_work\1\s\onnxruntime\core\session\provider_bridge_ort.cc:1193 onnxruntime::ProviderLibrary::Get [ONNXRuntimeError] : 1 : FAIL : LoadLibrary failed with error 126 "" when trying to load "E:\Stable Diffusion\stable-diffusion-webui\venv\lib\site-packages\onnxruntime\capi\onnxruntime_providers_cuda.dll"

*** Error running postprocess_image: E:\Stable Diffusion\stable-diffusion-webui\extensions\sd-webui-reactor\scripts\reactor_faceswap.py Traceback (most recent call last): File "E:\Stable Diffusion\stable-diffusion-webui\venv\lib\site-packages\onnxruntime\capi\onnxruntime_inference_collection.py", line 419, in init self._create_inference_session(providers, provider_options, disabled_optimizers) File "E:\Stable Diffusion\stable-diffusion-webui\venv\lib\site-packages\onnxruntime\capi\onnxruntime_inference_collection.py", line 463, in _create_inference_session sess.initialize_session(providers, provider_options, disabled_optimizers) RuntimeError: D:\a_work\1\s\onnxruntime\python\onnxruntime_pybind_state.cc:743 onnxruntime::python::CreateExecutionProviderInstance CUDA_PATH is set but CUDA wasn't able to be loaded. Please install the correct version of CUDA and cuDNN as mentioned in the GPU requirements page (https://onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html#requirements), make sure they're in the PATH, and that your GPU is supported.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "E:\Stable Diffusion\stable-diffusion-webui\modules\scripts.py", line 856, in postprocess_image
    script.postprocess_image(p, pp, *script_args)
  File "E:\Stable Diffusion\stable-diffusion-webui\extensions\sd-webui-reactor\scripts\reactor_faceswap.py", line 449, in postprocess_image
    result, output, swapped = swap_face(
  File "E:\Stable Diffusion\stable-diffusion-webui\extensions\sd-webui-reactor\scripts\reactor_swapper.py", line 593, in swap_face
    target_faces = analyze_faces(target_img, det_thresh=detection_options.det_thresh, det_maxnum=detection_options.det_maxnum)
  File "E:\Stable Diffusion\stable-diffusion-webui\extensions\sd-webui-reactor\scripts\reactor_swapper.py", line 301, in analyze_faces
    face_analyser = copy.deepcopy(getAnalysisModel())
  File "E:\Stable Diffusion\stable-diffusion-webui\extensions\sd-webui-reactor\scripts\reactor_swapper.py", line 145, in getAnalysisModel
    ANALYSIS_MODEL = insightface.app.FaceAnalysis(
  File "E:\Stable Diffusion\stable-diffusion-webui\extensions\sd-webui-reactor\scripts\console_log_patch.py", line 48, in patched_faceanalysis_init
    model = model_zoo.get_model(onnx_file, **kwargs)
  File "E:\Stable Diffusion\stable-diffusion-webui\venv\lib\site-packages\insightface\model_zoo\model_zoo.py", line 96, in get_model
    model = router.get_model(providers=providers, provider_options=provider_options)
  File "E:\Stable Diffusion\stable-diffusion-webui\extensions\sd-webui-reactor\scripts\console_log_patch.py", line 21, in patched_get_model
    session = PickableInferenceSession(self.onnx_file, **kwargs)
  File "E:\Stable Diffusion\stable-diffusion-webui\venv\lib\site-packages\insightface\model_zoo\model_zoo.py", line 25, in __init__
    super().__init__(model_path, **kwargs)
  File "E:\Stable Diffusion\stable-diffusion-webui\venv\lib\site-packages\onnxruntime\capi\onnxruntime_inference_collection.py", line 430, in __init__
    raise fallback_error from e
  File "E:\Stable Diffusion\stable-diffusion-webui\venv\lib\site-packages\onnxruntime\capi\onnxruntime_inference_collection.py", line 425, in __init__
    self._create_inference_session(self._fallback_providers, None)
  File "E:\Stable Diffusion\stable-diffusion-webui\venv\lib\site-packages\onnxruntime\capi\onnxruntime_inference_collection.py", line 463, in _create_inference_session
    sess.initialize_session(providers, provider_options, disabled_optimizers)
RuntimeError: D:\a\_work\1\s\onnxruntime\python\onnxruntime_pybind_state.cc:743 onnxruntime::python::CreateExecutionProviderInstance CUDA_PATH is set but CUDA wasn't able to be loaded. Please install the correct version of CUDA and cuDNN as mentioned in the GPU requirements page (https://onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html#requirements), make sure they're in the PATH, and that your GPU is supported.