Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,3 +2,4 @@ IPython
|
|
2 |
llama-index-llms-huggingface
|
3 |
llama-index-embeddings-huggingface
|
4 |
streamlit
|
|
|
|
2 |
llama-index-llms-huggingface
|
3 |
llama-index-embeddings-huggingface
|
4 |
streamlit
|
5 |
+
python-dotenv
|