Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
gradio
|
2 |
-
torchaudio
|
3 |
-
tortoise-tts
|
4 |
-
datetime
|
5 |
-
scipy
|
|
|
|
1 |
+
gradio
|
2 |
+
torchaudio
|
3 |
+
tortoise-tts
|
4 |
+
datetime
|
5 |
+
scipy
|
6 |
+
git+https://github.com/neonbjb/tortoise-tts.git#egg=tortoise-tts
|