Video Generation
Endpoint
POST http://localhost:65000/videoModes
Request Format
{
"prompt": "A cat walking in a garden, cinematic lighting",
"height": 480,
"width": 768,
"num_frames": 81,
"fps": 24,
"num_inference_steps": 30,
"guidance_scale": 3.5,
"image_base64": "..."
}Parameter
Default
Description
Companion Video Pipeline
Minting Video NFTs
Last updated