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