Juggernaut Flux LoRA
POST/api/v2/juggernaut-flux-lora LoRA 40 credits per image
Juggernaut Flux with custom LoRA support
Request body
promptText description of the image to generate.
negative_promptThings to avoid in the generated image.
lora_urlOptional: URL of a LoRA `.safetensors` file. Only valid for LoRA-compatible models — see the model docs for `supports_lora`.
lora_typeLoRA base model. Pair with `lora_url`. Defaults to 'flux-1-dev' when omitted.
batchNumber of images to generate (1-4).
init_imageSign in to upload or import from your library.
Optional: URL of an initial image. Required for image-to-image variants. For multi-image edit (`images` array), use the multi-image edit endpoint instead.
settings.aspect_ratioImage / video aspect ratio.
settings.num_inference_stepsNumber of denoising steps (model-dependent).
webhookworkspace_id Sign in to run the playground
Request example
curl -X POST "https://influencerstudio.com/api/v2/juggernaut-flux-lora" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{}'Output
Run the model to see results
Real outputs will stream into this panel as the request completes.