Spaces:
Runtime error
Runtime error
abhi001vj
commited on
Commit
·
2110243
1
Parent(s):
a7afb07
updated requirements
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
-
|
|
|
|
|
2 |
farm-haystack[pinecone]
|
3 |
pinecone-client
|
4 |
datasets
|
|
|
1 |
+
protobuf==3.19
|
2 |
+
streamlit==1.13
|
3 |
+
st-annotated-text
|
4 |
farm-haystack[pinecone]
|
5 |
pinecone-client
|
6 |
datasets
|