chahuja / mix-stage

Official Repository for the paper Style Transfer for Co-Speech Gesture Animation: A Multi-Speaker Conditional-Mixture Approach published in ECCV 2020 (https://arxiv.org/abs/2007.12553)
http://chahuja.com/mix-stage
Other
29 stars 9 forks source link

Problem with installing requirements.txt #12

Closed jgai284 closed 4 months ago

jgai284 commented 5 months ago

Have some problems when executing pip install -r requirements.txt. My current Python version is Python 3.11.9. Do I need to switch to an earlier version or install the latest libs not the version specified in requirements.txt or there's another approach I can use to resolve that?