Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ streamlit
|
|
3 |
langchain
|
4 |
langchain-openai
|
5 |
langchain-community
|
|
|
6 |
pydantic
|
7 |
|
8 |
# Natural Language Processing
|
|
|
3 |
langchain
|
4 |
langchain-openai
|
5 |
langchain-community
|
6 |
+
langchain_huggingface
|
7 |
pydantic
|
8 |
|
9 |
# Natural Language Processing
|