Update app.py
Browse files
app.py
CHANGED
@@ -74,7 +74,6 @@ def process_brightness(
|
|
74 |
negative_prompt,
|
75 |
conditioning_image,
|
76 |
num_inference_steps=30,
|
77 |
-
size=768,
|
78 |
guidance_scale=7.0,
|
79 |
seed=1234,
|
80 |
):
|
|
|
74 |
negative_prompt,
|
75 |
conditioning_image,
|
76 |
num_inference_steps=30,
|
|
|
77 |
guidance_scale=7.0,
|
78 |
seed=1234,
|
79 |
):
|