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