OpenMotionLab / MotionGPT

[NeurIPS 2023] MotionGPT: Human Motion as a Foreign Language, a unified motion-language generation model using LLMs
https://motion-gpt.github.io
MIT License
1.46k stars 91 forks source link

Help me run python app.py #51

Open huijunam opened 12 months ago

huijunam commented 12 months ago

Hi, I am running the gradio demo using python app.py. now I am encountering this error. please help me how to fix.

Global seed set to 1234 Traceback (most recent call last): File "/Users/namhuiju/opt/anaconda3/envs/mgpt/lib/python3.10/site-packages/huggingface_hub/utils/_errors.py", line 261, in hf_raise_for_status response.raise_for_status() File "/Users/namhuiju/opt/anaconda3/envs/mgpt/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://huggingface.co/deps/whisper-large-v2/resolve/main/preprocessor_config.json

HIT-ZY commented 8 months ago

How to solve this problem?

MWaelAbdelaziz commented 8 months ago

most probably u need to modify the path to the correct whisper large path