Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -14,4 +14,5 @@ opencv-python
|
|
14 |
# imgaug
|
15 |
termcolor
|
16 |
transformers==4.41.2
|
17 |
-
numpy<2.0.0
|
|
|
|
14 |
# imgaug
|
15 |
termcolor
|
16 |
transformers==4.41.2
|
17 |
+
numpy<2.0.0
|
18 |
+
yt-dlp
|