mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
Convert Dynamic Attention SDP to a global SDP option
This commit is contained in:
@@ -31,8 +31,7 @@ def list_crossattention(diffusers=False):
|
||||
"xFormers",
|
||||
"Batch matrix-matrix",
|
||||
"Split attention",
|
||||
"Dynamic Attention BMM",
|
||||
"Dynamic Attention SDP"
|
||||
"Dynamic Attention BMM"
|
||||
]
|
||||
else:
|
||||
return [
|
||||
|
||||
Reference in New Issue
Block a user