diffusers
c6180a31 - add only cross attention to simple attention blocks (#3011)

Commit
3 years ago
add only cross attention to simple attention blocks (#3011) * add only cross attention to simple attention blocks * add test for only_cross_attention re: @patrickvonplaten * mid_block_only_cross_attention better default allow mid_block_only_cross_attention to default to `only_cross_attention` when `only_cross_attention` is given as a single boolean
Author
Parents
Loading