Files
modelscope/requirements/multi-modal.txt
liuyhwangyh 4e2555c5a3 Release/1.16 merge to master (#922)
* update version

* merge master

* fix fairseq issue

* fix pip compatible issue

* fix bug

* version to 1.16.1

* xformers<0.0.27

* fix matplotlib.cm compatible issue

* remove transformers from frameowrk

* vllm to 0.5.1

* not upgrade pip

* add Pillow to framework

* Update version.py

---------

Co-authored-by: xingjun.wang <xingjun.wxj@alibaba-inc.com>
Co-authored-by: mulin.lyh <mulin.lyh@taobao.com>
2024-07-22 20:58:32 +08:00

31 lines
628 B
Plaintext

accelerate
cloudpickle
decord>=0.6.0
diffusers>=0.25.0
# 0.12.1 has issue of No such file or directory: 'fairseq/version.txt'
fairseq==0.12.2
ftfy>=6.0.3
librosa==0.10.1
opencv-python
pycocoevalcap>=1.2
pycocotools>=2.0.4
pydot
# compatible with taming-transformers-rom1504
pytorch_lightning<=1.7.7
rapidfuzz
# rough-score was just recently updated from 0.0.4 to 0.0.7
# which introduced compatability issues that are being investigated
rouge_score<=0.0.4
sacrebleu
safetensors
# scikit-video
soundfile
taming-transformers-rom1504
timm
tokenizers
torchvision
transformers>=4.27.1
# triton==2.0.0.dev20221120
unicodedata2
zhconv