Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
llama-index-llms-groq
|
2 |
+
llama-index
|
3 |
+
python-dotenv
|
4 |
+
llama-index-embeddings-huggingface==0.2.1
|
5 |
+
llama-index-embeddings-openai
|
6 |
+
gradio
|