Spaces:
Build error
Build error
Create requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
pdfplumber
|
| 3 |
+
fuzzywuzzy
|
| 4 |
+
scikit-learn
|
| 5 |
+
spacy
|
| 6 |
+
pdf2image
|
| 7 |
+
Pillow
|
| 8 |
+
pytesseract
|
| 9 |
+
spacy
|