Omarrran commited on
Commit
8573b3d
·
verified ·
1 Parent(s): d02ce50

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ ultralytics>=8.0.0
2
+ gradio>=4.0.0
3
+ opencv-python-headless>=4.5.0
4
+ pillow>=9.0.0
5
+ numpy>=1.20.0
6
+ torch>=2.0.0