Anupam202224 commited on
Commit
3020a43
·
verified ·
1 Parent(s): 5ae74af

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ pandas
2
+ numpy
3
+ gradio
4
+ datetime
5
+ plotly
6
+ Pillow
7
+ pytesseract
8
+ opencv-python