Infery.ai
← All models

Lynx

lynx

Video editby infery

Generate subject consistent videos using Lynx from ByteDance!

Example

Pricing

Price
75 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedRandom seed for reproducibility. If None, a random seed is chosen.
promptrequiredstringText prompt to guide video generation
ip_scalenumberIdentity preservation scale. Controls how closely the generated video preserves the subject's identity from the reference image.
strengthnumberReference image scale. Controls the influence of the reference image on the generated video.
image_urlrequiredstringThe URL of the subject image to be used for video generation
num_framesintegerNumber of frames in the generated video. Must be between 9 to 100.
resolutionstringenum: 480p, 580p, 720pResolution of the generated video (480p, 580p, or 720p)
aspect_ratiostringenum: 16:9, 9:16, 1:1Aspect ratio of the generated video (16:9, 9:16, or 1:1)
guidance_scalenumberClassifier-free guidance scale. Higher values give better adherence to the prompt but may decrease quality.
negative_promptstringNegative prompt to guide what should not appear in the generated video
guidance_scale_2numberImage guidance scale. Controls how closely the generated video follows the reference image. Higher values increase adherence to the reference image but may decrease quality.
frames_per_secondintegerFrames per second of the generated video. Must be between 5 to 30.
num_inference_stepsintegerNumber of inference steps for sampling. Higher values give better quality but take longer.

Output

FieldTypeDescription
seedintegerThe seed used for generation
videoThe generated video file