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