E-Anlia
Results
2
issues of
E-Anlia
This PR introduces a new text-to-image pipeline named **NewbiePipeline**, as well as a new NextDiT-based transformer architecture, **NextDiT_3B_GQA_patch2_Adaln_Refiner_WHIT_CLIP**, fully implemented following Diffusers' pipeline and model design principles. ### 🚀 Main...
🧩 What does this PR do? This PR adds native support for NewBie image models, a Next-DiT based text-to-image architecture, to ComfyUI. NewBie models are DiT-style (Flow-based) transformers, inspired by...