Closed Pshenichka closed 1 week ago
You havent installed torch
But i instal requirements file, and i have installed all modules, but it still can't find them, now its 'insightface'
What do you mean now it's insightface? Can you include the error message?
After error with torch module, i reinstalled him, but run command still shows error with another modules, wich one i reinstalled too, but on insightface it keep showing error after reinstallation
PS C:\DLC\Deep-Live-Cam> python run.py --execution-provider cuda
Traceback (most recent call last):
File "C:\DLC\Deep-Live-Cam\run.py", line 3, in
I have the same error. I use W11.
I have the same error
I have same error i have win11
Traceback (most recent call last):
File "run.py", line 3, in
File "C:\livecam\deep-live-cam\run.py", line 3, in
how to get rid of this error
all this is related to experimental branch. main branch works perfectly fine
all this is related to experimental branch. main branch works perfectly fine
which is the main branch
File "C:\Deep-Live-Cam-Improved-main\run.py", line 3, in
i wrote the solution here, enjoy https://github.com/hacksider/Deep-Live-Cam/issues/73
PS C:\DLC\Deep-Live-Cam> python run.py --execution-provider cuda Traceback (most recent call last): File "C:\DLC\Deep-Live-Cam\run.py", line 3, in
from modules import core
File "C:\DLC\Deep-Live-Cam\modules\core.py", line 14, in
import torch
File "C:\Python310\lib\site-packages\torch__init__.py", line 148, in
raise err
OSError: [WinError 126] Не найден указанный модуль. Error loading "C:\Python310\lib\site-packages\torch\lib\fbgemm.dll" or one of its dependencies.