risashinoda commited on
Commit
1baf7c7
·
verified ·
1 Parent(s): 90cdb58

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ ultralytics>=8.3.0
3
+ torch
4
+ huggingface_hub>=0.23.0
5
+ opencv-python