Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
gradio
|
2 |
langchain
|
|
|
3 |
numexpr
|
4 |
openai
|
5 |
python-dotenv
|
|
|
1 |
gradio
|
2 |
langchain
|
3 |
+
langchainhub
|
4 |
numexpr
|
5 |
openai
|
6 |
python-dotenv
|