mirror of
https://github.com/modelscope/modelscope.git
synced 2026-02-24 20:19:51 +01:00
* 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>
31 lines
628 B
Plaintext
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
|