mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-22 07:10:51 -08:00
lint
This commit is contained in:
@@ -57,4 +57,4 @@ sgm.modules.encoders.modules.print = lambda *args: None
|
|||||||
|
|
||||||
# this gets the code to load the vanilla attention that we override
|
# this gets the code to load the vanilla attention that we override
|
||||||
sgm.modules.attention.SDP_IS_AVAILABLE = True
|
sgm.modules.attention.SDP_IS_AVAILABLE = True
|
||||||
sgm.modules.attention.XFORMERS_IS_AVAILABLE = False
|
sgm.modules.attention.XFORMERS_IS_AVAILABLE = False
|
||||||
|
|||||||
Reference in New Issue
Block a user