Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
transformers
|
2 |
torch
|
3 |
-
faiss
|
4 |
IPython
|
5 |
pandas
|
6 |
numpy
|
|
|
1 |
transformers
|
2 |
torch
|
3 |
+
faiss==1.7.2
|
4 |
IPython
|
5 |
pandas
|
6 |
numpy
|