DeepDiveDev commited on
Commit
c3163b4
·
verified ·
1 Parent(s): ddf7acc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- transformers
2
- torch
3
- Pillow
4
- gradio
5
- numpy
6
- pytesseract
7
- cv2
 
1
+ gradio
2
+ opencv-python
3
+ pytesseract
4
+ pillow
5
+ matplotlib
6
+ numpy