nagasurendra commited on
Commit
8b2af9d
·
verified ·
1 Parent(s): 6bd84a1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -7
requirements.txt CHANGED
@@ -1,7 +1,4 @@
1
- gradio==5.0.0
2
- opencv-python==4.10.0.84
3
- ultralytics==8.2.0
4
- moviepy==1.0.3
5
- imageio-ffmpeg==0.5.0
6
- numpy==1.26.4
7
- pillow==10.4.0
 
1
+ gradio
2
+ torch>=2.0.0
3
+ ultralytics>=8.0.0
4
+ opencv-python