Spaces:
Sleeping
Sleeping
Commit
·
110526b
1
Parent(s):
86d6f0c
Added faiss
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -22,6 +22,7 @@ Deprecated==1.2.18
|
|
22 |
deprecation==2.1.0
|
23 |
distro==1.9.0
|
24 |
durationpy==0.9
|
|
|
25 |
fastapi==0.115.11
|
26 |
ffmpy==0.5.0
|
27 |
filelock==3.18.0
|
|
|
22 |
deprecation==2.1.0
|
23 |
distro==1.9.0
|
24 |
durationpy==0.9
|
25 |
+
faiss-cpu==1.10.0
|
26 |
fastapi==0.115.11
|
27 |
ffmpy==0.5.0
|
28 |
filelock==3.18.0
|