Loading...

Midjourney Fast Mode

Control GPU speed and task execution time for optimal image generation performance.

What is Fast Mode?

Fast mode is the default GPU speed mode that prioritizes GPU resources for processing, typically completing image generation within 1 minute.

Available Speed Modes

Our API provides different speed modes for various use cases.

Fast

Fast Mode

Default GPU speed mode with priority processing

  • • Typically completes within 1 minute
  • • Activated with --fast parameter
  • • Priority GPU resource allocation
  • • Best for most use cases
Turbo

Turbo Mode

Ultra-fast processing for time-critical applications

  • • Fastest available processing
  • • Activated with --turbo parameter
  • • Maximum GPU resource allocation
  • • Ideal for real-time applications

Factors Affecting Task Time

Several factors can influence the time required for image generation.

Image Resolution

Higher resolution images require more processing time

Aspect Ratio

Non-standard ratios may increase processing time

Model Version

Newer models are typically faster

Task Type

Generating variations or using lower quality settings reduces time

Image Prompts

Number of referenced images in prompts affects processing time

GPU Load

Current system load and queue length impact wait times

API Integration

Use speed modes with our /diffusion API for optimal performance.

API Example

curl --location 'https://api.legnext.ai/api/v1/diffusion' \
--header 'x-api-key: YOUR_API_KEY' \
--header 'Content-Type: application/json' \
--data '{
    "text": "A beautiful landscape --fast --v 6",
    "callback": "https://your-domain.com/webhook"
}'

Speed Parameters

  • --fast: Default fast mode (1 minute typical)
  • --turbo: Ultra-fast mode (faster processing)
  • • Speed modes work with all Midjourney versions
  • • Combine with other parameters for optimal results

Ready to Optimize Your Speed?

Start using speed modes with our API today.