mirror of
https://github.com/modelscope/modelscope.git
synced 2026-02-25 04:30:48 +01:00
* add dataset download * fix cr issue * fix cv matplotlib issue * refactor code * fix ut issue * remove debug code * remove unused import * fix import issue * sleep 65s before start docker avoid kill and run failed --------- Co-authored-by: mulin.lyh <mulin.lyh@taobao.com>
14 lines
209 B
Plaintext
14 lines
209 B
Plaintext
addict
|
|
attrs
|
|
datasets>=2.16.0,<2.19.0
|
|
einops
|
|
oss2
|
|
python-dateutil>=2.1
|
|
scipy
|
|
# latest version has some compatible issue.
|
|
setuptools==69.5.1
|
|
simplejson>=3.3.0
|
|
sortedcontainers>=1.5.9
|
|
transformers
|
|
urllib3>=1.26
|