Update src/pages/index.tsx
Browse files- src/pages/index.tsx +1 -1
src/pages/index.tsx
CHANGED
@@ -23,7 +23,7 @@ const PROVIDERS: ProviderInfo[] = [
|
|
23 |
{ color: "#7FFFD4", authors: ["stepfun-ai"] },
|
24 |
{ color: "#FF6347", authors: ["ByteDance","Bytedance Seed","bytedance-research"]},
|
25 |
{ color: "#9C27B0", authors: ["openbmb"] },
|
26 |
-
{ color: "#607D8B", authors: ["
|
27 |
{ color: "#3F51B5", authors: ["rednote-hilab"] },
|
28 |
{ color: "#DC143C", authors: ["deepseek-ai"] },
|
29 |
{ color: "#FF4500", authors: ["Qwen", "wan-ai","wan-ai","Alibaba-NLP","AIDC-AI","alibaba-damo","alibaba-pai","Tongyi-Zhiwen","lingshu-medical-mllm"]},
|
|
|
23 |
{ color: "#7FFFD4", authors: ["stepfun-ai"] },
|
24 |
{ color: "#FF6347", authors: ["ByteDance","Bytedance Seed","bytedance-research"]},
|
25 |
{ color: "#9C27B0", authors: ["openbmb"] },
|
26 |
+
{ color: "#607D8B", authors: ["zai-org"] },
|
27 |
{ color: "#3F51B5", authors: ["rednote-hilab"] },
|
28 |
{ color: "#DC143C", authors: ["deepseek-ai"] },
|
29 |
{ color: "#FF4500", authors: ["Qwen", "wan-ai","wan-ai","Alibaba-NLP","AIDC-AI","alibaba-damo","alibaba-pai","Tongyi-Zhiwen","lingshu-medical-mllm"]},
|