Notnith commited on
Commit
6c07b31
·
verified ·
1 Parent(s): 88e8a9c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt CHANGED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ultralytics
2
+ Flask
3
+ gunicorn
4
+ flask-cors
5
+ Pillow
6
+ torch
7
+ torchvision
8
+ opencv-python