Glowing Spaceship Glides Through Alien Sky – AI Generated Video | Hailuo AI

Generate & Play Hailuo AI video:import requests, time API_KEY = "YOUR_API_KEY" ENDPOINT = "https://api.aimlapi.com/v2/generate/video/minimax/generation" STATUS_URL = "https://api.aimlapi.com/v2/generate/video/minimax/generation" # 1. Submit generation request payload = { "model": "minimax/hailuo-02", "prompt": "A glowing spaceship flying through an alien sky, cinematic feel", "duration": 6, "resolution": "1080P", "prompt_optimizer": True } resp = requests.post(ENDPOINT, json=payload, headers={ "Authorization": f"Bearer {API_KEY}", "Content-Type": "application/json" }) data = resp.json() task_id = data.get("generation_id") print("Task ID:", task_id)

Original AI Prompt

Generate & Play Hailuo AI video:import requests, time API_KEY = "YOUR_API_KEY" ENDPOINT = "https://api.aimlapi.com/v2/generate/video/minimax/generation" STATUS_URL = "https://api.aimlapi.com/v2/generate/video/minimax/generation" # 1. Submit generation request payload = { "model": "minimax/hailuo-02", "prompt": "A glowing spaceship flying through an alien sky, cinematic feel", "duration": 6, "resolution": "1080P", "prompt_optimizer": True } resp = requests.post(ENDPOINT, json=payload, headers={ "Authorization": f"Bearer {API_KEY}", "Content-Type": "application/json" }) data = resp.json() task_id = data.get("generation_id") print("Task ID:", task_id)

Download

AI-Powered Analysis

The video depicts a glowing spaceship gliding through an alien sky, with a focus on a cinematic feel.

You Might Also Like