fernandobarranco commited on
Commit
acda896
·
verified ·
1 Parent(s): 471dad3

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