Deep-Live-Cam
Deep-Live-Cam copied to clipboard
Unable to run Deep-Live-Cam
Hi
I followed the steps to & when i run, i get this error
Traceback (most recent call last):
File "c:\Deep-Live-Cam\run.py", line 3, in <module>
from modules import core
File "c:\Deep-Live-Cam\modules\core.py", line 14, in <module>
import torch
File "c:\Deep-Live-Cam\venv\lib\site-packages\torch\__init__.py", line 262, in <module>
_load_dll_libraries()
File "c:\Deep-Live-Cam\venv\lib\site-packages\torch\__init__.py", line 258, in _load_dll_libraries
raise err
OSError: [WinError 126] The specified module could not be found. Error loading "c:\Deep-Live-Cam\venv\lib\site-packages\torch\lib\torch_python.dll" or one of its dependencies.
Any ideas whats causing this?
My setup
- Windows 11
- nvidia card GeForce 1650 Super
- CUDA Toolkit 11.8.0
- Python 3.10.0