Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ git+https://github.com/suno-ai/bark.git
|
|
4 |
gradio
|
5 |
IPython
|
6 |
scipy
|
7 |
-
numpy
|
|
|
|
4 |
gradio
|
5 |
IPython
|
6 |
scipy
|
7 |
+
numpy
|
8 |
+
os
|