@lynxflow/seo-engine 1.8.17 → 1.8.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -226,9 +226,12 @@
|
|
|
226
226
|
el('select', {
|
|
227
227
|
style: { width: '100%', padding: '10px 12px', borderRadius: '8px', border: '1px solid #cbd5e1', fontSize: '13px', marginBottom: '16px', background: '#fff' }
|
|
228
228
|
},
|
|
229
|
-
el('option', { value: '
|
|
230
|
-
el('option', { value: '
|
|
231
|
-
el('option', { value: '
|
|
229
|
+
el('option', { value: 'Qwen-Image-3.0-Pro' }, '👑 Qwen-Image 3.0 Pro (Alibaba — Top 10 Mondial)'),
|
|
230
|
+
el('option', { value: 'FLUX.1-schnell' }, '⚡ FLUX.1 Schnell (Black Forest Labs — Apache 2.0 / 1.8s)'),
|
|
231
|
+
el('option', { value: 'FLUX.1-dev' }, '💎 FLUX.1 Dev (Studio Photoréaliste)'),
|
|
232
|
+
el('option', { value: 'Recraft-v3' }, '📐 Recraft v3 (Leader Vectoriel & Graphisme)'),
|
|
233
|
+
el('option', { value: 'Ideogram-4' }, '✍️ Ideogram 4 (Typographie & Bannières)'),
|
|
234
|
+
el('option', { value: 'Imagen-3' }, '📸 Google Imagen 3 (Photoréalisme Studio)')
|
|
232
235
|
),
|
|
233
236
|
|
|
234
237
|
el('strong', { style: { fontSize: '14px', color: '#0f172a', display: 'block', marginBottom: '6px' } }, '🔑 Clé API RunPod GPU (Optionnel pour gros volumes) :'),
|