ModellenPrijzenOnderneming
500+ AI Model API, Alles In Één API. Gewoon In CometAPI
Modellen API
Ontwikkelaar
Snelle StartDocumentatieAPI Dashboard
Bedrijf
Over onsOnderneming
Bronnen
AI-modellenBlogWijzigingslogboekOndersteuning
ServicevoorwaardenPrivacybeleid
© 2026 CometAPI · All rights reserved
Home/Models/Midjourney/mj_turbo_reroll
M

mj_turbo_reroll

Per Verzoek:$0.168
Commercieel gebruik
Overzicht
Functies
Prijzen
API

Technical Specifications of mj-turbo-reroll

SpecificationDetails
Model IDmj-turbo-reroll
Model typeImage generation action endpoint for Midjourney-style reroll workflows
Primary functionRe-run an existing Midjourney generation in Turbo mode to produce a fresh result set from the same prompt context
Upstream ecosystemMidjourney-compatible proxy/API integrations
Speed modeTurbo mode
Performance profileTurbo jobs are designed to generate results up to 4× faster than standard Fast mode, though they consume Fast time at a higher rate upstream.
Typical operation classReroll / regenerate action on an existing task rather than a first-pass prompt submission.
Related workflowSubmit or locate an existing image task, identify the reroll action/button, send the reroll request, then poll or fetch the new task result.
Input dependencyUsually requires an existing task/job context and a reroll-specific action or customId, rather than only a plain text prompt.
OutputA new generated image task/result set derived from the same or remixed prompt context
Async supportYes; Midjourney-compatible APIs commonly return a task ID first and require later status retrieval or callback handling.
Callback/webhook supportCommonly supported through notification or callback hooks in compatible Midjourney proxy APIs.
Cost behaviorReroll is commonly grouped with Type 1 image actions in Midjourney-compatible Turbo pricing tables.

What is mj-turbo-reroll?

mj-turbo-reroll is CometAPI’s platform identifier for a Midjourney-compatible Turbo reroll capability. In practice, a “reroll” means regenerating an image job again so you get a new result set while keeping the original creative direction or task context. In Midjourney-compatible systems, reroll is treated as an image action alongside operations such as variation, outpaint, pan, and upscale-related actions.

The turbo part indicates that this model is mapped to Turbo-mode generation behavior. Midjourney documents Turbo Mode as a higher-speed GPU option available on newer Midjourney versions, with generation speeds that can be up to four times faster than Fast Mode.

Because reroll is an action on an existing job, mj-turbo-reroll is best understood not as a standalone text-to-image model for first submission, but as a specialized endpoint/workflow for regenerating prior image results quickly. Compatible APIs generally implement this by returning a task ID, then requiring you to fetch progress or receive a webhook callback when the rerolled task completes.

Main features of mj-turbo-reroll

  • Turbo-speed regeneration: Designed for rerolling image jobs in Turbo mode, which upstream Midjourney documentation describes as significantly faster than standard Fast mode.
  • Reroll-specific workflow: Focused on regenerating an existing task rather than creating an entirely new job from scratch. This is useful when you like the prompt direction but want different visual outcomes.
  • Task-based asynchronous processing: Compatible Midjourney APIs typically return a task ID first, letting applications poll for completion or handle results asynchronously.
  • Action/button integration: In many Midjourney proxy implementations, reroll is triggered via an action endpoint using a job-specific customId or button/action identifier extracted from a previous task result.
  • Webhook-friendly architecture: Common Midjourney-compatible APIs support callback URLs so applications can receive job-status updates automatically instead of polling continuously.
  • Fits multi-step image pipelines: Works well in production flows where users first imagine an image, inspect buttons/actions, then reroll, vary, pan, or upscale based on the returned task metadata.
  • Midjourney-compatible semantics: Aligns with the broader Midjourney action ecosystem, where reroll sits alongside variation, outpaint, inpaint, and other post-generation operations.

How to access and integrate mj-turbo-reroll

Step 1: Sign Up for API Key

To access mj-turbo-reroll, first create an account on CometAPI and generate an API key from the dashboard. Store the key securely and load it through an environment variable in your application so it is not hard-coded in client-side code or public repositories.

Step 2: Send Requests to mj-turbo-reroll API

Use CometAPI’s standard API configuration and set the model field to mj-turbo-reroll. Because this model is used for a reroll workflow, your request will typically be part of a multi-step image pipeline in which you first create or fetch an existing Midjourney-style task, then submit the reroll action using the required task context.

curl https://api.cometapi.com/v1/responses \
  -H "Authorization: Bearer $COMETAPI_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "mj-turbo-reroll",
    "input": {
      "task_id": "your_existing_task_id",
      "action": "reroll"
    }
  }'

Step 3: Retrieve and Verify Results

After submission, retrieve the task result using CometAPI’s response payload and job-tracking workflow. For mj-turbo-reroll, verification usually means confirming that a new task was created successfully, monitoring it until completion, and checking that the returned images correspond to a fresh reroll of the original task rather than the original result set.

Functies voor mj_turbo_reroll

