Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -10
requirements.txt
CHANGED
@@ -1,12 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
sentence-transformers
|
7 |
-
trafilatura
|
8 |
-
beautifulsoup4
|
9 |
-
nltk
|
10 |
-
tiktoken
|
11 |
gradio
|
12 |
together
|
|
|
1 |
+
llama-index
|
2 |
+
llama-index-llms-together
|
3 |
+
llama-index-vector-stores-qdrant
|
4 |
+
llama-index-embeddings-huggingface
|
5 |
+
qdrant-client
|
|
|
|
|
|
|
|
|
|
|
6 |
gradio
|
7 |
together
|