jbilcke-hf HF staff commited on
Commit
3d04196
β€’
1 Parent(s): 6ceab9c

Update sdxl_loras.json

Browse files
Files changed (1) hide show
  1. sdxl_loras.json +964 -35
sdxl_loras.json CHANGED
@@ -1,17 +1,17 @@
1
  [
2
  {
3
- "image": "illustrations/3d-min.png",
4
- "title": "3D Style",
5
- "repo": "goofyai/3d_render_style_xl",
6
- "trigger_word": "3d style",
7
- "weights": "3d_render_style_xl.safetensors",
8
  "is_compatible": true,
9
- "likes": 39,
10
- "downloads": 0
11
  },
12
  {
13
- "image": "illustrations/tintin-min.png",
14
- "title": "Tintin style",
15
  "repo": "Pclanglais/TintinIA",
16
  "trigger_word": "drawing of tintin",
17
  "weights": "pytorch_lora_weights.safetensors",
@@ -21,7 +21,27 @@
21
  "downloads": 0
22
  },
23
  {
24
- "image": "illustrations/crayion-min.png",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  "title": "Crayon Style",
26
  "repo": "ostris/crayon_style_lora_sdxl",
27
  "trigger_word": "",
@@ -31,8 +51,8 @@
31
  "downloads": 0
32
  },
33
  {
34
- "image": "illustrations/zelda64-min.png",
35
- "title": "Zelda 64 Style",
36
  "repo": "jbilcke-hf/sdxl-zelda64",
37
  "trigger_word": "in the style of <s0><s1>",
38
  "weights": "lora.safetensors",
@@ -42,9 +62,281 @@
42
  "likes": 3,
43
  "downloads": 0
44
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
45
  {
46
  "repo": "ProomptEngineer/pe-neon-sign-style",
47
- "title": "Neon Sign",
48
  "trigger_word": "PENeonSign",
49
  "is_compatible": true,
50
  "image": "https://huggingface.co/ProomptEngineer/pe-neon-sign-style/resolve/main/2266230.jpeg",
@@ -52,59 +344,644 @@
52
  "likes": 0,
53
  "downloads": 0
54
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
55
  {
56
  "repo": "ProomptEngineer/pe-sandsculpter-style",
57
- "title": "Sand Sculpture",
58
  "trigger_word": "PESandSculpture",
59
  "is_compatible": true,
60
- "image": "illustrations/sand-min.png",
61
  "weights": "PE_SandSculpture.safetensors",
62
  "likes": 1,
63
  "downloads": 0
64
  },
65
  {
66
  "repo": "ProomptEngineer/pe-shitty-medieval-paintings",
67
- "title": "Medieval style",
68
  "trigger_word": "PEBadMedivalArt",
69
  "is_compatible": true,
70
- "image": "illustrations/medieval-min.png",
71
  "weights": "PE_BadMedivalArt.safetensors",
72
  "likes": 1,
73
  "downloads": 0
74
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
75
  {
76
  "repo": "KappaNeuro/ukiyo-e-art",
77
- "title": "Ukyio-e style",
78
  "trigger_word": "Ukiyo-e Art",
79
  "is_compatible": true,
80
- "image": "illustrations/ukiyoe-min.png",
81
  "weights": "Ukiyo-e Art.safetensors",
82
  "likes": 1,
83
  "downloads": 0
84
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
85
  {
86
  "repo": "CiroN2022/mosaic-style",
87
- "title": "Mosaic you",
88
  "trigger_word": "mosaic",
89
  "is_compatible": true,
90
- "image": "illustrations/mosaic-min.png",
91
  "weights": "mosaic.safetensors",
92
  "likes": 1,
93
  "downloads": 0
94
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
95
  {
96
  "repo": "CiroN2022/ascii-art",
97
- "title": "ASCII art",
98
  "trigger_word": "ascii_art",
99
  "is_compatible": true,
100
- "image": "illustrations/ascii-min.png",
101
  "weights": "ascii_art-sdxl.safetensors",
102
  "likes": 0,
103
  "downloads": 0
104
  },
105
  {
106
- "image": "illustrations/psychedelic-min.png",
107
- "title": "Pyschedelic Style",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
108
  "repo": "Norod78/SDXL-Psychemelt-style-LoRA",
109
  "trigger_word": "psychemelt style, in an LSD trip psychemelt style",
110
  "weights": "SDXL_Psychemelt_style_LoRA-000007.safetensors",
@@ -113,8 +990,49 @@
113
  "downloads": 140
114
  },
115
  {
116
- "image": "illustrations/chalkboard-min.png",
117
- "title": "Chalkboard drawing",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
118
  "repo": "Norod78/sdxl-chalkboarddrawing-lora",
119
  "trigger_word": null,
120
  "weights": "SDXL_ChalkBoardDrawing_LoRA_r8.safetensors",
@@ -123,8 +1041,8 @@
123
  "downloads": 200
124
  },
125
  {
126
- "image": "illustrations/jojoso-min.png",
127
- "title": "JoJo Anime Style",
128
  "repo": "Norod78/SDXL-JojosoStyle-Lora-v2",
129
  "trigger_word": "Jojosostyle",
130
  "weights": "SDXL-JojosoStyle-Lora-v2-r16.safetensors",
@@ -133,18 +1051,29 @@
133
  "downloads": 88
134
  },
135
  {
136
- "image": "illustrations/pixelart-min.png",
137
- "title": "Pixel art style",
 
 
 
 
 
 
 
 
 
 
138
  "repo": "nerijs/pixelportraits192-XL-v1.0",
139
  "trigger_word": "",
140
  "weights": "pixelportraits192-v1-2151.safetensors",
141
  "is_compatible": true,
142
  "likes": 2,
143
  "downloads": 75
 
144
  },
145
  {
146
- "image":"illustrations/ps1-min.png",
147
- "title": "PS1 graphics style",
148
  "repo": "artificialguybr/ps1redmond-ps1-game-graphics-lora-for-sdxl",
149
  "trigger_word": "playstation 1 graphics, PS1 Game,",
150
  "weights": "PS1Redmond-PS1Game-Playstation1Graphics.safetensors",
@@ -154,8 +1083,8 @@
154
  },
155
  {
156
  "repo": "multimodalart/handpaintedbrazil",
157
- "title": "Handpainted Streetart",
158
- "image": "illustrations/handpainted-min.png",
159
  "trigger_word": "in the style of <s0><s1>",
160
  "weights": "pytorch_lora_weights.safetensors",
161
  "is_compatible": true,
 
1
  [
2
  {
3
+ "image": "images/pixel-art-xl.jpeg",
4
+ "title": "Pixel Art XL",
5
+ "repo": "nerijs/pixel-art-xl",
6
+ "trigger_word": "pixel art",
7
+ "weights": "pixel-art-xl.safetensors",
8
  "is_compatible": true,
9
+ "likes": 134,
10
+ "downloads": 17058
11
  },
12
  {
13
+ "image": "images/riding-min.jpg",
14
+ "title": "Tintin AI",
15
  "repo": "Pclanglais/TintinIA",
16
  "trigger_word": "drawing of tintin",
17
  "weights": "pytorch_lora_weights.safetensors",
 
21
  "downloads": 0
22
  },
23
  {
24
+ "image": "https://huggingface.co/ProomptEngineer/pe-balloon-diffusion-style/resolve/main/2095176.jpeg",
25
+ "title": "PE Balloon Diffusion",
26
+ "repo": "ProomptEngineer/pe-balloon-diffusion-style",
27
+ "trigger_word": "PEBalloonStyle",
28
+ "weights": "PE_BalloonStyle.safetensors",
29
+ "is_compatible": true,
30
+ "likes": 2,
31
+ "downloads": 0
32
+ },
33
+ {
34
+ "image": "https://huggingface.co/joachimsallstrom/aether-cloud-lora-for-sdxl/resolve/main/2378710.jpeg",
35
+ "title": "Aether Cloud",
36
+ "repo": "joachimsallstrom/aether-cloud-lora-for-sdxl",
37
+ "trigger_word": "a cloud that looks like a",
38
+ "weights": "Aether_Cloud_v1.safetensors",
39
+ "is_compatible": true,
40
+ "likes": 2,
41
+ "downloads": 0
42
+ },
43
+ {
44
+ "image": "images/crayon.png",
45
  "title": "Crayon Style",
46
  "repo": "ostris/crayon_style_lora_sdxl",
47
  "trigger_word": "",
 
51
  "downloads": 0
52
  },
53
  {
54
+ "image": "https://tjzk.replicate.delivery/models_models_cover_image/c8b21524-342a-4dd2-bb01-3e65349ed982/image_12.jpeg",
55
+ "title": "Zelda 64 SDXL",
56
  "repo": "jbilcke-hf/sdxl-zelda64",
57
  "trigger_word": "in the style of <s0><s1>",
58
  "weights": "lora.safetensors",
 
62
  "likes": 3,
63
  "downloads": 0
64
  },
65
+ {
66
+ "image": "images/papercut_SDXL.jpeg",
67
+ "title": "Papercut SDXL",
68
+ "repo": "TheLastBen/Papercut_SDXL",
69
+ "trigger_word": "papercut",
70
+ "weights": "papercut.safetensors",
71
+ "is_compatible": true,
72
+ "likes": 21,
73
+ "downloads": 0
74
+ },
75
+ {
76
+ "image": "https://pbxt.replicate.delivery/8LKCty2D5b5BBBjylErfI8Xqf4OTSsnA0TIJccnpPct3GmeiA/out-0.png",
77
+ "title": "2004 bad digital photography",
78
+ "repo": "fofr/sdxl-2004",
79
+ "trigger_word": "2004, in the style of <s0><s1>",
80
+ "weights": "lora.safetensors",
81
+ "text_embedding_weights": "embeddings.pti",
82
+ "is_compatible": false,
83
+ "is_pivotal": true,
84
+ "likes": 3,
85
+ "downloads": 0
86
+ },
87
+ {
88
+ "image": "https://huggingface.co/joachimsallstrom/aether-ghost-lora-for-sdxl/resolve/14de4e59a3f44dabc762855da208cb8f44a7ac78/ghost.png",
89
+ "title": "Aether Ghost",
90
+ "repo": "joachimsallstrom/aether-ghost-lora-for-sdxl",
91
+ "trigger_word": "transparent ghost",
92
+ "weights": "Aether_Ghost_v1.1_LoRA.safetensors",
93
+ "is_compatible": true,
94
+ "likes": 5,
95
+ "downloads": 0
96
+ },
97
+ {
98
+ "image": "https://huggingface.co/artificialguybr/ColoringBookRedmond-V2/resolve/main/00493-1759595235.png",
99
+ "title": "ColoringBook.Redmond V2",
100
+ "repo": "artificialguybr/ColoringBookRedmond-V2",
101
+ "trigger_word": "ColoringBookAF",
102
+ "weights": "ColoringBookRedmond-ColoringBook-ColoringBookAF.safetensors",
103
+ "is_compatible": true,
104
+ "likes": 2,
105
+ "downloads": 0
106
+ },
107
+ {
108
+ "image": "https://huggingface.co/Norod78/SDXL-LofiGirl-Lora/resolve/main/SDXL-LofiGirl-Lora/Examples/_00044-20230829080050-45-the%20%20girl%20with%20a%20pearl%20earring%20the%20LofiGirl%20%20_lora_SDXL-LofiGirl-Lora_1_%2C%20Very%20detailed%2C%20clean%2C%20high%20quality%2C%20sharp%20image.jpg",
109
+ "title": "LoFi Girl SDXL",
110
+ "repo": "Norod78/SDXL-LofiGirl-Lora",
111
+ "trigger_word": "LofiGirl",
112
+ "weights": "SDXL-LofiGirl-Lora.safetensors",
113
+ "is_compatible": true,
114
+ "likes": 3,
115
+ "downloads": 0
116
+ },
117
+ {
118
+ "image": "images/embroid.png",
119
+ "title": "Embroidery Style",
120
+ "repo": "ostris/embroidery_style_lora_sdxl",
121
+ "trigger_word": "",
122
+ "weights": "embroidered_style_v1_sdxl.safetensors",
123
+ "is_compatible": true,
124
+ "likes": 1,
125
+ "downloads": 0
126
+ },
127
+ {
128
+ "image": "images/3d_style_4.jpeg",
129
+ "title": "3D Render Style",
130
+ "repo": "goofyai/3d_render_style_xl",
131
+ "trigger_word": "3d style",
132
+ "weights": "3d_render_style_xl.safetensors",
133
+ "is_compatible": true,
134
+ "likes": 39,
135
+ "downloads": 0
136
+ },
137
+ {
138
+ "image": "images/watercolor.png",
139
+ "title": "Watercolor Style",
140
+ "repo": "ostris/watercolor_style_lora_sdxl",
141
+ "trigger_word": "",
142
+ "weights": "watercolor_v1_sdxl.safetensors",
143
+ "is_compatible": true,
144
+ "likes": 6,
145
+ "downloads": 0
146
+ },
147
+ {
148
+ "image": "https://huggingface.co/veryVANYA/ps1-graphics-sdxl/resolve/main/2070471.jpeg",
149
+ "title": "PS1 Graphics v2 SDXL",
150
+ "repo": "veryVANYA/ps1-graphics-sdxl-v2",
151
+ "trigger_word": "ps1 style",
152
+ "weights": "ps1_style_SDXL_v2.safetensors",
153
+ "is_compatible": true,
154
+ "likes": 3,
155
+ "downloads": 0
156
+ },
157
+ {
158
+ "image": "images/william_eggleston.webp",
159
+ "title": "William Eggleston Style",
160
+ "repo": "TheLastBen/William_Eggleston_Style_SDXL",
161
+ "trigger_word": "by william eggleston",
162
+ "weights": "wegg.safetensors",
163
+ "is_compatible": true,
164
+ "likes": 7,
165
+ "downloads": 0
166
+ },
167
+ {
168
+ "image": "https://huggingface.co/davizca87/c-a-g-coinmaker/resolve/main/1722160.jpeg",
169
+ "title": "CAG Coinmaker",
170
+ "repo": "davizca87/c-a-g-coinmaker",
171
+ "trigger_word": "c01n",
172
+ "weights": "c01n-000010.safetensors",
173
+ "is_compatible": true,
174
+ "likes": 1,
175
+ "downloads": 0
176
+ },
177
+ {
178
+ "image": "images/dog.png",
179
+ "title": "Cyborg Style",
180
+ "repo": "goofyai/cyborg_style_xl",
181
+ "trigger_word": "cyborg style",
182
+ "weights": "cyborg_style_xl-off.safetensors",
183
+ "is_compatible": true,
184
+ "likes": 6,
185
+ "downloads": 0
186
+ },
187
+ {
188
+ "image": "images/ToyRedmond-ToyLoraForSDXL10.png",
189
+ "title": "Toy.Redmond",
190
+ "repo": "artificialguybr/ToyRedmond-ToyLoraForSDXL10",
191
+ "trigger_word": "FnkRedmAF",
192
+ "weights": "ToyRedmond-FnkRedmAF.safetensors",
193
+ "is_compatible": true,
194
+ "likes": 3,
195
+ "downloads": 0
196
+ },
197
+ {
198
+ "image": "images/voxel-xl-lora.png",
199
+ "title": "Voxel XL",
200
+ "repo": "Fictiverse/Voxel_XL_Lora",
201
+ "trigger_word": "voxel style",
202
+ "weights": "VoxelXL_v1.safetensors",
203
+ "is_compatible": true,
204
+ "likes": 12,
205
+ "downloads": 0
206
+ },
207
+ {
208
+ "image": "images/uglysonic.webp",
209
+ "title": "Ugly Sonic",
210
+ "repo": "minimaxir/sdxl-ugly-sonic-lora",
211
+ "trigger_word": "sonic the hedgehog",
212
+ "weights": "pytorch_lora_weights.bin",
213
+ "is_compatible": true,
214
+ "likes": 3,
215
+ "downloads": 1480
216
+ },
217
+ {
218
+ "image": "images/corgi_brick.jpeg",
219
+ "title": "Lego BrickHeadz",
220
+ "repo": "nerijs/lego-brickheadz-xl",
221
+ "trigger_word": "lego brickheadz",
222
+ "weights": "legobrickheadz-v1.0-000004.safetensors",
223
+ "is_compatible": true,
224
+ "likes": 13,
225
+ "downloads": 0
226
+ },
227
+ {
228
+ "image": "images/lego-minifig-xl.jpeg",
229
+ "title": "Lego Minifig XL",
230
+ "repo": "nerijs/lego-minifig-xl",
231
+ "trigger_word": "lego minifig",
232
+ "weights": "legominifig-v1.0-000003.safetensors",
233
+ "is_compatible": true,
234
+ "likes": 14,
235
+ "downloads": 0
236
+ },
237
+ {
238
+ "image": "images/jojoso1.jpg",
239
+ "title": "JoJo's Bizarre style",
240
+ "repo": "Norod78/SDXL-jojoso_style-Lora",
241
+ "trigger_word": "jojoso style",
242
+ "weights": "SDXL-jojoso_style-Lora-r8.safetensors",
243
+ "is_compatible": true,
244
+ "likes": 2,
245
+ "downloads": 0
246
+ },
247
+ {
248
+ "image": "images/pikachu.webp",
249
+ "title": "Pikachu XL",
250
+ "repo": "TheLastBen/Pikachu_SDXL",
251
+ "trigger_word": "pikachu",
252
+ "weights": "pikachu.safetensors",
253
+ "is_compatible": true,
254
+ "likes": 1,
255
+ "downloads": 0
256
+ },
257
+ {
258
+ "image": "images/LogoRedmond-LogoLoraForSDXL.jpeg",
259
+ "title": "Logo.Redmond",
260
+ "repo": "artificialguybr/LogoRedmond-LogoLoraForSDXL",
261
+ "trigger_word": "LogoRedAF",
262
+ "weights": "LogoRedmond_LogoRedAF.safetensors",
263
+ "is_compatible": true,
264
+ "likes": 18,
265
+ "downloads": 0
266
+ },
267
+ {
268
+ "image": "https://huggingface.co/Norod78/SDXL-StickerSheet-Lora/resolve/main/Examples/00073-20230831113700-7780-Cthulhu%20StickerSheet%20%20_lora_SDXL-StickerSheet-Lora_1_%2C%20based%20on%20H.P%20Lovecraft%20stories%2C%20Very%20detailed%2C%20clean%2C%20high%20quality%2C%20sharp.jpg",
269
+ "title": "Sticker Sheet",
270
+ "repo": "Norod78/SDXL-StickerSheet-Lora",
271
+ "trigger_word": "StickerSheet",
272
+ "weights": "SDXL-StickerSheet-Lora.safetensors",
273
+ "is_compatible": true,
274
+ "likes": 12,
275
+ "downloads": 0
276
+ },
277
+ {
278
+ "image": "images/LineAni.Redmond.png",
279
+ "title": "LinearManga.Redmond",
280
+ "repo": "artificialguybr/LineAniRedmond-LinearMangaSDXL",
281
+ "trigger_word": "LineAniAF",
282
+ "weights": "LineAniRedmond-LineAniAF.safetensors",
283
+ "is_compatible": true,
284
+ "likes": 3,
285
+ "downloads": 0
286
+ },
287
+ {
288
+ "image": "images/josef_koudelka.webp",
289
+ "title": "Josef Koudelka Style",
290
+ "repo": "TheLastBen/Josef_Koudelka_Style_SDXL",
291
+ "trigger_word": "by josef koudelka",
292
+ "weights": "koud.safetensors",
293
+ "is_compatible": true,
294
+ "likes": 4,
295
+ "downloads": 0
296
+ },
297
+ {
298
+ "image": "https://huggingface.co/goofyai/Leonardo_Ai_Style_Illustration/resolve/main/leo-2.png",
299
+ "title": "Leonardo Style",
300
+ "repo": "goofyai/Leonardo_Ai_Style_Illustration",
301
+ "trigger_word": "leonardo style",
302
+ "weights": "leonardo_illustration.safetensors",
303
+ "is_compatible": true,
304
+ "likes": 4,
305
+ "downloads": 0
306
+ },
307
+ {
308
+ "image": "https://huggingface.co/Norod78/SDXL-simpstyle-Lora/resolve/main/Examples/00006-20230820150225-558-the%20girl%20with%20a%20pearl%20earring%20by%20johannes%20vermeer%20simpstyle%20_lora_SDXL-simpstyle-Lora_1_%2C%20Very%20detailed%2C%20clean%2C%20high%20quality%2C%20sh.jpg",
309
+ "title": "SimpStyle",
310
+ "repo": "Norod78/SDXL-simpstyle-Lora",
311
+ "trigger_word": "simpstyle",
312
+ "weights": "SDXL-simpstyle-Lora-r8.safetensors",
313
+ "is_compatible": true,
314
+ "likes": 6,
315
+ "downloads": 0
316
+ },
317
+ {
318
+ "image": "https://huggingface.co/artificialguybr/StoryBookRedmond/resolve/main/00162-1569823442.png",
319
+ "title": "Storybook.Redmond",
320
+ "repo": "artificialguybr/StoryBookRedmond",
321
+ "trigger_word": "KidsRedmAF",
322
+ "weights": "StoryBookRedmond-KidsRedmAF.safetensors",
323
+ "is_compatible": true,
324
+ "likes": 2,
325
+ "downloads": 0
326
+ },
327
+ {
328
+ "image": "https://huggingface.co/chillpixel/blacklight-makeup-sdxl-lora/resolve/main/preview.png",
329
+ "title": "Blacklight Makeup",
330
+ "repo": "chillpixel/blacklight-makeup-sdxl-lora",
331
+ "trigger_word": "with blacklight makeup",
332
+ "weights": "pytorch_lora_weights.bin",
333
+ "is_compatible": true,
334
+ "likes": 3,
335
+ "downloads": 508
336
+ },
337
  {
338
  "repo": "ProomptEngineer/pe-neon-sign-style",
339
+ "title": "pe-neon-sign-style",
340
  "trigger_word": "PENeonSign",
341
  "is_compatible": true,
342
  "image": "https://huggingface.co/ProomptEngineer/pe-neon-sign-style/resolve/main/2266230.jpeg",
 
344
  "likes": 0,
345
  "downloads": 0
346
  },
347
+ {
348
+ "repo": "ProomptEngineer/pe-lofi-hiphop-lofi-girl-concept",
349
+ "title": "pe-lofi-hiphop-lofi-girl-concept",
350
+ "trigger_word": "PELofiHipHop",
351
+ "is_compatible": true,
352
+ "image": "https://huggingface.co/ProomptEngineer/pe-lofi-hiphop-lofi-girl-concept/resolve/main/1967528.jpeg",
353
+ "weights": "PE_LofiHipHop.safetensors",
354
+ "likes": 0,
355
+ "downloads": 0
356
+ },
357
+ {
358
+ "repo": "ProomptEngineer/pe-shitty-fanart",
359
+ "title": "pe-shitty-fanart",
360
+ "trigger_word": "PETerribleFanArt",
361
+ "is_compatible": true,
362
+ "image": "https://huggingface.co/ProomptEngineer/pe-shitty-fanart/resolve/main/2028517.jpeg",
363
+ "weights": "PE_TerribleFanArtV1.safetensors",
364
+ "likes": 1,
365
+ "downloads": 0
366
+ },
367
  {
368
  "repo": "ProomptEngineer/pe-sandsculpter-style",
369
+ "title": "pe-sandsculpter-style",
370
  "trigger_word": "PESandSculpture",
371
  "is_compatible": true,
372
+ "image": "https://huggingface.co/ProomptEngineer/pe-sandsculpter-style/resolve/main/2234364.jpeg",
373
  "weights": "PE_SandSculpture.safetensors",
374
  "likes": 1,
375
  "downloads": 0
376
  },
377
  {
378
  "repo": "ProomptEngineer/pe-shitty-medieval-paintings",
379
+ "title": "pe-shitty-medieval-paintings",
380
  "trigger_word": "PEBadMedivalArt",
381
  "is_compatible": true,
382
+ "image": "https://huggingface.co/ProomptEngineer/pe-shitty-medieval-paintings/resolve/main/2061695.jpeg",
383
  "weights": "PE_BadMedivalArt.safetensors",
384
  "likes": 1,
385
  "downloads": 0
386
  },
387
+ {
388
+ "repo": "ProomptEngineer/pe-courtroomsketch-style",
389
+ "title": "pe-courtroomsketch-style",
390
+ "trigger_word": "PECourtRoomSketch",
391
+ "is_compatible": true,
392
+ "image": "https://huggingface.co/ProomptEngineer/pe-courtroomsketch-style/resolve/main/2201914.jpeg",
393
+ "weights": "PE_CourtRoomSketchV2.safetensors",
394
+ "likes": 1,
395
+ "downloads": 0
396
+ },
397
+ {
398
+ "repo": "ProomptEngineer/pe-funko-pop-diffusion-style",
399
+ "title": "pe-funko-pop-diffusion-style",
400
+ "trigger_word": "PEPopFigure",
401
+ "is_compatible": true,
402
+ "image": "https://huggingface.co/ProomptEngineer/pe-funko-pop-diffusion-style/resolve/main/2219678.jpeg",
403
+ "weights": "PE_FunkoPopStyle.safetensors",
404
+ "likes": 0,
405
+ "downloads": 0
406
+ },
407
+ {
408
+ "repo": "lordjia/lelo-lego-lora",
409
+ "title": "lelo-lego-lora",
410
+ "trigger_word": "LEGO BrickHeadz",
411
+ "is_compatible": true,
412
+ "image": "https://huggingface.co/lordjia/lelo-lego-lora/resolve/main/2403933.jpeg",
413
+ "weights": "lego_v2.0_XL_32.safetensors",
414
+ "likes": 4,
415
+ "downloads": 0
416
+ },
417
+ {
418
+ "repo": "KappaNeuro/dressed-animals",
419
+ "title": "dressed-animals",
420
+ "trigger_word": "Dressed animals page",
421
+ "is_compatible": true,
422
+ "image": "https://huggingface.co/KappaNeuro/dressed-animals/resolve/main/2322079.jpeg",
423
+ "weights": "Dressed animals.safetensors",
424
+ "likes": 1,
425
+ "downloads": 0
426
+ },
427
+ {
428
+ "repo": "KappaNeuro/vintage-postage-stamps",
429
+ "title": "vintage-postage-stamps",
430
+ "trigger_word": "Vintage Postage Stamps",
431
+ "is_compatible": true,
432
+ "image": "https://huggingface.co/KappaNeuro/vintage-postage-stamps/resolve/main/2332736.jpeg",
433
+ "weights": "Vintage Postage Stamps.safetensors",
434
+ "likes": 1,
435
+ "downloads": 0
436
+ },
437
+ {
438
+ "repo": "KappaNeuro/video-installation",
439
+ "title": "video-installation",
440
+ "trigger_word": "Video installation",
441
+ "is_compatible": true,
442
+ "image": "https://huggingface.co/KappaNeuro/video-installation/resolve/main/2332706.jpeg",
443
+ "weights": "Video installation.safetensors",
444
+ "likes": 1,
445
+ "downloads": 0
446
+ },
447
  {
448
  "repo": "KappaNeuro/ukiyo-e-art",
449
+ "title": "ukiyo-e-art",
450
  "trigger_word": "Ukiyo-e Art",
451
  "is_compatible": true,
452
+ "image": "https://huggingface.co/KappaNeuro/ukiyo-e-art/resolve/main/2332646.jpeg",
453
  "weights": "Ukiyo-e Art.safetensors",
454
  "likes": 1,
455
  "downloads": 0
456
  },
457
+ {
458
+ "repo": "KappaNeuro/surreal-collage",
459
+ "title": "surreal-collage",
460
+ "trigger_word": "Surreal Collage",
461
+ "is_compatible": true,
462
+ "image": "https://huggingface.co/KappaNeuro/surreal-collage/resolve/main/2331965.jpeg",
463
+ "weights": "Surreal Collage.safetensors",
464
+ "likes": 1,
465
+ "downloads": 0
466
+ },
467
+ {
468
+ "repo": "KappaNeuro/stop-motion-animation",
469
+ "title": "stop-motion-animation",
470
+ "trigger_word": "Stop-Motion Animation",
471
+ "is_compatible": true,
472
+ "image": "https://huggingface.co/KappaNeuro/stop-motion-animation/resolve/main/2331934.jpeg",
473
+ "weights": "Stop-Motion Animation.safetensors",
474
+ "likes": 1,
475
+ "downloads": 0
476
+ },
477
+ {
478
+ "repo": "KappaNeuro/studio-ghibli-style",
479
+ "title": "studio-ghibli-style",
480
+ "trigger_word": "Studio Ghibli Style",
481
+ "is_compatible": true,
482
+ "image": "https://huggingface.co/KappaNeuro/studio-ghibli-style/resolve/main/2331948.jpeg",
483
+ "weights": "Studio Ghibli Style.safetensors",
484
+ "likes": 2,
485
+ "downloads": 0
486
+ },
487
+ {
488
+ "repo": "KappaNeuro/punk-collage",
489
+ "title": "punk-collage",
490
+ "trigger_word": "Punk Collage",
491
+ "is_compatible": true,
492
+ "image": "https://huggingface.co/KappaNeuro/punk-collage/resolve/main/2330616.jpeg",
493
+ "weights": "Punk Collage.safetensors",
494
+ "likes": 1,
495
+ "downloads": 0
496
+ },
497
+ {
498
+ "repo": "KappaNeuro/needlepoint",
499
+ "title": "needlepoint",
500
+ "trigger_word": "Needlepoint page",
501
+ "is_compatible": true,
502
+ "image": "https://huggingface.co/KappaNeuro/needlepoint/resolve/main/2329532.jpeg",
503
+ "weights": "Needlepoint.safetensors",
504
+ "likes": 1,
505
+ "downloads": 0
506
+ },
507
+ {
508
+ "repo": "KappaNeuro/made-of-iridescent-foil",
509
+ "title": "made-of-iridescent-foil",
510
+ "trigger_word": "Made Of Iridescent Foil page",
511
+ "is_compatible": true,
512
+ "image": "https://huggingface.co/KappaNeuro/made-of-iridescent-foil/resolve/main/2325476.jpeg",
513
+ "weights": "Made Of Iridescent Foil.safetensors",
514
+ "likes": 1,
515
+ "downloads": 0
516
+ },
517
+ {
518
+ "repo": "KappaNeuro/lascaux",
519
+ "title": "lascaux",
520
+ "trigger_word": "Lascaux page",
521
+ "is_compatible": true,
522
+ "image": "https://huggingface.co/KappaNeuro/lascaux/resolve/main/2325538.jpeg",
523
+ "weights": "Lascaux.safetensors",
524
+ "likes": 1,
525
+ "downloads": 0
526
+ },
527
+ {
528
+ "repo": "KappaNeuro/color-palette",
529
+ "title": "color-palette",
530
+ "trigger_word": "Color Palette -",
531
+ "is_compatible": true,
532
+ "image": "https://huggingface.co/KappaNeuro/color-palette/resolve/main/2248053.jpeg",
533
+ "weights": "Color Palette.safetensors",
534
+ "likes": 2,
535
+ "downloads": 0
536
+ },
537
+ {
538
+ "repo": "KappaNeuro/albumen-print",
539
+ "title": "albumen-print",
540
+ "trigger_word": "Albumen Print page",
541
+ "is_compatible": true,
542
+ "image": "https://huggingface.co/KappaNeuro/albumen-print/resolve/main/2320833.jpeg",
543
+ "weights": "Albumen Print.safetensors",
544
+ "likes": 1,
545
+ "downloads": 0
546
+ },
547
+ {
548
+ "repo": "KappaNeuro/1987-action-figure-playset-packaging",
549
+ "title": "1987-action-figure-playset-packaging",
550
+ "trigger_word": "1987 Action Figure Playset Packaging page",
551
+ "is_compatible": true,
552
+ "image": "https://huggingface.co/KappaNeuro/1987-action-figure-playset-packaging/resolve/main/2320798.jpeg",
553
+ "weights": "1987 Action Figure Playset Packaging.safetensors",
554
+ "likes": 1,
555
+ "downloads": 0
556
+ },
557
+ {
558
+ "repo": "Norod78/SDXL-VintageMagStyle-Lora",
559
+ "title": "SDXL-VintageMagStyle-Lora",
560
+ "trigger_word": "VintageMagStyle",
561
+ "is_compatible": true,
562
+ "image": "https://huggingface.co/Norod78/SDXL-VintageMagStyle-Lora/resolve/main/Examples/00015-20230906102032-7778-Wonderwoman%20VintageMagStyle%20%20%20_lora_SDXL-VintageMagStyle-Lora_1_,%20Very%20detailed,%20clean,%20high%20quality,%20sharp%20image.jpg",
563
+ "weights": "SDXL-VintageMagStyle-Lora.safetensors",
564
+ "likes": 7,
565
+ "downloads": 0
566
+ },
567
+ {
568
+ "repo": "CiroN2022/road-sign",
569
+ "title": "road-sign",
570
+ "trigger_word": "road sign",
571
+ "is_compatible": true,
572
+ "image": "https://huggingface.co/CiroN2022/road-sign/resolve/main/2338481.jpeg",
573
+ "weights": "road_sign.safetensors",
574
+ "likes": 0,
575
+ "downloads": 0
576
+ },
577
  {
578
  "repo": "CiroN2022/mosaic-style",
579
+ "title": "mosaic-style",
580
  "trigger_word": "mosaic",
581
  "is_compatible": true,
582
+ "image": "https://huggingface.co/CiroN2022/mosaic-style/resolve/main/2216189.jpeg",
583
  "weights": "mosaic.safetensors",
584
  "likes": 1,
585
  "downloads": 0
586
  },
587
+ {
588
+ "repo": "CiroN2022/cd-md-music",
589
+ "title": "cd-md-music",
590
+ "trigger_word": "product photo cd",
591
+ "is_compatible": true,
592
+ "image": "https://huggingface.co/CiroN2022/cd-md-music/resolve/main/2183289.jpeg",
593
+ "weights": "cd_music.safetensors",
594
+ "likes": 0,
595
+ "downloads": 0
596
+ },
597
+ {
598
+ "repo": "CiroN2022/hair-style",
599
+ "title": "hair-style",
600
+ "trigger_word": "crazy alternate hairstyle",
601
+ "is_compatible": true,
602
+ "image": "https://huggingface.co/CiroN2022/hair-style/resolve/main/2193812.jpeg",
603
+ "weights": "hair_style.safetensors",
604
+ "likes": 0,
605
+ "downloads": 0
606
+ },
607
+ {
608
+ "repo": "CiroN2022/overprint-effect",
609
+ "title": "overprint-effect",
610
+ "trigger_word": "overprint_effect",
611
+ "is_compatible": true,
612
+ "image": "https://huggingface.co/CiroN2022/overprint-effect/resolve/main/2139470.jpeg",
613
+ "weights": "Overprint_effect_sdxl.safetensors",
614
+ "likes": 1,
615
+ "downloads": 0
616
+ },
617
+ {
618
+ "repo": "CiroN2022/toy-face",
619
+ "title": "toy-face",
620
+ "trigger_word": "toy_face",
621
+ "is_compatible": true,
622
+ "image": "https://huggingface.co/CiroN2022/toy-face/resolve/main/2123367.jpeg",
623
+ "weights": "toy_face_sdxl.safetensors",
624
+ "likes": 0,
625
+ "downloads": 0
626
+ },
627
  {
628
  "repo": "CiroN2022/ascii-art",
629
+ "title": "ascii-art",
630
  "trigger_word": "ascii_art",
631
  "is_compatible": true,
632
+ "image": "https://huggingface.co/CiroN2022/ascii-art/resolve/main/2080723.jpeg",
633
  "weights": "ascii_art-sdxl.safetensors",
634
  "likes": 0,
635
  "downloads": 0
636
  },
637
  {
638
+ "repo": "artificialguybr/PixelArtRedmond",
639
+ "title": "PixelArtRedmond",
640
+ "trigger_word": "Pixel Art, PixArFK",
641
+ "likes": 1,
642
+ "downloads": 0,
643
+ "is_compatible": true,
644
+ "image": "https://huggingface.co/artificialguybr/PixelArtRedmond/resolve/main/pixel-0017-714031916.png",
645
+ "weights": "PixelArtRedmond-Lite64.safetensors"
646
+ },
647
+ {
648
+ "repo": "artificialguybr/StickersRedmond",
649
+ "title": "StickersRedmond",
650
+ "trigger_word": "Stickers",
651
+ "likes": 2,
652
+ "downloads": 0,
653
+ "is_compatible": true,
654
+ "image": "https://huggingface.co/artificialguybr/StickersRedmond/resolve/main/00000-3383490575.png",
655
+ "weights": "StickersRedmond.safetensors"
656
+ },
657
+ {
658
+ "repo": "artificialguybr/ClayAnimationRedmond",
659
+ "title": "ClayAnimationRedmond",
660
+ "trigger_word": "Clay Animation",
661
+ "likes": 5,
662
+ "downloads": 0,
663
+ "is_compatible": true,
664
+ "image": "https://huggingface.co/artificialguybr/ClayAnimationRedmond/resolve/main/00138-3585231804.png",
665
+ "weights": "ClayAnimationRedm.safetensors"
666
+ },
667
+ {
668
+ "image": "https://replicate.delivery/pbxt/aVhJriYftYQCFCd81DrvNGktIcOlJrb3fifcOTQ3yI7LZWxiA/out-0.png",
669
+ "repo": "fofr/sdxl-vision-pro",
670
+ "title": "SDXL Vision Pro",
671
+ "trigger_word": "<s0><s1> VR headset",
672
+ "weights": "lora.safetensors",
673
+ "text_embedding_weights": "embeddings.pti",
674
+ "is_compatible": false,
675
+ "is_pivotal": true,
676
+ "likes": 1,
677
+ "downloads": 0
678
+ },
679
+ {
680
+ "image": "https://huggingface.co/joachimsallstrom/aether-glitch-lora-for-sdxl/resolve/main/2680627.jpeg",
681
+ "repo": "joachimsallstrom/aether-glitch-lora-for-sdxl",
682
+ "title": "Aether VHS Glitch",
683
+ "trigger_word": "vhs glitch",
684
+ "weights": "Aether_Glitch_v1_LoRA.safetensors",
685
+ "is_compatible": true,
686
+ "likes": 1
687
+ },
688
+ {
689
+ "image": "https://huggingface.co/artificialguybr/TshirtDesignRedmond/resolve/main/00097-1339429505.png",
690
+ "repo": "artificialguybr/TshirtDesignRedmond-V2",
691
+ "title": "T-Shirt.Design.Redmond V2",
692
+ "trigger_word": "TshirtDesignAF",
693
+ "weights": "TShirtDesignRedmondV2-Tshirtdesign-TshirtDesignAF.safetensors",
694
+ "is_compatible": true,
695
+ "likes": 4
696
+ },
697
+ {
698
+ "image": "https://huggingface.co/ostris/ikea-instructions-lora-sdxl/resolve/main/2709929.jpeg",
699
+ "repo": "ostris/ikea-instructions-lora-sdxl",
700
+ "title": "IKEA Instructions",
701
+ "trigger_word": "",
702
+ "weights": "ikea_instructions_xl_v1_5.safetensors",
703
+ "is_compatible": true,
704
+ "likes": 106
705
+ },
706
+ {
707
+ "image": "https://huggingface.co/ostris/super-cereal-sdxl-lora/resolve/main/2879386.jpeg",
708
+ "repo": "ostris/super-cereal-sdxl-lora",
709
+ "title": "Super Cereal",
710
+ "trigger_word": "",
711
+ "weights": "cereal_box_sdxl_v1.safetensors",
712
+ "is_compatible": true,
713
+ "likes": 5
714
+ },
715
+ {
716
+ "image": "https://replicate.delivery/pbxt/CoMBej9GOtyNKqyDHb0fsNSdABpTzOszpjltZGvHsbqif8XjA/out-0.png",
717
+ "repo": "jakedahn/sdxl-isometric-geology",
718
+ "title": "Isometric Geology",
719
+ "trigger_word": "in the style of <s0><s1>",
720
+ "weights": "lora.safetensors",
721
+ "text_embedding_weights": "embeddings.pti",
722
+ "is_compatible": false,
723
+ "is_pivotal": true,
724
+ "likes": 1
725
+ },
726
+ {
727
+ "image": "https://huggingface.co/artificialguybr/analogredmond-v2/resolve/main/00279-913323466.png",
728
+ "repo": "artificialguybr/analogredmond-v2",
729
+ "title": "Analog Photography.Redmond",
730
+ "trigger_word": "AnalogRedmAF",
731
+ "weights": "AnalogRedmondV2-Analog-AnalogRedmAF.safetensors",
732
+ "is_compatible": true,
733
+ "likes": 3
734
+ },
735
+ {
736
+ "image": "https://huggingface.co/stets/nintendo64_cartridge/resolve/main/00002-%5Bnumber%5D-840302403-_%20_lora_n64-000002_1_%20n64%20game%2C%20cartridge%2C%20titled%2C%20chicken%20riding%20a%20bicycle.png",
737
+ "repo": "stets/nintendo64_cartridge",
738
+ "title": "Nintendo 64 Cartridge",
739
+ "weights": "n64-000001.safetensors",
740
+ "trigger_word": "n64",
741
+ "is_compatible": true,
742
+ "likes": 6
743
+ },
744
+ {
745
+ "image": "https://huggingface.co/joachimsallstrom/aether-bubbles-foam-lora-for-sdxl/resolve/main/3056728.jpeg",
746
+ "repo": "joachimsallstrom/aether-bubbles-foam-lora-for-sdxl",
747
+ "title": "Aether Bubbles & Foam",
748
+ "weights": "Aether_Bubbles_And_Foam_v1_SDXL_LoRA.safetensors",
749
+ "trigger_word": "made of bath foam and soap bubbles",
750
+ "is_compatible": true,
751
+ "likes": 2
752
+ },
753
+ {
754
+ "image": "https://huggingface.co/artificialguybr/3DRedmond-V1/resolve/main/images/00064-2498532539.png",
755
+ "repo": "artificialguybr/3DRedmond-V1",
756
+ "title": "3D.Redmond",
757
+ "weights": "3DRedmond-3DRenderStyle-3DRenderAF.safetensors",
758
+ "trigger_word": "3D Render Style, 3DRenderAF",
759
+ "is_compatible": true,
760
+ "likes": 5
761
+ },
762
+ {
763
+ "image": "https://i.imgur.com/cAx2FL1.jpg",
764
+ "repo": "CiroN2022/tape-people",
765
+ "title": "Covered in Tape",
766
+ "weights": "Tape_people.safetensors",
767
+ "trigger_word": "covered of tape, caution tape, keep out",
768
+ "is_compatible": true,
769
+ "likes": 2
770
+ },
771
+ {
772
+ "image": "https://huggingface.co/WizWhite/the-wizard-s-vintage-romance-novel/resolve/main/5033837.jpeg",
773
+ "title": "WizWhite/the-wizard-s-vintage-romance-novel",
774
+ "repo": "WizWhite/the-wizard-s-vintage-romance-novel",
775
+ "trigger_word": "Book cover of a vintage romance novel",
776
+ "weights": "wizards_vintage_romance.safetensors",
777
+ "is_compatible": true,
778
+ "likes": 1,
779
+ "downloads": 86
780
+ },
781
+ {
782
+ "image": "https://huggingface.co/WizWhite/gildenface-xl-headshot-lora/resolve/main/3277226.jpeg",
783
+ "title": "WizWhite/gildenface-xl-headshot-lora",
784
+ "repo": "WizWhite/gildenface-xl-headshot-lora",
785
+ "trigger_word": "Gildenface portrait photo",
786
+ "weights": "GildenfaceXL_Headshot_LoRA_v1.safetensors",
787
+ "is_compatible": true,
788
+ "likes": 1,
789
+ "downloads": 104
790
+ },
791
+ {
792
+ "image": "https://huggingface.co/WizWhite/wizard-s-vintage-board-games/resolve/main/4390221.jpeg",
793
+ "title": "WizWhite/wizard-s-vintage-board-games",
794
+ "repo": "WizWhite/wizard-s-vintage-board-games",
795
+ "trigger_word": "Vintage board game box",
796
+ "weights": "Wizards_Vintage_Board_Game.safetensors",
797
+ "is_compatible": true,
798
+ "likes": 2,
799
+ "downloads": 105
800
+ },
801
+ {
802
+ "image": "https://huggingface.co/WizWhite/gustav-vasa-1496-1560-historical-king-of-sweden/resolve/main/4712224.jpeg",
803
+ "title": "WizWhite/gustav-vasa-1496-1560-historical-king-of-sweden",
804
+ "repo": "WizWhite/gustav-vasa-1496-1560-historical-king-of-sweden",
805
+ "trigger_word": "GVASA",
806
+ "weights": "GUSTAV_VASA-000002.safetensors",
807
+ "is_compatible": true,
808
+ "likes": 3,
809
+ "downloads": 77
810
+ },
811
+ {
812
+ "image": "https://huggingface.co/WizWhite/the-wizard-s-vintage-romance-novel/resolve/main/5033837.jpeg",
813
+ "title": "WizWhite/the-wizard-s-vintage-romance-novel",
814
+ "repo": "WizWhite/the-wizard-s-vintage-romance-novel",
815
+ "trigger_word": "Book cover of a vintage romance novel",
816
+ "weights": "wizards_vintage_romance.safetensors",
817
+ "is_compatible": true,
818
+ "likes": 1,
819
+ "downloads": 86
820
+ },
821
+ {
822
+ "image": "https://huggingface.co/Norod78/yet-another-sdxl-tattoo-lora/resolve/main/3334836.jpeg",
823
+ "title": "Norod78/yet-another-sdxl-tattoo-lora",
824
+ "repo": "Norod78/yet-another-sdxl-tattoo-lora",
825
+ "trigger_word": "tattoo",
826
+ "weights": "SDXL-tattoo-Lora.safetensors",
827
+ "is_compatible": true,
828
+ "likes": 3,
829
+ "downloads": 205
830
+ },
831
+ {
832
+ "image": "https://huggingface.co/EgadZoundsGadzooks/macos9-3dwallpapers-lora/resolve/main/images/66bf4d45-bae9-4d80-824b-4cdd35e6a42e.jpeg",
833
+ "title": "EgadZoundsGadzooks/macos9-3dwallpapers-lora",
834
+ "repo": "EgadZoundsGadzooks/macos9-3dwallpapers-lora",
835
+ "trigger_word": "simplistic repeating 3D pattern of simplified 3D objects",
836
+ "weights": "Mac OS 9 - 3D Wallpapers v1.0.safetensors",
837
+ "is_compatible": true,
838
+ "likes": 0,
839
+ "downloads": 176
840
+ },
841
+ {
842
+ "image": "https://huggingface.co/artificialguybr/CuteCartoonRedmond-V2/resolve/main/00418-1769284661.png",
843
+ "title": "artificialguybr/CuteCartoonRedmond-V2",
844
+ "repo": "artificialguybr/CuteCartoonRedmond-V2",
845
+ "trigger_word": "CuteCartoonAF, Cute Cartoon",
846
+ "weights": "CuteCartoonRedmond-CuteCartoon-CuteCartoonAF.safetensors",
847
+ "is_compatible": true,
848
+ "likes": 6,
849
+ "downloads": 3640
850
+ },
851
+ {
852
+ "image": "https://huggingface.co/Norod78/SDXL-YarnArtStyle-LoRA/resolve/main/images/00016-20240102204306-7790-Rick%20Sanchez%20Yarn%20art%20style%20%20_lora_SDXL_Yarn_Art_Style_1.0_.jpg",
853
+ "title": "Norod78/SDXL-YarnArtStyle-LoRA",
854
+ "repo": "Norod78/SDXL-YarnArtStyle-LoRA",
855
+ "trigger_word": "Yarn art style",
856
+ "weights": "SDXL_Yarn_Art_Style.safetensors",
857
+ "is_compatible": true,
858
+ "likes": 33,
859
+ "downloads": 2382
860
+ },
861
+ {
862
+ "image": "https://huggingface.co/blink7630/storyboard-sketch/resolve/main/2947992.jpeg",
863
+ "title": "blink7630/storyboard-sketch",
864
+ "repo": "blink7630/storyboard-sketch",
865
+ "trigger_word": "storyboard sketch of",
866
+ "weights": "Storyboard_sketch.safetensors",
867
+ "is_compatible": true,
868
+ "likes": 38,
869
+ "downloads": 1853
870
+ },
871
+ {
872
+ "image": "https://huggingface.co/artificialguybr/amigurami-redmond-amigurami-crochet-sd-xl-lora/resolve/main/7859340.jpeg",
873
+ "title": "artificialguybr/amigurami-redmond-amigurami-crochet-sd-xl-lora",
874
+ "repo": "artificialguybr/amigurami-redmond-amigurami-crochet-sd-xl-lora",
875
+ "trigger_word": "Amigurami",
876
+ "weights": "AmiguramiRedmond-Crochet-Amigurumi.safetensors",
877
+ "is_compatible": true,
878
+ "likes": 7,
879
+ "downloads": 609
880
+ },
881
+ {
882
+ "image": "https://huggingface.co/Changchoichang2104/StableDiffusionXL-Waltz-with-Bashir-style/resolve/main/images/a22ec06b-031c-454e-8fac-6a2f7dacddff.jpeg",
883
+ "title": "Changchoichang2104/StableDiffusionXL-Waltz-with-Bashir-style",
884
+ "repo": "Changchoichang2104/StableDiffusionXL-Waltz-with-Bashir-style",
885
+ "trigger_word": null,
886
+ "weights": "waltz-with-bashir-style-000010.safetensors",
887
+ "is_compatible": true,
888
+ "likes": 1,
889
+ "downloads": 298
890
+ },
891
+ {
892
+ "image": "https://huggingface.co/e-n-v-y/envy-oil-pastel-xl-01/resolve/main/3630371.jpeg",
893
+ "title": "e-n-v-y/envy-oil-pastel-xl-01",
894
+ "repo": "e-n-v-y/envy-oil-pastel-xl-01",
895
+ "trigger_word": "oil pastel",
896
+ "weights": "EnvyOilPastelXL01.safetensors",
897
+ "is_compatible": true,
898
+ "likes": 3,
899
+ "downloads": 597
900
+ },
901
+ {
902
+ "image": "https://huggingface.co/e-n-v-y/envy-ink-swirl-xl-01/resolve/main/4676624.jpeg",
903
+ "title": "e-n-v-y/envy-ink-swirl-xl-01",
904
+ "repo": "e-n-v-y/envy-ink-swirl-xl-01",
905
+ "trigger_word": "swirling ink",
906
+ "weights": "EnvyInkSwirlXL01.safetensors",
907
+ "is_compatible": true,
908
+ "likes": 2,
909
+ "downloads": 77
910
+ },
911
+ {
912
+ "image": "https://huggingface.co/e-n-v-y/envy-anime-watercolor-xl-01/resolve/main/4361796.jpeg",
913
+ "title": "e-n-v-y/envy-anime-watercolor-xl-01",
914
+ "repo": "e-n-v-y/envy-anime-watercolor-xl-01",
915
+ "trigger_word": "watercolor",
916
+ "weights": "EnvyAnimeWatercolorXL01.safetensors",
917
+ "is_compatible": true,
918
+ "likes": 5,
919
+ "downloads": 101
920
+ },
921
+ {
922
+ "image": "https://huggingface.co/e-n-v-y/envy-send-noodles-xl-01/resolve/main/2879347.jpeg",
923
+ "title": "e-n-v-y/envy-send-noodles-xl-01",
924
+ "repo": "e-n-v-y/envy-send-noodles-xl-01",
925
+ "trigger_word": "noodles",
926
+ "weights": "EnvySendNoodlesXL01.safetensors",
927
+ "is_compatible": true,
928
+ "likes": 3,
929
+ "downloads": 81
930
+ },
931
+ {
932
+ "image": "https://huggingface.co/Blib-la/honore_daumier_lora_sdxl/resolve/main/images/00154-480187136.png",
933
+ "title": "Blib-la/honore_daumier_lora_sdxl",
934
+ "repo": "Blib-la/honore_daumier_lora_sdxl",
935
+ "trigger_word": "caricature, lithography by Honor\u00e9 Daumier",
936
+ "weights": "honore_daumier_sdxl_v1.safetensors",
937
+ "is_compatible": true,
938
+ "likes": 3,
939
+ "downloads": 127
940
+ },
941
+ {
942
+ "image": "https://huggingface.co/Blib-la/thomas_rowlandson_lora_sdxl/resolve/main/images/00238-2223492874.png",
943
+ "title": "Blib-la/thomas_rowlandson_lora_sdxl",
944
+ "repo": "Blib-la/thomas_rowlandson_lora_sdxl",
945
+ "trigger_word": "hand painted etching by thomas rowlandson",
946
+ "weights": "thomas_rowlandson_sdxl_v1.safetensors",
947
+ "is_compatible": true,
948
+ "likes": 3,
949
+ "downloads": 156
950
+ },
951
+ {
952
+ "image": "https://huggingface.co/Blib-la/eugene_atget_lora_sdxl/resolve/main/images/00147-693647877.png",
953
+ "title": "Blib-la/eugene_atget_lora_sdxl",
954
+ "repo": "Blib-la/eugene_atget_lora_sdxl",
955
+ "trigger_word": "by eugene atget",
956
+ "weights": "eugene_atget_sdxl_v1.safetensors",
957
+ "is_compatible": true,
958
+ "likes": 3,
959
+ "downloads": 131
960
+ },
961
+ {
962
+ "image": "https://huggingface.co/Blib-la/caricature_lora_sdxl/resolve/main/images/00543-3110114300.png",
963
+ "title": "Blib-la/caricature_lora_sdxl",
964
+ "repo": "Blib-la/caricature_lora_sdxl",
965
+ "trigger_word": null,
966
+ "weights": "caricature_sdxl_v2.safetensors",
967
+ "is_compatible": true,
968
+ "likes": 5,
969
+ "downloads": 227,
970
+ "new": true
971
+ },
972
+ {
973
+ "image": "https://huggingface.co/Blib-la/used_leather_lora_sdxl/resolve/main/images/00089-3023579477.png",
974
+ "title": "Blib-la/used_leather_lora_sdxl",
975
+ "repo": "Blib-la/used_leather_lora_sdxl",
976
+ "trigger_word": "used leather",
977
+ "weights": "used_leather_sdxl_v1.safetensors",
978
+ "is_compatible": true,
979
+ "likes": 9,
980
+ "downloads": 647
981
+ },
982
+ {
983
+ "image": "https://huggingface.co/Norod78/SDXL-Psychemelt-style-LoRA/resolve/main/images/00060-20240218175959-7784-Pikachu%20psychemelt%20style%20_lora_SDXL_Psychemelt_style_LoRA_0.8_.jpg",
984
+ "title": "Norod78/SDXL-Psychemelt-style-LoRA",
985
  "repo": "Norod78/SDXL-Psychemelt-style-LoRA",
986
  "trigger_word": "psychemelt style, in an LSD trip psychemelt style",
987
  "weights": "SDXL_Psychemelt_style_LoRA-000007.safetensors",
 
990
  "downloads": 140
991
  },
992
  {
993
+ "image": "https://huggingface.co/Norod78/fruits-and-vegetables-gone-bad-sdxl-lora/resolve/main/6326319.jpeg",
994
+ "title": "Norod78/fruits-and-vegetables-gone-bad-sdxl-lora",
995
+ "repo": "Norod78/fruits-and-vegetables-gone-bad-sdxl-lora",
996
+ "trigger_word": "FaVGoneBad",
997
+ "weights": "Fruits_and_Vegetables_gone_bad_-_SDXL_LoRA-000007.safetensors",
998
+ "is_compatible": true,
999
+ "likes": 3,
1000
+ "downloads": 128
1001
+ },
1002
+ {
1003
+ "image": "https://huggingface.co/Norod78/SDXL-DollZ-Style-LoRA/resolve/main/images/00045-20240122220020-7827-Pikachu%20DollZ%20style%20_lora_DollZ_style_0.8_.jpg",
1004
+ "title": "Norod78/SDXL-DollZ-Style-LoRA",
1005
+ "repo": "Norod78/SDXL-DollZ-Style-LoRA",
1006
+ "trigger_word": "DollZ style",
1007
+ "weights": "DollZ_style.safetensors",
1008
+ "is_compatible": true,
1009
+ "likes": 1,
1010
+ "downloads": 80
1011
+ },
1012
+ {
1013
+ "image": "https://huggingface.co/Norod78/SDXL-LaundryArt-LoRA-r32/resolve/main/images/00012-20240117133725-7777-A%20crazy%20clown%20LaundryArt%20_lora_LaundryArt_LoRA_1_.jpg",
1014
+ "title": "Norod78/SDXL-LaundryArt-LoRA-r32",
1015
+ "repo": "Norod78/SDXL-LaundryArt-LoRA-r32",
1016
+ "trigger_word": "LaundryArt",
1017
+ "weights": "LaundryArt_LoRA-r32.safetensors",
1018
+ "is_compatible": true,
1019
+ "likes": 2,
1020
+ "downloads": 82
1021
+ "new": true
1022
+ },
1023
+ {
1024
+ "image": "https://huggingface.co/Norod78/SDXL-HuWoof-LoRA/resolve/main/images/00013-20240113231444-7801-The%20Starry%20Night%20HuWoof%20_lora_SDXL_HuWoof_LoRA_1_.jpeg",
1025
+ "title": "Norod78/SDXL-HuWoof-LoRA",
1026
+ "repo": "Norod78/SDXL-HuWoof-LoRA",
1027
+ "trigger_word": "HuWoof",
1028
+ "weights": "SDXL_HuWoof_LoRA-000004.safetensors",
1029
+ "is_compatible": true,
1030
+ "likes": 1,
1031
+ "downloads": 73
1032
+ },
1033
+ {
1034
+ "image": "https://huggingface.co/Norod78/sdxl-chalkboarddrawing-lora/resolve/main/5329308.jpeg",
1035
+ "title": "Norod78/sdxl-chalkboarddrawing-lora",
1036
  "repo": "Norod78/sdxl-chalkboarddrawing-lora",
1037
  "trigger_word": null,
1038
  "weights": "SDXL_ChalkBoardDrawing_LoRA_r8.safetensors",
 
1041
  "downloads": 200
1042
  },
1043
  {
1044
+ "image": "https://huggingface.co/Norod78/SDXL-JojosoStyle-Lora-v2/resolve/main/4002501.jpeg",
1045
+ "title": "Norod78/SDXL-JojosoStyle-Lora-v2",
1046
  "repo": "Norod78/SDXL-JojosoStyle-Lora-v2",
1047
  "trigger_word": "Jojosostyle",
1048
  "weights": "SDXL-JojosoStyle-Lora-v2-r16.safetensors",
 
1051
  "downloads": 88
1052
  },
1053
  {
1054
+ "image": "https://huggingface.co/Norod78/sdxl-futurama-style-lora/resolve/main/2705525.jpeg",
1055
+ "title": "Norod78/sdxl-futurama-style-lora",
1056
+ "repo": "Norod78/sdxl-futurama-style-lora",
1057
+ "trigger_word": "FuturamaStyle",
1058
+ "weights": "SDXL-FuturamaStyle-Lora.safetensors",
1059
+ "is_compatible": true,
1060
+ "likes": 1,
1061
+ "downloads": 96
1062
+ },
1063
+ {
1064
+ "image": "https://huggingface.co/nerijs/pixelportraits192-XL-v1.0/resolve/main/images/pixel-0055-1623441747.png",
1065
+ "title": "nerijs/pixelportraits192-XL-v1.0",
1066
  "repo": "nerijs/pixelportraits192-XL-v1.0",
1067
  "trigger_word": "",
1068
  "weights": "pixelportraits192-v1-2151.safetensors",
1069
  "is_compatible": true,
1070
  "likes": 2,
1071
  "downloads": 75
1072
+ "new": true
1073
  },
1074
  {
1075
+ "image":"https://huggingface.co/artificialguybr/ps1redmond-ps1-game-graphics-lora-for-sdxl/resolve/main/5177876.jpeg",
1076
+ "title": "artificialguybr/ps1redmond-ps1-game-graphics-lora-for-sdxl",
1077
  "repo": "artificialguybr/ps1redmond-ps1-game-graphics-lora-for-sdxl",
1078
  "trigger_word": "playstation 1 graphics, PS1 Game,",
1079
  "weights": "PS1Redmond-PS1Game-Playstation1Graphics.safetensors",
 
1083
  },
1084
  {
1085
  "repo": "multimodalart/handpaintedbrazil",
1086
+ "title": "multimodalart/handpaintedbrazil",
1087
+ "image": "https://huggingface.co/multimodalart/handpaintedbrazil/resolve/main/image-6.png",
1088
  "trigger_word": "in the style of <s0><s1>",
1089
  "weights": "pytorch_lora_weights.safetensors",
1090
  "is_compatible": true,