infery
← All models

Flux 2 Lora Gallery

flux-2-lora-gallery-multiple-angles

Image editby Black Forest Labs

Generates same object from different angles (azimuth/elevation)

images

Details

Accepts
image

Pricing

Price
2.63 cr / megapixel

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedRandom seed for reproducibility.
zoomnumberCamera zoom/distance. 0=wide shot (far away), 5=medium shot (normal), 10=close-up (very close).
sync_modebooleanIf True, the media will be returned as a data URI.
image_sizeThe size of the generated image. If not provided, the size of the input image will be used.
image_urlsrequiredarrayThe URL of the image to adjust camera angle for.
lora_scalenumberThe strength of the multiple angles effect.
num_imagesintegerNumber of images to generate.
accelerationstringenum: none, regularAcceleration level for image generation.
output_formatstringenum: png, jpeg, webpThe format of the output image.
guidance_scalenumberThe CFG (Classifier Free Guidance) scale.
vertical_anglenumberVertical camera angle in degrees. 0°=eye-level shot, 30°=elevated shot, 60°=high-angle shot (looking down from above).
horizontal_anglenumberHorizontal rotation angle around the object in degrees. 0°=front view, 90°=right side, 180°=back view, 270°=left side, 360°=front view again.
num_inference_stepsintegerThe number of inference steps to perform.
enable_safety_checkerbooleanWhether to enable the safety checker. Disabling it requires account authorization; unauthorized requests are always checked.

Output

FieldTypeDescription
seedintegerThe seed used for generation
imagesarrayThe generated images with multiple camera angles
promptstringThe prompt used for generation