mirror of
https://github.com/modelscope/modelscope.git
synced 2025-12-16 16:27:45 +01:00
update fairseq dep
This commit is contained in:
@@ -5,7 +5,7 @@ diffusers>=0.25.0
|
||||
# 0.12.1 has issue of No such file or directory: 'fairseq/version.txt'
|
||||
# 0.12.2 not support py311
|
||||
#fairseq==0.12.2
|
||||
fairseq @ https://github.com/liyaodev/fairseq/releases/download/v0.12.3.1/fairseq-0.12.3.1-cp311-cp311-linux_x86_64.whl ; python_version == "3.11" and platform_system == "Linux" and platform_machine == "x86_64"
|
||||
fairseq-fixed==0.12.3.1
|
||||
ftfy>=6.0.3
|
||||
librosa==0.10.1
|
||||
opencv-python
|
||||
|
||||
Reference in New Issue
Block a user