mirror of
https://github.com/modelscope/modelscope.git
synced 2025-12-25 12:39:25 +01:00
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13113235 * [to #50607174]feat: support parallel download large model file
25 lines
396 B
Plaintext
25 lines
396 B
Plaintext
addict
|
|
attrs
|
|
datasets
|
|
einops
|
|
filelock>=3.3.0
|
|
gast>=0.2.2
|
|
# for python3.7 python3.8 compatible
|
|
numpy<=1.22.0
|
|
oss2
|
|
# for datasets compatible and py37 py38 compatible
|
|
pandas<1.4.0
|
|
Pillow>=6.2.0
|
|
# pyarrow 9.0.0 introduced event_loop core dump
|
|
pyarrow>=6.0.0,!=9.0.0
|
|
python-dateutil>=2.1
|
|
pyyaml
|
|
requests>=2.25
|
|
scipy
|
|
setuptools
|
|
simplejson>=3.3.0
|
|
sortedcontainers>=1.5.9
|
|
tqdm>=4.64.0
|
|
urllib3>=1.26
|
|
yapf
|