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