infery
← All models

Bria Text-to-Image Fast

bria-text-to-image-fast

Image generationby Bria

Bria's Text-to-Image model with perfect harmony of latency and quality. Trained exclusively on licensed data for safe and risk-free commercial use. Available also as source code and weights. For access to weights:

images

Details

Accepts
text

Pricing

Price
3.5 cr / request

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seed The same seed and the same prompt given to the same version of the model will output the same image every time.
mediumstringenum: photography, artWhich medium should be included in your generated images. This parameter is optional.
promptrequiredstringThe prompt you would like to use to generate images.
guidancearrayGuidance images to use for the generation. Up to 4 guidance methods can be combined during a single inference.
sync_modebooleanIf `True`, the media will be returned as a data URI and the output data won't be available in the request history.
num_imagesintegerHow many images you would like to generate. When using any Guidance Method, Value is set to 1.
aspect_ratiostringenum: 1:1, 2:3, 3:2, 3:4, 4:3, 4:5The aspect ratio of the image. When a guidance method is being used, the aspect ratio is defined by the guidance image and this parameter is ignored.
guidance_scalenumber The CFG (Classifier Free Guidance) scale is a measure of how close you want the model to stick to your prompt when looking for a related image to show you.
negative_promptstringThe negative prompt you would like to use to generate images.
prompt_enhancementbooleanWhen set to true, enhances the provided prompt by generating additional, more descriptive variations, resulting in more diverse and creative output images.
num_inference_stepsintegerThe number of iterations the model goes through to refine the generated image. This parameter is optional.

Output

FieldTypeDescription
seedintegerSeed value used for generation.
imagesarrayThe generated images