Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
llama-index
|
| 2 |
+
llama-index-core
|
| 3 |
+
streamlit
|
| 4 |
+
llama-index-readers-web
|
| 5 |
+
llama-index-embeddings-gemini
|
| 6 |
+
|