JaydeepR commited on
Commit
7ea5878
·
verified ·
1 Parent(s): b0a9355

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ tensorflow
4
+ transformers
5
+ opencv-python
6
+ pytesseract
7
+ Pillow
8
+ streamlit
9
+ pandas
10
+ matplotlib