update screenshot and default settings

This commit is contained in:
Vladimir Mandic
2023-02-13 20:48:29 -05:00
parent c9db3f2f6b
commit 030a61658c
8 changed files with 21 additions and 6 deletions
+2 -2
View File
@@ -44,11 +44,11 @@ options = Map({
"sd_vae": "vae-ft-mse-840000-ema-pruned.ckpt",
},
'lora': {
'strength': 0.9,
'strength': 1.3,
},
'hypernetwork': {
'keyword': 'beautiful sexy woman',
'strength': 0.9,
'strength': 1.0,
},
})