Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain
|
2 |
+
langchain-community
|
3 |
+
langchainhub
|
4 |
+
langchain-openai
|
5 |
+
langchain-chroma
|
6 |
+
bs4
|
7 |
+
pypdf
|
8 |
+
gradio
|