Alaaeldin commited on
Commit
c07f0fb
·
verified ·
1 Parent(s): 45e2a6d

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.3.70
2
+ gradio==4.0.0
3
+ torch
4
+ opencv-python
5
+ numpy