Spaces:
Sleeping
Sleeping
Stefano Fiorucci
commited on
Commit
•
77f5d6c
1
Parent(s):
18eb49c
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
farm-haystack
|
2 |
-
|
3 |
markdown
|
4 |
st-annotated-text
|
5 |
-
streamlit==1.2.0
|
6 |
protobuf==3.20.1
|
7 |
altair<5
|
|
|
1 |
+
farm-haystack==1.4.0
|
2 |
+
faiss-cpu>=1.6.3,<=1.7.2
|
3 |
markdown
|
4 |
st-annotated-text
|
5 |
+
#streamlit==1.2.0
|
6 |
protobuf==3.20.1
|
7 |
altair<5
|