jbilcke-hf HF staff commited on
Commit
2eea42d
·
verified ·
1 Parent(s): 7c58fd1

Update defaults_data.json

Browse files
Files changed (1) hide show
  1. defaults_data.json +45 -0
defaults_data.json CHANGED
@@ -1,4 +1,49 @@
1
  [
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  {
3
  "model": "goofyai/3d_render_style_xl",
4
  "prompt": "<subject> in 3d style",
 
1
  [
2
+ {
3
+ "model": "jbilcke-hf/sdxl-cyberpunk-2077",
4
+ "prompt": "<subject>in cyberpunk-2077 style",
5
+ "nickname": "Cyberpunk 2077"
6
+ },
7
+ {
8
+ "model": "jbilcke-hf/sdxl-joker",
9
+ "prompt": "jokerstyle cinematic screencap of <subject>, 1981, 70s, 80s, intense, dim lights, masterpiece, remastered",
10
+ "nickname": "Joker 1981"
11
+ },
12
+ {
13
+ "model": "jbilcke-hf/sdxl-starfield",
14
+ "prompt": "<subject> in starfield-style",
15
+ "nickname": "Starfield"
16
+ },
17
+ {
18
+ "model": "jbilcke-hf/sdxl-akira",
19
+ "prompt": "<subject> in akira-style, japanese animation, cinematic screencap",
20
+ "nickname": "Akira"
21
+ },
22
+ {
23
+ "model": "jbilcke-hf/sdxl-botw",
24
+ "prompt": "<subject> in the style of <s0><s1>",
25
+ "face_strength": 0.75,
26
+ "image_strength": 0.15,
27
+ "negative": "realistic, portrait",
28
+ "weight": 1.2,
29
+ "depth_control_scale": 0.5,
30
+ "nickname": "Breath of the Wild"
31
+ },
32
+ {
33
+ "model": "KappaNeuro/studio-ghibli-style",
34
+ "prompt": "<subject> in Studio Ghibli Style",
35
+ "nickname": "Ghibli style",
36
+ },
37
+ {
38
+ "nickname": "Lego",
39
+ "model": "nerijs/lego-minifig-xl",
40
+ "prompt": "<subject>, lego minifig"
41
+ },
42
+ {
43
+ "model": "nerijs/pixelportraits192-XL-v1.0",
44
+ "prompt": "pixel art portrait of <subject>",
45
+ "nickname": "Pixel Art style"
46
+ },
47
  {
48
  "model": "goofyai/3d_render_style_xl",
49
  "prompt": "<subject> in 3d style",