Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
gradio
|
| 2 |
torch
|
|
|
|
| 3 |
transformers
|
| 4 |
diffusers
|
| 5 |
accelerate
|
|
|
|
| 1 |
gradio
|
| 2 |
torch
|
| 3 |
+
bark @ git+https://github.com/suno-ai/bark.git
|
| 4 |
transformers
|
| 5 |
diffusers
|
| 6 |
accelerate
|