SadTalker icon indicating copy to clipboard operation
SadTalker copied to clipboard

[Solution] to "magic_number = pickle_module.load(f, **pickle_load_args) EOFError: Ran out of input"

Open Tony-xubiao opened this issue 2 years ago • 1 comments

If you encounter an error similar to the one below, please note your checkpoints file and pfggan files, they could both have only file names but 0 file sizes. bugs I used this script and had this problem: ’‘’bash scripts/download_models.sh‘’‘ which was solved by using another way to download the checkpoints file and pfggan files and upload them to the right directory

Tony-xubiao avatar Jun 08 '23 03:06 Tony-xubiao

thank you very much! I also encounter this problem

cgdddddd avatar Oct 21 '24 08:10 cgdddddd