Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -6
requirements.txt
CHANGED
|
@@ -1,8 +1,5 @@
|
|
| 1 |
streamlit
|
| 2 |
-
google-generativeai
|
| 3 |
python-dotenv
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
faiss-cpu
|
| 8 |
-
langchain_google_genai
|
|
|
|
| 1 |
streamlit
|
|
|
|
| 2 |
python-dotenv
|
| 3 |
+
llama-index
|
| 4 |
+
llama-index-embeddings-huggingface
|
| 5 |
+
llama-index-llms-huggingface
|
|
|
|
|
|