enhance-replicate/flix2.2.5t2v

Public
13 runs

Run enhance-replicate/flix2.2.5t2v 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 describing the desired video
negative_prompt
string
色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走
Negative prompt to avoid unwanted elements
num_frames
integer
121

Min: 1

Max: 200

Number of frames to generate
guidance_scale
number
5

Min: 1

Max: 20

Guidance scale for generation
num_inference_steps
integer
50

Min: 1

Max: 100

Number of denoising steps
fps
integer
24

Min: 1

Max: 60

Frames per second for output video
seed
integer
0
Random seed for generation
height
integer
704

Min: 256

Max: 1024

Height of the video
width
integer
1280

Min: 256

Max: 1920

Width of the video

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