chore: commit remaining workspace changes

This commit is contained in:
2026-05-08 21:51:29 +02:00
parent 8d108b8a76
commit ff96ef796e
97 changed files with 18020 additions and 2196 deletions

View File

@@ -21,4 +21,24 @@ return [
'advanced',
'pro',
],
'prompt_comparison' => [
'providers' => [
'ChatGPT',
'Gemini',
'Leonardo',
'Bing',
'Midjourney',
'Flux',
'Stable Diffusion',
],
'models' => [
'4o Image',
'Gemini Image',
'Phoenix',
'Designer',
'V7',
'Flux Pro',
'SDXL',
],
],
];