Spaces:
Sleeping
Sleeping
orionweller
commited on
Commit
•
7ca5c5f
1
Parent(s):
3238b05
add req
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
gradio==
|
2 |
pyserini==0.23.0
|
3 |
-
faiss-cpu==1.7.4
|
|
|
|
1 |
+
gradio==4.39.0
|
2 |
pyserini==0.23.0
|
3 |
+
faiss-cpu==1.7.4
|
4 |
+
torch==2.1.0
|