KingNish commited on
Commit
a3b069a
1 Parent(s): 03d9736

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -154,7 +154,6 @@ def generate(
154
  negative_prompt=negative_prompt,
155
  width=width,
156
  height=height,
157
- negative_prompt=negative_prompt,
158
  guidance_scale=0,
159
  num_inference_steps=inference_steps,
160
  generator=generator,
 
154
  negative_prompt=negative_prompt,
155
  width=width,
156
  height=height,
 
157
  guidance_scale=0,
158
  num_inference_steps=inference_steps,
159
  generator=generator,