mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-01-30 12:22:26 -08:00
lint
This commit is contained in:
parent
ac4ccfa136
commit
21aec6f567
1 changed files with 1 additions and 1 deletions
|
|
@ -57,4 +57,4 @@ sgm.modules.encoders.modules.print = lambda *args: None
|
|||
|
||||
# this gets the code to load the vanilla attention that we override
|
||||
sgm.modules.attention.SDP_IS_AVAILABLE = True
|
||||
sgm.modules.attention.XFORMERS_IS_AVAILABLE = False
|
||||
sgm.modules.attention.XFORMERS_IS_AVAILABLE = False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue