--- title: Veed IO | Scenario Docs --- > This page is auto-generated from model configurations. Last updated: 2026-04-09. This reference lists all available **Veed IO** video generation models and their parameters. Use these parameter names when calling the [Generation API](/api/postgeneratecustom/index.md). - [Veed Fabric 1.0](#veed-fabric-10) --- ## Veed Fabric 1.0 VEED Fabric 1.0 is an image-to-video model that turns any image into a talking video **Model ID:** `model_veed-fabric-1-0` **Capabilities:** `img2video` **LLM Markdown:** | Parameter | Type | Required | Default | Min | Max | Allowed Values | Description | | ------------ | ------ | -------- | ------- | --- | --- | -------------- | --------------------------------- | | `image` | file | Yes | - | - | - | - | Input image file | | `audioUrl` | file | Yes | - | - | - | - | Input audio file | | `resolution` | string | No | `720p` | - | - | `480p`, `720p` | Resolution of the generated video |