Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -50,4 +50,5 @@ fastapi==0.88
|
|
| 50 |
ffmpy==0.3.1
|
| 51 |
python-dotenv>=1.0.0
|
| 52 |
av
|
| 53 |
-
pydantic==1.10.12
|
|
|
|
|
|
| 50 |
ffmpy==0.3.1
|
| 51 |
python-dotenv>=1.0.0
|
| 52 |
av
|
| 53 |
+
pydantic==1.10.12
|
| 54 |
+
yt_dlp
|