colomboMk commited on
Commit
e99c226
·
verified ·
1 Parent(s): 37bac90

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ultralytics>=8.1.0
2
+ sahi>=0.11.15
3
+ gradio>=4.44.0
4
+ gradio_client>=1.3.0
5
+ opencv-python
6
+ numpy
7
+ torch
8
+ torchvision