patrickvonplaten
commited on
Commit
•
b13e2a9
1
Parent(s):
21d5d06
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -29,6 +29,6 @@
|
|
29 |
"out_channels": 3,
|
30 |
"resamp_with_conv": true,
|
31 |
"resolution": 256,
|
32 |
-
"image_size":
|
33 |
"ddpm": true
|
34 |
}
|
|
|
29 |
"out_channels": 3,
|
30 |
"resamp_with_conv": true,
|
31 |
"resolution": 256,
|
32 |
+
"image_size": 256,
|
33 |
"ddpm": true
|
34 |
}
|