Skip to content

Commit

Permalink
update icbinp style
Browse files Browse the repository at this point in the history
  • Loading branch information
Efreak committed Mar 21, 2024
1 parent 14ef4f2 commit f97ffd9
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions styles.json
Original file line number Diff line number Diff line change
Expand Up @@ -443,13 +443,12 @@
},
"portraitphoto": {
"prompt": "portrait photo of {p}, photograph, highly detailed face, depth of field, moody light, style by Dan Winters, Russell James, Steve McCurry, centered, extremely detailed, Nikon D850, award winning photography###disfigured{np}, closeup, cropped",
"model": "ICBINP XL",
"width": 896,
"height": 1152,
"steps": 8,
"cfg_scale": 2,
"sampler_name": "k_dpmpp_sde",
"loras": [{"name": "247778", "is_version": true}]
"steps": 25,
"cfg_scale": 4.5,
"model": "ICBINP XL",
"sampler_name": "k_dpmpp_2m"
},
"sdxlspace": {
"prompt": "{p}, by Andrew McCarthy, Navaneeth Unnikrishnan, Manuel Dietrich, photo realistic, 8 k, cinematic lighting, hd, atmospheric, hyperdetailed, trending on artstation, deviantart, photography, glow effect###{np}",
Expand Down Expand Up @@ -1723,11 +1722,10 @@
"prompt": "{p}{np}",
"width": 832,
"height": 1216,
"steps": 10,
"cfg_scale": 3.5,
"steps": 25,
"cfg_scale": 4.5,
"model": "ICBINP XL",
"sampler_name": "k_euler_a",
"loras": [{"name": "246747", "is_version": true}]
"sampler_name": "k_dpmpp_2m"
},
"fustercluck": {
"prompt": "{p}{np}",
Expand Down

0 comments on commit f97ffd9

Please sign in to comment.