aiqtech commited on
Commit
9de3fd2
·
verified ·
1 Parent(s): 2c0a2f0

Update src/constants/organizations.ts

Browse files
Files changed (1) hide show
  1. src/constants/organizations.ts +5 -3
src/constants/organizations.ts CHANGED
@@ -31,15 +31,17 @@ export const ORGANIZATIONS: ProviderInfo[] = [
31
 
32
  { color: "#1877F2", authors: ["John6666"] },
33
  { color: "#1877F2", authors: ["Nymbo"] },
34
- { color: "#1877F2", authors: ["black-forest-labs"] },
35
  { color: "#10A37F", authors: ["prithivMLmods"] },
 
 
 
 
36
  { color: "#cc785c", authors: ["lllyasviel"] },
37
  { color: "#DB4437", authors: ["briaai"] },
38
- { color: "#0088cc", authors: ["fffiloni"] },
39
  { color: "#FEB800", authors: ["multimodalart"] },
40
  { color: "#76B900", authors: ["unsloth"] },
41
  { color: "#cc785c", authors: ["Xenova"] },
42
- { color: "#DB4437", authors: ["gokaygokay"] },
43
  { color: "#ff7000", authors: ["mistralai"] },
44
  { color: "#1877F2", authors: ["meta-llama","facebook"] },
45
  { color: "#10A37F", authors: ["openai"] },
 
31
 
32
  { color: "#1877F2", authors: ["John6666"] },
33
  { color: "#1877F2", authors: ["Nymbo"] },
34
+ { color: "#10A37F", authors: ["MaziyarPanahi"] },
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"] },
41
  { color: "#DB4437", authors: ["briaai"] },
 
42
  { color: "#FEB800", authors: ["multimodalart"] },
43
  { color: "#76B900", authors: ["unsloth"] },
44
  { color: "#cc785c", authors: ["Xenova"] },
 
45
  { color: "#ff7000", authors: ["mistralai"] },
46
  { color: "#1877F2", authors: ["meta-llama","facebook"] },
47
  { color: "#10A37F", authors: ["openai"] },