Omkar4141 commited on
Commit
39f5dde
·
verified ·
1 Parent(s): 85ca302

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -3
requirements.txt CHANGED
@@ -1,3 +1,10 @@
1
- ultralytics
2
- opencv-python
3
- gradio
 
 
 
 
 
 
 
 
1
+ ultralytics==8.0.196
2
+ opencv-python==4.8.1.78
3
+ gradio==4.7.1
4
+ pandas==2.0.3
5
+ matplotlib==3.7.2
6
+ easyocr==1.7.0
7
+ numpy==1.24.3
8
+ Pillow==10.0.1
9
+ torch==2.0.1
10
+ torchvision==0.15.2