Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Flask==3.0.0
|
2 |
+
yt-dlp==2023.12.30
|
3 |
+
Pillow==10.1.0
|
4 |
+
ffmpeg-python==0.2.0
|