Giant Panda City Rampage

Date
Models
Source

Copy prompt

{
"prompt": "In one continuous shot, a 200-foot panda ambles down a city street as people run away. The camera rises higher, past rooftops and circling helicopters, until the city grid unfolds below. At the end, the panda chuffs gently, curious and innocent.",
"negative_prompt": "low resolution, cartoonish, dark lighting, shaky camera",
"config": {
    "duration_seconds": 8,
    "aspect_ratio": "16:9",
    "resolution": "1080p",
    "camera": {
    "motion": "tracking then rising",
    "angle": "eye-level to bird’s-eye",
    "lens_type": "wide angle",
    "movement": "smooth"
    },
    "lighting": {
    "mood": "bright daylight",
    "quality": "high clarity"
    },
    "subject": {
    "type": "animal",
    "species": "panda",
    "size": "200 feet tall",
    "texture": "fuzzy black and white fur",
    "emotion": "curious, innocent"
    },
    "environment": {
    "location": "urban city street",
    "elements": ["rooftops", "helicopters", "people running away", "city grid"]
    },
    "audio": {
    "primary": "gentle panda chuff",
    "ambient": ["city street noise", "helicopter blades", "distant footsteps"],
    "quality": "clear"
    }
}
}