infery
← All models

Framepack

framepack-flf2v

Video editby Framepack

Framepack is an efficient Image-to-video model that autoregressively generates videos.

Example

Details

Accepts
image

Pricing

Price
4.16 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedThe seed to use for generating the video.
promptrequiredstringText prompt for video generation (max 500 characters).
strengthnumberDetermines the influence of the final frame on the generated video. Higher values result in the output being more heavily influenced by the last frame.
cfg_scalenumberClassifier-Free Guidance scale for the generation.
image_urlrequiredstringURL of the image input.
num_framesintegerThe number of frames to generate.
resolutionstringenum: 720p, 480pThe resolution of the video to generate. 720p generations cost 1.5x more than 480p generations.
aspect_ratiostringenum: 16:9, 9:16The aspect ratio of the video to generate.
end_image_urlrequiredstringURL of the end image input.
guidance_scalenumberGuidance scale for the generation.
negative_promptstringNegative prompt for video generation.
enable_safety_checkerbooleanIf set to true, the safety checker will be enabled.

Output

FieldTypeDescription
seedintegerThe seed used for generating the video.
video