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