Basic hunyuan dit implementation. (#4102)
* Let tokenizers return weights to be stored in the saved checkpoint. * Basic hunyuan dit implementation. * Fix some resolutions not working. * Support hydit checkpoint save. * Init with right dtype. * Switch to optimized attention in pooler. * Fix black images on hunyuan dit.
Showing
comfy/ldm/hydit/models.py
0 → 100644
comfy/ldm/hydit/poolers.py
0 → 100644
comfy/text_encoders/hydit.py
0 → 100644
This diff is collapsed.
Please register or sign in to comment