Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ torch
|
|
5 |
sentencepiece
|
6 |
beautifulsoup4
|
7 |
langchain_community
|
8 |
-
gTTS
|
|
|
|
5 |
sentencepiece
|
6 |
beautifulsoup4
|
7 |
langchain_community
|
8 |
+
gTTS
|
9 |
+
pyttsx3
|