Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ TTS
|
|
4 |
torchaudio==0.9.0
|
5 |
ipython
|
6 |
GitPython
|
7 |
-
speechbrain
|
|
|
|
4 |
torchaudio==0.9.0
|
5 |
ipython
|
6 |
GitPython
|
7 |
+
speechbrain
|
8 |
+
gradio
|