Files
modelscope/requirements/framework.txt
2022-11-30 18:29:03 +08:00

23 lines
323 B
Plaintext

addict
attrs
# version beyond 2.5.2 introduces compatbility issue and is being resolved
datasets<=2.5.2
easydict
einops
filelock>=3.3.0
gast>=0.2.2
jsonplus
numpy
opencv-python
oss2
Pillow>=6.2.0
# for pyarrow 9.0.0 event_loop core dump
pyarrow>=6.0.0,!=9.0.0
pyyaml
requests
scipy
setuptools
tensorboard
tqdm>=4.64.0
yapf