Spaces:
Runtime error
Runtime error
nisharg nargund
commited on
Update requirements.txt
Browse files- requirements.txt +0 -3
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
streamlit
|
2 |
langchain
|
3 |
-
langchain-google-genai
|
4 |
langchain_core
|
5 |
python-dotenv
|
6 |
langchain-community
|
@@ -8,9 +7,7 @@ langserve
|
|
8 |
sse_starlette
|
9 |
bs4
|
10 |
faiss-cpu
|
11 |
-
google-cloud-aiplatform
|
12 |
langchainhub
|
13 |
-
langchain-google-vertexai
|
14 |
groq
|
15 |
langchain-groq
|
16 |
|
|
|
1 |
streamlit
|
2 |
langchain
|
|
|
3 |
langchain_core
|
4 |
python-dotenv
|
5 |
langchain-community
|
|
|
7 |
sse_starlette
|
8 |
bs4
|
9 |
faiss-cpu
|
|
|
10 |
langchainhub
|
|
|
11 |
groq
|
12 |
langchain-groq
|
13 |
|