Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
gradio
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
|
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
|