Run FLUX.1 [dev] text-to-image inference with a Runware-trained LoRA applied. Pass the `air` identifier returned by the flux-1-dev-style-lora-trainer job to apply your trained style or character.
About this model
Run FLUX.1 [dev] text-to-image inference with a Runware-trained LoRA applied. Pass the `air` identifier returned by the flux-1-dev-style-lora-trainer job to apply your trained style or character.
Cost analysis
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt | string | Text prompt describing the image. | A portrait in the trained style, studio lighting. |
| LoRA URL | string | The LoRA file URL returned in `outputs` from a completed flux-1-dev-style-lora-trainer job. | https://cdn.muapi.ai/outputs/generated/example.safetensors |
| LoRA Weight | float | LoRA weight multiplier. | 1 |
| Aspect Ratio | Enum (7 options) | The aspect ratio of the generated image. | 1:1 |
Text prompt describing the image.
A portrait in the trained style, studio lighting.The LoRA file URL returned in `outputs` from a completed flux-1-dev-style-lora-trainer job.
https://cdn.muapi.ai/outputs/generated/example.safetensorsLoRA weight multiplier.
1The aspect ratio of the generated image.
1:1Developer documentation
Frequently asked