Modell-Katalog — Replicate Image Generation (Stand April 2026)
Primärquelle: runs/2026-04-22-research-image-models/. Preise verifiziert über replicate.com, können sich ändern — bei >3 Monaten Abstand zu last_reviewed neu prüfen.
Hauptmodelle
Foto-Realistisch
| Modell | Replicate-Pfad | Preis/Bild | Stärken | Schwächen |
|---|---|---|---|---|
| Flux 1.1 Pro Ultra | black-forest-labs/flux-1.1-pro-ultra | $0.06 | Bis 4MP, Raw-Mode gegen AI-Glow, ~10s | Farb-Disziplin mittel, Hang zu Bokeh |
| Flux 1.1 Pro | black-forest-labs/flux-1.1-pro | $0.04 | 1MP, bewährt, schnell | Wie Ultra aber ohne Raw-Option |
| Flux 2 Pro | black-forest-labs/flux-2-pro | ~$0.03 | JSON-Prompts, 8 Ref-Images, color_palette-Feld | Community-Prompts noch dünn |
| Imagen 4 Ultra | google/imagen-4-ultra | ~$0.06 | 2K native, konservativ editorial | Kreative Range begrenzt |
| Nano Banana 2 | google/nano-banana-2 | $0.08 | 14 Ref-Images, 4K, schnell | Editorial-Taste mittel, teuer |
| Seedream 4.5 | bytedance/seedream-4.5 | ~$0.04 | Starke Komposition | Bias Richtung asiatische Ästhetik |
Illustration / Vektor / Linien-Look
| Modell | Replicate-Pfad | Preis/Bild | Stärken | Schwächen |
|---|---|---|---|---|
| Recraft V4 | recraft-ai/recraft-v4 | ~$0.04 | Style-Presets, Farb-Diktate halten, 10k-char Prompts | Standard-Auflösung 1024px |
| Recraft V4 SVG | recraft-ai/recraft-v4-svg | ~$0.08 | Echter Vektor-Output | Andere Ästhetik, nicht für Raster-Hero |
| Ideogram V3 Quality | ideogram-ai/ideogram-v3-quality | $0.09 | Beste Komposition, 3 Style-Refs, Palette via Referenz | Langsam, teuer |
| Flux 2 Flex | black-forest-labs/flux-2-flex | ~$0.02 | Typo-fähig, günstig | Typo-Fokus, weniger Illustration-Range |
Text-im-Bild
| Modell | Replicate-Pfad | Preis/Bild | Typo-Qualität |
|---|---|---|---|
| Ideogram V3 Quality | ideogram-ai/ideogram-v3-quality | $0.09 | 90-95% akkurat — Best-in-Class |
| Ideogram V3 Turbo | ideogram-ai/ideogram-v3-turbo | $0.03 | Sehr gut, schneller |
| GPT Image 1.5 | openai/gpt-image-1.5 | $0.04-0.12 | Top Typo + Reasoning, braucht OpenAI-Key |
| Flux 2 Flex | black-forest-labs/flux-2-flex | ~$0.02 | Typo-Spezialist, günstig |
Image-Editing / Varianten
| Modell | Replicate-Pfad | Preis/Bild | Einsatz |
|---|---|---|---|
| Flux Kontext Pro | black-forest-labs/flux-kontext-pro | $0.04 | Varianten eines Motivs, „ändere X an diesem Bild” |
| Flux Kontext Max | black-forest-labs/flux-kontext-max | $0.08 | Premium — bessere Typo + Prompt-Adherence |
| Flux 2 Pro (Multi-Ref) | black-forest-labs/flux-2-pro | ~$0.03 | 8 Ref-Images, Style-Blending |
| Nano Banana 2 | google/nano-banana-2 | $0.08 | 14 Ref-Images, 4K-Output |
Entscheidungs-Matrix nach Motiv
| Motiv | Primärmodell | Fallback | Warum |
|---|---|---|---|
| Topografische Linien | recraft-v4 vector_illustration | ideogram-v3-quality | Art-directed hält strikte 2-Farb-Palette |
| Makro-Foto (Myzel, Papier) | flux-1.1-pro-ultra raw | imagen-4-ultra | Raw-Mode killt AI-Glow |
| Botanische Zeichnung | recraft-v4 engraving | Haeckel-PD-Scan + flux-kontext-pro | Gravur-Style = kein Slop-Risiko |
| Architektur-Blueprint | recraft-v4 technical_drawing | ideogram-v3-quality | Stroke-Disziplin nur bei art-directed |
| Hero mit Überschrift im Bild | ideogram-v3-quality | flux-2-flex | Typo-Accuracy zählt |
| Varianten von Gewinner-Bild | flux-kontext-pro | — | Hält Komposition + Palette konstant |
Preise — Iterations-Budget
Für 20 Tries pro Motiv:
| Strategie | Kosten | Qualität |
|---|---|---|
| Recraft V4 durchgängig | $0.80 | Hit-Rate hoch bei Illustration |
| Flux 1.1 Pro Ultra durchgängig | $1.20 | Gut bei Foto, schwach bei Illustration |
| Ideogram V3 Quality durchgängig | $1.80 | Beste Qualität, langsamste Iteration |
| Hybrid (8 Recraft + 5 Kontext-Varianten) | ~$0.70 | Beste ROI |
Hybrid-Workflow: 5-8 Base-Tries mit Recraft, bester Treffer → 5 Varianten mit Kontext-Pro.
API-Grundmuster
Recraft V4
POST /v1/models/recraft-ai/recraft-v4/predictions
{
"input": {
"prompt": "...",
"aspect_ratio": "16:9"
}
}Recraft V4 Reality-Check (verifiziert 2026-04-22): V4 auf Replicate akzeptiert nur
prompt, size, aspect_ratio. Kein style-Feld, kein colors-Feld. Style-Anker
müssen im Prompt stehen (“Haeckel-style engraving”, “USGS survey map reference”). Farbzwang
ebenfalls im Prompt, zwingend mit Negativ-Teil: "lines rendered in hex #2D4A3E — NOT black, NOT grey". Ohne Negativ-Teil driftet V4 in Schwarz (verifiziert im Smoke-Test).
Size-Enum (wenn size statt aspect_ratio). Recraft V4 akzeptiert nur:
1024x1024, 1536x768, 768x1536, 1280x832, 832x1280, 1216x896, 896x1216,
1152x896, 896x1152, 832x1344, 1280x896, 896x1280, 1344x768, 768x1344.
Für Hero (≈16:9): 1536x768 oder einfach aspect_ratio: "16:9".
Wenn wirklich style-Enum gebraucht: Auf recraft-ai/recraft-v3 wechseln. V3 hat
style mit: any, realistic_image, digital_illustration, digital_illustration/engraving_color,
digital_illustration/hand_drawn, digital_illustration/pixel_art, digital_illustration/2d_art_poster,
realistic_image/b_and_w, realistic_image/hdr, realistic_image/studio_portrait, etc.
Aber: V3 produziert deutlich kitschigere Clichés (Pine-Tree-Silhouetten, Overlay-Texturen) und
ist für Clean Editorial weniger geeignet als V4 mit präzisem Prompt.
Flux 1.1 Pro Ultra
POST /v1/models/black-forest-labs/flux-1.1-pro-ultra/predictions
{
"input": {
"prompt": "...",
"aspect_ratio": "16:9",
"output_format": "jpg",
"output_quality": 95,
"raw": true,
"safety_tolerance": 2
}
}Flux Kontext Pro (Variante eines bestehenden Bildes)
POST /v1/models/black-forest-labs/flux-kontext-pro/predictions
{
"input": {
"prompt": "delta-prompt — was ändert sich vs Input",
"input_image": "https://... URL des Input-Bildes",
"aspect_ratio": "match_input_image",
"output_format": "jpg"
}
}Lokale Files als input_image: vorher per POST /v1/files uploaden, dann die URL aus urls.get nutzen.
Ideogram V3 Quality
POST /v1/models/ideogram-ai/ideogram-v3-quality/predictions
{
"input": {
"prompt": "...",
"aspect_ratio": "16:9",
"style_reference_images": ["https://... URL"],
"magic_prompt_option": "off"
}
}magic_prompt_option: "off" ist wichtig — Ideogram fügt sonst eigene Deko-Qualifier hinzu die unseren Prompt verfälschen.
Flux 2 Pro mit JSON-Prompt
Flux 2 akzeptiert entweder Plain-Text oder strukturiertes JSON. Für Brand-Lock strukturiertes JSON nutzen:
POST /v1/models/black-forest-labs/flux-2-pro/predictions
{
"input": {
"prompt": {
"scene": "topographic contour lines on cream paper",
"subjects": [{
"description": "thin elevation contours, forest green #2D4A3E, 0.5pt stroke",
"color_match": "exact"
}],
"background": "solid flat cream #F5F4ED, no gradient",
"color_palette": ["#F5F4ED", "#2D4A3E"],
"style": "technical cartographic illustration, flat vector",
"lighting": "none, flat 2D",
"composition": "subject right 60%, left 40% empty for text"
},
"aspect_ratio": "16:9",
"num_reference_images": 0
}
}