sam2ai commited on
Commit
6e5992a
1 Parent(s): 1510ae6

Synced repo using 'sync_with_huggingface' Github Action

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -2
requirements.txt CHANGED
@@ -1,3 +1,8 @@
1
  streamlit
2
- numpy
3
- pandas
 
 
 
 
 
 
1
  streamlit
2
+ beautifulsoup4
3
+ docx2txt
4
+ pypdf2
5
+ pdfplumber
6
+ justext
7
+ Pillow
8
+ requests