nagasurendra commited on
Commit
b213269
·
verified ·
1 Parent(s): b291ae2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ ultralytics==8.0.51
2
+ opencv-python==4.6.0.66
3
+ gradio==3.10.0
4
+ numpy==1.23.4
5
+ torch==1.13.1