Sanjayraju30 commited on
Commit
bc09f12
·
verified ·
1 Parent(s): ee68036

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- gradio==4.36.0
2
- opencv-python==4.10.0.84
3
- easyocr==1.7.1
4
- Pillow==10.4.0
5
- numpy==1.26.4
6
- pytz==2024.1
 
 
1
+ gradio>=4.0
2
+ easyocr
3
+ opencv-python
4
+ numpy
5
+ Pillow
6
+ python-dotenv
7
+ requests