youkii-xr commited on
Commit
d30e626
·
verified ·
1 Parent(s): af7647d

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
+ huggingface_hub
3
+ gradio[mcp]>=5.0.0
4
+ opencv-python-headless
5
+ pillow
6
+ numpy