Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
CHANGED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio>=3.50.2
|
2 |
+
numpy
|
3 |
+
scipy
|
4 |
+
soundfile
|
5 |
+
torch
|
6 |
+
transformers
|
7 |
+
git+https://github.com/suno-ai/bark.git
|