Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -2,5 +2,6 @@ transformers
|
|
2 |
spaces
|
3 |
torch
|
4 |
numpy>=1.24,<2.0
|
5 |
-
|
6 |
-
|
|
|
|
2 |
spaces
|
3 |
torch
|
4 |
numpy>=1.24,<2.0
|
5 |
+
noisereduce
|
6 |
+
gradio
|
7 |
+
gradio_client
|