Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ llama-index
|
|
5 |
llama-index-llms-ollama
|
6 |
llama-index-embeddings-huggingface
|
7 |
llama-index-embeddings-instructor
|
8 |
-
streamlit
|
|
|
|
5 |
llama-index-llms-ollama
|
6 |
llama-index-embeddings-huggingface
|
7 |
llama-index-embeddings-instructor
|
8 |
+
streamlit
|
9 |
+
Python 3.10.6
|