Spaces:
Running
Running
Update src/pages/index.tsx
Browse files- src/pages/index.tsx +1 -1
src/pages/index.tsx
CHANGED
@@ -21,7 +21,7 @@ const PROVIDERS: ProviderInfo[] = [
|
|
21 |
{ color: "#FF4500", authors: ["Skywork"] },
|
22 |
{ color: "#556B2F", authors: ["MiniMaxAI"] },
|
23 |
{ color: "#7FFFD4", authors: ["stepfun-ai"] },
|
24 |
-
{ color: "#FF6347", authors: ["Bytedance Seed","
|
25 |
{ color: "#9C27B0", authors: ["openbmb"] },
|
26 |
{ color: "#607D8B", authors: ["THUDM"] },
|
27 |
{ color: "#3F51B5", authors: ["rednote-hilab"] },
|
|
|
21 |
{ color: "#FF4500", authors: ["Skywork"] },
|
22 |
{ color: "#556B2F", authors: ["MiniMaxAI"] },
|
23 |
{ color: "#7FFFD4", authors: ["stepfun-ai"] },
|
24 |
+
{ color: "#FF6347", authors: ["ByteDance","Bytedance Seed","bytedance-research"]},
|
25 |
{ color: "#9C27B0", authors: ["openbmb"] },
|
26 |
{ color: "#607D8B", authors: ["THUDM"] },
|
27 |
{ color: "#3F51B5", authors: ["rednote-hilab"] },
|