Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -8
requirements.txt
CHANGED
|
@@ -1,8 +1,7 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
python-shell==0.2.8
|
|
|
|
| 1 |
+
huggingface_hub
|
| 2 |
+
stable-audio-tools
|
| 3 |
+
diffusers
|
| 4 |
+
torch
|
| 5 |
+
torchaudio
|
| 6 |
+
einops
|
| 7 |
+
python-shell
|
|
|