VinayHajare commited on
Commit
8a3322f
·
verified ·
1 Parent(s): 37e77bc

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ Pillow
2
+ requests
3
+ python-magic
4
+ transformers
5
+ streamlit
6
+ tqdm
7
+ opencv-python
8
+ pdf2image
9
+ numpy