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 nvfuser_codegen.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-276-g29be1da7
Commit hash: 29be1da7cf2b5dccfc70fbdd33eb35c56a31ffb7
Launching Web UI with arguments: --skip-torch-cuda-test
Traceback (most recent call last):
File "D:\apps\stable-diffusion\Forge\webui\launch.py", line 51, in <module>
main()
File "D:\apps\stable-diffusion\Forge\webui\launch.py", line 47, in main
start()
File "D:\apps\stable-diffusion\Forge\webui\modules\launch_utils.py", line 541,
in start
import webui
File "D:\apps\stable-diffusion\Forge\webui\webui.py", line 17, in <module>
initialize_forge()
File "D:\apps\stable-diffusion\Forge\webui\modules_forge\initialization.py", l
ine 50, in initialize_forge
import ldm_patched.modules.model_management as model_management
File "D:\apps\stable-diffusion\Forge\webui\ldm_patched\modules\model_managemen
t.py", line 9, in <module>
from modules_forge import stream
File "D:\apps\stable-diffusion\Forge\webui\modules_forge\stream.py", line 3, i
n <module>
import torch
File "D:\apps\stable-diffusion\Forge\system\python\lib\site-packages\torch\__i
nit__.py", line 128, in <module>
raise err
OSError: [WinError 127] La procédure spécifiée est introuvable. Error loading "D
:\apps\stable-diffusion\Forge\system\python\lib\site-packages\torch\lib\nvfuser_
codegen.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.
-
Hello
I am trying to install Forge but it crashes because of nvfuser_codegen.dll :
Can somebody help, please?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions