mirror of
https://github.com/modelscope/modelscope.git
synced 2026-09-01 19:49:03 +02:00
specify lower version 0.9.2 for librosa to avoid compatibility problem
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12008222
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
hyperpyyaml
|
||||
librosa
|
||||
librosa<=0.9.2
|
||||
MinDAEC
|
||||
mir_eval>=0.7
|
||||
numpy
|
||||
|
||||
@@ -3,7 +3,7 @@ greenlet>=1.1.2
|
||||
inflect
|
||||
jedi>=0.18.1
|
||||
kantts
|
||||
librosa
|
||||
librosa<=0.9.2
|
||||
lxml
|
||||
matplotlib
|
||||
msgpack>=1.0.4
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
accelerate
|
||||
diffusers>=0.11.1
|
||||
ftfy>=6.0.3
|
||||
librosa
|
||||
librosa<=0.9.2
|
||||
opencv-python
|
||||
pycocoevalcap>=1.2
|
||||
pycocotools>=2.0.4
|
||||
|
||||
Reference in New Issue
Block a user