aayanb09 commited on
Commit
814f6a0
·
verified ·
1 Parent(s): b020405

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio==6.12.0
2
+ ultralytics>=8.0.0
3
+ torch>=2.0.0
4
+ torchvision>=0.15.0
5
+ opencv-python-headless>=4.5.0
6
+ numpy>=1.19.0