charlesmccarthy / wtest

  • Public
  • 9 runs

Run charlesmccarthy/wtest 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
Two anthropomorphic cats in comfy boxing gear and bright gloves fight intensely on a spotlighted stage.
Text prompt for video generation
sample_steps
integer
50

Min: 10

Max: 100

Number of sampling steps
sample_shift
number
8

Min: 3

Max: 12

Sampling shift parameter (recommended 8.0-12.0)
sample_guide_scale
number
6

Min: 1

Max: 10

Classifier-free guidance scale
seed
integer
-1
Random seed for generation (set to -1 for random seed)
frames_per_second
integer
16

Min: 5

Max: 30

Output video FPS

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"
}