Skip to content

Commit b7c288a

Browse files
committed
removed
1 parent 8bb47d8 commit b7c288a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/diffusers/models/attention_dispatch.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2512,6 +2512,3 @@ def _xformers_attention(
25122512
out = out.flatten(2, 3)
25132513

25142514
return out
2515-
2516-
2517-
_maybe_download_kernel_for_backend(_AttentionBackendRegistry._active_backend)

0 commit comments

Comments
 (0)