ma4389 commited on
Commit
2ec498a
·
verified ·
1 Parent(s): 1d1682a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- gradio==4.29.0
2
- ultralytics==8.2.53
3
- opencv-python==4.9.0.80
4
- torch>=2.0.0
 
 
1
+ ultralytics
2
+ opencv-python
3
+ numpy
4
+ gradio
5
+ torch