Amandeep01 commited on
Commit
0fd8cef
·
verified ·
1 Parent(s): 4281ed9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -8
requirements.txt CHANGED
@@ -1,8 +1,10 @@
1
- gradio==3.33.1
2
- easyocr==1.6.2
3
- torch==1.13.1
4
- Pillow==9.5.0
5
- deep-translator==1.10.1
6
- numpy==1.21.6
7
- opencv-python-headless==4.5.4.60
8
- regex
 
 
 
1
+ gradio==4.44.0
2
+ easyocr==1.7.1
3
+ torch==2.0.1
4
+ torchvision==0.15.2
5
+ Pillow==10.0.1
6
+ deep-translator==1.11.4
7
+ numpy==1.24.4
8
+ opencv-python-headless==4.8.1.78
9
+ regex==2023.12.25
10
+ scipy==1.11.4