hideosnes commited on
Commit
e7039e8
1 Parent(s): ef8a4ee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -153,6 +153,7 @@ def create_image(
153
  control_scale,
154
  guidance_scale,
155
  num_inference_steps,
 
156
  target="Load only style blocks",
157
  neg_content_prompt=None,
158
  neg_content_scale=0,
 
153
  control_scale,
154
  guidance_scale,
155
  num_inference_steps,
156
+ seed,
157
  target="Load only style blocks",
158
  neg_content_prompt=None,
159
  neg_content_scale=0,