aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/hypertile.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/hypertile.py b/modules/hypertile.py
index ab1c74c0..32d8604c 100644
--- a/modules/hypertile.py
+++ b/modules/hypertile.py
@@ -35,6 +35,7 @@ DEPTH_LAYERS = {
"output_blocks.11.1.transformer_blocks.0.attn1",
# SD 1.5 VAE
"decoder.mid_block.attentions.0",
+ "decoder.mid.attn_1",
],
1: [
# SD 1.5 U-Net (diffusers)