mirror of
https://github.com/huggingface/diffusers.git
synced 2026-02-13 06:15:31 +08:00
* Support SD2 attention slicing * Support SD2 attention slicing * Add more copies * Use attn_num_head_channels in blocks * fix-copies * Update tests * fix imports