skytells-research / flux-test

  • Public
  • 165 runs
  • Fine-tune
Iterate in playground

Input

*string
Shift + Return to add a new line

Prompt for generated image

string

Aspect ratio for the generated image. The size will always be 1 megapixel, i.e. 1024x1024 if aspect ratio is 1:1. To use arbitrary width and height, set aspect ratio to 'custom'.

Default: "1:1"

integer
(minimum: 256, maximum: 1440)

Width of the generated image. Optional, only used when aspect_ratio=custom. Must be a multiple of 16 (if it's not, it will be rounded to nearest multiple of 16)

integer
(minimum: 256, maximum: 1440)

Height of the generated image. Optional, only used when aspect_ratio=custom. Must be a multiple of 16 (if it's not, it will be rounded to nearest multiple of 16)

integer
(minimum: 1, maximum: 4)

Number of images to output.

Default: 1

number
(minimum: -1, maximum: 2)

Determines how strongly the LoRA should be applied. Sane results between 0 and 1.

Default: 1

integer
(minimum: 1, maximum: 50)

Number of inference steps

Default: 28

string

Which model to run inferences with. The dev model needs around 28 steps but the schnell model only needs around 4 steps.

Default: "dev"

number
(minimum: 0, maximum: 10)

Guidance scale for the diffusion process

Default: 3.5

integer

Random seed. Set for reproducible generation

string

Format of the output images

Default: "webp"

integer
(minimum: 0, maximum: 100)

Quality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs

Default: 80

boolean

This model’s safety checker can’t be disabled when running on the website. Learn more about platform safety on Replicate.

Disable safety checker for generated images.

Default: false

Output

No output yet! Press "Submit" to start a prediction.

Run time and cost

This model costs approximately $0.032 to run on Replicate, or 31 runs per $1, but this varies depending on your inputs. It is also open source and you can run it on your own computer with Docker.

This model runs on Nvidia A100 (80GB) GPU hardware. Predictions typically complete within 23 seconds.

Readme

This model doesn't have a readme.