Spaces:
Running
Running
Update src/constants/organizations.ts
Browse files
src/constants/organizations.ts
CHANGED
@@ -35,6 +35,8 @@ export const ORGANIZATIONS: ProviderInfo[] = [
|
|
35 |
{ color: "#10A37F", authors: ["prithivMLmods"] },
|
36 |
{ color: "#0088cc", authors: ["fffiloni"] },
|
37 |
{ color: "#DB4437", authors: ["gokaygokay"] },
|
|
|
|
|
38 |
|
39 |
{ color: "#1877F2", authors: ["black-forest-labs"] },
|
40 |
{ color: "#cc785c", authors: ["lllyasviel"] },
|
|
|
35 |
{ color: "#10A37F", authors: ["prithivMLmods"] },
|
36 |
{ color: "#0088cc", authors: ["fffiloni"] },
|
37 |
{ color: "#DB4437", authors: ["gokaygokay"] },
|
38 |
+
{ color: "#10A37F", authors: ["enzostvs"] },
|
39 |
+
|
40 |
|
41 |
{ color: "#1877F2", authors: ["black-forest-labs"] },
|
42 |
{ color: "#cc785c", authors: ["lllyasviel"] },
|