Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ llama-index-core
|
|
7 |
llama-index-embeddings-huggingface
|
8 |
python-dotenv
|
9 |
streamlit_option_menu
|
|
|
10 |
llama_index.llms.mistralai
|
|
|
7 |
llama-index-embeddings-huggingface
|
8 |
python-dotenv
|
9 |
streamlit_option_menu
|
10 |
+
streamlit-extras
|
11 |
llama_index.llms.mistralai
|