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