Spaces:
Running
Running
Update src/constants/organizations.ts
Browse files
src/constants/organizations.ts
CHANGED
@@ -25,7 +25,7 @@ export const ORGANIZATIONS: ProviderInfo[] = [
|
|
25 |
{ color: "#607D8B", authors: ["THUDM"] },
|
26 |
{ color: "#3F51B5", authors: ["rednote-hilab"] },
|
27 |
{ color: "#DC143C", authors: ["deepseek-ai"] },
|
28 |
-
{ color: "#FF4500", authors: ["Qwen", "wan-ai"
|
29 |
{ color: "#009688", authors: ["XiaomiMiMo"] },
|
30 |
{ color: "#8BC34A", authors: ["IndexTeam"] },
|
31 |
|
|
|
25 |
{ color: "#607D8B", authors: ["THUDM"] },
|
26 |
{ color: "#3F51B5", authors: ["rednote-hilab"] },
|
27 |
{ color: "#DC143C", authors: ["deepseek-ai"] },
|
28 |
+
{ color: "#FF4500", authors: ["Qwen", "wan-ai"]},
|
29 |
{ color: "#009688", authors: ["XiaomiMiMo"] },
|
30 |
{ color: "#8BC34A", authors: ["IndexTeam"] },
|
31 |
|