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