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 |
-
TTS==0.22.0
|
|
|
|
5 |
sentencepiece
|
6 |
beautifulsoup4
|
7 |
langchain_community
|
8 |
+
TTS==0.22.0
|
9 |
+
langchain-huggingface
|