Spaces:
Runtime error
Runtime error
Upload requirements.txt (#3)
Browse files- Upload requirements.txt (e975e73726cbb701301f8bb308b5f189d0b17e97)
Co-authored-by: Chandan Kumar Nayak <[email protected]>
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ paddleocr
|
|
3 |
pdf2image
|
4 |
numpy
|
5 |
streamlit
|
6 |
-
docling
|
|
|
|
3 |
pdf2image
|
4 |
numpy
|
5 |
streamlit
|
6 |
+
docling
|
7 |
+
llama-parse
|