Sanjayraju30 commited on
Commit
2061dc4
·
verified ·
1 Parent(s): e6e3c3a

Update requirements.txt

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