tstone87 commited on
Commit
cb07698
·
verified ·
1 Parent(s): 44c5569

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- gradio
2
- ultralytics
3
- pytube>=12.0.0
4
- opencv-python
5
- requests
 
 
1
+ gradio>=4.0.0
2
+ opencv-python>=4.8.0
3
+ requests>=2.28.0
4
+ ultralytics>=8.2.0
5
+ pytubefix>=6.0.0
6
+ numpy>=1.23.0