Dileep7729 commited on
Commit
b1de8f0
·
verified ·
1 Parent(s): 4a16f51

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt CHANGED
@@ -1,5 +1,10 @@
1
  gradio
2
  torch
3
  transformers
 
4
  pytesseract
 
 
 
 
5
 
 
1
  gradio
2
  torch
3
  transformers
4
+ pillow
5
  pytesseract
6
+ pandas
7
+ numpy
8
+ matplotlib
9
+
10