Spaces:
Running
Running
Yaron Koresh
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -65,7 +65,7 @@ def Piper(english_prompt):
|
|
65 |
height=384,
|
66 |
width=384,
|
67 |
negative_prompt="",
|
68 |
-
num_inference_steps=
|
69 |
guidance_scale=10
|
70 |
)
|
71 |
|
|
|
65 |
height=384,
|
66 |
width=384,
|
67 |
negative_prompt="",
|
68 |
+
num_inference_steps=60,
|
69 |
guidance_scale=10
|
70 |
)
|
71 |
|