Spaces:
vilarin
/
Running on Zero

vilarin commited on
Commit
1190b12
1 Parent(s): 4c22a51

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -67,7 +67,7 @@ def generate_image(
67
  negative="low quality",
68
  width=1024,
69
  height=1024,
70
- scale=1.5,
71
  steps=30,
72
  seed=-1):
73
 
 
67
  negative="low quality",
68
  width=1024,
69
  height=1024,
70
+ scale=5,
71
  steps=30,
72
  seed=-1):
73