Spaces:
Running
Running
Update src/constants/organizations.ts
Browse files
src/constants/organizations.ts
CHANGED
@@ -4,6 +4,7 @@ export const ORGANIZATIONS: ProviderInfo[] = [
|
|
4 |
|
5 |
{ color: "#ff7000", authors: ["openfree","VIDraft","seawolf2357","ginigen","ginipick","fantaxy","fantos","aiqtech","aiqcamp","Heartsync"] },
|
6 |
{ color: "#ff7000", authors: ["immunobiotech"] },
|
|
|
7 |
|
8 |
{ color: "#ff7000", authors: ["tencent"] },
|
9 |
{ color: "#1877F2", authors: ["black-forest-labs"] },
|
|
|
4 |
|
5 |
{ color: "#ff7000", authors: ["openfree","VIDraft","seawolf2357","ginigen","ginipick","fantaxy","fantos","aiqtech","aiqcamp","Heartsync"] },
|
6 |
{ color: "#ff7000", authors: ["immunobiotech"] },
|
7 |
+
{ color: "#cc785c", authors: ["kolaslab"] },
|
8 |
|
9 |
{ color: "#ff7000", authors: ["tencent"] },
|
10 |
{ color: "#1877F2", authors: ["black-forest-labs"] },
|