ComfyUI Node
Modelverse Flux Dev
A ComfyUI node in UCLOUD_MODELVERSE/Flux with 11 inputs and 1 output.
Modelverse Flux Dev
- client
- image
- image
◄prompt►
◄width1024►
◄height1024►
◄strength0.80►
◄seed-1►
◄num_images1►
◄num_requests1►
◄num_inference_steps28►
◄guidance_scale3.5►
CategoryUCLOUD_MODELVERSE/Flux
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| client | MODELVERSE_API_CLIENT | — | |
| prompt | STRING | Text description of the image to generate | |
| width | INT | 1024512–1536 | Image width (512 to 1536) |
| height | INT | 1024512–1536 | Image height (512 to 1536) |
| strength | FLOAT | 0.800.01–1 | Strength of the image-to-image transformation (0.01 to 1.0) |
| seed | INT | -1-1–18446744073709550000 | Random seed for reproducible results. -1 for random seed |
| num_images | INT | 11–4 | Number of images to generate in a single request (1 to 4) |
| num_requests | INT | 11–10 | Number of request to make (1 to 10) |
| num_inference_steps | INT | 281–50 | Number of inference steps (1 to 50) |
| guidance_scale | FLOAT | 3.50–10 | Guidance scale for generation (0.0 to 10.0) |
| imageopt | IMAGE | The image for reference. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |