VideoGenerationModelResult

Prediction format for phenaki model.

Fields
gcsUris[] string

List of gcs uris of the generated videos.

JSON representation
{
  "gcsUris": [
    string
  ]
}