Update app.conf
Browse files
app.conf
CHANGED
@@ -7,6 +7,6 @@
|
|
7 |
"width": 1024,
|
8 |
"height": 768,
|
9 |
"inference_steps": 30,
|
10 |
-
"guidance_scale":
|
11 |
"use_safetensors": true
|
12 |
}
|
|
|
7 |
"width": 1024,
|
8 |
"height": 768,
|
9 |
"inference_steps": 30,
|
10 |
+
"guidance_scale": 7,
|
11 |
"use_safetensors": true
|
12 |
}
|