ModelsLab / diffusers_plus_plus

Diffusers++: State-of-the-art diffusion models for image and audio generation in PyTorch
https://huggingface.co/docs/diffusers
Apache License 2.0
9 stars 2 forks source link

Hunyuan-DiT Support #12

Open shauray8 opened 1 month ago

shauray8 commented 1 month ago

Model/Pipeline/Scheduler description

https://tencent.github.io/HunyuanDiT/asset/Hunyuan_DiT_Tech_Report_05140553.pdf uses a modification on DiT - should be pretty easy to integrate given diffusers already has a version of DiT in pipelines

Open source status

Provide useful links for the implementation

Code - https://github.com/Tencent/HunyuanDiT/ CKPT - Tencent-Hunyuan/HunyuanDiT

from guys at Tencent

shauray8 commented 1 month ago

GNhyBmDWcAAW8zt