Spaces:
Sleeping
Sleeping
Yaron Koresh
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -79,7 +79,7 @@ def Piper(_do,_dont):
|
|
79 |
width=768,
|
80 |
negative_prompt=_dont,
|
81 |
num_inference_steps=80,
|
82 |
-
guidance_scale=
|
83 |
)
|
84 |
|
85 |
def infer(prompt,prompt2):
|
|
|
79 |
width=768,
|
80 |
negative_prompt=_dont,
|
81 |
num_inference_steps=80,
|
82 |
+
guidance_scale=9.5
|
83 |
)
|
84 |
|
85 |
def infer(prompt,prompt2):
|