mirror of
https://github.com/modelscope/modelscope.git
synced 2025-12-25 20:49:37 +01:00
1. fix module path error, if code path contains multiple `modelscope` str, use the last one as the start position of modelscope source direcotry 2. add numpy version constraint <=1.18 3. add __init__.py to models/cv/image_to_image_translation 4. split audio requirements from all Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9587929