update faiss (#261)

This commit is contained in:
Ftps 2023-05-11 00:24:03 +09:00 committed by GitHub
parent c7f6a181a0
commit 769cf352a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,8 +5,7 @@ scipy==1.9.3
librosa==0.9.2
llvmlite==0.39.0
fairseq==0.12.2
faiss-cpu==1.7.0; sys_platform == "darwin"
faiss-cpu==1.7.2; sys_platform != "darwin"
faiss-cpu==1.7.3
gradio
Cython
pydub>=0.25.1