Deep-Live-Cam
Deep-Live-Cam copied to clipboard
Run prompt :AttributeError: 'NoneType' object has no attribute 'shape'
The following error message is displayed:
@echo off set pypath=home = %~dp0python set appdata=%~dp0tmp set userprofile=%~dp0tmp set temp=%~dp0tmp set PATH=%PATH%;ffmpeg;python\Lib\site-packages\torch\lib;models
set CUDA_MODULE_LOADING=LAZY set CUDA_PATH=python\Lib\site-packages\torch\lib
.\python\python.exe run.py --execution-provider cuda --execution-threads 60 --max-memory 60 pause
run this in .bat
https://github.com/hacksider/Deep-Live-Cam/issues/509
搞定了,哈哈,原来是你导入的人脸图片路径不能包含中文