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