Update requirements.txt
Browse files- requirements.txt +26 -1
requirements.txt
CHANGED
@@ -75,9 +75,34 @@ einops==0.7.0
|
|
75 |
protobuf==3.20.3
|
76 |
llama-index==0.11.20
|
77 |
llama-index-llms-replicate==0.3.0
|
78 |
-
llama-index-llms-openai-like==0.2.0
|
79 |
llama-index-embeddings-huggingface==0.3.1
|
80 |
llama-index-embeddings-instructor==0.2.1
|
81 |
#torch==2.5.0
|
82 |
torchvision==0.20.0
|
83 |
torchaudio==2.5.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
75 |
protobuf==3.20.3
|
76 |
llama-index==0.11.20
|
77 |
llama-index-llms-replicate==0.3.0
|
78 |
+
#llama-index-llms-openai-like==0.2.0
|
79 |
llama-index-embeddings-huggingface==0.3.1
|
80 |
llama-index-embeddings-instructor==0.2.1
|
81 |
#torch==2.5.0
|
82 |
torchvision==0.20.0
|
83 |
torchaudio==2.5.0
|
84 |
+
|
85 |
+
accelerate==1.0.1
|
86 |
+
addict==2.4.0
|
87 |
+
aiofiles==23.2.1
|
88 |
+
aiohappyeyeballs==2.4.3
|
89 |
+
aiohttp==3.10.10
|
90 |
+
aiosignal==1.3.1
|
91 |
+
aliyun-python-sdk-core==2.16.0
|
92 |
+
aliyun-python-sdk-kms==2.16.5
|
93 |
+
altair==5.4.1
|
94 |
+
annotated-types==0.7.0
|
95 |
+
antlr4-python3-runtime==4.9.3
|
96 |
+
anyio==4.6.2.post1
|
97 |
+
argon2-cffi==23.1.0
|
98 |
+
argon2-cffi-bindings==21.2.0
|
99 |
+
arrow==1.3.0
|
100 |
+
arxiv==2.1.3
|
101 |
+
asttokens==2.4.1
|
102 |
+
async-lru==2.0.4
|
103 |
+
async-timeout==4.0.3
|
104 |
+
asyncache==0.3.1
|
105 |
+
asyncer==0.0.8
|
106 |
+
attrs==24.2.0
|
107 |
+
audioread==3.0.1
|
108 |
+
babel==2.16.0
|