Introduction
The Ghibli-style video workflow based on EasyControl&wan, which is carefully built by ComfyUI, has opened up a new path for film and television creation. This workflow has two unique features. First, you only need to upload a picture, and with the help of the EasyControl node, you can quickly generate beautiful pictures full of Ghibli style, which instantly give the picture a dreamy and fresh anime texture; second, the generated Ghibli-style pictures can be further converted into Ghibli-style videos through the wan node. From static pictures to dynamic videos, this workflow achieves seamless connection, allowing creators to easily produce wonderful video content with Ghibli characteristics, bringing more possibilities for creative expression.
https://github.com/jax-explorer/ComfyUI-easycontrol
https://huggingface.co/Xiaojiu-Z/EasyControl
https://github.com/kijai/ComfyUI-WanVideoWrapper
https://github.com/Wan-Video/Wan2.1
Recommended machine:Ultra-PRO
Workflow Overview
Part 1 : Get hf_token
1.Click on the user's avatar.
2.Click the Access Tokens button.
3.Click the Create new token button.
4.Click the Read button.
5.Enter the name of the token in the input box.
6.Click the Create token button.
7.After clicking the Create token button, the hf_token will pop up. Copy and keep the token. The token will be used in the workflow.
Part 2 : Generate Ghibli style pictures
Step 1 : Enable the 'Ghibli ' feature
Step 2 :Parameter Adjustment
1.Enter the hf_token created in Part 1.If you enable the load_8bit function, you can use less graphics card memory to generate videos, but it will increase the time it takes to generate images.
2.Input prompt word.
3.Upload image.
4.Modify the image resolution by adjusting the 'height' and 'width' parameters.
Part 3 : Generate Ghibli style videos
Step 1 : Enable the 'video' feature
Step 2 : Parameter Adjustment
1.Upload pictures.Enabling the WanVideo TeaCache node will speed up video generation but reduce video quality.Enabling the WanVideo Enhance-A-Video node will improve video quality, but will increase the time it takes to generate the video.
2.Input prompt word.
3.Adjust the "generation_width" and "generation_height" parameters to change the video resolution.
4.You can change the video length by setting frame_rate or num_frames (in WanVideo Empty Embeds). Video length = num_frames/frame_rate.