Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ llama-index-vector-stores-chroma
|
|
4 |
llama-index-llms-ollama
|
5 |
chromadb
|
6 |
|
7 |
-
llama-index-llms-huggingface
|
|
|
|
4 |
llama-index-llms-ollama
|
5 |
chromadb
|
6 |
|
7 |
+
llama-index-llms-huggingface
|
8 |
+
bitsandbytes
|