Spaces:
Runtime error
Runtime error
Commit
Β·
f86c9cb
1
Parent(s):
b8ee1a5
updating the req
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
llama-index-core
|
2 |
+
python-dotenv
|
3 |
+
llama-index>=0.12.41
|
4 |
+
llama-index-core>=0.12.41
|
5 |
+
llama-index-llms-gemini>=0.5.0
|