amgad59 commited on
Commit
9760006
1 Parent(s): 0f5afa1

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +1 -1
constants.py CHANGED
@@ -130,6 +130,6 @@ examples = [
130
  ["Hello kitty", 40],
131
  ]
132
 
133
- num_images_to_gen = 2
134
 
135
  img_height = img_width = 256
 
130
  ["Hello kitty", 40],
131
  ]
132
 
133
+ num_images_to_gen = 4
134
 
135
  img_height = img_width = 256