Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
langchain~=0.1.0
|
|
|
2 |
langchainhub~=0.1.14
|
3 |
python-dotenv
|
4 |
transformers>=4.35.2
|
|
|
1 |
langchain~=0.1.0
|
2 |
+
langchain-huggingface
|
3 |
langchainhub~=0.1.14
|
4 |
python-dotenv
|
5 |
transformers>=4.35.2
|