isidentical
commited on
Commit
•
a5f5cf5
1
Parent(s):
c143c56
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -7,6 +7,6 @@
|
|
7 |
"dim": 64,
|
8 |
"image_size": 256,
|
9 |
"input_image_size": 64,
|
10 |
-
"unconditional":
|
11 |
"skip_connect_scale": 0.4
|
12 |
}
|
|
|
7 |
"dim": 64,
|
8 |
"image_size": 256,
|
9 |
"input_image_size": 64,
|
10 |
+
"unconditional": true,
|
11 |
"skip_connect_scale": 0.4
|
12 |
}
|