lightweight-ai / video_test

  • Public
  • 1 run
  • A100 (80GB)

Run lightweight-ai/video_test with an API

Use one of our client libraries to get started quickly. Clicking on a library will take you to the Playground tab where you can tweak different inputs, see the results, and copy the corresponding code to use in your own project.

Input schema

The fields you can use to run this model with an API. If you don't give a value for a field its default value will be used.

Field Type Default value Description
prompt
string
Close-up of a chameleon's eye, with its scaly skin changing color. Ultra high resolution 4k.
Focus on a single, central subject. Structure the prompt from coarse to fine details. Start with 'a close shot' or 'a medium shot' if applicable. Append 'high resolution 4k' to reduce warping
num_frames
integer
163

Min: 30

Max: 170

Number of frames to generate
num_inference_steps
integer
64

Min: 10

Max: 200

Number of inference steps
guidance_scale
number
6

Min: 0.1

Max: 10

The guidance scale for the model
fps
integer
30

Min: 10

Max: 60

Frames per second
seed
integer
Random seed

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{
  "type": "string",
  "title": "Output",
  "format": "uri"
}