Spaces:
Running
Running
Update src/constants/organizations.ts
Browse files
src/constants/organizations.ts
CHANGED
|
@@ -20,7 +20,7 @@ export const ORGANIZATIONS: ProviderInfo[] = [
|
|
| 20 |
{ color: "#cc785c", authors: ["lllyasviel"] },
|
| 21 |
{ color: "#DB4437", authors: ["briaai"] },
|
| 22 |
{ color: "#F45098", authors: ["baidu"] },
|
| 23 |
-
{ color: "#0088cc", authors: ["fffiloni] },
|
| 24 |
{ color: "#FEB800", authors: ["multimodalart"] },
|
| 25 |
{ color: "#76B900", authors: ["unsloth"] },
|
| 26 |
{ color: "#cc785c", authors: ["Xenova"] },
|
|
|
|
| 20 |
{ color: "#cc785c", authors: ["lllyasviel"] },
|
| 21 |
{ color: "#DB4437", authors: ["briaai"] },
|
| 22 |
{ color: "#F45098", authors: ["baidu"] },
|
| 23 |
+
{ color: "#0088cc", authors: ["fffiloni"] },
|
| 24 |
{ color: "#FEB800", authors: ["multimodalart"] },
|
| 25 |
{ color: "#76B900", authors: ["unsloth"] },
|
| 26 |
{ color: "#cc785c", authors: ["Xenova"] },
|