Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -1 +1,7 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
llama-index-embeddings-huggingface
|
2 |
+
llama-index
|
3 |
+
pymongo[srv]
|
4 |
+
pandas
|
5 |
+
llama-index-vector-stores-mongodb
|
6 |
+
llama-index-llms-groq
|
7 |
+
gradio
|