yahyaahmed commited on
Commit
7de2f52
·
verified ·
1 Parent(s): 4c1ef64

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ ultralytics
2
+ supervision
3
+ huggingface_hub
4
+ gradio
5
+ opencv-python
6
+ Pillow