Spaces:
Running
Running
Update src/pages/index.tsx
Browse files- src/pages/index.tsx +1 -1
src/pages/index.tsx
CHANGED
@@ -22,7 +22,7 @@ const PROVIDERS: ProviderInfo[] = [
|
|
22 |
{ color: "#76B900", authors: ["nvidia"] },
|
23 |
{ color: "#0088cc", authors: ["deepseek-ai"] },
|
24 |
{ color: "#0088cc", authors: ["Qwen"] },
|
25 |
-
{ color: "#4C6EE6", authors: ["
|
26 |
{ color: "#4C6EE6", authors: ["ibm-granite"] },
|
27 |
{ color: "#A020F0", authors: ["stabilityai"] },
|
28 |
];
|
|
|
22 |
{ color: "#76B900", authors: ["nvidia"] },
|
23 |
{ color: "#0088cc", authors: ["deepseek-ai"] },
|
24 |
{ color: "#0088cc", authors: ["Qwen"] },
|
25 |
+
{ color: "#4C6EE6", authors: ["CohereLabs"] },
|
26 |
{ color: "#4C6EE6", authors: ["ibm-granite"] },
|
27 |
{ color: "#A020F0", authors: ["stabilityai"] },
|
28 |
];
|