Spaces:
Runtime error
Runtime error
Gopikanth123
commited on
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
flask
|
2 |
gunicorn
|
3 |
-
|
|
|
|
|
|
|
|
1 |
flask
|
2 |
gunicorn
|
3 |
+
python-dotenv
|
4 |
+
llama-index
|
5 |
+
llama-index-embeddings-huggingface
|
6 |
+
llama-index-llms-huggingface
|