Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ pypdf
|
|
8 |
chromadb
|
9 |
unidecode
|
10 |
langchain-community
|
11 |
-
googletrans
|
|
|
|
8 |
chromadb
|
9 |
unidecode
|
10 |
langchain-community
|
11 |
+
googletrans
|
12 |
+
langchain-huggingface
|