<think> 用户要求我将英文文本翻译成荷兰语(Nederlands)。我需要注意: 1. 保持格式和特殊字符(如{} 变量占位符) 2. 技术术语保持准确性 3. 保持语气和风格 4. UI文本要简洁明了 5. 只返回翻译文本,不要添加解释 6. 不要添加任何前缀或说明 原文是: "Explore the key features of mj_turbo_reroll, designed to enhance performance and usability. Discover how these capabilities can benefit your projects and improve user experience." 这看起来是产品或技术介绍的文本,需要翻译成荷兰语。我需要保持mj_turbo_reroll这个占位符不变。 让我翻译: - Explore = Ontdek/Verken - key features = belangrijkste functies/eigenschappen - designed to enhance = ontworpen om te verbeteren - performance = prestaties - usability = bruikbaarheid - Discover = Ontdek - capabilities = mogelijkheden - benefit = ten goede komen/voordeel opleveren - projects = projecten - improve = verbeteren - user experience = gebruikerservaring 翻译: Ontdek de belangrijkste functies van mj_turbo_reroll, ontworpen om prestaties en bruikbaarheid te verbeteren. Ontdek hoe deze mogelijkheden uw projecten ten goede kunnen komen en de gebruikerservaring kunnen verbeteren. 不过"Ontdek"出现了两次,可能需要调整一下: Verken de belangrijkste functies van mj_turbo_reroll, ontworpen om prestaties en bruikbaarheid te verbeteren. Ontdek hoe deze mogelijkheden uw projecten ten goede kunnen komen en de gebruikerservaring kunnen verbeteren. I'll explore how these capabilities can positively impact your projects and optimize the user experience. </think> Verken de belangrijkste functies van mj_turbo_reroll, ontworpen om prestaties en bruikbaarheid te verbeteren. Ontdek hoe deze mogelijkheden uw projecten ten goede kunnen komen en de gebruikerservaring verbeteren.

Prijzen voor mj_turbo_reroll

Ontdek concurrerende prijzen voor mj_turbo_reroll, ontworpen om te passen bij verschillende budgetten en gebruiksbehoeften. Onze flexibele abonnementen zorgen ervoor dat u alleen betaalt voor wat u gebruikt, waardoor het gemakkelijk is om op te schalen naarmate uw vereisten groeien. Ontdek hoe mj_turbo_reroll uw projecten kan verbeteren terwijl de kosten beheersbaar blijven.
Comet Prijs (USD / M Tokens)Officiële Prijs (USD / M Tokens)Korting
Per Verzoek:$0.168
Per Verzoek:$0.21
-20%

Voorbeeldcode en API voor mj_turbo_reroll

Krijg toegang tot uitgebreide voorbeeldcode en API-bronnen voor mj_turbo_reroll om uw integratieproces te stroomlijnen. Onze gedetailleerde documentatie biedt stapsgewijze begeleiding en helpt u het volledige potentieel van mj_turbo_reroll in uw projecten te benutten.

Meer modellen

G

Nano Banana 2

Invoer:$0.4/M
Uitvoer:$2.4/M
Overzicht van kernmogelijkheden: Resolutie: Maximaal 4K (4096×4096), vergelijkbaar met Pro. Consistentie van referentieafbeeldingen: Maximaal 14 referentieafbeeldingen (10 objecten + 4 personages), met behoud van stijl- en personageconsistentie. Extreme beeldverhoudingen: Nieuwe verhoudingen 1:4, 4:1, 1:8, 8:1 toegevoegd, geschikt voor lange afbeeldingen, posters en banners. Tekstweergave: Geavanceerde tekstgeneratie, geschikt voor infographics en lay-outs van marketingposters. Zoekverbetering: Geïntegreerde Google Search + Image Search. Verankering: Ingebouwd denkproces; complexe prompts worden voorafgaand aan het genereren beredeneerd.
D

Doubao-Seedance-2-0

Per Seconde:$0.08
Seedance 2.0 is het multimodale videobasismodel van ByteDance van de volgende generatie, gericht op cinematografische, multi-shot narratieve videogeneratie. In tegenstelling tot single-shot tekst-naar-video-demo's legt Seedance 2.0 de nadruk op referentiegestuurde aansturing (afbeeldingen, korte clips, audio), coherente personage-/stijlconsistentie tussen shots en native audio-/videosynchronisatie — met als doel AI-video bruikbaar te maken voor professionele creatieve en previsualisatie-workflows.
C

Claude Opus 4.7

Invoer:$3/M
Uitvoer:$15/M
Het intelligentste model voor agenten en coderen
A

Claude Sonnet 4.6

Invoer:$2.4/M
Uitvoer:$12/M
Claude Sonnet 4.6 is ons meest capabele Sonnet-model tot nu toe. Het is een volledige upgrade van de vaardigheden van het model op het gebied van coderen, computergebruik, redeneren met lange context, agentplanning, kenniswerk en ontwerp. Sonnet 4.6 biedt daarnaast een contextvenster van 1M tokens in bèta.
O

GPT-5.4 nano

Invoer:$0.16/M
Uitvoer:$1/M
GPT-5.4 nano is ontworpen voor taken waarbij snelheid en kosten het belangrijkst zijn, zoals classificatie, data-extractie, ranking en subagenten.
O

GPT-5.4 mini

Invoer:$0.6/M
Uitvoer:$3.6/M
GPT-5.4 mini brengt de sterke punten van GPT-5.4 naar een sneller en efficiënter model dat is ontworpen voor grootschalige workloads.