Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
streamlit
|
| 2 |
langchain-openai
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
openai
|
|
|
|
| 1 |
streamlit
|
| 2 |
langchain-openai
|
| 3 |
+
langchain-community
|
| 4 |
+
langchain
|
| 5 |
+
faiss-cpu
|
| 6 |
+
pypdf
|
| 7 |
openai
|