v0.10.1: Patch release
This patch returns enable_xformers_memory_efficient_attention()
to UNet2DCondition
to restore backward compatibility.
- Re-add xformers enable to UNet2DCondition by @patrickvonplaten in #1627
This patch returns enable_xformers_memory_efficient_attention()
to UNet2DCondition
to restore backward compatibility.