Sanjayraju30 commited on
Commit
9c19d9d
·
verified ·
1 Parent(s): 4e7dfd4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- gradio==4.19.2
2
- easyocr==1.7.1
3
- numpy==1.24.4
4
- pillow==9.5.0
5
- pytz==2023.3
 
1
+ gradio
2
+ easyocr
3
+ opencv-python
4
+ numpy
5
+ Pillow