1 parent ac4ccfa commit 21aec6fCopy full SHA for 21aec6f
1 file changed
modules/sd_models_xl.py
@@ -57,4 +57,4 @@ def extend_sdxl(model):
57
58
# this gets the code to load the vanilla attention that we override
59
sgm.modules.attention.SDP_IS_AVAILABLE = True
60
-sgm.modules.attention.XFORMERS_IS_AVAILABLE = False
+sgm.modules.attention.XFORMERS_IS_AVAILABLE = False
0 commit comments