Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -19,6 +19,7 @@ exceptiongroup==1.1.3
|
|
| 19 |
filelock==3.12.4
|
| 20 |
frozenlist==1.4.0
|
| 21 |
fsspec==2023.9.2
|
|
|
|
| 22 |
gitdb==4.0.10
|
| 23 |
GitPython==3.1.37
|
| 24 |
huggingface-hub==0.17.3
|
|
|
|
| 19 |
filelock==3.12.4
|
| 20 |
frozenlist==1.4.0
|
| 21 |
fsspec==2023.9.2
|
| 22 |
+
gTTS==2.4.0
|
| 23 |
gitdb==4.0.10
|
| 24 |
GitPython==3.1.37
|
| 25 |
huggingface-hub==0.17.3
|