Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ python-dotenv>=1.0.0
|
|
| 7 |
|
| 8 |
langchain>=0.1.14
|
| 9 |
langchain-community>=0.0.10
|
|
|
|
| 10 |
faiss-cpu>=1.7.4
|
|
|
|
| 7 |
|
| 8 |
langchain>=0.1.14
|
| 9 |
langchain-community>=0.0.10
|
| 10 |
+
langchain-experimental>=0.0.3
|
| 11 |
faiss-cpu>=1.7.4
|