Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
torch
|
| 2 |
numpy~=1.26.0
|
| 3 |
-
faiss-
|
| 4 |
h5py~=3.9.0
|
|
|
|
| 1 |
torch
|
| 2 |
numpy~=1.26.0
|
| 3 |
+
faiss-cpu==1.8.0
|
| 4 |
h5py~=3.9.0
|