Spaces:
Sleeping
Sleeping
Upload 2 files
Browse files- packages.txt +1 -0
- requirements.txt +3 -0
packages.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
ffmpeg
|
requirements.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio>=5.0
|
| 2 |
+
pydub==0.25.1
|
| 3 |
+
|