Spaces:
Sleeping
Sleeping
masakazu207
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ yt-dlp>=2024.7.25
|
|
8 |
gradio
|
9 |
resampy
|
10 |
pydub
|
11 |
-
numpy<1.24
|
|
|
|
8 |
gradio
|
9 |
resampy
|
10 |
pydub
|
11 |
+
numpy<1.24
|
12 |
+
python-multipart
|