Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
--extra-index-url https://download.pytorch.org/whl/cpu
|
2 |
-
ultralytics>=8
|
3 |
-
gradio>4
|
4 |
yt_dlp
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cpu
|
2 |
+
ultralytics>=8.3.1
|
3 |
+
gradio>4
|
4 |
yt_dlp
|