cfahlgren1 HF Staff commited on
Commit
6ddc188
·
verified ·
1 Parent(s): 29c3483

Update src/pages/index.tsx

Browse files
Files changed (1) hide show
  1. 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: ["CohereForAI"] },
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
  ];