Spaces:
Running
Running
Yaron Koresh
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -83,7 +83,7 @@ def Piper(_do):
|
|
83 |
_do,
|
84 |
height=512,
|
85 |
width=768,
|
86 |
-
num_inference_steps=
|
87 |
max_sequence_length=512,
|
88 |
guidance_scale=2
|
89 |
)
|
|
|
83 |
_do,
|
84 |
height=512,
|
85 |
width=768,
|
86 |
+
num_inference_steps=50,
|
87 |
max_sequence_length=512,
|
88 |
guidance_scale=2
|
89 |
)
|