Infery.ai
← All models

Framepack

framepack

Video editby framepack

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

Example

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).
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.
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