Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
gradio
|
| 2 |
numpy
|
| 3 |
soundfile
|
|
|
|
| 4 |
requests
|
| 5 |
murf
|
|
|
|
| 1 |
gradio
|
| 2 |
numpy
|
| 3 |
soundfile
|
| 4 |
+
scipy
|
| 5 |
requests
|
| 6 |
murf
|