Spaces:
Sleeping
Sleeping
added hhf langchain
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -15,4 +15,5 @@ gradio
|
|
15 |
boto3
|
16 |
rich
|
17 |
sqlmodel
|
18 |
-
python-dotenv
|
|
|
|
15 |
boto3
|
16 |
rich
|
17 |
sqlmodel
|
18 |
+
python-dotenv
|
19 |
+
langchain_huggingface
|