Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,6 +3,7 @@ langchain
|
|
| 3 |
python-dotenv
|
| 4 |
langchain-community
|
| 5 |
folium
|
|
|
|
| 6 |
streamlit-folium
|
| 7 |
plotly
|
| 8 |
PyPDF2
|
|
|
|
| 3 |
python-dotenv
|
| 4 |
langchain-community
|
| 5 |
folium
|
| 6 |
+
faiss-cpu
|
| 7 |
streamlit-folium
|
| 8 |
plotly
|
| 9 |
PyPDF2
|