Spaces:
Paused
Paused
Update constants.py
Browse files- constants.py +1 -1
constants.py
CHANGED
@@ -132,4 +132,4 @@ examples = [
|
|
132 |
|
133 |
num_images_to_gen = 2
|
134 |
|
135 |
-
img_height = img_width =
|
|
|
132 |
|
133 |
num_images_to_gen = 2
|
134 |
|
135 |
+
img_height = img_width = 256
|