hafizarslan commited on
Commit
66f3bfc
·
verified ·
1 Parent(s): c8477a9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt CHANGED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ torch>=2.0.0
2
+ torchvision>=0.15.0
3
+ ultralytics>=8.0.0
4
+ opencv-python>=4.7.0
5
+ gradio>=3.0.0
6
+ numpy>=1.21.0
7
+ Pillow>=9.0.0