Production state
This commit is contained in:
@@ -110,7 +110,6 @@ type VideoRequest struct {
|
||||
Prompt string `json:"prompt"`
|
||||
Duration int `json:"duration"`
|
||||
Resolution string `json:"resolution"`
|
||||
AspectRatio string `json:"aspect_ratio"`
|
||||
GenerateAudio bool `json:"generate_audio"`
|
||||
FrameImages []FrameImage `json:"frame_images"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user