Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch==2.1.0
|
2 |
torchvision==0.16.0
|
3 |
torchaudio==2.1.0
|
4 |
-
https://huggingface.co/aiplexdeveloper/chatterbox/
|
5 |
typing
|
6 |
soundfile
|
|
|
1 |
torch==2.1.0
|
2 |
torchvision==0.16.0
|
3 |
torchaudio==2.1.0
|
4 |
+
https://huggingface.co/aiplexdeveloper/chatterbox/resolve/main/libs/chatterbox_tts-0.1.2-py3-none-any.whl
|
5 |
typing
|
6 |
soundfile
|