Nonabzbssbbsbs commited on
Commit
0366410
·
verified ·
1 Parent(s): 4088e78

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ultralytics
2
+ gradio==4.44.0
3
+ opencv-python-headless
4
+ pillow
5
+ torch
6
+ torchvision
7
+ numpy
8
+ huggingface-hub>=0.19.0