Midjourney Draft Mode
Speed up your creative workflow with ultra-fast image prototyping using half the GPU power!
⚠️ This feature is only compatible with version 7.
What is Draft Mode?
Draft mode is an ultra-fast way to prototype images, using only half the GPU power for rapid iteration.
How to Use
Add the --draft command to any prompt to run in draft mode.
Example Usage
/imagine prompt: A beautiful sunset over mountains --draft --v 7
Benefits
- • Ultra-fast generation
- • Half GPU usage
- • Perfect for prototyping
- • Quick iteration cycles
Quality Enhancement
If you're happy with a draft image, use the enhance feature to regenerate it with higher quality settings.
API Integration
Use draft mode with our /diffusion API for rapid prototyping.
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 sunset over mountains --draft --v 7", "callback": "https://your-domain.com/webhook" }'
Important Notes
- • Draft mode only works with --v 7
- • Use --draft in your prompt text
- • Consumes half the normal GPU points
- • Perfect for rapid iteration and testing