Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ googletrans
|
|
4 |
chromadb==0.4.24
|
5 |
llama-index
|
6 |
llama-index-embeddings-huggingface
|
|
|
7 |
torch==2.2.1
|
8 |
openai==1.13.3
|
9 |
regex
|
|
|
4 |
chromadb==0.4.24
|
5 |
llama-index
|
6 |
llama-index-embeddings-huggingface
|
7 |
+
llama-index-llms-huggingface
|
8 |
torch==2.2.1
|
9 |
openai==1.13.3
|
10 |
regex
|