Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@ gradio
|
|
| 2 |
google-generativeai
|
| 3 |
python-dotenv
|
| 4 |
langchain
|
|
|
|
| 5 |
langchain-google-genai
|
| 6 |
faiss-cpu
|
| 7 |
langchain_text_splitters
|
|
|
|
| 2 |
google-generativeai
|
| 3 |
python-dotenv
|
| 4 |
langchain
|
| 5 |
+
langchain-community
|
| 6 |
langchain-google-genai
|
| 7 |
faiss-cpu
|
| 8 |
langchain_text_splitters
|