MuseTalk
MuseTalk copied to clipboard
Fix Bug in Weight Download Script and Refactor Code
Fixed version conflict: Changed pip install -U "huggingface_hub[cli]" To pip install -U "huggingface_hub[cli]<1.0,>=0.19.3" This keeps it compatible with your tokenizers (0.15.2) and transformers (4.39.2) packages
use hf command: Changed huggingface-cli to hf throughout