Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ huggingface_hub==0.22.2
|
|
2 |
transformers==4.38.2
|
3 |
googletrans
|
4 |
chromadb==0.4.24
|
5 |
-
|
6 |
torch==2.2.1
|
7 |
openai==1.13.3
|
8 |
regex
|
|
|
2 |
transformers==4.38.2
|
3 |
googletrans
|
4 |
chromadb==0.4.24
|
5 |
+
llama-index
|
6 |
torch==2.2.1
|
7 |
openai==1.13.3
|
8 |
regex
|