Open shlay158 opened 1 year ago
@shlay158,
I hit similar error which is caused by incomplete or failure of downloading some necessarcy checkpoints models, check your log and manually download required models and rerun
for example, my error is like below which means you need to check if s3fd-619a316812.pth has been downloaded successfully, you can see s3fd-619a316812.pth has not been downloaded completely so folollowing check failed:
Output------------------------------------------------------------------------
[Step 1] Landmarks Extraction in Video.
Downloading: "https://www.adrianbulat.com/downloads/python-fan/s3fd-619a316812.pth" to C:\Users\dx/.cache\torch\hub\checkpoints\s3fd-619a316812.pth
32%|████████████████████████▍ | 27.2M/85.7M [00:03<00:08, 7.43MB/s]
Traceback (most recent call last):
File "C:\AI\video-retalking\inference.py", line 345, in
Hope this help you.
hello, i got 2 errors to running this project with autodl.