Files
modelscope/requirements/framework.txt
2023-06-30 15:30:00 +08:00

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