arjun-mavonic
commited on
Commit
•
bb6d336
1
Parent(s):
8e5e3d7
fix(requirements): added streamlit as dependency
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
pdf2image==1.17.0
|
2 |
pytesseract==0.3.10
|
3 |
-
python-docx==1.1.2
|
|
|
|
1 |
pdf2image==1.17.0
|
2 |
pytesseract==0.3.10
|
3 |
+
python-docx==1.1.2
|
4 |
+
streamlit==1.35.0
|