Open KungFuFurniture opened 2 months ago
I guess you tried already clean install ? I am using Forge DirectML with Reactor extension without any big issues. Info about ControlNet Preprocessor location shows always during launch so its not even relevant. It just looks like SD doesn't load modules for you for some reason. I am not some expert and i don't know much about python but i will look into the code and try to help you but i need to know first if you tried clean install
Can you show what errors do you have when trying other faceswap extensions ? Also check if your Reactor scripts folder looks like this and it correctly downloaded everything for you
Can you show what errors do you have when trying other faceswap extensions ? Also check if your Reactor scripts folder looks like this and it correctly downloaded everything for you
Here is the reactor folder: (looks the same to me)
And here is what happens with Roop: (very similar to reActor but more...)
and one more for FaceSwapLab... (same)
That is 3 examples of Face extensions that do not work. giving simialr errors.
After looking again maybe the controlnet pre processor is not involved. I dunno. Thanks again for any help.
I have no idea why it happens to you IF its clean installation. It has nothing to do with ControlNet so don't even bother looking. The only thing that come to my mind is to try to move whole SD folder into your Windows drive C:/ and check again.
Yes it is a clean install. I also have the DML version and everything works. I am trying to switch to Forge/Zluda as DML uses so much more Vram, and won't let it go. I agree it has nothing to do with controlnet. I think maybe it is the Zluda environment. Ima try a rebuild of that today and see what happens. Still open to any ideas though. I'll update if I find out anything.
Deleting the venv did not work...
This is wierd as I was pretty sure script loading is exacly the same no matter if you use Zluda or DML but it doesn't look like it and since i am not able to test Zluda right now i won't be much of a help here. I just wonder if anyone else had this issue while using Zluda because i have feeling it has something to do with paths managing in your environment. Either that or this extensions just won't work in ZLUDA environment. I suggest you to test some other extensions too. Also if you want to fix it faster try to find some instructions how to add some debugging info into your console so maybe it will show you some more info about the issue
Edit: I just got idea worth checking out. Try to move your sd-webui-reactor folder into extensions-builtin folder. Just for the science :D
If its not a big deal and i saw no one else posting this issue i will suggest you to completely uninstall whole python and make sure to delete all cache files left. Then install it again. This is to make sure this issue is not made by python itself. There is really nothing more i can suggest from the error itself. Its not enough info to work with.
So I have not yet deleted Python (but it's a comin). I am on 3.10.11 FYI. I have installed this for zluda and seperately for DML. With zluda everything works except for NF4 Flux models and the swap extensions. With DML same error on extensions and No FLUX works. With fp8 version (that works on zluda) error is: "[F dml_util.cc:118] Invalid or unsupported data type Float8_e4m3fn." And then press any key to force it closed. If I try an NF4 version it says "error mat1 and mat2 something" (i've seen so many errors today i don't remember exactly) So that is just my update. Let yall know if I find more.
You should use python 3.10.6. This might be an issue
So a quick update. I deleted everything. Zluda, rocm, forge, python everything. Moved to the main drive (C:) Python 3.10.6 rocm 5.7 (all I can use, tried 6.1 my card is too old) Fresh Zluda, Fresh Forge install, same error. I did the same to the A1111-AMD (but I left it on the drive I want it on (D:), and it works great. No errors to speak of. So I am certian that it is not a Zluda thing, or an extension thing. So I have to think that it is either This particular Fork, or MY PC with This Fork. It may be notable that the built-in Spaces swap app will not work either, Install says it's fine, but on launch, after sometime (and downloading) it always throws an error about an unexpected argument "resume-download". Seems like a different error, but same type of extension... When reActor tries to install it seems to thow error about "albumentations" but I cannot tell if that is a real error or just part of ReActor's intsall-restart-install-restart process.
All this to say no real news, I dunno what else to try... But I am ready and willing to work the problem if there are any suggestions. Cheers!
So are we giving up on this problem then?
Thank you...
So are we giving up on this problem then?
Well... worst thing is this is the issue only you reported. No one else. It makes me believe you do something wrong during installation or something else but on the other hand you have no issues with A1111-AMD so you clearly know how to correctly install everything. What you suppose to do is to check how many extensions actually doesn't work or is it ONLY face swapping extensions because you didn't do much of testing yourself but you expect solutions. Do you know maybe how to check your python paths ? Check them as well and show screenshots.
Add: I like challenges so i looked at the issue with the fresh eye. I have few ideas to try if you still have this issue on the new version lets make experiment and add empty file __init__.py
into problematic extensions script folder.
" add empty file init.py" Brilliant and simple. But it did not work. It twas worth a try tho. So just about every other extension I have tried works, Adetailer, controlnet works, layer diffuseion, rembg, (I haven't tried a whole bunch...) but most work, unless it has to do with faceswapping. I have tried Live protrait, reActor, faceswaplab, and the forgeversion of faceswap lab, face fusion sd extension, the faceswap included within spaces. None of them work. I am certain Python is on path. 3.10.6 is my default version of python. (I use other versions inside vscode - cursor for different projects). I'll gladly share any screen shots you like, just tell me what ya wanna see... I have never had an issue with A1111 when it was DML. Nor the newer Zluda version. I can use FaceFusion as a standalone app. OR any of the listed faceswap extensions with A1111. It might be worth noting I cannot get them to work in Comfy either... I am not sure what else I should test that would be relevant, but I will.
I am sure this is totally a "my rig" issue, as I cannot find anyone else with the same actual issue, though I have tried some of the close issues fixes to no avail.
I try just about everything AI that comes out, and Short of some unbypassable cuda issues I am usually successful. That said, I would not call myself a pro, but I am pretty install/troubleshoot literate. But this one has me scratching my head. Anyhow, if your game to chase this rabbit down the hole I'll try whatever, share whatever, and give you something nice to FLEX about when we figure it out. LOL.
I am certain Python is on path. 3.10.6 is my default version of python.
I am not talking about python itself but i am talking about python paths of your environment. From the errors looks like it cry only about script files. It acts like they are not there so either it doesn't look at the folder they are in because it doesn't recognize folder as a scripts folder or maybe for some wierd reasons it gets wrong filenames for example it tries to find file named scripts.reactor_logger
when it suppose to look for reactor_logger
inside folder scripts
. This is what i get from those errors but whats killing my brain is a fact it only happens with faceswapping extensions.... It totally doesn't make any sense
You know what ? Launch SD and go into http://127.0.0.1:7860/internal/sysinfo and you can share everything here. I want to compare it to what i have
{
"Platform": "Windows-10-10.0.19045-SP0",
"Python": "3.10.6",
"Version": "f2.0.1v1.10.1-1.10.1",
"Commit": "93211db60a93840782454cf6f54a62bdc088a7bc",
"Git status": "On branch main\nYour branch is up to date with 'origin/main'.\n\nChanges not staged for commit:\n (use \"git add <file>...\" to update what will be committed)\n (use \"git restore <file>...\" to discard changes in working directory)\n\tmodified: webui-user.bat\n\nUntracked files:\n (use \"git add <file>...\" to include in what will be committed)\n\t.zluda/\n\t1.14.0\n\t3.20.2\n\t4.8.0\n\tinsightface-0.7.3-cp310-cp310-win_amd64.whl\n\nno changes added to commit (use \"git add\" and/or \"git commit -a\")",
"Script path": "D:\\Games\\Forge\\stable-diffusion-webui-amdgpu-forge",
"Data path": "D:\\Games\\Forge\\stable-diffusion-webui-amdgpu-forge",
"Extensions dir": "D:\\Games\\Forge\\stable-diffusion-webui-amdgpu-forge\\extensions",
"Checksum": "d0c066bc78cce3a4bb8980cf0149243b6152ad85915e2c0b909a3fa49a4b45a3",
"Commandline": [
"launch.py",
"--use-zluda",
"--listen",
"--api",
"--port",
"7862",
"--enable-insecure-extension-access",
"--skip-ort",
"--autolaunch",
"--ckpt-dir",
"D:/Games/Stable/Ztable/stable-diffusion-webui-amdgpu/models/Stable-diffusion",
"--hypernetwork-dir",
"D:/Games/Stable/Ztable/stable-diffusion-webui-amdgpu/models/hypernetworks",
"--embeddings-dir",
"D:/Games/Stable/Ztable/stable-diffusion-webui-amdgpu/embeddings",
"--lora-dir",
"D:/Games/Stable/Ztable/stable-diffusion-webui-amdgpu/models/Lora"
],
"Torch env info": {
"torch_version": "2.3.1+cu118",
"is_debug_build": "False",
"cuda_compiled_version": "N/A",
"gcc_version": "(MinGW-W64 x86_64-msvcrt-posix-seh, built by Brecht Sanders) 13.1.0\r",
"clang_version": "17.0.0 (git@github.amd.com:Compute-Mirrors/llvm-project 6e709f613348e5258188527d11ee8d78376f26b7)",
"cmake_version": "version 3.28.1",
"os": "Microsoft Windows 10 Pro",
"libc_version": "N/A",
"python_version": "3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)] (64-bit runtime)",
"python_platform": "Windows-10-10.0.19045-SP0",
"is_cuda_available": "True",
"cuda_runtime_version": "11.8.89\r",
"cuda_module_loading": "LAZY",
"nvidia_driver_version": null,
"nvidia_gpu_models": "AMD Radeon RX 5700 XT [ZLUDA] (AMD Radeon RX 5700 XT [ZLUDA])",
"cudnn_version": null,
"pip_version": "pip3",
"pip_packages": [
"numpy==1.26.2",
"onnx==1.16.2",
"onnxruntime==1.15.0",
"onnxruntime-gpu==1.19.2",
"open-clip-torch==2.20.0",
"pytorch-lightning==1.9.4",
"torch==2.3.1+cu118",
"torchdiffeq==0.2.3",
"torchmetrics==1.4.2",
"torchsde==0.2.6",
"torchvision==0.18.1+cu118"
],
"conda_packages": "",
"hip_compiled_version": "5.7",
"hip_runtime_version": "N/A",
"miopen_runtime_version": "N/A",
"caching_allocator_config": "",
"is_xnnpack_available": "True",
"cpu_info": [
"Architecture=9",
"CurrentClockSpeed=3801",
"DeviceID=CPU0",
"Family=107",
"L2CacheSize=6144",
"L2CacheSpeed=",
"Manufacturer=AuthenticAMD",
"MaxClockSpeed=3801",
"Name=AMD Ryzen 9 3900X 12-Core Processor ",
"ProcessorType=3",
"Revision=28928"
]
},
"Exceptions": [
{
"exception": "No module named 'scripts.configure'",
"traceback": [
[
"D:\\Games\\Forge\\stable-diffusion-webui-amdgpu-forge\\modules\\scripts.py, line 525, load_scripts",
"script_module = script_loading.load_module(scriptfile.path)"
],
[
"D:\\Games\\Forge\\stable-diffusion-webui-amdgpu-forge\\modules\\script_loading.py, line 13, load_module",
"module_spec.loader.exec_module(module)"
],
[
"<frozen importlib._bootstrap_external>, line 883, exec_module",
""
],
[
"<frozen importlib._bootstrap>, line 241, _call_with_frames_removed",
""
],
[
"D:\\Games\\Forge\\stable-diffusion-webui-amdgpu-forge\\extensions\\sd-webui-forge-faceswaplab\\scripts\\faceswaplab.py, line 1, <module>",
"from scripts.configure import check_configuration"
]
]
},
{
"exception": "No module named 'scripts.faceswaplab_utils'",
"traceback": [
[
"D:\\Games\\Forge\\stable-diffusion-webui-amdgpu-forge\\modules\\scripts.py, line 525, load_scripts",
"script_module = script_loading.load_module(scriptfile.path)"
],
[
"D:\\Games\\Forge\\stable-diffusion-webui-amdgpu-forge\\modules\\script_loading.py, line 13, load_module",
"module_spec.loader.exec_module(module)"
],
[
"<frozen importlib._bootstrap_external>, line 883, exec_module",
""
],
[
"<frozen importlib._bootstrap>, line 241, _call_with_frames_removed",
""
],
[
"D:\\Games\\Forge\\stable-diffusion-webui-amdgpu-forge\\extensions\\sd-webui-forge-faceswaplab\\scripts\\configure.py, line 4, <module>",
"from scripts.faceswaplab_utils.faceswaplab_logging import logger"
]
]
}
],
"CPU": {
"model": "AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD",
"count logical": 24,
"count physical": 12
},
"RAM": {
"total": "32GB",
"used": "12GB",
"free": "20GB"
},
"Extensions": [
{
"name": "sd-webui-forge-faceswaplab",
"path": "D:\\Games\\Forge\\stable-diffusion-webui-amdgpu-forge\\extensions\\sd-webui-forge-faceswaplab",
"commit": "55f9145ea8d761dba910bcf4c503d119c526ed9d",
"branch": "main",
"remote": "https://github.com/Ethereum-John/sd-webui-forge-faceswaplab.git"
},
{
"name": "stable-diffusion-webui-rembg",
"path": "D:\\Games\\Forge\\stable-diffusion-webui-amdgpu-forge\\extensions\\stable-diffusion-webui-rembg",
"commit": "a4c07b857e73f3035f759876797fa6de986def3d",
"branch": "master",
"remote": "https://github.com/AUTOMATIC1111/stable-diffusion-webui-rembg.git"
}
],
"Inactive extensions": [
{
"name": "adetailer",
"path": "D:\\Games\\Forge\\stable-diffusion-webui-amdgpu-forge\\extensions\\adetailer",
"commit": "03ec9d004ae2e7051506b3485a81c67d028d38e4",
"branch": "main",
"remote": "https://github.com/Bing-su/adetailer.git"
},
{
"name": "sd-forge-layerdiffuse",
"path": "D:\\Games\\Forge\\stable-diffusion-webui-amdgpu-forge\\extensions\\sd-forge-layerdiffuse",
"commit": "b1e66511e3a405a9e671da0755fc5356e033e97f",
"branch": "main",
"remote": "https://github.com/lllyasviel/sd-forge-layerdiffuse.git"
},
{
"name": "sd-webui-cn-sam-preprocessor",
"path": "D:\\Games\\Forge\\stable-diffusion-webui-amdgpu-forge\\extensions\\sd-webui-cn-sam-preprocessor",
"commit": "88c25a98ff4c75307c0aa14a607e020c0816fd35",
"branch": "master",
"remote": "https://github.com/light-and-ray/sd-webui-cn-sam-preprocessor.git"
},
{
"name": "sd-webui-controlnet",
"path": "D:\\Games\\Forge\\stable-diffusion-webui-amdgpu-forge\\extensions\\sd-webui-controlnet",
"commit": "56cec5b2958edf3b1807b7e7b2b1b5186dbd2f81",
"branch": "main",
"remote": "https://github.com/Mikubill/sd-webui-controlnet.git"
},
{
"name": "sd-webui-live-portrait",
"path": "D:\\Games\\Forge\\stable-diffusion-webui-amdgpu-forge\\extensions\\sd-webui-live-portrait",
"commit": "65cbe8a15fb322c1cb80ae457e43b31ab464434d",
"branch": "main",
"remote": "https://github.com/dimitribarbot/sd-webui-live-portrait.git"
},
{
"name": "sd-webui-reactor",
"path": "D:\\Games\\Forge\\stable-diffusion-webui-amdgpu-forge\\extensions\\sd-webui-reactor",
"commit": "4493fd7133ba85386cd332e8e61c389d122b7d7e",
"branch": "main",
"remote": "https://github.com/Gourieff/sd-webui-reactor.git"
}
],
"Environment": {
"COMMANDLINE_ARGS": " --use-zluda --listen --api --port 7862 --enable-insecure-extension-access --skip-ort --autolaunch --ckpt-dir D:/Games/Stable/Ztable/stable-diffusion-webui-amdgpu/models/Stable-diffusion --hypernetwork-dir D:/Games/Stable/Ztable/stable-diffusion-webui-amdgpu/models/hypernetworks --embeddings-dir D:/Games/Stable/Ztable/stable-diffusion-webui-amdgpu/embeddings --lora-dir D:/Games/Stable/Ztable/stable-diffusion-webui-amdgpu/models/Lora",
"GRADIO_ANALYTICS_ENABLED": "False"
},
"Config": {
"onnx_execution_provider": "CPUExecutionProvider",
"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,
"forge_async_loading": "Queue",
"forge_inference_memory": 1024,
"forge_pin_shared_memory": "CPU",
"disabled_extensions": [
"forge_space_example",
"forge_space_photo_maker_v2",
"mobile",
"soft-inpainting",
"adetailer",
"sd-forge-layerdiffuse",
"sd-webui-cn-sam-preprocessor",
"sd-webui-controlnet",
"sd-webui-live-portrait",
"sd-webui-reactor"
],
"disable_all_extensions": "none",
"sd_model_checkpoint": "fluxUnchainedBySCG_schnfuV13Unet4step.safetensors",
"forge_preset": "flux",
"sd_checkpoint_hash": "33f3aaac68f24123610216295f366bacce3d929d18906e003c89a2850d9a592a",
"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",
"onnx_cached_models_path": "D:\\Games\\Forge\\stable-diffusion-webui-amdgpu-forge\\models\\ONNX\\cache",
"onnx_temp_dir": "D:\\Games\\Forge\\stable-diffusion-webui-amdgpu-forge\\models\\ONNX\\temp",
"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,
"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_write_log_csv": 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": true,
"use_save_to_dirs_for_ui": false,
"directories_filename_pattern": "[date]",
"directories_max_prompt_words": 8,
"forge_try_reproduce": "None",
"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,
"hires_fix_use_firstpass_conds": false,
"use_old_scheduling": false,
"use_downcasted_alpha_bar": false,
"refiner_switch_by_sample_steps": 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": 1,
"extra_networks_card_width": 0,
"extra_networks_card_height": 0,
"extra_networks_card_text_scale": 1,
"extra_networks_card_show_desc": true,
"extra_networks_card_description_is_html": false,
"extra_networks_card_order_field": "Path",
"extra_networks_card_order": "Ascending",
"extra_networks_tree_view_style": "Dirs",
"extra_networks_tree_view_default_enabled": true,
"extra_networks_tree_view_default_width": 180,
"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": "Alias from file",
"lora_add_hashes_to_infotext": true,
"lora_bundled_ti_to_infotext": true,
"lora_filter_disabled": true,
"lora_hide_unknown_for_versions": [],
"lora_in_memory_limit": 0,
"lora_not_found_warning_console": false,
"lora_not_found_gradio_warning": false,
"onnx_enable": false,
"diffusers_pipeline": "ONNX Stable Diffusion",
"diffusers_vae_upcast": "default",
"onnx_cache_converted": true,
"olive_enable": false,
"olive_submodels": [],
"olive_float16": true,
"olive_vae_encoder_float32": false,
"olive_static_dims": true,
"olive_cache_optimized": true,
"cross_attention_optimization": "Automatic",
"s_min_uncond": 0,
"s_min_uncond_all": false,
"token_merging_ratio": 0,
"token_merging_ratio_img2img": 0,
"token_merging_ratio_hr": 0,
"pad_cond_uncond": false,
"pad_cond_uncond_v0": false,
"persistent_cond_cache": true,
"batch_cond_uncond": true,
"fp8_storage": "Disable",
"cache_fp16_weight": false,
"directml_memory_provider": "Performance Counter",
"hide_samplers": [],
"eta_ddim": 0,
"eta_ancestral": 1,
"ddim_discretize": "uniform",
"s_churn": 0,
"s_tmin": 0,
"s_tmax": 0,
"s_noise": 1,
"sigma_min": 0,
"sigma_max": 0,
"rho": 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,
"sd_noise_schedule": "Default",
"skip_early_cond": 0,
"beta_dist_alpha": 0.6,
"beta_dist_beta": 0.6,
"sd_checkpoints_limit": 1,
"sd_checkpoints_keep_in_cpu": true,
"sd_checkpoint_cache": 0,
"sd_unet": "Automatic",
"enable_quantization": false,
"emphasis": "Original",
"enable_batch_seeds": true,
"comma_padding_backtrack": 20,
"sdxl_clip_l_skip": false,
"CLIP_stop_at_last_layers": 1,
"upcast_attn": false,
"randn_source": "NV",
"tiling": false,
"hires_fix_refiner_pass": "second pass",
"enable_prompt_comments": true,
"sd3_enable_t5": false,
"sdxl_crop_top": 0,
"sdxl_crop_left": 0,
"sdxl_refiner_low_aesthetic_score": 2.5,
"sdxl_refiner_high_aesthetic_score": 6,
"sd_vae_checkpoint_cache": 0,
"sd_vae": "Automatic",
"sd_vae_overrides_per_model_preferences": true,
"auto_vae_precision_bfloat16": false,
"auto_vae_precision": true,
"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_sketch_default_brush_color": "#ffffff",
"img2img_inpaint_mask_brush_color": "#ffffff",
"img2img_inpaint_sketch_default_brush_color": "#ffffff",
"img2img_inpaint_mask_high_contrast": true,
"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,
"sd_webui_modal_lightbox_icon_opacity": 1,
"sd_webui_modal_lightbox_toolbar_opacity": 0.9,
"gallery_height": "",
"open_dir_button_choice": "Subdirectory",
"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": "png",
"show_progress_grid": true,
"show_progress_every_n_steps": 10,
"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,
"prevent_screen_sleep_during_generation": true,
"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,
"include_styles_into_token_counters": true,
"extra_options_txt2img": [],
"extra_options_img2img": [],
"extra_options_cols": 1,
"extra_options_accordion": false,
"compact_prompt_box": false,
"samplers_in_dropdown": true,
"dimensions_and_batch_together": true,
"sd_checkpoint_dropdown_use_short": false,
"hires_fix_show_sampler": false,
"hires_fix_show_prompts": false,
"txt2img_settings_accordion": false,
"img2img_settings_accordion": false,
"interrupt_after_current": true,
"localization": "None",
"quick_setting_list": [],
"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_reloading_ui_scripts": false,
"api_enable_requests": true,
"api_forbid_local_requests": true,
"api_useragent": "",
"prioritized_callbacks_app_started": [],
"prioritized_callbacks_ui_settings": [],
"prioritized_callbacks_after_component": [],
"prioritized_callbacks_infotext_pasted": [],
"prioritized_callbacks_before_ui": [],
"prioritized_callbacks_on_reload": [],
"prioritized_callbacks_before_token_counter": [],
"prioritized_callbacks_script_before_process": [],
"prioritized_callbacks_script_process": [],
"prioritized_callbacks_script_postprocess": [],
"prioritized_callbacks_script_postprocess_batch_list": [],
"prioritized_callbacks_script_post_sample": [],
"prioritized_callbacks_script_on_mask_blend": [],
"prioritized_callbacks_script_postprocess_maskoverlay": [],
"prioritized_callbacks_script_postprocess_image_after_composite": [],
"profiling_enable": false,
"profiling_activities": [
"CPU"
],
"profiling_record_shapes": true,
"profiling_profile_memory": true,
"profiling_with_stack": true,
"profiling_filename": "trace.json",
"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": true,
"hide_ldm_prints": true,
"dump_stacks_on_signal": false,
"face_restoration": true,
"face_restoration_model": "CodeFormer",
"code_former_weight": 0.5,
"face_restoration_unload": true,
"postprocessing_enable_in_main_ui": [],
"postprocessing_disable_in_extras": [],
"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,
"set_scale_by_when_changing_upscaler": false,
"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,
"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": "",
"forge_additional_modules": [
"D:\\Games\\Forge\\stable-diffusion-webui-amdgpu-forge\\models\\text_encoder\\t5-v1_1-xxl-encoder-Q3_K_L.gguf",
"D:\\Games\\Forge\\stable-diffusion-webui-amdgpu-forge\\models\\text_encoder\\ViT-L-14-TEXT-detail-improved-hiT-GmP-TE-only-HF.safetensors",
"D:\\Games\\Forge\\stable-diffusion-webui-amdgpu-forge\\models\\VAE\\ae.safetensors"
],
"forge_unet_storage_dtype": "Automatic",
"ad_max_models": 4,
"ad_extra_models_dir": "",
"ad_save_images_dir": "",
"ad_save_previews": false,
"ad_save_images_before": false,
"ad_only_selected_scripts": true,
"ad_script_names": "dynamic_prompting,dynamic_thresholding,lora_block_weight,negpip,wildcard_recursive,wildcards",
"ad_bbox_sortby": "None",
"ad_same_seed_for_each_tab": false,
"ad_dynamic_denoise_power": 0,
"ad_match_inpaint_bbox_size": "Off",
"prioritized_callbacks_script_postprocess_image": [],
"live_portrait_human_face_detector": "InsightFace",
"live_portrait_face_alignment_detector": "BlazeFace Back Camera",
"live_portrait_face_alignment_detector_device": "CUDA",
"live_portrait_face_alignment_detector_dtype": "fp16",
"live_portrait_flag_do_torch_compile": false,
"live_portrait_output_dir": "",
"img2img_autosize": false,
"flux_t2i_width": 768,
"flux_t2i_height": 512,
"flux_t2i_cfg": 1,
"flux_t2i_hr_cfg": 1,
"flux_t2i_d_cfg": 3.5,
"flux_t2i_hr_d_cfg": 3.5,
"flux_i2i_width": 1024,
"flux_i2i_height": 1024,
"flux_i2i_cfg": 1,
"flux_i2i_d_cfg": 3.5,
"flux_GPU_MB": 7152,
"flux_t2i_sampler": "[Forge] Flux Realistic",
"flux_t2i_scheduler": "Simple",
"flux_i2i_sampler": "[Forge] Flux Realistic",
"flux_i2i_scheduler": "Simple",
"sd_t2i_width": 512,
"sd_t2i_height": 640,
"sd_t2i_cfg": 7,
"sd_t2i_hr_cfg": 7,
"sd_i2i_width": 512,
"sd_i2i_height": 512,
"sd_i2i_cfg": 7,
"sd_t2i_sampler": "Euler a",
"sd_t2i_scheduler": "Automatic",
"sd_i2i_sampler": "Euler a",
"sd_i2i_scheduler": "Automatic",
"xl_t2i_width": 896,
"xl_t2i_height": 1152,
"xl_t2i_cfg": 5,
"xl_t2i_hr_cfg": 5,
"xl_i2i_width": 1024,
"xl_i2i_height": 1024,
"xl_i2i_cfg": 5,
"xl_GPU_MB": 7152,
"xl_t2i_sampler": "DPM++ 2M SDE",
"xl_t2i_scheduler": "Karras",
"xl_i2i_sampler": "DPM++ 2M SDE",
"xl_i2i_scheduler": "Karras"
},
"Startup": {
"total": 39.74662375450134,
"records": {
"initial startup": 0.0409998893737793,
"prepare environment/checks": 0.02200174331665039,
"prepare environment/git version info": 0.0579986572265625,
"prepare environment/torch GPU test": 0.7096426486968994,
"prepare environment/clone repositores": 0.20200061798095703,
"prepare environment/run extensions installers/sd-webui-forge-faceswaplab": 0.5310001373291016,
"prepare environment/run extensions installers/stable-diffusion-webui-rembg": 0.19899916648864746,
"prepare environment/run extensions installers": 0.729999303817749,
"prepare environment/run extensions_builtin installers/extra-options-section": 0.0010013580322265625,
"prepare environment/run extensions_builtin installers/forge_legacy_preprocessors": 0.4819984436035156,
"prepare environment/run extensions_builtin installers/forge_preprocessor_inpaint": 0.0,
"prepare environment/run extensions_builtin installers/forge_preprocessor_marigold": 0.0,
"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.0010006427764892578,
"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/forge_space_animagine_xl_31": 0.0,
"prepare environment/run extensions_builtin installers/forge_space_birefnet": 0.0,
"prepare environment/run extensions_builtin installers/forge_space_florence_2": 0.0,
"prepare environment/run extensions_builtin installers/forge_space_geowizard": 0.0,
"prepare environment/run extensions_builtin installers/forge_space_iclight": 0.0010004043579101562,
"prepare environment/run extensions_builtin installers/forge_space_idm_vton": 0.0,
"prepare environment/run extensions_builtin installers/forge_space_illusion_diffusion": 0.0,
"prepare environment/run extensions_builtin installers/forge_space_sapiens_normal": 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.0009992122650146484,
"prepare environment/run extensions_builtin installers/sd_forge_controlnet": 0.4780001640319824,
"prepare environment/run extensions_builtin installers/sd_forge_dynamic_thresholding": 0.0,
"prepare environment/run extensions_builtin installers/sd_forge_fooocus_inpaint": 0.0010008811950683594,
"prepare environment/run extensions_builtin installers/sd_forge_freeu": 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_lora": 0.0,
"prepare environment/run extensions_builtin installers/sd_forge_multidiffusion": 0.0,
"prepare environment/run extensions_builtin installers/sd_forge_neveroom": 0.0009992122650146484,
"prepare environment/run extensions_builtin installers/sd_forge_perturbed_attention": 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/SwinIR": 0.0,
"prepare environment/run extensions_builtin installers": 0.9660003185272217,
"prepare environment": 2.773644208908081,
"launcher": 0.008000373840332031,
"import torch": 15.300334692001343,
"import gradio": 0.0,
"setup paths": 0.006000995635986328,
"initialize shared": 2.7679998874664307,
"other imports": 0.5819993019104004,
"opts onchange": 0.0,
"setup SD model": 0.0009996891021728516,
"setup codeformer": 0.002001047134399414,
"setup gfpgan": 0.03200030326843262,
"set samplers": 0.0,
"list extensions": 0.01799917221069336,
"restore config state file": 0.0,
"list SD models": 0.023001432418823242,
"list localizations": 0.0019979476928710938,
"load scripts/custom_code.py": 0.013002395629882812,
"load scripts/img2imgalt.py": 0.0009984970092773438,
"load scripts/loopback.py": 0.0010004043579101562,
"load scripts/outpainting_mk_2.py": 0.0009996891021728516,
"load scripts/poor_mans_outpainting.py": 0.0010004043579101562,
"load scripts/postprocessing_codeformer.py": 0.0010008811950683594,
"load scripts/postprocessing_focal_crop.py": 0.013999700546264648,
"load scripts/postprocessing_gfpgan.py": 0.0,
"load scripts/postprocessing_upscale.py": 0.0019991397857666016,
"load scripts/prompt_matrix.py": 0.0010004043579101562,
"load scripts/prompts_from_file.py": 0.00099945068359375,
"load scripts/sd_upscale.py": 0.0009999275207519531,
"load scripts/xyz_grid.py": 0.004002094268798828,
"load scripts/scunet_model.py": 0.6429994106292725,
"load scripts/swinir_model.py": 0.05700111389160156,
"load scripts/extra_options_section.py": 0.0009989738464355469,
"load scripts/legacy_preprocessors.py": 0.029998064041137695,
"load scripts/preprocessor_inpaint.py": 0.36800098419189453,
"load scripts/preprocessor_marigold.py": 0.02699899673461914,
"load scripts/preprocessor_normalbae.py": 0.01300191879272461,
"load scripts/preprocessor_recolor.py": 0.0009987354278564453,
"load scripts/forge_reference.py": 0.0009999275207519531,
"load scripts/preprocessor_revision.py": 0.0010004043579101562,
"load scripts/preprocessor_tile.py": 0.0010004043579101562,
"load scripts/forge_controllllite.py": 0.025999069213867188,
"load scripts/controlnet.py": 1.104999303817749,
"load scripts/xyz_grid_support.py": 0.002001523971557617,
"load scripts/forge_dynamic_thresholding.py": 0.00799870491027832,
"load scripts/forge_fooocus_inpaint.py": 0.0010001659393310547,
"load scripts/forge_freeu.py": 0.0050008296966552734,
"load scripts/forge_ipadapter.py": 0.014999866485595703,
"load scripts/kohya_hrfix.py": 0.00099945068359375,
"load scripts/forge_latent_modifier.py": 0.009000778198242188,
"load scripts/lora_script.py": 0.28799915313720703,
"load scripts/forge_multidiffusion.py": 0.009999752044677734,
"load scripts/forge_never_oom.py": 0.001003265380859375,
"load scripts/forge_perturbed_attention.py": 0.0009984970092773438,
"load scripts/forge_sag.py": 0.0010006427764892578,
"load scripts/forge_stylealign.py": 0.0009984970092773438,
"load scripts/configure.py": 0.026000261306762695,
"load scripts/faceswaplab.py": 0.0029985904693603516,
"load scripts/faceswaplab_globals.py": 0.0010008811950683594,
"load scripts/api.py": 1.4229991436004639,
"load scripts/postprocessing_rembg.py": 0.0010001659393310547,
"load scripts/comments.py": 0.0,
"load scripts/refiner.py": 0.0010039806365966797,
"load scripts/sampler.py": 0.0009996891021728516,
"load scripts/seed.py": 0.0009989738464355469,
"load scripts": 4.1150031089782715,
"load upscalers": 0.00900125503540039,
"refresh VAE": 0.0019998550415039062,
"scripts list_unets": 0.0,
"reload hypernetworks": 0.010000228881835938,
"initialize extra networks": 0.04399681091308594,
"initialize google blockly": 4.484001636505127,
"scripts before_ui_callback": 0.002998828887939453,
"create ui": 2.3540003299713135,
"gradio launch": 5.472642660140991,
"add APIs": 1.774001121520996,
"app_started_callback/controlnet.py": 0.003998517990112305,
"app_started_callback/lora_script.py": 0.0010001659393310547,
"app_started_callback/api.py": 0.0030012130737304688,
"app_started_callback": 0.007999897003173828
}
},
"Packages": [
"absl-py==2.1.0",
"accelerate==0.21.0",
"addict==2.4.0",
"aenum==3.1.15",
"aiofiles==23.2.1",
"aiohappyeyeballs==2.4.0",
"aiohttp==3.10.5",
"aiosignal==1.3.1",
"albumentations==1.4.3",
"alembic==1.13.2",
"annotated-types==0.7.0",
"antlr4-python3-runtime==4.9.3",
"anyio==3.7.1",
"async-timeout==4.0.3",
"attrs==24.2.0",
"basicsr==1.4.2",
"bitsandbytes==0.43.3",
"blendmodes==2022",
"certifi==2024.8.30",
"cffi==1.17.1",
"chardet==5.2.0",
"charset-normalizer==3.3.2",
"clean-fid==0.1.35",
"click==8.1.7",
"clip @ https://github.com/openai/CLIP/archive/d50d76daa670286dd6cacf3bcd80b5e4823fc8e1.zip#sha256=b5842c25da441d6c581b53a5c60e0c2127ebafe0f746f8e15561a006c6c3be6a",
"colorama==0.4.6",
"coloredlogs==15.0.1",
"colorlog==6.8.2",
"contourpy==1.3.0",
"controlnet-aux==0.0.9",
"cssselect2==0.7.0",
"cycler==0.12.1",
"Cython==3.0.11",
"datasets==2.19.2",
"deprecation==2.1.0",
"depth_anything @ https://github.com/huchenlei/Depth-Anything/releases/download/v1.0.0/depth_anything-2024.1.22.0-py2.py3-none-any.whl#sha256=26c1d38b8c3c306b4a2197d725a4b989ff65f7ebcf4fb5a96a1b6db7fbd56780",
"depth_anything_v2 @ https://github.com/MackinationsAi/UDAV2-ControlNet/releases/download/v1.0.0/depth_anything_v2-2024.7.1.0-py2.py3-none-any.whl#sha256=6848128867d1f7c7519d88df0f88bfab89100dc5225259c4d7cb90325c308c9f",
"diffusers==0.30.2",
"dill==0.3.8",
"diskcache==5.6.3",
"dsine @ https://github.com/sdbds/DSINE/releases/download/1.0.2/dsine-2024.3.23-py3-none-any.whl#sha256=b9ea3bacce09f9b3f7fb4fa12471da7e465b2f9a60412711105a9238db280442",
"easydict==1.13",
"einops==0.4.1",
"exceptiongroup==1.2.2",
"facexlib==0.3.0",
"fastapi==0.104.1",
"ffmpy==0.4.0",
"filelock==3.13.1",
"filterpy==1.4.5",
"flatbuffers==24.3.25",
"fonttools==4.53.1",
"frozenlist==1.4.1",
"fsspec==2024.2.0",
"ftfy==6.2.3",
"future==1.0.0",
"fvcore==0.1.5.post20221221",
"geffnet==1.0.2",
"gguf==0.10.0",
"gitdb==4.0.11",
"GitPython==3.1.32",
"glob2==0.5",
"gradio==4.40.0",
"gradio_client==1.2.0",
"gradio_imageslider==0.0.20",
"gradio_rangeslider==0.0.6",
"greenlet==3.1.0",
"grpcio==1.66.1",
"h11==0.12.0",
"handrefinerportable @ https://github.com/huchenlei/HandRefinerPortable/releases/download/v1.0.1/handrefinerportable-2024.2.12.0-py2.py3-none-any.whl#sha256=1e6c702905919f4c49bcb2db7b20d334e8458a7555cd57630600584ec38ca6a9",
"httpcore==0.15.0",
"httpx==0.24.1",
"huggingface-hub==0.24.6",
"humanfriendly==10.0",
"idna==3.10",
"ifnude==0.0.3",
"imageio==2.35.1",
"imageio-ffmpeg==0.5.1",
"importlib_metadata==8.5.0",
"importlib_resources==6.4.5",
"inflection==0.5.1",
"insightface==0.7.3",
"intel-openmp==2021.4.0",
"iopath==0.1.9",
"jax==0.4.31",
"jaxlib==0.4.31",
"Jinja2==3.1.3",
"joblib==1.4.2",
"jsonmerge==1.8.0",
"jsonschema==4.23.0",
"jsonschema-specifications==2023.12.1",
"kiwisolver==1.4.7",
"kornia==0.6.7",
"lark==1.1.2",
"lazy_loader==0.4",
"lightning-utilities==0.11.7",
"llvmlite==0.43.0",
"lmdb==1.5.1",
"loadimg==0.1.2",
"lxml==5.3.0",
"Mako==1.3.5",
"manifold3d==2.5.1",
"mapbox_earcut==1.0.2",
"Markdown==3.7",
"markdown-it-py==3.0.0",
"MarkupSafe==2.1.5",
"matplotlib==3.9.2",
"mdurl==0.1.2",
"mediapipe==0.10.14",
"mkl==2021.4.0",
"ml_dtypes==0.5.0",
"mpmath==1.3.0",
"multidict==6.1.0",
"multiprocess==0.70.16",
"networkx==3.2.1",
"numba==0.60.0",
"numpy==1.26.2",
"olive-ai==0.6.2",
"omegaconf==2.2.3",
"onnx==1.16.2",
"onnxruntime==1.15.0",
"onnxruntime-gpu==1.19.2",
"open-clip-torch==2.20.0",
"opencv-contrib-python==4.10.0.84",
"opencv-python==4.10.0.84",
"opencv-python-headless==4.10.0.84",
"opt-einsum==3.3.0",
"optimum==1.22.0",
"optuna==4.0.0",
"orjson==3.10.7",
"packaging==24.1",
"pandas==2.2.2",
"peft==0.12.0",
"piexif==1.1.3",
"Pillow==9.5.0",
"pillow-avif-plugin==1.4.3",
"pip==24.2",
"platformdirs==4.3.3",
"pooch==1.8.2",
"portalocker==2.10.1",
"prettytable==3.11.0",
"protobuf==3.20.2",
"psutil==5.9.5",
"py-cpuinfo==9.0.0",
"pyarrow==17.0.0",
"pyarrow-hotfix==0.6",
"pycollada==0.8",
"pycparser==2.22",
"pydantic==2.8.2",
"pydantic_core==2.20.1",
"pydub==0.25.1",
"Pygments==2.18.0",
"pykalman==0.9.7",
"PyMatting==1.1.12",
"pyparsing==3.1.4",
"pyreadline3==3.5.2",
"python-dateutil==2.9.0.post0",
"python-multipart==0.0.9",
"pytorch-lightning==1.9.4",
"pytz==2024.2",
"PyWavelets==1.7.0",
"pywin32==306",
"PyYAML==6.0.2",
"referencing==0.35.1",
"regex==2024.9.11",
"rembg==2.0.50",
"reportlab==4.2.2",
"requests==2.32.3",
"resize-right==0.0.2",
"rich==13.8.1",
"rpds-py==0.20.0",
"Rtree==1.3.0",
"ruff==0.6.5",
"safetensors==0.4.2",
"scikit-image==0.21.0",
"scikit-learn==1.5.2",
"scipy==1.14.1",
"seaborn==0.13.2",
"semantic-version==2.10.0",
"sentencepiece==0.2.0",
"setuptools==69.5.1",
"shapely==2.0.6",
"shellingham==1.5.4",
"six==1.16.0",
"smmap==5.0.1",
"sniffio==1.3.1",
"sounddevice==0.5.0",
"spandrel==0.3.4",
"spandrel_extra_arches==0.1.1",
"SQLAlchemy==2.0.34",
"starlette==0.27.0",
"svg.path==6.3",
"svglib==1.5.1",
"sympy==1.12",
"tabulate==0.9.0",
"tb-nightly==2.18.0a20240919",
"tbb==2021.11.0",
"tensorboard-data-server==0.7.2",
"termcolor==2.4.0",
"threadpoolctl==3.5.0",
"tifffile==2024.8.30",
"timm==0.6.7",
"tinycss2==1.3.0",
"tokenizers==0.19.1",
"tomesd==0.1.3",
"tomli==2.0.1",
"tomlkit==0.12.0",
"torch==2.3.1+cu118",
"torchdiffeq==0.2.3",
"torchmetrics==1.4.2",
"torchsde==0.2.6",
"torchvision==0.18.1+cu118",
"tqdm==4.66.1",
"trampoline==0.1.2",
"transformers==4.44.2",
"trimesh==4.4.9",
"typer==0.12.5",
"typing_extensions==4.9.0",
"tzdata==2024.1",
"ultralytics==8.2.94",
"ultralytics-thop==2.0.6",
"urllib3==2.2.3",
"uvicorn==0.30.6",
"vhacdx==0.0.8.post1",
"wcwidth==0.2.13",
"webencodings==0.5.1",
"websockets==12.0",
"Werkzeug==3.0.4",
"xatlas==0.0.9",
"xxhash==3.5.0",
"yacs==0.1.8",
"yapf==0.40.2",
"yarl==1.11.1",
"zipp==3.20.2"
]
That's what we get...
"nvidia_gpu_models": "AMD Radeon RX 5700 XT [ZLUDA] (AMD Radeon RX 5700 XT [ZLUDA])", "cudnn_version": null,
In searching this error all over the electric inter-webs, for both this and comfy, "cudnn" was often mentioned. I don't think I was cleaver enough to follow that bread crumb... as I have no idea what that is, I assume it's cuda related. It just kinda popped out at me as I was reading over the sys info...
You don't need cudnn. Whats more interesting is why its showing in Git Status this files .zluda/\n\t1.14.0\n\t3.20.2\n\t4.8.0\n\tinsightface-0.7.3-cp310-cp310-win_amd64.whl
like there was some changes to them especially insightface which is for faceswapping
2nd thing is you never said you using API. I never used SD with API so its out of me league. I don't even know what command --enable-insecure-extension-access is for.
Honestly I am not sure about the insecure extension either. It was something i picked up along the way, and tried, clearly didn't work. The api is irrelevant. When forge starts it wont load those extensions. I am not really using the api (I am on a1111) and would on this if the swapski would work. I am curious about the insightface too... any suggestions on what to do about it?
I am going to sleep now but you can try to reinstall Insightface. Make sure you will clear Python cached packages too from %appdata%. I am sure you can google how to do it
So are we giving up on this problem then?
Well... worst thing is this is the issue only you reported. No one else. It makes me believe you do something wrong during installation or something else but on the other hand you have no issues with A1111-AMD so you clearly know how to correctly install everything. What you suppose to do is to check how many extensions actually doesn't work or is it ONLY face swapping extensions because you didn't do much of testing yourself but you expect solutions. Do you know maybe how to check your python paths ? Check them as well and show screenshots.
Add: I like challenges so i looked at the issue with the fresh eye. I have few ideas to try if you still have this issue on the new version lets make experiment and add empty file into problematic extensions script folder.
__init__.py
So are we giving up on this problem then?
Well... worst thing is this is the issue only you reported. No one else. It makes me believe you do something wrong during installation or something else but on the other hand you have no issues with A1111-AMD so you clearly know how to correctly install everything. What you suppose to do is to check how many extensions actually doesn't work or is it ONLY face swapping extensions because you didn't do much of testing yourself but you expect solutions. Do you know maybe how to check your python paths ? Check them as well and show screenshots.
Add: I like challenges so i looked at the issue with the fresh eye. I have few ideas to try if you still have this issue on the new version lets make experiment and add empty file
__init__.py
into problematic extensions script folder.
I actually ran into the same problem but didn't report it, my python version is 3.10.14 and I'm going to reinstall my windows system and just install 3.10.6 again and see if there's any problems.
I reinstalled my system today, windows 11 version 24H2, python version 3.10.6, Rocm version 6.1.2, run it with Zluda, stable diffusion was reinstalled, and the error reporting problem appeared as shown here:
I reinstalled my system today, windows 11 version 24H2, python version 3.10.6, Rocm version 6.1.2, run it with Zluda, stable diffusion was reinstalled, and the error reporting problem appeared as shown here:
Doesn't look like its connected to the error you have. There is even solution written in your error pip install 'accelerate>=0.26.0'
I reinstalled my system today, windows 11 version 24H2, python version 3.10.6, Rocm version 6.1.2, run it with Zluda, stable diffusion was reinstalled, and the error reporting problem appeared as shown here:
Doesn't look like its connected to the error you have. There is even solution written in your error
pip install 'accelerate>=0.26.0'
After modifying the requirements_versions.txt in the main directory, the update was successful, but a new error appeared and it still doesn't work, the error is as follows: TypeError: get_model_file() got an unexpected keyword argument 'resume download'
So, the mention of insightface in the sys info was due my having put it in the Forge root dir, based on the troubleshoot for ReActor. Clearly that did not help. I totally wiped insightface and rebuilt it. No change. A111 having no issue with insightface. So I am not sure that is the issue... I get the same error as above 'resume_download' when trying to use photomake in spaces. I would also believe that it is not an ROCM thing as I am on 5.7 and BigWinBoy just said he is on 6.1. So we are narrowing at the least.
Yeah but this error above with photo maker is another issue that i can cofirm i also have so it needs another issue to be open. Its different and not relevant error.
So, the mention of insightface in the sys info was due my having put it in the Forge root dir, based on the troubleshoot for ReActor. Clearly that did not help. I totally wiped insightface and rebuilt it. No change. A111 having no issue with insightface. So I am not sure that is the issue... I get the same error as above 'resume_download' when trying to use photomake in spaces. I would also believe that it is not an ROCM thing as I am on 5.7 and BigWinBoy just said he is on 6.1. So we are narrowing at the least.
Is your version of torch 2.3.0+cu118?When I installed python 3.10.14 before, I downloaded torch 2.3.0, but after replacing it with python 3.10.6 the version I downloaded is torch 2.3.1, what is the impact of the difference?
Is your version of torch 2.3.0+cu118?When I installed python 3.10.14 before, I downloaded torch 2.3.0, but after replacing it with python 3.10.6 the version I downloaded is torch 2.3.1, what is the impact of the difference?
In this case I don't think there is a difference as far as torch goes. I have tried both, and don't see any difference. Typically the version is mostly about dependencies, in this case I do not see any difference, certainly not relevant to this error.
So, just to confirm @TheFerumn You have the same resume download error, for Spaces photomaker, but you can use The swaping extensions? Which do you use? I'll swithch my testing to whatever extension you have working. (just to keep things the same, uniform.)
swaping extensions
swaping extensions? Do you mean extensions like swap face? This type of requirement I solve with ControlNet Integrated's Instant-ID. Also of the Spaces extensions other than PhotoMaker I've only used IC-Light, is working fine, I haven't tested the others.
So, just to confirm @TheFerumn You have the same resume download error, for Spaces photomaker, but you can use The swaping extensions? Which do you use? I'll swithch my testing to whatever extension you have working. (just to keep things the same, uniform.)
I have working ReActor and also IP-Adapter from ControlNet. Both works without issue. I just changed something in Reactor code because i couldn't swap tab to use face model.
I am out of ideas about Error: ModuleNotFoundError: No module named
. I would probably need remote access to your PC for few hours to find solution so i give up and wish you good luck.
Alright, big update this morning. With the update to this and A1111 this morning, both of them broke with an error regarding missing keras.init . Starting with Forge I deleted the venv and re-ran the program with one of the swap extensions still in extensions (FaceSwapLab) AND IT WORKS!!!! We are swapping faces in Forge now!! JACKPOT!! Forge is now literally 4 times slower, at best. Before this I was doing Schnell gen 4 steps in about a 1 min. 1.03... Now we are 4 mins easy, but we are still using GPU. (Way more ram usage too...) But whatever, as far as this issue is concerned Problem solved. I hate to say case closed, as I still dunno what was wrong, but this issue is now solved. Thanks for all efforts and help digging. I also deleted the venv in A111 but it is not coming back, now it says AutoModelForImageToImage' from 'transformers'
. I'll start an issue over there if it still wants to be a doodoo after I try a bit harder.
I am not sure if playing with AI is more fun, or the dective work regarding what I just broke, but it's like Christmas everytime something broken starts working!!
Alright, big update this morning. With the update to this and A1111 this morning, both of them broke with an error regarding missing keras.init . Starting with Forge I deleted the venv and re-ran the program with one of the swap extensions still in extensions (FaceSwapLab) AND IT WORKS!!!! We are swapping faces in Forge now!! JACKPOT!! Forge is now literally 4 times slower, at best. Before this I was doing Schnell gen 4 steps in about a 1 min. 1.03... Now we are 4 mins easy, but we are still using GPU. (Way more ram usage too...) But whatever, as far as this issue is concerned Problem solved. I hate to say case closed, as I still dunno what was wrong, but this issue is now solved. Thanks for all efforts and help digging. I also deleted the venv in A111 but it is not coming back, now it says
AutoModelForImageToImage' from 'transformers'
. I'll start an issue over there if it still wants to be a doodoo after I try a bit harder. I am not sure if playing with AI is more fun, or the dective work regarding what I just broke, but it's like Christmas everytime something broken starts working!!
You mean delete the VENV folder and run it again? What is the exact procedure? Please explain.
You mean delete the VENV folder and run it again? What is the exact procedure? Please explain.
Yes I mean exactly that. Delete the venv folder. Run webui-user.bat. It will re-install a fresh venv. Takes a few minutes, but resolves errors after updates for me often. It still has not with A111 for me... But that's a different story.
So I am not sure how to close this, but everything is working well now. Thanks for all the help!!
So I am not sure how to close this, but everything is working well now. Thanks for all the help!!
I have also solved the problem and run it successfully, I found the solution from photomaker's posting, in fact, it is caused by the version of some support libraries, the solution is also to modify the requirements_versions txt file:
accelerate>=0.26.0 diffusers==0.29.1
According to modify the above parameters, delete the venv folder and restart the installation, successfully open Photomarker V2 in the SD spaces.
First and foremost, thank you to @lshqqytiger for all you do, I have been using your DML version of SD for some time now. I have tried switching to Forge, but...
I am on windows 10. Rx5700XT, using zluda.
If I try to install or load any extension for face-swaps I get an error stating all sorts of modules don't exist (spoiler, They do). The results are the same with FaceSwap, Reactor, and Roop. I did install LayerDiffusion with no issue, and it seems to work fine. (I have not tried any other extensions)
It all seems to start at the ControlNetPreprocessor... But I don't know how to fix it. Any help would be greatly appreciated.
I have also tried using Flux. It works in Comfy, but when I try the same model/s within forge I get an error stating "You do not have Clip Dict" This happens with Schnell and Dev on the FP8 model. (I tried NF4 too, but I believe there is a zluda issue there, comfy pushes the same error about "Symbol" and bitsandbytes).
Again any help on either of these issues would be incredible.