Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
llama_index==0.12.16
|
|
|
2 |
torch==2.5.0
|
3 |
torchvision==0.20.0
|
4 |
torchaudio==2.5.0
|
|
|
1 |
llama_index==0.12.16
|
2 |
+
llama-index-embeddings-huggingface==0.3.1
|
3 |
torch==2.5.0
|
4 |
torchvision==0.20.0
|
5 |
torchaudio==2.5.0
|