Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -9
requirements.txt
CHANGED
|
@@ -1,9 +1,2 @@
|
|
| 1 |
-
gradio=
|
| 2 |
-
|
| 3 |
-
pydub==0.25.1
|
| 4 |
-
ffmpeg-python>=0.2.0
|
| 5 |
-
|
| 6 |
-
#old config
|
| 7 |
-
#gradio[oauth,mcp]==5.50.0
|
| 8 |
-
#yt-dlp
|
| 9 |
-
#pydub==0.25.1
|
|
|
|
| 1 |
+
gradio>=6.0.0
|
| 2 |
+
pyminizip>=0.2.6 # Optional, for password-protected zips
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|