Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -11,6 +11,7 @@ wikipedia-api
|
|
11 |
google-api-python-client
|
12 |
httpx
|
13 |
langchain
|
|
|
14 |
langchain_community
|
15 |
sentence-transformers
|
16 |
streamlit-lottie
|
|
|
11 |
google-api-python-client
|
12 |
httpx
|
13 |
langchain
|
14 |
+
langchain-huggingface
|
15 |
langchain_community
|
16 |
sentence-transformers
|
17 |
streamlit-lottie
|