robot2no1 commited on
Commit
420b458
·
verified ·
1 Parent(s): 5874805

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ ultralytics==8.1.2
2
+ gradio==4.12.0
3
+ opencv-python==4.8.1.78
4
+ numpy>=1.22.2
5
+ torch>=2.0.0