Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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,
|