Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
streamlit
|
2 |
-
PyPDF2
|
3 |
-
pdf2image
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
|
|
1 |
+
streamlit
|
2 |
+
PyPDF2
|
3 |
+
pdf2image
|
4 |
+
pillow
|
5 |
+
pytesseract
|
6 |
+
fitz
|
7 |
+
spacy
|
8 |
+
groq
|