Skip to content

Commit 21aec6f

Browse files
committed
lint
1 parent ac4ccfa commit 21aec6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎modules/sd_models_xl.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ def extend_sdxl(model):
5757

5858
# this gets the code to load the vanilla attention that we override
5959
sgm.modules.attention.SDP_IS_AVAILABLE = True
60-
sgm.modules.attention.XFORMERS_IS_AVAILABLE = False
60+
sgm.modules.attention.XFORMERS_IS_AVAILABLE = False

0 commit comments

Comments
 (0)