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

Fix video file not allowed to server #86

Open Zhivago-Sizov opened 6 months ago

Zhivago-Sizov commented 6 months ago

Fix #55

Got several 403 errors . After a quick look, I'm guessing most of these are resource files. With the allowed_paths parameter added to allow gradio access.