Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -6
requirements.txt
CHANGED
|
@@ -1,6 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
torchaudio
|
| 4 |
-
librosa
|
| 5 |
-
sentencepiece
|
| 6 |
-
gradio==3.50.2
|
|
|
|
| 1 |
+
git+https://github.com/facebookresearch/audiocraft.git
|
| 2 |
+
gradio==3.50.2
|
| 3 |
+
torchaudio
|
|
|
|
|
|
|
|
|