You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
I am trying to install Forge but it crashes because of cudart64_12.dll :
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (
AMD64)]
Version: f0.0.17v1.8.0rc-latest-273-gb9705c58
Commit hash: b9705c58f66c6fd2c4a0168b26c5cf1fa6c0dde3
Launching Web UI with arguments: --skip-torch-cuda-test
Traceback (most recent call last):
File "D:\apps\stable-diffusion\webui__forge\webui\launch.py", line 51, in <mod
ule>
main()
File "D:\apps\stable-diffusion\webui__forge\webui\launch.py", line 47, in main
start()
File "D:\apps\stable-diffusion\webui__forge\webui\modules\launch_utils.py", li
ne 541, in start
import webui
File "D:\apps\stable-diffusion\webui__forge\webui\webui.py", line 17, in <modu
le>
initialize_forge()
File "D:\apps\stable-diffusion\webui__forge\webui\modules_forge\initialization
.py", line 50, in initialize_forge
import ldm_patched.modules.model_management as model_management
File "D:\apps\stable-diffusion\webui__forge\webui\ldm_patched\modules\model_ma
nagement.py", line 9, in <module>
from modules_forge import stream
File "D:\apps\stable-diffusion\webui__forge\webui\modules_forge\stream.py", li
ne 3, in <module>
import torch
File "D:\apps\stable-diffusion\webui__forge\system\python\lib\site-packages\to
rch\__init__.py", line 139, in <module>
raise err
OSError: [WinError 126] Le module spécifié est introuvable. Error loading "D:\ap
ps\stable-diffusion\webui__forge\system\python\lib\site-packages\torch\lib\cudar
t64_12.dll" or one of its dependencies.
Appuyez sur une touche pour continuer...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I am trying to install Forge but it crashes because of cudart64_12.dll :
Can somebody help, please?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions