Spaces:
Runtime error
Runtime error
Upload folder using huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
pandas
|
| 2 |
numpy
|
| 3 |
dotenv
|
| 4 |
-
|
| 5 |
langchain_community.document_loaders
|
| 6 |
langchain_text_splitters
|
| 7 |
langchain_google_genai
|
|
|
|
| 1 |
pandas
|
| 2 |
numpy
|
| 3 |
dotenv
|
| 4 |
+
faiss-cpu
|
| 5 |
langchain_community.document_loaders
|
| 6 |
langchain_text_splitters
|
| 7 |
langchain_google_genai
|