abhinavsarkar
commited on
Commit
•
547e72e
1
Parent(s):
77f71a3
Upload requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
beautifulsoup4==4.10.0
|
2 |
+
markdown2==2.5.1
|
3 |
+
pymupdf4llm==0.0.17
|
4 |
+
python_docx==1.1.0
|
5 |
+
streamlit==1.36.0
|