Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +0 -4
requirements.txt
CHANGED
@@ -1,8 +1,4 @@
|
|
1 |
llama_index==0.12.16
|
2 |
-
llama-index-llms-replicate==0.3.0
|
3 |
-
llama-index-llms-openai-like==0.2.0
|
4 |
-
llama-index-embeddings-huggingface==0.3.1
|
5 |
-
llama-index-embeddings-instructor==0.2.1
|
6 |
torch==2.5.0
|
7 |
torchvision==0.20.0
|
8 |
torchaudio==2.5.0
|
|
|
1 |
llama_index==0.12.16
|
|
|
|
|
|
|
|
|
2 |
torch==2.5.0
|
3 |
torchvision==0.20.0
|
4 |
torchaudio==2.5.0
|