Spaces:
Sleeping
Sleeping
Yaron Koresh
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -94,7 +94,7 @@ def Piper(_do,_dont):
|
|
94 |
width=576,
|
95 |
negative_prompt=_dont,
|
96 |
num_inference_steps=50,
|
97 |
-
guidance_scale=
|
98 |
)
|
99 |
|
100 |
def infer(prompt,prompt2):
|
|
|
94 |
width=576,
|
95 |
negative_prompt=_dont,
|
96 |
num_inference_steps=50,
|
97 |
+
guidance_scale=1.1
|
98 |
)
|
99 |
|
100 |
def infer(prompt,prompt2):
|