POST
javascript
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 const axios = require('axios'); const api_key = "YOUR API-KEY"; const url = "https://api.segmind.com/v1/juggernaut-lightning-flux"; const data = { "positivePrompt": "Young couple arguing in rain, one turning to leave, city lights reflecting in puddles, tension visible in body language.", "width": 1024, "height": 1024, "steps": 25, "seed": 1184522, "CFGScale": 7, "outputFormat": "JPG", "scheduler": "Euler" }; (async function() { try { const response = await axios.post(url, data, { headers: { 'x-api-key': api_key } }); console.log(response.data); } catch (error) { console.error('Error:', error.response.data); } })();
RESPONSE
image/jpeg
HTTP Response Codes
200 - OKImage Generated
401 - UnauthorizedUser authentication failed
404 - Not FoundThe requested URL does not exist
405 - Method Not AllowedThe requested HTTP method is not allowed
406 - Not AcceptableNot enough credits
500 - Server ErrorServer had some issue with processing

Attributes


positivePromptstr *

Text prompt for generating the image


widthint *

Width of the generated image

min : 128,

max : 2048


heightint *

Height of the generated image

min : 128,

max : 2048


stepsint *

Number of inference steps for image generation

min : 1,

max : 100


seedint ( default: 1184522 )

Seed for random number generation


CFGScaleint *

CFG Scale for the generation process

min : 0,

max : 30


outputFormatenum:str *

Specifies the format of the output image. Supported formats are: PNG, JPG and WEBP.

Allowed values:


schedulerenum:str *

Scheduler to control the inference process

Allowed values:

To keep track of your credit usage, you can inspect the response headers of each API call. The x-remaining-credits property will indicate the number of remaining credits in your account. Ensure you monitor this value to avoid any disruptions in your API usage.

Juggernaut Lightning Flux

Juggernaut Lightning Flux, a blazing fast and powerful inference model, targets users seeking a seamless upgrade with significantly enhanced speed and visual output. Leveraging the power of Flux Schnell, this model delivers exceptional performance and improved aesthetics without compromising the familiar FLUX architecture.

Key Features of Juggernaut Lightning Flux

  • Blazing Fast Performance: Utilizing Flux Schnell, certain inference providers can achieve generation speeds under 300ms, dramatically improving speed and efficiency.

  • Enhanced Visual Aesthetics: Offers improved sharpness, colors, skin tone, and reduced blur, resulting in a noticeable uplift in overall visual quality.

  • Seamless Drop-in Replacement: Designed to be a direct and easy replacement for Flux Schnell, simplifying the upgrade process.

  • Maintains Familiar FLUX Architecture: Stays true to its roots with a unique, non-destructive training method, ensuring a refreshingly familiar experience for existing FLUX users.

  • Improved Quality and Consistency: Boosts performance precisely where it matters most while honoring the well-loved FLUX architecture, offering a lift in quality across various tasks and settings.

Use Cases

  • Real-time Inference Applications: Ideal for applications requiring ultra-low latency, such as interactive AI tools, thanks to its sub-300ms generation speeds.

  • High-Performance Content Generation: Enables rapid creation of visually appealing content with enhanced sharpness and color accuracy for design and creative workflows.

  • Effortless Upgrade for Existing Flux Users: Provides a simple and effective way for users of Flux Schnell, Dev, and 1.1 Pro to immediately benefit from improved speed and visual quality without significant changes to their existing systems.

  • Consistent and Reliable Model Performance: Offers a dependable solution for various AI tasks, maintaining the familiar FLUX characteristics while delivering enhanced output

Juggernaut Lightning Flux offers a powerful and remarkably fast inference experience, building upon the trusted FLUX architecture with significant enhancements in speed and visual fidelity. Its ease of integration as a drop-in replacement makes it the ideal choice for users seeking immediate performance gains and improved output quality.