Spaces:
Running
on
Zero
Running
on
Zero
lemonaddie
commited on
Update app1.py
Browse files
app1.py
CHANGED
@@ -45,7 +45,7 @@ def process(
|
|
45 |
|
46 |
pipe_out = pipe(
|
47 |
input_image,
|
48 |
-
denoising_steps=
|
49 |
ensemble_size=1,
|
50 |
processing_res=768,
|
51 |
batch_size=0,
|
|
|
45 |
|
46 |
pipe_out = pipe(
|
47 |
input_image,
|
48 |
+
denoising_steps=3,
|
49 |
ensemble_size=1,
|
50 |
processing_res=768,
|
51 |
batch_size=0,
|