Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
|
@@ -1,5 +1,3 @@
|
|
| 1 |
-
gradio==4.50.0
|
| 2 |
pydub==0.25.1
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
scipy==1.11.4
|
|
|
|
|
|
|
| 1 |
pydub==0.25.1
|
| 2 |
+
gradio>=5.25.0
|
| 3 |
+
click>=8.1.8
|
|
|