aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAUTOMATIC1111 <16777216c@gmail.com>2023-07-13 09:38:54 +0300
committerAUTOMATIC1111 <16777216c@gmail.com>2023-07-13 09:38:54 +0300
commit21aec6f567f52271efbbe33a2ab6561f9a47b787 (patch)
tree87aa8ac7d509231763ffb8e387f5ebb6f54af0db
parentac4ccfa1369e74492b467294eab96c3f558b297b (diff)
lint
-rw-r--r--modules/sd_models_xl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/sd_models_xl.py b/modules/sd_models_xl.py
index 4d1aa497..1dd4459f 100644
--- a/modules/sd_models_xl.py
+++ b/modules/sd_models_xl.py
@@ -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 \ No newline at end of file
+sgm.modules.attention.XFORMERS_IS_AVAILABLE = False