infery
← All models

Bagel

bagel

Image generationby Bagel
images

Details

Accepts
text + image

Pricing

Price
12.5 cr / image

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedintegerThe seed to use for the generation.
promptrequiredstringThe prompt to generate an image from.
use_thoughtbooleanWhether to use thought tokens for generation. If set to true, the model will "think" to potentially improve generation quality. Increases generation time and increases the cost by 20%.
enable_safety_checkerbooleanIf set to true, the safety checker will be enabled.
image_urlstringThe image to edit.

Output

FieldTypeDescription
seedinteger Seed of the generated Image. It will be the same value of the one passed in the input or the randomly generated that was used in case none was passed.
imagesarrayThe generated images.
promptstringThe prompt used for generating the image.
timingsobject
has_nsfw_conceptsarrayWhether the generated images contain NSFW concepts.