Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
transformers[torch]
|
2 |
diffusers
|
|
|
|
|
3 |
git+https://github.com/microsoft/VibeVoice.git
|
|
|
1 |
transformers[torch]
|
2 |
diffusers
|
3 |
+
librosa
|
4 |
+
torchaudio
|
5 |
git+https://github.com/microsoft/VibeVoice.git
|