Sakibrumu commited on
Commit
d0919c9
·
verified ·
1 Parent(s): 560d81b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- gradio==3.0.0
2
- torch==2.0.1
3
- opencv-python==4.5.3.56
4
- pytesseract==0.3.8
5
- tesseract==5.0.0-alpha.20220317
6
- ultralytics==8.1.0 # New version if applicable
7
- numpy==1.21.0
 
1
+ torch
2
+ opencv-python
3
+ numpy
4
+ pytesseract
5
+ gradio
6
+ pillow
7
+