Replies: 2 comments
-
pip install torch |
Beta Was this translation helpful? Give feedback.
0 replies
-
Had the same issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
SoulSair@DESKTOP-M6HKP15 MINGW64 ~/Documents/Deep-Live-Cam (main) $ C:/Users/SoulSair/AppData/Local/Programs/Python/Python310/python.exe run.py Traceback (most recent call last): File "C:\Users\SoulSair\Documents\Deep-Live-Cam\run.py", line 3, in <module> from modules import core File "C:\Users\SoulSair\Documents\Deep-Live-Cam\modules\core.py", line 14, in <module> import torch ModuleNotFoundError: No module named 'torch'
Beta Was this translation helpful? Give feedback.
All reactions