Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torchvision
|
|
3 |
torchaudio
|
4 |
chatterbox.tts
|
5 |
typing
|
6 |
-
soundfile
|
|
|
|
3 |
torchaudio
|
4 |
chatterbox.tts
|
5 |
typing
|
6 |
+
soundfile
|
7 |
+
huggingface_hub
|