Family Portrait: Couple and Two Children Embrace – AI Generated Video | Hailuo AI

Generate & Play Hailuo AI video:import requests API_URL = "https://api.hailio.ai/v1/image/edit" headers = { "Authorization": "Bearer YOUR_API_KEY", "Content-Type": "application/json" } data = { "image_url": "YOUR_INPUT_IMAGE_URL", "instructions": "Do not change the people in the photo. Add a smiling 2-3-year-old white-skinned, black-haired girl stretching from the edge towards our lap, sitting on our lap, and hugging us. Also, add a 1-year-old boy in the woman's lap.", "output_format": "jpg" } response = requests.post(API_URL, headers=headers, json=data) if response.status_code == 200: with open("output.jpg", "wb") as f: f.write(response.content) print("New photo saved!") else: print("Error:", response.text)

Original AI Prompt

Generate & Play Hailuo AI video:import requests API_URL = "https://api.hailio.ai/v1/image/edit" headers = { "Authorization": "Bearer YOUR_API_KEY", "Content-Type": "application/json" } data = { "image_url": "YOUR_INPUT_IMAGE_URL", "instructions": "Do not change the people in the photo. Add a smiling 2-3-year-old white-skinned, black-haired girl stretching from the edge towards our lap, sitting on our lap, and hugging us. Also, add a 1-year-old boy in the woman's lap.", "output_format": "jpg" } response = requests.post(API_URL, headers=headers, json=data) if response.status_code == 200: with open("output.jpg", "wb") as f: f.write(response.content) print("New photo saved!") else: print("Error:", response.text)

Download

AI-Powered Analysis

A family portrait featuring a couple and their two children, with the children added by AI to the original image.

You Might Also Like