yolain / ComfyUI-Easy-Use

In order to make it easier to use the ComfyUI, I have made some optimizations and integrations to some commonly used nodes.
GNU General Public License v3.0
1.11k stars 78 forks source link

How to use Hunyuan Dit model loader #280

Closed karthikg-09 closed 4 months ago

karthikg-09 commented 4 months ago

How to use Hunyuan Dit easy model loader?? please provide a sample workflow json or screen shot

yolain commented 4 months ago

First you need to download the comfy version of the hunyuanDiT checkpoints, Then just connect the three nodes as shown, or replace the hunyunDiTLoader with a regular fullLoader or a1111 or comfyLoader, and it will work just as well, just a few more irrelevant params..

截屏2024-08-01 13 17 40
karthikg-09 commented 4 months ago

Thank you, @yolain for your quick response