fernandobarranco commited on
Commit
915f21f
·
verified ·
1 Parent(s): af5b97c

Create requirements.txt

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