> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# HappyHorse 1.0 Video Generation in ComfyUI

> Learn how to use HappyHorse 1.0 via Partner Nodes in ComfyUI for image-to-video, text-to-video, reference-to-video, and video editing with cinematic aesthetics and multi-shot consistency

HappyHorse 1.0 is a cinematic video generation model from Alibaba, now available in ComfyUI via Partner Nodes. It is designed for high-quality storytelling video and production-ready creative workflows.

HappyHorse 1.0 focuses on strong aesthetics, multi-shot sequencing, and powerful edit-style workflows (generation + editing). It's a great fit for creators building ads, e-commerce visuals, short-form content, and social marketing videos.

## Highlights

* **Multi-modal creation paths**: Text-to-Video (T2V), Image-to-Video (I2V), and Subject-to-Video (S2V)
* **Cinematic aesthetics**: Wide-aperture framing, shallow depth of field, refined texture, and atmospheric mood
* **Multi-shot output**: Up to **15s** at **1080p**, with an emphasis on multi-shot consistency across cut transitions
* **Editing workflows**: V2V and SV2V for transforming footage or replacing/inserting subjects while preserving motion and composition

<Tip>
  To use the API nodes, you need to ensure that you are logged in properly and using a permitted network environment. Please refer to the [API Nodes Overview](/tutorials/partner-nodes/overview) section of the documentation to understand the specific requirements for using the API nodes.
</Tip>

<Tip>
  <Tabs>
    <Tab title="Portable or self deployed users">
      Make sure your ComfyUI is updated.

      * [Download ComfyUI](https://www.comfy.org/download)
      * [Update Guide](/installation/update_comfyui)

      Workflows in this guide can be found in the [Workflow Templates](/interface/features/template).
      If you can't find them in the template, your ComfyUI may be outdated. (Desktop version's update will delay sometime)

      If nodes are missing when loading a workflow, possible reasons:

      1. You are not using the latest ComfyUI version (Nightly version)
      2. Some nodes failed to import at startup
    </Tab>

    <Tab title="Desktop or Cloud users">
      * The Desktop is base on ComfyUI stable release, it will auto-update when there is a new Desktop stable release available.
      * [Cloud](https://cloud.comfy.org) will update after ComfyUI stable release.

      So, if you find any core node missing in this document, it might be because the new core nodes have not yet been released in the latest stable version. Please wait for the next stable release.
    </Tab>
  </Tabs>
</Tip>

## HappyHorse 1.0 image-to-video

Generate cinematic video from a single image with strong aesthetic control and multi-shot consistency.

<Columns cols={2}>
  <video controls className="w-full aspect-video" src="https://github.com/Comfy-Org/example_workflows/raw/refs/heads/main/api_nodes/happy_horse/1.0/i2v_1.mp4" />

  <video controls className="w-full aspect-video" src="https://github.com/Comfy-Org/example_workflows/raw/refs/heads/main/api_nodes/happy_horse/1.0/i2v_2.mp4" />
</Columns>

<CardGroup cols={2}>
  <Card title="HappyHorse 1.0 I2V Workflow" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_happyhorse1_0_i2v.json">
    Get the HappyHorse 1.0 Image-to-Video workflow file.
  </Card>

  <Card title="Run HappyHorse 1.0 I2V on Cloud" icon="cloud" href="https://cloud.comfy.org/?template=api_happyhorse1_0_i2v&utm_source=docs">
    Try the Image-to-Video workflow instantly on Comfy Cloud.
  </Card>
</CardGroup>

## HappyHorse 1.0 text-to-video

Generate cinematic video from pure text prompts, with multi-shot sequencing and refined visual atmosphere.

<video controls className="w-full aspect-video" src="https://github.com/Comfy-Org/example_workflows/raw/refs/heads/main/api_nodes/happy_horse/1.0/t2v_1.mp4" />

<CardGroup cols={2}>
  <Card title="HappyHorse 1.0 T2V Workflow" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_happyhorse1_0_t2v.json">
    Get the HappyHorse 1.0 Text-to-Video workflow file.
  </Card>

  <Card title="Run HappyHorse 1.0 T2V on Cloud" icon="cloud" href="https://cloud.comfy.org/?template=api_happyhorse1_0_t2v&utm_source=docs">
    Try the Text-to-Video workflow instantly on Comfy Cloud.
  </Card>
</CardGroup>

## HappyHorse 1.0 reference-to-video

Use a reference subject to drive video generation, preserving identity across cinematic multi-shot sequences.

<CardGroup cols={2}>
  <Card title="HappyHorse 1.0 R2V Workflow" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_happyhorse1_0_r2v.json">
    Get the HappyHorse 1.0 Reference-to-Video workflow file.
  </Card>

  <Card title="Run HappyHorse 1.0 R2V on Cloud" icon="cloud" href="https://cloud.comfy.org/?template=api_happyhorse1_0_r2v&utm_source=docs">
    Try the Reference-to-Video workflow instantly on Comfy Cloud.
  </Card>
</CardGroup>

## HappyHorse 1.0 video edit

Transform existing footage or replace/insert subjects while preserving motion and composition with V2V and SV2V editing workflows.

<CardGroup cols={2}>
  <Card title="HappyHorse 1.0 Video Edit Workflow" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_happyhorse1_0_video_edit.json">
    Get the HappyHorse 1.0 Video Edit workflow file.
  </Card>

  <Card title="Run HappyHorse 1.0 Video Edit on Cloud" icon="cloud" href="https://cloud.comfy.org/?template=api_happyhorse1_0_video_edit&utm_source=docs">
    Try the Video Edit workflow instantly on Comfy Cloud.
  </Card>
</CardGroup>
