Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -3,7 +3,10 @@ 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 |
-
|
|
|
|
|
|
|
8 |
python==3.10
|
9 |
pydantic==2.10.6
|
|
|
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
|
9 |
+
einops==0.7.0
|
10 |
+
protobuf==5.26.1
|
11 |
python==3.10
|
12 |
pydantic==2.10.6
|