Yasunori Ozaki
commited on
Commit
·
6485c5b
1
Parent(s):
aca7dc5
Fix yaml
Browse files- v2-1-1-beta.yaml +1 -1
v2-1-1-beta.yaml
CHANGED
@@ -45,7 +45,7 @@ model:
|
|
45 |
#attn_type: "vanilla-xformers"
|
46 |
double_z: true
|
47 |
z_channels: 4
|
48 |
-
resolution:
|
49 |
in_channels: 3
|
50 |
out_ch: 3
|
51 |
ch: 128
|
|
|
45 |
#attn_type: "vanilla-xformers"
|
46 |
double_z: true
|
47 |
z_channels: 4
|
48 |
+
resolution: 256
|
49 |
in_channels: 3
|
50 |
out_ch: 3
|
51 |
ch: 128
|