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