Spaces:
Runtime error
Runtime error
Abhilashvj
commited on
Commit
•
ea5130a
1
Parent(s):
2b9b8a4
Update requirements.txt
Browse files- requirements.txt +10 -8
requirements.txt
CHANGED
@@ -1,8 +1,10 @@
|
|
1 |
-
protobuf==3.19
|
2 |
-
streamlit==1.13
|
3 |
-
st-annotated-text
|
4 |
-
farm-haystack[pinecone]
|
5 |
-
farm-haystack[ocr]
|
6 |
-
pinecone-client
|
7 |
-
datasets
|
8 |
-
tensorboard
|
|
|
|
|
|
1 |
+
protobuf==3.19
|
2 |
+
streamlit==1.13
|
3 |
+
st-annotated-text
|
4 |
+
farm-haystack[pinecone]
|
5 |
+
farm-haystack[ocr]
|
6 |
+
pinecone-client
|
7 |
+
datasets
|
8 |
+
tensorboard
|
9 |
+
openai
|
10 |
+
langchain
|