Adetailer is breaking my installation of Forge UI.
Things were running just fine until I installed adetailer, and now every time I run it, I get the following error message:
File "M:\Forge UI\webui\launch.py", line 54, in <module>
main()
File "M:\Forge UI\webui\launch.py", line 42, in main
prepare_environment()
File "M:\Forge UI\webui\modules\launch_utils.py", line 434, in prepare_environment
raise RuntimeError(
RuntimeError: Your device does not support the current version of Torch/CUDA! Consider download another version:
https://github.com/lllyasviel/stable-diffusion-webui-forge/releases/tag/latest
This is strange because everything was running fine before, and as for the version I downloaded, it was webui forge cu124 torch24. From what I can remember, torch and all that should have already been preinstalled, and since I'm using a Nvidia card, there should be no problems with getting this to work. Since the only (easy) fix is to replace the system folder, I'm kind of disturbed about this addon easily breaking things so easily...especially since it's a major component most people rely on.
Anyway, is there a way to fix this, and if so, is it a problem with Forge UI, or Adetailer? I'm thinking Forge UI since, as mentioned above, Torch and CUDA should have been installed already otherwise the program wouldn't have loaded like it should have the first time around.
ADetailer works fine for me using the recomended version of Forge (CUDA 12.1 + Pytorch 2.3.1):
I tried downloading that, and surprisingly, it worked soon after replacing the system folder. Not sure what exactly went wrong between versions, but at least the fix was easy. 😀
A lot of Python packages are very finicky about the versions of other packages they work with... ;-)
Well this is where I'm at aswell. Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Version: f2.0.1v1.10.1-previous-659-gc055f2d4
Commit hash: c055f2d43b07cbfd87ac3da4899a6d7ee52ebab9
Traceback (most recent call last):
File "C:\Program Files\Forge\webui\launch.py", line 54, in
ADetailer works fine for me using the recomended version of Forge (CUDA 12.1 + Pytorch 2.3.1):
I just cant figure out how to install this in ubuntu. the "./webui.sh" doesnt work. please help i am desperate