Update src/pages/index.tsx
Browse files- src/pages/index.tsx +1 -1
    	
        src/pages/index.tsx
    CHANGED
    
    | @@ -32,7 +32,7 @@ const PROVIDERS: ProviderInfo[] = [ | |
| 32 | 
             
              { color: "#4B0082", authors: ["m-a-p"] },
         | 
| 33 | 
             
              { color: "#1E90FF", authors: ["moonshotai"] },
         | 
| 34 | 
             
              { color: "#FF1493", authors: ["fnlp"] },
         | 
| 35 | 
            -
              { color: "#FFA500", authors: ["inclusionAI"] },
         | 
| 36 | 
             
              { color: "#3F51B5", authors: ["meituan-longcat"] },
         | 
| 37 | 
             
              { color: "#FF4500", authors: ["Kwai-Klear","Kwai-Kolors","KwaiVGI","kwaipilot"] },
         | 
| 38 | 
             
            ];
         | 
|  | |
| 32 | 
             
              { color: "#4B0082", authors: ["m-a-p"] },
         | 
| 33 | 
             
              { color: "#1E90FF", authors: ["moonshotai"] },
         | 
| 34 | 
             
              { color: "#FF1493", authors: ["fnlp"] },
         | 
| 35 | 
            +
              { color: "#FFA500", authors: ["inclusionAI","AQ-MedAI"] },
         | 
| 36 | 
             
              { color: "#3F51B5", authors: ["meituan-longcat"] },
         | 
| 37 | 
             
              { color: "#FF4500", authors: ["Kwai-Klear","Kwai-Kolors","KwaiVGI","kwaipilot"] },
         | 
| 38 | 
             
            ];
         | 
 
			
