44 "author" : " Black Forest Labs" ,
55 "supported_sizes" : [" 512x512" , " 768x768" , " 1024x1024" ]
66 },
7+ "flux-schnell" : {
8+ "name" : " Flux Schnell" ,
9+ "author" : " Black Forest Labs" ,
10+ "supported_sizes" : [" 512x512" , " 768x768" , " 1024x1024" ]
11+ },
712 "sdxl" : {
813 "name" : " Stable Diffusion XL" ,
914 "author" : " Stability AI" ,
1015 "supported_sizes" : [" 512x512" , " 768x768" , " 1024x1024" , " 1152x896" , " 896x1152" ]
16+ },
17+ "sdlarge" : {
18+ "name" : " Stable Diffusion 3.5 Large" ,
19+ "author" : " Stability AI" ,
20+ "supported_sizes" : [" 512x512" , " 768x768" , " 1024x1024" , " 1152x896" , " 896x1152" ]
21+ },
22+ "dalle" : {
23+ "name" : " DALL-E 3" ,
24+ "author" : " OpenAI" ,
25+ "supported_sizes" : [" 1024x1024" , " 1792x1024" , " 1024x1792" ]
26+ },
27+ "gpt-image" : {
28+ "name" : " GPT-Image-1" ,
29+ "author" : " OpenAI" ,
30+ "supported_sizes" : [" 512x512" , " 768x768" , " 1024x1024" ]
31+ },
32+ "imagen" : {
33+ "name" : " Imagen 3 Fast" ,
34+ "author" : " Google" ,
35+ "supported_sizes" : [" 512x512" , " 768x768" , " 1024x1024" ]
36+ },
37+ "recraft" : {
38+ "name" : " Recraft 20B" ,
39+ "author" : " Recraft AI" ,
40+ "supported_sizes" : [" 512x512" , " 768x768" , " 1024x1024" ]
41+ },
42+ "sana" : {
43+ "name" : " Sana" ,
44+ "author" : " NVIDIA" ,
45+ "supported_sizes" : [" 512x512" , " 768x768" , " 1024x1024" ]
46+ },
47+ "playground" : {
48+ "name" : " Playground v2.5" ,
49+ "author" : " Playground AI" ,
50+ "supported_sizes" : [" 512x512" , " 768x768" , " 1024x1024" ]
51+ },
52+ "phoenix" : {
53+ "name" : " Phoenix 1.0" ,
54+ "author" : " Phoenix AI" ,
55+ "supported_sizes" : [" 512x512" , " 768x768" , " 1024x1024" ]
56+ },
57+ "kontext" : {
58+ "name" : " Kontext" ,
59+ "author" : " Black Forest Labs" ,
60+ "supported_sizes" : [" 512x512" , " 768x768" , " 1024x1024" , " 1152x896" , " 896x1152" ]
61+ },
62+ "nanobanana" : {
63+ "name" : " Nanobanana" ,
64+ "author" : " Google" ,
65+ "supported_sizes" : [" 512x512" , " 768x768" , " 1024x1024" , " 1152x896" , " 896x1152" ]
66+ },
67+ "seedream" : {
68+ "name" : " Seedream" ,
69+ "author" : " ByteDance" ,
70+ "supported_sizes" : [" 512x512" , " 768x768" , " 1024x1024" , " 1152x896" , " 896x1152" ]
71+ },
72+ "turbo" : {
73+ "name" : " Turbo" ,
74+ "author" : " Stability AI" ,
75+ "supported_sizes" : [" 512x512" , " 768x768" , " 1024x1024" , " 1152x896" , " 896x1152" ]
1176 }
1277}
0 commit comments