NokiMo
Innovate Futures @ Benji
Innovate Futures @ Benji

patreon


(Workflow & Tutorial) Hanyuan Image-to-Video Workflow with 2 Sampling Groups , and Why?

Related Video : https://youtu.be/XsEi02yH_hI 

Public Post : https://www.patreon.com/posts/123793195/

Reward Lora : https://www.patreon.com/posts/122549388?utm_campaign=postshare_creator&utm_content=android_share

The Hanyuan Image-to-Video model has been making waves in the AI community, and for good reason. It allows users to generate high-quality videos from still images with relative ease. In this post, we’ll explore how to set up a workflow using two sampling groups, leveraging insights from both practical experience and the official documentation available at ComfyUI’s Hanyuan Video guide.

Understanding the Basics

Before diving into the two-sampling-group workflow, let’s review the essentials:

Download the following models and place them in the locations specified below:

Copy in ComfyUI/Models/

├── clip_vision/ │

                └── llava_llama3_vision.safetensors

├── text_encoders/ │

              ├── clip_l.safetensors │

              ├── llava_llama3_fp16.safetensors │

              └── llava_llama3_fp8_scaled.safetensors

├── vae/ │

            └── hunyuan_video_vae_bf16.safetensors

└── diffusion_models/

                └── hunyuan_video_image_to_video_720p_bf16.safetensors

Setting Up the Workflow

To maximize video quality and stability, incorporating two sampling groups is highly recommended. This approach refines the output by applying additional processing after an initial generation pass. Here's how it works:

Step 1: Initial Sampling Group

Step 2: Second Sampling Group

The second sampling group enhances the results further by refining latent data from the first pass:

Benefits of Two Sampling Groups

Using two sampling groups offers several advantages:

For more detailed guidance, visit the Hanyuan Video documentation and stay tuned for future updates!

Attached workflow file below, have fun :)

Comments

Which node did this occurred?

Benjamin Law

i got an error: teacache_hunyuanvideo_forward() takes from 8 to 11 positional arguments but 12 were given

O S

As I mentioned in the video, its Reward Lora , i did another post on here that is about this Lora https://www.patreon.com/posts/122549388?utm_campaign=postshare_creator&utm_content=android_share Thanks

Benjamin Law

Where does one find the file: HYVrewardMPS_epoch40.safetensors ? It's referenced in the workflow but not in the tutorial.

Kevin Gregory


Related Creators