astrosbd commited on
Commit
e285c2d
·
verified ·
1 Parent(s): 6d44f7c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ultralytics>=8.0.0
2
+ gradio>=4.0.0
3
+ opencv-python-headless>=4.8.0
4
+ numpy>=1.24.0
5
+ pillow>=10.0.0
6
+ huggingface-hub>=0.19.0
7
+ torch>=2.0.0
8
+ torchvision>=0.15.0