MuseTalk icon indicating copy to clipboard operation
MuseTalk copied to clipboard

Fix Bug in Weight Download Script and Refactor Code

Open mohamed-em2m opened this issue 1 month ago • 0 comments

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

mohamed-em2m avatar Nov 23 '25 03:11 mohamed-em2m