Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -32
requirements.txt
CHANGED
@@ -1,32 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
pypdf
|
6 |
-
bs4
|
7 |
-
arxiv
|
8 |
-
pymupdf
|
9 |
-
wikipedia
|
10 |
-
langchain-text-splitters
|
11 |
-
langchain-openai
|
12 |
-
chromadb
|
13 |
-
sentence_transformers
|
14 |
-
langchain_huggingface
|
15 |
-
faiss-cpu
|
16 |
-
langchain_chroma
|
17 |
-
duckdb
|
18 |
-
pandas
|
19 |
-
openai
|
20 |
-
langchain-groq
|
21 |
-
duckduckgo_search==5.3.1b1
|
22 |
-
pymupdf
|
23 |
-
arxiv
|
24 |
-
wikipedia
|
25 |
-
mysql-connector-python
|
26 |
-
SQLAlchemy
|
27 |
-
validators==0.28.1
|
28 |
-
youtube_transcript_api
|
29 |
-
unstructured
|
30 |
-
pytube
|
31 |
-
numexpr
|
32 |
-
huggingface_hub
|
|
|
1 |
+
gradio
|
2 |
+
llama-index-embeddings-mixedbreadai
|
3 |
+
llama-index-llms-groq
|
4 |
+
llama-index
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|