update fairseq dep

This commit is contained in:
Yunnglin
2025-11-17 19:01:52 +08:00
parent 59e5fbc1ba
commit 4fc7a78c6e

View File

@@ -5,7 +5,7 @@ diffusers>=0.25.0
# 0.12.1 has issue of No such file or directory: 'fairseq/version.txt' # 0.12.1 has issue of No such file or directory: 'fairseq/version.txt'
# 0.12.2 not support py311 # 0.12.2 not support py311
#fairseq==0.12.2 #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 ftfy>=6.0.3
librosa==0.10.1 librosa==0.10.1
opencv-python opencv-python