"src/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "6fd458e99d0b465bea6a8002aff5357514862751"
[Big refactor] move unets to `unets` module 🦋 (#6630)
* move unets to module🦋 * parameterize unet-level import. * fix flax unet2dcondition model import * models __init__ * mildly depcrecating models.unet_2d_blocks in favor of models.unets.unet_2d_blocks. * noqa * correct depcrecation behaviour * inherit from the actual classes. * Empty-Commit * backwards compatibility for unet_2d.py * backward compatibility for unet_2d_condition * bc for unet_1d * bc for unet_1d_blocks
Showing
Please register or sign in to comment