Spaces:
Sleeping
Sleeping
Stefano Fiorucci
commited on
Commit
•
18eb49c
1
Parent(s):
7305a99
try to update haystack
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
farm-haystack[faiss]==1.
|
2 |
-
faiss-cpu>=1.6.3,<=1.7.2
|
3 |
markdown
|
4 |
st-annotated-text
|
5 |
streamlit==1.2.0
|
|
|
1 |
+
farm-haystack[faiss]==1.17.1
|
2 |
+
#faiss-cpu>=1.6.3,<=1.7.2
|
3 |
markdown
|
4 |
st-annotated-text
|
5 |
streamlit==1.2.0
|