Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +26 -26
requirements.txt
CHANGED
@@ -1,26 +1,26 @@
|
|
1 |
-
streamlit
|
2 |
-
google-generativeai
|
3 |
-
python-dotenv
|
4 |
-
langchain
|
5 |
-
PyPDF2
|
6 |
-
chromadb
|
7 |
-
faiss-cpu
|
8 |
-
langchain_google_genai
|
9 |
-
langchain-community
|
10 |
-
pdf2image
|
11 |
-
langsmith
|
12 |
-
ollama
|
13 |
-
langserve
|
14 |
-
fastapi
|
15 |
-
uvicorn
|
16 |
-
sse_starlette
|
17 |
-
bs4
|
18 |
-
wikipedia
|
19 |
-
arxiv
|
20 |
-
langchainhub
|
21 |
-
cassio
|
22 |
-
beautifulsoup4
|
23 |
-
langchain-groq
|
24 |
-
sentence_transformers
|
25 |
-
astrapy
|
26 |
-
|
|
|
1 |
+
streamlit
|
2 |
+
google-generativeai
|
3 |
+
python-dotenv
|
4 |
+
langchain
|
5 |
+
PyPDF2
|
6 |
+
chromadb
|
7 |
+
faiss-cpu
|
8 |
+
langchain_google_genai
|
9 |
+
langchain-community
|
10 |
+
pdf2image
|
11 |
+
langsmith
|
12 |
+
ollama
|
13 |
+
langserve
|
14 |
+
fastapi
|
15 |
+
uvicorn
|
16 |
+
sse_starlette
|
17 |
+
bs4
|
18 |
+
wikipedia
|
19 |
+
arxiv
|
20 |
+
langchainhub
|
21 |
+
cassio
|
22 |
+
beautifulsoup4
|
23 |
+
langchain-groq
|
24 |
+
sentence_transformers
|
25 |
+
astrapy
|
26 |
+
huggingface_hub[cli]
|