Spaces:
Sleeping
Sleeping
Commit
·
b4be2e9
1
Parent(s):
612ce52
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,6 +3,7 @@ PyPDF2
|
|
| 3 |
transformers
|
| 4 |
torch
|
| 5 |
gradio
|
|
|
|
| 6 |
git+https://github.com/suno-ai/bark.git
|
| 7 |
bark>=X.Y.Z
|
| 8 |
scipy>=1.0.0
|
|
|
|
| 3 |
transformers
|
| 4 |
torch
|
| 5 |
gradio
|
| 6 |
+
IPython
|
| 7 |
git+https://github.com/suno-ai/bark.git
|
| 8 |
bark>=X.Y.Z
|
| 9 |
scipy>=1.0.0
|