Spaces:
Runtime error
Runtime error
Commit
•
e239faf
1
Parent(s):
d0b76c5
Update defaults_data.json
Browse files- defaults_data.json +153 -152
defaults_data.json
CHANGED
@@ -1,152 +1,153 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
},
|
7 |
-
{
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
},
|
12 |
-
{
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
},
|
21 |
-
{
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
},
|
31 |
-
{
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
},
|
40 |
-
{
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
},
|
48 |
-
{
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
},
|
54 |
-
{
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
},
|
65 |
-
{
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
}
|
75 |
-
|
76 |
-
{
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
},
|
86 |
-
{
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
},
|
96 |
-
{
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
},
|
106 |
-
{
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
},
|
116 |
-
{
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
},
|
126 |
-
{
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
|
134 |
-
|
135 |
-
},
|
136 |
-
{
|
137 |
-
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
|
144 |
-
},
|
145 |
-
{
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
|
150 |
-
|
151 |
-
|
152 |
-
}
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"model": "goofyai/3d_render_style_xl",
|
4 |
+
"prompt": "a <subject> in 3d style",
|
5 |
+
"nickname": "3D style"
|
6 |
+
},
|
7 |
+
{
|
8 |
+
"model": "nerijs/pixelportraits192-XL-v1.0",
|
9 |
+
"prompt": "a pixel art portrait of <subject>",
|
10 |
+
"nickname": "Pixel Art style"
|
11 |
+
},
|
12 |
+
{
|
13 |
+
"model": "artificialguybr/ps1redmond-ps1-game-graphics-lora-for-sdxl",
|
14 |
+
"prompt": "<subject>, (playstation 1 graphics, PS1 Game)++",
|
15 |
+
"face_strength": 0.75,
|
16 |
+
"image_strength": 0.15,
|
17 |
+
"weight": 0.9,
|
18 |
+
"depth_control_scale": 0.2,
|
19 |
+
"nickname": "PS1 style"
|
20 |
+
},
|
21 |
+
{
|
22 |
+
"model": " ProomptEngineer/pe-shitty-medieval-paintings",
|
23 |
+
"prompt": "<subject> in the style of bad medieval art, PEBadMedivalArt",
|
24 |
+
"negative": "portrait, 3d",
|
25 |
+
"face_strength": 0.8,
|
26 |
+
"image_strength": 0.1,
|
27 |
+
"weight": 1.4,
|
28 |
+
"depth_control_scale": 0.5,
|
29 |
+
"nickname": "Medieval style"
|
30 |
+
},
|
31 |
+
{
|
32 |
+
"model": "ProomptEngineer/pe-sandsculpter-style",
|
33 |
+
"prompt": "a sand sculpture of <subject>, PESandSculpture",
|
34 |
+
"face_strength": 0.5,
|
35 |
+
"image_strength": 0.15,
|
36 |
+
"weight": 1.4,
|
37 |
+
"depth_control_scale": 0.5,
|
38 |
+
"nickname": "Sand Sculpture"
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"model": "Blib-la/thomas_rowlandson_lora_sdxl",
|
42 |
+
"prompt": "a drawing of <subject> hand painted etching by thomas rowlandson",
|
43 |
+
"face_strength": 0.5,
|
44 |
+
"image_strength": 0.1,
|
45 |
+
"weight": 1,
|
46 |
+
"depth_control_scale": 0.8
|
47 |
+
},
|
48 |
+
{
|
49 |
+
"model": "ProomptEngineer/pe-neon-sign-style",
|
50 |
+
"prompt": "a neon sign in the shape of a portrait, PENeonSign",
|
51 |
+
"image_strength": 0.1,
|
52 |
+
"nickname": "Neon Sign"
|
53 |
+
},
|
54 |
+
{
|
55 |
+
"model": "ProomptEngineer/pe-shitty-fanart",
|
56 |
+
"prompt": "a pencil+ bad drawing of <subject>, PETerribleFanArt++",
|
57 |
+
"face_strength": 0.4,
|
58 |
+
"image_strength": 0.01,
|
59 |
+
"negative": "colors, 3d, realistic",
|
60 |
+
"weight": 0.9,
|
61 |
+
"depth_control_scale": 0,
|
62 |
+
"nickname": "Bad Caricature"
|
63 |
+
|
64 |
+
},
|
65 |
+
{
|
66 |
+
"model": "ostris/embroidery_style_lora_sdxl",
|
67 |
+
"prompt": "(embroidery hoop)++ with <subject>'s face embroidered++ in it",
|
68 |
+
"face_strength": 0.35,
|
69 |
+
"image_strength": 0.01,
|
70 |
+
"negative": "colors, 3d, realistic portrait",
|
71 |
+
"weight": 0.9,
|
72 |
+
"depth_control_scale": 0,
|
73 |
+
"nickname": "Embroidery you"
|
74 |
+
}
|
75 |
+
|
76 |
+
{
|
77 |
+
"model": "CiroN2022/ascii-art",
|
78 |
+
"prompt": "the face of <subject> in ascii art, ascii_art++",
|
79 |
+
"face_strength": 0.35,
|
80 |
+
"image_strength": 0,
|
81 |
+
"negative": "realistic, portrait, 3d",
|
82 |
+
"weight": 1.1,
|
83 |
+
"depth_control_scale": 0,
|
84 |
+
"nickname": "ASCII Art"
|
85 |
+
},
|
86 |
+
{
|
87 |
+
"model": "ostris/crayon_style_lora_sdxl",
|
88 |
+
"prompt": "<subject>",
|
89 |
+
"face_strength": 0.4,
|
90 |
+
"image_strength": 0,
|
91 |
+
"negative": "realistic, portrait, 3d",
|
92 |
+
"weight": 1.1,
|
93 |
+
"depth_control_scale": 0,
|
94 |
+
"nickname": "Crayon Style"
|
95 |
+
},
|
96 |
+
{
|
97 |
+
"model": "CiroN2022/mosaic-style",
|
98 |
+
"prompt": "mosaic+",
|
99 |
+
"face_strength": 0.5,
|
100 |
+
"image_strength": 0,
|
101 |
+
"negative": "realistic, portrait, 3d",
|
102 |
+
"weight": 1.1,
|
103 |
+
"depth_control_scale": 0,
|
104 |
+
"nickname": "Mosaic you"
|
105 |
+
},
|
106 |
+
{
|
107 |
+
"model": "jbilcke-hf/sdxl-zelda64",
|
108 |
+
"prompt": "a person in the style of <s0><s1>",
|
109 |
+
"face_strength": 0.75,
|
110 |
+
"image_strength": 0.15,
|
111 |
+
"negative": "realistic, portrait",
|
112 |
+
"weight": 1.2,
|
113 |
+
"depth_control_scale": 0.5,
|
114 |
+
"nickname": "Zelda 64 Style"
|
115 |
+
},
|
116 |
+
{
|
117 |
+
"model": "Pclanglais/TintinIA",
|
118 |
+
"prompt": "drawing of <subject> in tintin++ style",
|
119 |
+
"face_strength": 0.75,
|
120 |
+
"image_strength": 0.15,
|
121 |
+
"negative": "realistic, portrait",
|
122 |
+
"weight": 1.2,
|
123 |
+
"depth_control_scale": 0.5,
|
124 |
+
"nickname": "Tintin Style"
|
125 |
+
},
|
126 |
+
{
|
127 |
+
"model": "KappaNeuro/ukiyo-e-art",
|
128 |
+
"prompt": "an illustration of <subject> in Ukiyo-e Art style",
|
129 |
+
"face_strength": 0.7,
|
130 |
+
"image_strength": 0,
|
131 |
+
"negative": "realistic, portrait, 3d",
|
132 |
+
"weight": 0.8,
|
133 |
+
"depth_control_scale": 0.5,
|
134 |
+
"nickname": "Ukiyo-e Style"
|
135 |
+
},
|
136 |
+
{
|
137 |
+
"model": "Norod78/SDXL-Psychemelt-style-LoRA",
|
138 |
+
"prompt": "a drawing of <subject> psychemelt style, in an LSD trip psychemelt style",
|
139 |
+
"face_strength": 0.7,
|
140 |
+
"image_strength": 0.1,
|
141 |
+
"weight": 0.9,
|
142 |
+
"depth_control_scale": 0.5,
|
143 |
+
"nickname": "Pyschedelic style"
|
144 |
+
},
|
145 |
+
{
|
146 |
+
"model": "multimodalart/handpaintedbrazil",
|
147 |
+
"prompt": "drawing of <subject> on a wall in the style of <s0><s1>",
|
148 |
+
"face_strength": 0.7,
|
149 |
+
"image_strength": 0,
|
150 |
+
"depth_control_scale": 0.5,
|
151 |
+
"nickname": "Handpainted Streetart"
|
152 |
+
}
|
153 |
+
]
|