ComfyUI/comfy/ldm/hydit
来新璐 06eb9fb426
feat: add support for HunYuanDit ControlNet (#4245)
* add support for HunYuanDit ControlNet

* fix hunyuandit controlnet

* fix typo in hunyuandit controlnet

* fix typo in hunyuandit controlnet

* fix code format style

* add control_weight support for HunyuanDit Controlnet

* use control_weights in HunyuanDit Controlnet

* fix typo
2024-08-09 02:59:24 -04:00
..
attn_layers.py Basic hunyuan dit implementation. (#4102) 2024-07-25 18:21:08 -04:00
controlnet.py feat: add support for HunYuanDit ControlNet (#4245) 2024-08-09 02:59:24 -04:00
models.py feat: add support for HunYuanDit ControlNet (#4245) 2024-08-09 02:59:24 -04:00
poolers.py Use common function for casting weights to input. 2024-07-30 10:49:14 -04:00
posemb_layers.py Basic hunyuan dit implementation. (#4102) 2024-07-25 18:21:08 -04:00