mirror of
https://github.com/modelscope/modelscope.git
synced 2026-07-11 21:09:08 +02:00
34acc596e1d2c1ed4b3d42181ec8d60f72e49aa2
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
Introduction
ModelScope library is targeted to support training, evaluation and inference for the state of the art models provided by Mind and further support third-party models provided by users outside alibaba.
Design doc
Please refer to alidoc link
Development doc
Please refer to develop.md
ChangeLog
- 20/05/2022 First release version
Refer to change_log.md for more details
Description
Languages
Python
98.7%
Cuda
0.8%
C++
0.4%