prithivMLmods commited on
Commit
2845475
·
verified ·
1 Parent(s): 81e632d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1900 -4
app.py CHANGED
@@ -193,10 +193,1906 @@ def flux_pipe_call_that_returns_an_iterable_of_images(
193
  torch.cuda.empty_cache()
194
  yield self.image_processor.postprocess(image, output_type=output_type)[0]
195
 
196
- #---------------------------------------------------------------------------------------------------------------------------------------------------------------#
197
- # Load LoRAs from JSON file
198
- with open('flux_loras.json', 'r') as f:
199
- loras = json.load(f)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
200
 
201
  #--------------------------------------------------Model Initialization-----------------------------------------------------------------------------------------#
202
 
 
193
  torch.cuda.empty_cache()
194
  yield self.image_processor.postprocess(image, output_type=output_type)[0]
195
 
196
+ #------------------------------------------------------------------------------------------------------------------------------------------------------------#
197
+ loras = [
198
+ #Super-Realism
199
+ {
200
+ "image": "https://huggingface.co/strangerzonehf/Flux-Super-Realism-LoRA/resolve/main/images/1.png",
201
+ "title": "Super Realism",
202
+ "repo": "strangerzonehf/Flux-Super-Realism-LoRA",
203
+ "weights": "super-realism.safetensors",
204
+ "trigger_word": "Super Realism"
205
+ },
206
+ #Dalle-Mix
207
+ {
208
+ "image": "https://huggingface.co/prithivMLmods/Flux-Dalle-Mix-LoRA/resolve/main/images/D3.png",
209
+ "title": "Dalle Mix",
210
+ "repo": "prithivMLmods/Flux-Dalle-Mix-LoRA",
211
+ "weights": "dalle-mix.safetensors",
212
+ "trigger_word": "dalle-mix"
213
+ },
214
+ #smudge
215
+ {
216
+ "image": "https://huggingface.co/strangerzonehf/Flux-Sketch-Smudge-LoRA/resolve/main/images/5.png",
217
+ "title": "Sketch_Smudge",
218
+ "repo": "strangerzonehf/Flux-Sketch-Smudge-LoRA",
219
+ "weights": "Sketch-Smudge.safetensors",
220
+ "trigger_word": " Sketch Smudge"
221
+ },
222
+ #anime-v1
223
+ {
224
+ "image": "https://huggingface.co/strangerzonehf/Flux-Animeo-v1-LoRA/resolve/main/images/A4.png",
225
+ "title": "Animeo Mix",
226
+ "repo": "strangerzonehf/Flux-Animeo-v1-LoRA",
227
+ "weights": "Animeo.safetensors",
228
+ "trigger_word": "Animeo"
229
+ },
230
+ #anime-v2
231
+ {
232
+ "image": "https://huggingface.co/strangerzonehf/Flux-Animex-v2-LoRA/resolve/main/images/A33.png",
233
+ "title": "Animex Mix",
234
+ "repo": "strangerzonehf/Flux-Animex-v2-LoRA",
235
+ "weights": "Animex.safetensors",
236
+ "trigger_word": "Animex"
237
+ },
238
+ #Super Portrait
239
+ {
240
+ "image": "https://huggingface.co/strangerzonehf/Flux-Super-Portrait-LoRA/resolve/main/images/3.png",
241
+ "title": "Super Portraits",
242
+ "repo": "strangerzonehf/Flux-Super-Portrait-LoRA",
243
+ "weights": "Super-Portrait.safetensors",
244
+ "trigger_word": "Super Portrait"
245
+ },
246
+ #Super-Blend
247
+ {
248
+ "image": "https://huggingface.co/strangerzonehf/Flux-Super-Blend-LoRA/resolve/main/images/SB1.png",
249
+ "title": "Super Blend",
250
+ "repo": "strangerzonehf/Flux-Super-Blend-LoRA",
251
+ "weights": "Super-Blend.safetensors",
252
+ "trigger_word": "Super Blend"
253
+ },
254
+ #3DXL P@1
255
+ {
256
+ "image": "https://huggingface.co/strangerzonehf/Flux-3DXL-Partfile-0001/resolve/main/images/4.png",
257
+ "title": "3DXLP1",
258
+ "repo": "strangerzonehf/Flux-3DXL-Partfile-0001",
259
+ "weights": "3DXLP1.safetensors",
260
+ "trigger_word": "3DXLP1"
261
+ },
262
+ #Mixer2.0
263
+ {
264
+ "image": "https://huggingface.co/strangerzonehf/Flux-Midjourney-Mix2-LoRA/resolve/main/images/3.png",
265
+ "title": "Midjourney Mix 2",
266
+ "repo": "strangerzonehf/Flux-Midjourney-Mix2-LoRA",
267
+ "weights": "mjV6.safetensors",
268
+ "trigger_word": "MJ v6"
269
+ },
270
+ #Datou1111/shou_xin
271
+ {
272
+ "image": "https://huggingface.co/strangerzonehf/Flux-Ultimate-LoRA-Collection/resolve/main/images/example_aqz3dv60n.jpeg",
273
+ "title": "SHOU_XIN",
274
+ "repo": "Datou1111/shou_xin",
275
+ "weights": "shou_xin.safetensors",
276
+ "trigger_word": "shou_xin, pencil sketch"
277
+ },
278
+ {
279
+ "image": "https://huggingface.co/prithivMLmods/Flux-Long-Toon-LoRA/resolve/main/images/LT5.png",
280
+ "title": "Long Toons",
281
+ "repo": "prithivMLmods/Flux-Long-Toon-LoRA",
282
+ "weights": "Long-Toon.safetensors",
283
+ "trigger_word": "Long toons"
284
+ },
285
+ {
286
+ "image": "https://huggingface.co/strangerzonehf/Flux-Cute-3D-Kawaii-LoRA/resolve/main/images/CK3.png",
287
+ "title": "Cute 3D Kawaii",
288
+ "repo": "strangerzonehf/Flux-Cute-3D-Kawaii-LoRA",
289
+ "weights": "Cute-3d-Kawaii.safetensors",
290
+ "trigger_word": "Cute 3d Kawaii"
291
+ },
292
+
293
+ {
294
+ "image": "https://huggingface.co/strangerzonehf/Flux-Isometric-3D-LoRA/resolve/main/images/ID2.png",
295
+ "title": "Isometric 3D",
296
+ "repo": "strangerzonehf/Flux-Isometric-3D-LoRA",
297
+ "weights": "Isometric-3D.safetensors",
298
+ "trigger_word": "Isometric 3D"
299
+ },
300
+ {
301
+ "image": "https://huggingface.co/prithivMLmods/Flux-Toonic-2.5D-LoRA/resolve/main/images/T2.png",
302
+ "title": "Toon 2.5D",
303
+ "repo": "prithivMLmods/Flux-Toonic-2.5D-LoRA",
304
+ "weights": "toonic2.5D.safetensors",
305
+ "trigger_word": "toonic 2.5D"
306
+ },
307
+ {
308
+ "image": "https://huggingface.co/strangerzonehf/Flux-YWL-Realism-LoRA/resolve/main/images/R3.png",
309
+ "title": "YWL Realism",
310
+ "repo": "strangerzonehf/Flux-YWL-Realism-LoRA",
311
+ "weights": "ywl-realism.safetensors",
312
+ "trigger_word": "ylw realism"
313
+ },
314
+ #chill-guy
315
+ {
316
+ "image": "https://huggingface.co/prithivMLmods/Flux-Chill-Guy-Zone/resolve/main/images/8.png",
317
+ "title": "Chill Guy",
318
+ "repo": "prithivMLmods/Flux-Chill-Guy-Zone",
319
+ "weights": "chill-guy.safetensors",
320
+ "trigger_word": "chill guy"
321
+ },
322
+ {
323
+ "image": "https://huggingface.co/p1atdev/flux.1-schnell-pvc-style-lora/resolve/main/images/flux_lora_00221_.png",
324
+ "title": "Anime PVC Style",
325
+ "repo": "p1atdev/flux.1-schnell-pvc-style-lora",
326
+ "weights": "pvc-shnell-7250+7500.safetensors",
327
+ "trigger_word": "pvc figure, nendoroid, figma"
328
+ },
329
+ {
330
+ "image": "https://huggingface.co/strangerzonehf/Flux-C4C-Design-LoRA/resolve/main/images/4.png",
331
+ "title": "Smiley C4C",
332
+ "repo": "strangerzonehf/Flux-C4C-Design-LoRA",
333
+ "weights": "Smiley-C4C.safetensors",
334
+ "trigger_word": "Smiley C4C"
335
+ },
336
+ #-----------------------------------------------------------------------------------LoRA's----------------------------------------------------------------------#
337
+ #0
338
+ {
339
+ "image": "https://huggingface.co/prithivMLmods/Purple-Dreamy-Flux-LoRA/resolve/main/images/PD3.png",
340
+ "title": "Purple Dream",
341
+ "repo": "prithivMLmods/Purple-Dreamy-Flux-LoRA",
342
+ "weights": "Purple-Dreamy.safetensors",
343
+ "trigger_word": "Purple Dreamy"
344
+ },
345
+ #1
346
+ {
347
+ "image": "https://huggingface.co/prithivMLmods/Canopus-LoRA-Flux-FaceRealism/resolve/main/images/11.png",
348
+ "title": "Flux Face Realism",
349
+ "repo": "prithivMLmods/Canopus-LoRA-Flux-FaceRealism",
350
+ "trigger_word": "Realism"
351
+ },
352
+ #2
353
+ {
354
+ "image": "https://huggingface.co/alvdansen/softserve_anime/resolve/main/images/ComfyUI_00134_.png",
355
+ "title": "Softserve Anime",
356
+ "repo": "alvdansen/softserve_anime",
357
+ "trigger_word": "sftsrv style illustration"
358
+ },
359
+ #3
360
+ {
361
+ "image": "https://huggingface.co/prithivMLmods/Fashion-Hut-Modeling-LoRA/resolve/main/images/MO1.png",
362
+ "title": "Modeling Hut",
363
+ "repo": "prithivMLmods/Fashion-Hut-Modeling-LoRA",
364
+ "trigger_word": "Modeling of"
365
+ },
366
+ #4
367
+ {
368
+ "image": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-LoRA-One-Click-Creative-Template/resolve/main/images/f2cc649985648e57b9b9b14ca7a8744ac8e50d75b3a334ed4df0f368.jpg",
369
+ "title": "Creative Template",
370
+ "repo": "Shakker-Labs/FLUX.1-dev-LoRA-One-Click-Creative-Template",
371
+ "trigger_word": "The background is 4 real photos, and in the middle is a cartoon picture summarizing the real photos."
372
+ },
373
+ #5
374
+ {
375
+ "image": "https://huggingface.co/prithivMLmods/Canopus-LoRA-Flux-UltraRealism-2.0/resolve/main/images/XX.png",
376
+ "title": "Ultra Realism",
377
+ "repo": "prithivMLmods/Canopus-LoRA-Flux-UltraRealism-2.0",
378
+ "trigger_word": "Ultra realistic"
379
+ },
380
+ #6
381
+ {
382
+ "image": "https://huggingface.co/gokaygokay/Flux-Game-Assets-LoRA-v2/resolve/main/images/example_y2bqpuphc.png",
383
+ "title": "Game Assets",
384
+ "repo": "gokaygokay/Flux-Game-Assets-LoRA-v2",
385
+ "trigger_word": "wbgmsst, white background"
386
+ },
387
+ #7
388
+ {
389
+ "image": "https://huggingface.co/alvdansen/softpasty-flux-dev/resolve/main/images/ComfyUI_00814_%20(2).png",
390
+ "title": "Softpasty",
391
+ "repo": "alvdansen/softpasty-flux-dev",
392
+ "trigger_word": "araminta_illus illustration style"
393
+ },
394
+ #8
395
+ {
396
+ "image": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-LoRA-add-details/resolve/main/images/0.png",
397
+ "title": "Details Add",
398
+ "repo": "Shakker-Labs/FLUX.1-dev-LoRA-add-details",
399
+ "trigger_word": ""
400
+ },
401
+ #9
402
+ {
403
+ "image": "https://huggingface.co/prithivMLmods/Canopus-LoRA-Flux-Anime/resolve/main/assets/4.png",
404
+ "title": "Flux Anime",
405
+ "repo": "prithivMLmods/Canopus-LoRA-Flux-Anime",
406
+ "trigger_word": "Anime"
407
+ },
408
+ #10
409
+ {
410
+ "image": "https://huggingface.co/aleksa-codes/flux-ghibsky-illustration/resolve/main/images/example5.jpg",
411
+ "title": "Ghibsky Illustration",
412
+ "repo": "aleksa-codes/flux-ghibsky-illustration",
413
+ "trigger_word": "GHIBSKY style painting"
414
+ },
415
+ #11
416
+ {
417
+ "image": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-LoRA-Dark-Fantasy/resolve/main/images/c2215bd73da9f14fcd63cc93350e66e2901bdafa6fb8abaaa2c32a1b.jpg",
418
+ "title": "Dark Fantasy",
419
+ "repo": "Shakker-Labs/FLUX.1-dev-LoRA-Dark-Fantasy",
420
+ "trigger_word": ""
421
+ },
422
+ #12
423
+ {
424
+ "image": "https://huggingface.co/Norod78/Flux_1_Dev_LoRA_Paper-Cutout-Style/resolve/main/d13591878d5043f3989dd6eb1c25b710_233c18effb4b491cb467ca31c97e90b5.png",
425
+ "title": "Paper Cutout",
426
+ "repo": "Norod78/Flux_1_Dev_LoRA_Paper-Cutout-Style",
427
+ "trigger_word": "Paper Cutout Style"
428
+ },
429
+ #13
430
+ {
431
+ "image": "https://huggingface.co/alvdansen/mooniverse/resolve/main/images/out-0%20(17).webp",
432
+ "title": "Mooniverse",
433
+ "repo": "alvdansen/mooniverse",
434
+ "trigger_word": "surreal style"
435
+ },
436
+ #14
437
+ {
438
+ "image": "https://huggingface.co/alvdansen/pola-photo-flux/resolve/main/images/out-0%20-%202024-09-22T130819.351.webp",
439
+ "title": "Pola Photo",
440
+ "repo": "alvdansen/pola-photo-flux",
441
+ "trigger_word": "polaroid style"
442
+ },
443
+ #15
444
+ {
445
+ "image": "https://huggingface.co/multimodalart/flux-tarot-v1/resolve/main/images/7e180627edd846e899b6cd307339140d_5b2a09f0842c476b83b6bd2cb9143a52.png",
446
+ "title": "Flux Tarot",
447
+ "repo": "multimodalart/flux-tarot-v1",
448
+ "trigger_word": "in the style of TOK a trtcrd tarot style"
449
+ },
450
+ #16
451
+ {
452
+ "image": "https://huggingface.co/prithivMLmods/Flux-Dev-Real-Anime-LoRA/resolve/main/images/111.png",
453
+ "title": "Real Anime",
454
+ "repo": "prithivMLmods/Flux-Dev-Real-Anime-LoRA",
455
+ "trigger_word": "Real Anime"
456
+ },
457
+ #17
458
+ {
459
+ "image": "https://huggingface.co/diabolic6045/Flux_Sticker_Lora/resolve/main/images/example_s3pxsewcb.png",
460
+ "title": "Stickers",
461
+ "repo": "diabolic6045/Flux_Sticker_Lora",
462
+ "trigger_word": "5t1cker 5ty1e"
463
+ },
464
+ #18
465
+ {
466
+ "image": "https://huggingface.co/VideoAditor/Flux-Lora-Realism/resolve/main/images/feel-the-difference-between-using-flux-with-lora-from-xlab-v0-j0ehybmvxehd1.png",
467
+ "title": "Realism",
468
+ "repo": "XLabs-AI/flux-RealismLora",
469
+ "trigger_word": ""
470
+ },
471
+ #19
472
+ {
473
+ "image": "https://huggingface.co/alvdansen/flux-koda/resolve/main/images/ComfyUI_00583_%20(1).png",
474
+ "title": "Koda",
475
+ "repo": "alvdansen/flux-koda",
476
+ "trigger_word": "flmft style"
477
+ },
478
+ #20
479
+ {
480
+ "image": "https://huggingface.co/mgwr/Cine-Aesthetic/resolve/main/images/00019-1333633802.png",
481
+ "title": "Cine Aesthetic",
482
+ "repo": "mgwr/Cine-Aesthetic",
483
+ "trigger_word": "mgwr/cine"
484
+ },
485
+ #21
486
+ {
487
+ "image": "https://huggingface.co/SebastianBodza/flux_cute3D/resolve/main/images/astronaut.webp",
488
+ "title": "Cute 3D",
489
+ "repo": "SebastianBodza/flux_cute3D",
490
+ "trigger_word": "NEOCUTE3D"
491
+ },
492
+ #22
493
+ {
494
+ "image": "https://huggingface.co/bingbangboom/flux_dreamscape/resolve/main/images/3.jpg",
495
+ "title": "Dreamscape",
496
+ "repo": "bingbangboom/flux_dreamscape",
497
+ "trigger_word": "in the style of BSstyle004"
498
+ },
499
+ #23
500
+ {
501
+ "image": "https://huggingface.co/prithivMLmods/Canopus-LoRA-Flux-FaceRealism/resolve/main/images/xc.webp",
502
+ "title": "Cute Kawaii",
503
+ "repo": "prithivMLmods/Canopus-Cute-Kawaii-Flux-LoRA",
504
+ "trigger_word": "cute-kawaii"
505
+ },
506
+ #24
507
+ {
508
+ "image": "https://cdn-uploads.huggingface.co/production/uploads/64b24543eec33e27dc9a6eca/_jyra-jKP_prXhzxYkg1O.png",
509
+ "title": "Pastel Anime",
510
+ "repo": "Raelina/Flux-Pastel-Anime",
511
+ "trigger_word": "Anime"
512
+ },
513
+ #25
514
+ {
515
+ "image": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-LoRA-Vector-Journey/resolve/main/images/f7a66b51c89896854f31bef743dc30f33c6ea3c0ed8f9ff04d24b702.jpg",
516
+ "title": "Vector",
517
+ "repo": "Shakker-Labs/FLUX.1-dev-LoRA-Vector-Journey",
518
+ "trigger_word": "artistic style blends reality and illustration elements"
519
+ },
520
+ #26
521
+ {
522
+ "image": "https://huggingface.co/bingbangboom/flux-miniature-worlds/resolve/main/images/2.jpg",
523
+ "title": "Miniature",
524
+ "repo": "bingbangboom/flux-miniature-worlds",
525
+ "weights": "flux_MNTRWRLDS.safetensors",
526
+ "trigger_word": "Image in the style of MNTRWRLDS"
527
+ },
528
+ #27
529
+ {
530
+ "image": "https://huggingface.co/glif-loradex-trainer/bingbangboom_flux_surf/resolve/main/samples/1729012111574__000002000_0.jpg",
531
+ "title": "Surf Bingbangboom",
532
+ "repo": "glif-loradex-trainer/bingbangboom_flux_surf",
533
+ "weights": "flux_surf.safetensors",
534
+ "trigger_word": "SRFNGV01"
535
+ },
536
+ #28
537
+ {
538
+ "image": "https://huggingface.co/prithivMLmods/Canopus-Snoopy-Charlie-Brown-Flux-LoRA/resolve/main/000.png",
539
+ "title": "Snoopy Charlie",
540
+ "repo": "prithivMLmods/Canopus-Snoopy-Charlie-Brown-Flux-LoRA",
541
+ "trigger_word": "Snoopy Charlie Brown"
542
+ },
543
+ #29
544
+ {
545
+ "image": "https://huggingface.co/alvdansen/sonny-anime-fixed/resolve/main/images/uqAuIMqA6Z7mvPkHg4qJE_f4c3cbe64e0349e7b946d02adeacdca3.png",
546
+ "title": "Fixed Sonny",
547
+ "repo": "alvdansen/sonny-anime-fixed",
548
+ "trigger_word": "nm22 style"
549
+ },
550
+ #30
551
+ {
552
+ "image": "https://huggingface.co/davisbro/flux-multi-angle/resolve/main/multi-angle-examples/3.png",
553
+ "title": "Multi Angle",
554
+ "repo": "davisbro/flux-multi-angle",
555
+ "trigger_word": "A TOK composite photo of a person posing at different angles"
556
+ },
557
+ #31
558
+ {
559
+ "image": "https://huggingface.co/glif/how2draw/resolve/main/images/glif-how2draw-araminta-k-vbnvy94npt8m338r2vm02m50.jpg",
560
+ "title": "How2Draw",
561
+ "repo": "glif/how2draw",
562
+ "trigger_word": "How2Draw"
563
+
564
+ },
565
+ #32
566
+ {
567
+ "image": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-LoRA-Text-Poster/resolve/main/images/6dd1a918d89991ad5e40513ab88e7d892077f89dac93edcf4b660dd2.jpg",
568
+ "title": "Text Poster",
569
+ "repo": "Shakker-Labs/FLUX.1-dev-LoRA-Text-Poster",
570
+ "trigger_word": "text poster"
571
+ },
572
+ #33
573
+ {
574
+ "image": "https://huggingface.co/SebastianBodza/Flux_Aquarell_Watercolor_v2/resolve/main/images/coffee.webp",
575
+ "title": "Aquarell Watercolor",
576
+ "repo": "SebastianBodza/Flux_Aquarell_Watercolor_v2",
577
+ "trigger_word": "AQUACOLTOK"
578
+ },
579
+ #34
580
+ {
581
+ "image": "https://huggingface.co/Purz/face-projection/resolve/main/34031797.jpeg",
582
+ "title": "Face Projection ",
583
+ "repo": "Purz/face-projection",
584
+ "trigger_word": "f4c3_p40j3ct10n"
585
+ },
586
+ #35
587
+ {
588
+ "image": "https://huggingface.co/martintomov/ecom-flux-v2/resolve/main/images/example_z30slf97z.png",
589
+ "title": "Ecom Design Art",
590
+ "repo": "martintomov/ecom-flux-v2",
591
+ "trigger_word": ""
592
+ },
593
+ #36
594
+ {
595
+ "image": "https://huggingface.co/TheAwakenOne/max-headroom/resolve/main/sample/max-headroom_000900_00_20241015234926.png",
596
+ "title": "Max Head-Room",
597
+ "repo": "TheAwakenOne/max-headroom",
598
+ "weights": "max-headroom-v1.safetensors",
599
+ "trigger_word": "M2X, Max-Headroom"
600
+ },
601
+ #37
602
+ {
603
+ "image": "https://huggingface.co/renderartist/toyboxflux/resolve/main/images/3D__00366_.png",
604
+ "title": "Toy Box Flux",
605
+ "repo": "renderartist/toyboxflux",
606
+ "weights": "Toy_Box_Flux_v2_renderartist.safetensors",
607
+ "trigger_word": "t0yb0x, simple toy design, detailed toy design, 3D render"
608
+ },
609
+ #38
610
+ {
611
+ "image": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-LoRA-live-3D/resolve/main/images/51a716fb6fe9ba5d54c260b70e7ff661d38acedc7fb725552fa77bcf.jpg",
612
+ "title": "Live 3D",
613
+ "repo": "Shakker-Labs/FLUX.1-dev-LoRA-live-3D",
614
+ "trigger_word": ""
615
+ },
616
+ #39
617
+ {
618
+ "image": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-LoRA-Garbage-Bag-Art/resolve/main/images/42e944819b43869a03dc252d10409b5944a62494c7082816121016f9.jpg",
619
+ "title": "Garbage Bag Art",
620
+ "repo": "Shakker-Labs/FLUX.1-dev-LoRA-Garbage-Bag-Art",
621
+ "trigger_word": "Inflatable plastic bag"
622
+ },
623
+ #40
624
+ {
625
+ "image": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-LoRA-Logo-Design/resolve/main/images/73e7db6a33550d05836ce285549de60075d05373c7b0660d631dac33.jpg",
626
+ "title": "Logo Design",
627
+ "repo": "Shakker-Labs/FLUX.1-dev-LoRA-Logo-Design",
628
+ "trigger_word": "wablogo, logo, Minimalist"
629
+ },
630
+ #41
631
+ {
632
+ "image": "https://huggingface.co/punzel/flux_sadie_sink/resolve/main/images/ComfyUI_Flux_Finetune_00069_.png",
633
+ "title": "Sadie Sink",
634
+ "repo": "punzel/flux_sadie_sink",
635
+ "weights": "flux_sadie_sink.safetensors",
636
+ "trigger_word": "Sadie Sink"
637
+ },
638
+ #42
639
+ {
640
+ "image": "https://huggingface.co/punzel/flux_jenna_ortega/resolve/main/images/ComfyUI_Flux_Finetune_00065_.png",
641
+ "title": "Jenna ortega",
642
+ "repo": "punzel/flux_jenna_ortega",
643
+ "weights": "flux_jenna_ortega.safetensors",
644
+ "trigger_word": "Jenna ortega"
645
+ },
646
+ #43
647
+ {
648
+ "image": "https://huggingface.co/Wakkamaruh/balatro-poker-cards/resolve/main/samples/01.png",
649
+ "title": "Poker Cards",
650
+ "repo": "Wakkamaruh/balatro-poker-cards",
651
+ "weights": "balatro-poker-cards.safetensors",
652
+ "trigger_word": "balatrocard"
653
+ },
654
+ #44
655
+ {
656
+ "image": "https://huggingface.co/lichorosario/flux-cubist-cartoon/resolve/main/samples/albert-einstein.png",
657
+ "title": "Cubist Cartoon",
658
+ "repo": "lichorosario/flux-cubist-cartoon",
659
+ "weights": "lora.safetensors",
660
+ "trigger_word": "CBSTCRTN"
661
+ },
662
+ #45
663
+ {
664
+ "image": "https://huggingface.co/iliketoasters/miniature-people/resolve/main/images/1757-over%20the%20shoulder%20shot%2C%20raw%20photo%2C%20a%20min-fluxcomfy-orgflux1-dev-fp8-128443497-converted.png",
665
+ "title": "Miniature People",
666
+ "repo": "iliketoasters/miniature-people",
667
+ "trigger_word": "miniature people"
668
+ },
669
+ #46
670
+ {
671
+ "image": "https://huggingface.co/ampp/rough-kids-illustrations/resolve/main/samples/1725115106736__000001000_0.jpg",
672
+ "title": "kids Illustrations",
673
+ "repo": "ampp/rough-kids-illustrations",
674
+ "weights": "rough-kids-illustrations.safetensors",
675
+ "trigger_word": "r0ughkids4rt"
676
+ },
677
+ #47
678
+ {
679
+ "image": "https://huggingface.co/lichorosario/flux-lora-tstvctr/resolve/main/images/example_mo3jx93o6.png",
680
+ "title": "TSTVCTR Cartoon",
681
+ "repo": "lichorosario/flux-lora-tstvctr",
682
+ "weights": "lora.safetensors",
683
+ "trigger_word": "TSTVCTR cartoon illustration"
684
+ },
685
+ #48
686
+ {
687
+ "image": "https://huggingface.co/lichorosario/flux-lora-gliff-tosti-vector-no-captions-2500s/resolve/main/images/example_i6h6fi9sq.png",
688
+ "title": "Tosti Vector",
689
+ "repo": "lichorosario/flux-lora-gliff-tosti-vector-no-captions-2500s",
690
+ "weights": "flux_dev_tosti_vector_without_captions_000002500.safetensors",
691
+ "trigger_word": ""
692
+ },
693
+ #49
694
+ {
695
+ "image": "https://huggingface.co/AlekseyCalvin/Propaganda_Poster_Schnell_by_doctor_diffusion/resolve/main/Trashy.png",
696
+ "title": "Propaganda Poster",
697
+ "repo": "AlekseyCalvin/Propaganda_Poster_Schnell_by_doctor_diffusion",
698
+ "weights": "propaganda_schnell_v1.safetensors",
699
+ "trigger_word": "propaganda poster"
700
+ },
701
+ #50
702
+ {
703
+ "image": "https://huggingface.co/WizWhite/Wiz-PunchOut_Ringside_Portrait/resolve/main/images/punch0ut__ringside_pixel_portrait_depicting_chris_brown_wearing_a_veil__moonstone_gray_background_with_white_ropes___1923906484.png",
704
+ "title": "Ringside Portrait",
705
+ "repo": "WizWhite/Wiz-PunchOut_Ringside_Portrait",
706
+ "trigger_word": "punch0ut, ringside pixel portrait depicting"
707
+ },
708
+ #51
709
+ {
710
+ "image": "https://huggingface.co/glif-loradex-trainer/kklors_flux_dev_long_exposure/resolve/main/samples/1729016926778__000003000_3.jpg",
711
+ "title": "Long Exposure",
712
+ "repo": "glif-loradex-trainer/kklors_flux_dev_long_exposure",
713
+ "weights": "flux_dev_long_exposure.safetensors",
714
+ "trigger_word": "LE"
715
+ },
716
+ #52
717
+ {
718
+ "image": "https://huggingface.co/DamarJati/streetwear-flux/resolve/main/img/79e891f9-ceb8-4f8a-a51d-bb432789d037.jpeg",
719
+ "title": "Street Wear",
720
+ "repo": "DamarJati/streetwear-flux",
721
+ "weights": "Streetwear.safetensors",
722
+ "trigger_word": "Handling Information Tshirt template"
723
+ },
724
+ #53
725
+ {
726
+ "image": "https://huggingface.co/strangerzonehf/Flux-NTFv4-Designs-LoRA/resolve/main/images/6.png",
727
+ "title": "NFT V4",
728
+ "repo": "strangerzonehf/Flux-NFTv4-Designs-LoRA",
729
+ "weights": "NFTv4.safetensors",
730
+ "trigger_word": "NFT V4"
731
+ },
732
+ #54
733
+ {
734
+ "image": "https://huggingface.co/multimodalart/product-design/resolve/main/images/example_vgv87rlfl.png",
735
+ "title": "Product Design",
736
+ "repo": "multimodalart/product-design",
737
+ "weights": "product-design.safetensors",
738
+ "trigger_word": "product designed by prdsgn"
739
+ },
740
+ #55
741
+ {
742
+ "image": "https://huggingface.co/prithivMLmods/Canopus-LoRA-Flux-Typography-ASCII/resolve/main/images/NNN.png",
743
+ "title": "Typography",
744
+ "repo": "prithivMLmods/Canopus-LoRA-Flux-Typography-ASCII",
745
+ "weights": "Typography.safetensors",
746
+ "trigger_word": "Typography, ASCII Art"
747
+ },
748
+ #56
749
+ {
750
+ "image": "https://huggingface.co/mateo-19182/mosoco/resolve/main/samples/1725714834007__000002000_0.jpg",
751
+ "title": "Mosoco",
752
+ "repo": "mateo-19182/mosoco",
753
+ "weights": "mosoco.safetensors",
754
+ "trigger_word": "moscos0"
755
+ },
756
+ #57
757
+ {
758
+ "image": "https://huggingface.co/jakedahn/flux-latentpop/resolve/main/images/2.webp",
759
+ "title": "Latent Pop",
760
+ "repo": "jakedahn/flux-latentpop",
761
+ "weights": "lora.safetensors",
762
+ "trigger_word": "latentpop"
763
+ },
764
+ #58
765
+ {
766
+ "image": "https://huggingface.co/glif-loradex-trainer/ddickinson_dstyl3xl/resolve/main/samples/1728556571974__000001500_2.jpg",
767
+ "title": "Dstyl3xl",
768
+ "repo": "glif-loradex-trainer/ddickinson_dstyl3xl",
769
+ "weights": "dstyl3xl.safetensors",
770
+ "trigger_word": "in the style of dstyl3xl"
771
+ },
772
+ #59
773
+ {
774
+ "image": "https://huggingface.co/TDN-M/RetouchFLux/resolve/main/images/496f0680-0158-4f37-805d-d227c1a08a7b.png",
775
+ "title": "Retouch FLux",
776
+ "repo": "TDN-M/RetouchFLux",
777
+ "weights": "TDNM_Retouch.safetensors",
778
+ "trigger_word": "luxury, enhance, hdr"
779
+ },
780
+ #60
781
+ {
782
+ "image": "https://huggingface.co/glif/anime-blockprint-style/resolve/main/images/glif-block-print-anime-flux-dev-araminta-k-lora-araminta-k-e35k8xqsrb8dtq2qcv4gsr3z.jpg",
783
+ "title": "Block Print",
784
+ "repo": "glif/anime-blockprint-style",
785
+ "weights": "bwmanga.safetensors",
786
+ "trigger_word": "blockprint style"
787
+ },
788
+ #61
789
+ {
790
+ "image": "https://huggingface.co/renderartist/weirdthingsflux/resolve/main/images/3D__02303_.png",
791
+ "title": "Weird Things Flux",
792
+ "repo": "renderartist/weirdthingsflux",
793
+ "weights": "Weird_Things_Flux_v1_renderartist.safetensors",
794
+ "trigger_word": "w3irdth1ngs, illustration"
795
+ },
796
+ #62
797
+ {
798
+ "image": "https://replicate.delivery/yhqm/z7f2OBcvga07dCoJ4FeRGZCbE5PvipLhogPhEeU7BazIg5lmA/out-0.webp",
799
+ "title": "Replicate Flux LoRA",
800
+ "repo": "lucataco/ReplicateFluxLoRA",
801
+ "weights": "flux_train_replicate.safetensors",
802
+ "trigger_word": "TOK"
803
+ },
804
+ #63
805
+ {
806
+ "image": "https://huggingface.co/alvdansen/haunted_linework_flux/resolve/main/images/ComfyUI_00755_.png",
807
+ "title": "Linework",
808
+ "repo": "alvdansen/haunted_linework_flux",
809
+ "weights": "hauntedlinework_flux_araminta_k.safetensors",
810
+ "trigger_word": "hntdlnwrk style"
811
+ },
812
+ #64
813
+ {
814
+ "image": "https://huggingface.co/fofr/flux-cassette-futurism/resolve/main/images/example_qgry9jnkj.png",
815
+ "title": "Cassette Futurism",
816
+ "repo": "fofr/flux-cassette-futurism",
817
+ "weights": "lora.safetensors",
818
+ "trigger_word": "cassette futurism"
819
+ },
820
+ #65
821
+ {
822
+ "image": "https://huggingface.co/Wadaka/Mojo_Style_LoRA/resolve/main/Samples/Sample2.png",
823
+ "title": "Mojo Style",
824
+ "repo": "Wadaka/Mojo_Style_LoRA",
825
+ "weights": "Mojo_Style_LoRA.safetensors",
826
+ "trigger_word": "Mojo_Style"
827
+
828
+ },
829
+ #66
830
+ {
831
+ "image": "https://huggingface.co/Norod78/JojosoStyle-flux-lora/resolve/main/samples/1725244218477__000004255_1.jpg",
832
+ "title": "Jojoso Style",
833
+ "repo": "Norod78/JojosoStyle-flux-lora",
834
+ "weights": "JojosoStyle_flux_lora.safetensors",
835
+ "trigger_word": "JojosoStyle"
836
+ },
837
+ #67
838
+ {
839
+ "image": "https://huggingface.co/Chunte/flux-lora-Huggieverse/resolve/main/images/Happy%20star.png",
840
+ "title": "Huggieverse",
841
+ "repo": "Chunte/flux-lora-Huggieverse",
842
+ "weights": "lora.safetensors",
843
+ "trigger_word": "HGGRE"
844
+ },
845
+ #68
846
+ {
847
+ "image": "https://huggingface.co/diabolic6045/Flux_Wallpaper_Lora/resolve/main/images/example_hjp51et93.png",
848
+ "title": "Wallpaper LoRA",
849
+ "repo": "diabolic6045/Flux_Wallpaper_Lora",
850
+ "weights": "tost-2024-09-20-07-35-44-wallpap3r5.safetensors",
851
+ "trigger_word": "wallpap3r5"
852
+ },
853
+ #69
854
+ {
855
+ "image": "https://huggingface.co/bingbangboom/flux_geopop/resolve/main/extras/5.png",
856
+ "title": "Geo Pop",
857
+ "repo": "bingbangboom/flux_geopop",
858
+ "weights": "geopop_NWGMTRCPOPV01.safetensors",
859
+ "trigger_word": "illustration in the style of NWGMTRCPOPV01"
860
+ },
861
+ #70
862
+ {
863
+ "image": "https://huggingface.co/bingbangboom/flux_colorscape/resolve/main/images/4.jpg",
864
+ "title": "Colorscape",
865
+ "repo": "bingbangboom/flux_colorscape",
866
+ "weights": "flux_colorscape.safetensors",
867
+ "trigger_word": "illustration in the style of ASstyle001"
868
+ },
869
+ #71
870
+ {
871
+ "image": "https://huggingface.co/dvyio/flux-lora-thermal-image/resolve/main/images/WROSaNNU4-Gw0r5QoBRjf_f164ffa4f0804e68bad1d06d30deecfa.jpg",
872
+ "title": "Thermal Image",
873
+ "repo": "dvyio/flux-lora-thermal-image",
874
+ "weights": "79b5004c57ef4c4390dead1c65977bbb_pytorch_lora_weights.safetensors",
875
+ "trigger_word": "thermal image in the style of THRML"
876
+ },
877
+ #72
878
+ {
879
+ "image": "https://huggingface.co/prithivMLmods/Canopus-Clothing-Flux-LoRA/resolve/main/images/333.png",
880
+ "title": "Clothing Flux",
881
+ "repo": "prithivMLmods/Canopus-Clothing-Flux-LoRA",
882
+ "weights": "Canopus-Clothing-Flux-Dev-Florence2-LoRA.safetensors",
883
+ "trigger_word": "Hoodie, Clothes, Shirt, Pant"
884
+ },
885
+ #73
886
+ {
887
+ "image": "https://huggingface.co/dvyio/flux-lora-stippled-illustration/resolve/main/images/57FPpbu74QTV45w6oNOtZ_26832270585f456c99e4a98b1c073745.jpg",
888
+ "title": "Stippled Illustration",
889
+ "repo": "dvyio/flux-lora-stippled-illustration",
890
+ "weights": "31984be602a04a1fa296d9ccb244fb29_pytorch_lora_weights.safetensors",
891
+ "trigger_word": "stippled illustration in the style of STPPLD"
892
+ },
893
+ #74
894
+ {
895
+ "image": "https://huggingface.co/wayned/fruitlabels/resolve/main/images/ComfyUI_03969_.png",
896
+ "title": "Fruitlabels",
897
+ "repo": "wayned/fruitlabels",
898
+ "weights": "fruitlabels2.safetensors",
899
+ "trigger_word": "fruit labels"
900
+
901
+ },
902
+ #75
903
+ {
904
+ "image": "https://huggingface.co/punzel/flux_margot_robbie/resolve/main/images/ComfyUI_Flux_Finetune_00142_.png",
905
+ "title": "Margot Robbie",
906
+ "repo": "punzel/flux_margot_robbie",
907
+ "weights": "flux_margot_robbie.safetensors",
908
+ "trigger_word": ""
909
+ },
910
+ #76
911
+ {
912
+ "image": "https://huggingface.co/diabolic6045/Formula1_Lego_Lora/resolve/main/images/example_502kcuiba.png",
913
+ "title": "Formula 1 Lego",
914
+ "repo": "punzel/flux_margot_robbie",
915
+ "weights": "tost-2024-09-20-09-58-33-f1leg0s.safetensors",
916
+ "trigger_word": "f1leg0s"
917
+ },
918
+ #77
919
+ {
920
+ "image": "https://huggingface.co/glif/Brain-Melt-Acid-Art/resolve/main/images/IMG_0832.png",
921
+ "title": "Melt Acid",
922
+ "repo": "glif/Brain-Melt-Acid-Art",
923
+ "weights": "Brain_Melt.safetensors",
924
+ "trigger_word": "in an acid surrealism style, maximalism"
925
+ },
926
+ #78
927
+ {
928
+ "image": "https://huggingface.co/jeremytai/enso-zen/resolve/main/images/example_a0iwdj5lu.png",
929
+ "title": "Enso",
930
+ "repo": "jeremytai/enso-zen",
931
+ "weights": "enso-zen.safetensors",
932
+ "trigger_word": "enso"
933
+ },
934
+ #79
935
+ {
936
+ "image": "https://huggingface.co/veryVANYA/opus-ascii-flux/resolve/main/31654332.jpeg",
937
+ "title": "Opus Ascii",
938
+ "repo": "veryVANYA/opus-ascii-flux",
939
+ "weights": "flux_opus_ascii.safetensors",
940
+ "trigger_word": "opus_ascii"
941
+ },
942
+ #80
943
+ {
944
+ "image": "https://huggingface.co/crystantine/cybrpnkz/resolve/main/images/example_plyxk0lej.png",
945
+ "title": "Cybrpnkz",
946
+ "repo": "crystantine/cybrpnkz",
947
+ "weights": "cybrpnkz.safetensors",
948
+ "trigger_word": "architecture style of CYBRPNKZ"
949
+ },
950
+ #81
951
+ {
952
+ "image": "https://huggingface.co/fyp1/pattern_generation/resolve/main/images/1727560066052__000001000_7.jpg",
953
+ "title": "Pattern Generation",
954
+ "repo": "fyp1/pattern_generation",
955
+ "weights": "flux_dev_finetune.safetensors",
956
+ "trigger_word": "pattern"
957
+ },
958
+ #82
959
+ {
960
+ "image": "https://huggingface.co/TheAwakenOne/caricature/resolve/main/sample/caricature_000900_03_20241007143412.png",
961
+ "title": "Caricature",
962
+ "repo": "TheAwakenOne/caricature",
963
+ "weights": "caricature.safetensors",
964
+ "trigger_word": "CCTUR3"
965
+ },
966
+ #83
967
+ {
968
+ "image": "https://huggingface.co/strangerzonehf/Flux-3DXL-Partfile-C0001/resolve/main/images/C3.png",
969
+ "title": "3DXLC1",
970
+ "repo": "strangerzonehf/Flux-3DXL-Partfile-C0001",
971
+ "weights": "3DXLC1.safetensors",
972
+ "trigger_word": "3DXLC1"
973
+ },
974
+ #84
975
+ {
976
+ "image": "https://huggingface.co/Purz/neon-sign/resolve/main/33944768.jpeg",
977
+ "title": "Neon",
978
+ "repo": "Purz/neon-sign",
979
+ "weights": "purz-n30n_51gn.safetensors",
980
+ "trigger_word": "n30n_51gn"
981
+ },
982
+ #85
983
+ {
984
+ "image": "https://huggingface.co/WizWhite/wizard-s-vintage-sardine-tins/resolve/main/27597694.jpeg",
985
+ "title": "Vintage Sardine Tins",
986
+ "repo": "WizWhite/wizard-s-vintage-sardine-tins",
987
+ "weights": "Wiz-SardineTins_Flux.safetensors",
988
+ "trigger_word": "Vintage Sardine Tin, Tinned Fish, vintage xyz tin"
989
+ },
990
+ #86
991
+ {
992
+ "image": "https://huggingface.co/TheAwakenOne/mtdp-balloon-character/resolve/main/sample/mtdp-balloon-character_000200_01_20241014221110.png",
993
+ "title": "Float Ballon Character",
994
+ "repo": "TheAwakenOne/mtdp-balloon-character",
995
+ "weights": "mtdp-balloon-character.safetensors",
996
+ "trigger_word": "FLOAT"
997
+ },
998
+ #87
999
+ {
1000
+ "image": "https://huggingface.co/glif/golden-haggadah/resolve/main/images/6aca6403-ecd6-4216-a66a-490ae25ff1b2.jpg",
1001
+ "title": "Golden Haggadah",
1002
+ "repo": "glif/golden-haggadah",
1003
+ "weights": "golden_haggadah.safetensors",
1004
+ "trigger_word": "golden haggadah style"
1005
+ },
1006
+ #88
1007
+ {
1008
+ "image": "https://huggingface.co/glif-loradex-trainer/usernametaken420__oz_ftw_balaclava/resolve/main/samples/1729278631255__000001500_1.jpg",
1009
+ "title": "Ftw Balaclava",
1010
+ "repo": "glif-loradex-trainer/usernametaken420__oz_ftw_balaclava",
1011
+ "weights": "oz_ftw_balaclava.safetensors",
1012
+ "trigger_word": "ftw balaclava"
1013
+ },
1014
+ #89
1015
+ {
1016
+ "image": "https://huggingface.co/AlloReview/flux-lora-undraw/resolve/main/images/Flux%20Lora%20Undraw%20Prediction.webp",
1017
+ "title": "Undraw",
1018
+ "repo": "AlloReview/flux-lora-undraw",
1019
+ "weights": "lora.safetensors",
1020
+ "trigger_word": "in the style of UndrawPurple"
1021
+ },
1022
+ #90
1023
+ {
1024
+ "image": "https://huggingface.co/Disra/lora-anime-test-02/resolve/main/assets/image_0_0.png",
1025
+ "title": "Anime Test",
1026
+ "repo": "Disra/lora-anime-test-02",
1027
+ "weights": "pytorch_lora_weights.safetensors",
1028
+ "trigger_word": "anime"
1029
+ },
1030
+ #91
1031
+ {
1032
+ "image": "https://huggingface.co/wanghaofan/Black-Myth-Wukong-FLUX-LoRA/resolve/main/images/7d0ac495a4d5e4a3a30df25f08379a3f956ef99e1dc3e252fc1fca3a.jpg",
1033
+ "title": "Black Myth Wukong",
1034
+ "repo": "wanghaofan/Black-Myth-Wukong-FLUX-LoRA",
1035
+ "weights": "pytorch_lora_weights.safetensors",
1036
+ "trigger_word": "wukong"
1037
+ },
1038
+ #92
1039
+ {
1040
+ "image": "https://huggingface.co/nerijs/pastelcomic-flux/resolve/main/images/4uZ_vaYg-HQnfa5D9gfli_38bf3f95d8b345e5a9bd42d978a15267.png",
1041
+ "title": "Pastelcomic",
1042
+ "repo": "nerijs/pastelcomic-flux",
1043
+ "weights": "pastelcomic_v1.safetensors",
1044
+ "trigger_word": ""
1045
+ },
1046
+ #93
1047
+ {
1048
+ "image": "https://huggingface.co/RareConcepts/Flux.1-dev-LoKr-Moonman/resolve/main/assets/image_6_0.png",
1049
+ "title": "Moonman",
1050
+ "repo": "RareConcepts/Flux.1-dev-LoKr-Moonman",
1051
+ "weights": "pytorch_lora_weights.safetensors",
1052
+ "trigger_word": "moonman"
1053
+ },
1054
+ #94
1055
+ {
1056
+ "image": "https://huggingface.co/martintomov/ascii-flux-v1/resolve/main/images/0af53645-ddcc-4803-93c8-f7e43f6fbbd1.jpeg",
1057
+ "title": "Ascii Flux",
1058
+ "repo": "martintomov/ascii-flux-v1",
1059
+ "weights": "ascii-art-v1.safetensors",
1060
+ "trigger_word": "ASCII art"
1061
+ },
1062
+ #95
1063
+ {
1064
+ "image": "https://huggingface.co/Omarito2412/Stars-Galaxy-Flux/resolve/main/images/25128409.jpeg",
1065
+ "title": "Ascii Flux",
1066
+ "repo": "Omarito2412/Stars-Galaxy-Flux",
1067
+ "weights": "Stars_Galaxy_Flux.safetensors",
1068
+ "trigger_word": "mlkwglx"
1069
+ },
1070
+ #96
1071
+ {
1072
+ "image": "https://huggingface.co/brushpenbob/flux-pencil-v2/resolve/main/26193927.jpeg",
1073
+ "title": "Pencil V2",
1074
+ "repo": "brushpenbob/flux-pencil-v2",
1075
+ "weights": "Flux_Pencil_v2_r1.safetensors",
1076
+ "trigger_word": "evang style"
1077
+ },
1078
+ #97
1079
+ {
1080
+ "image": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-LoRA-Children-Simple-Sketch/resolve/main/images/1f20519208cef367af2fda8d91ddbba674f39b097389d12ee25b4cb1.jpg",
1081
+ "title": "Children Simple Sketch",
1082
+ "repo": "Shakker-Labs/FLUX.1-dev-LoRA-Children-Simple-Sketch",
1083
+ "weights": "FLUX-dev-lora-children-simple-sketch.safetensors",
1084
+ "trigger_word": "sketched style"
1085
+ },
1086
+ #98
1087
+ {
1088
+ "image": "https://huggingface.co/victor/contemporarink/resolve/main/images/example_hnqc22urm.png",
1089
+ "title": "Contemporarink",
1090
+ "repo": "victor/contemporarink",
1091
+ "weights": "inky-colors.safetensors",
1092
+ "trigger_word": "ECACX"
1093
+ },
1094
+ #99
1095
+ {
1096
+ "image": "https://huggingface.co/wavymulder/OverlordStyleFLUX/resolve/main/imgs/ComfyUI_00668_.png",
1097
+ "title": "OverlordStyle",
1098
+ "repo": "wavymulder/OverlordStyleFLUX",
1099
+ "weights": "ovld_style_overlord_wavymulder.safetensors",
1100
+ "trigger_word": "ovld style anime"
1101
+ },
1102
+ #100
1103
+ {
1104
+ "image": "https://huggingface.co/marceloxp/canny-quest/resolve/main/26676266.jpeg",
1105
+ "title": "Canny quest",
1106
+ "repo": "marceloxp/canny-quest",
1107
+ "weights": "Canny_Quest-000004.safetensors",
1108
+ "trigger_word": "blonde, silver silk dress, perfectly round sunglasses, pearl necklace"
1109
+ },
1110
+ #101
1111
+ {
1112
+ "image": "https://huggingface.co/busetolunay/building_flux_lora_v1/resolve/main/samples/1725469125185__000001250_2.jpg",
1113
+ "title": "Building Flux",
1114
+ "repo": "busetolunay/building_flux_lora_v1",
1115
+ "weights": "building_flux_lora_v4.safetensors",
1116
+ "trigger_word": "a0ce"
1117
+ },
1118
+ #102
1119
+ {
1120
+ "image": "https://huggingface.co/Omarito2412/Tinker-Bell-Flux/resolve/main/images/9e9e7eda-3ddf-467a-a7f8-6d8e3ef80cd0.png",
1121
+ "title": "Tinker Bell Flux",
1122
+ "repo": "Omarito2412/Tinker-Bell-Flux",
1123
+ "weights": "TinkerBellV2-FLUX.safetensors",
1124
+ "trigger_word": "TinkerWaifu, blue eyes, single hair bun"
1125
+ },
1126
+ #103
1127
+ {
1128
+ "image": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-LoRA-playful-metropolis/resolve/main/images/3e9265312b3b726c224a955ec9254a0f95c2c8b78ce635929183a075.jpg",
1129
+ "title": "Playful Metropolis",
1130
+ "repo": "Shakker-Labs/FLUX.1-dev-LoRA-playful-metropolis",
1131
+ "weights": "FLUX-dev-lora-playful_metropolis.safetensors",
1132
+ "trigger_word": ""
1133
+ },
1134
+ #104
1135
+ {
1136
+ "image": "https://huggingface.co/prithivMLmods/Castor-Character-Polygon-LoRA/resolve/main/images/1000.webp",
1137
+ "title": "Character Polygon",
1138
+ "repo": "prithivMLmods/Castor-Character-Polygon-Flux-LoRA",
1139
+ "weights": "Castor-Character-Polygon-LoRA.safetensors",
1140
+ "trigger_word": "3D Polygon"
1141
+ },
1142
+ #105
1143
+ {
1144
+ "image": "https://huggingface.co/prithivMLmods/Castor-Gta6-Theme-Flux-LoRA/resolve/main/images/gta1.webp",
1145
+ "title": "GTA 6 Theme",
1146
+ "repo": "prithivMLmods/Castor-Gta6-Theme-Flux-LoRA",
1147
+ "weights": "Gta6.safetensors",
1148
+ "trigger_word": "GTA 6 Theme, World of GTA 6"
1149
+ },
1150
+ #106
1151
+ {
1152
+ "image": "https://huggingface.co/prithivMLmods/Castor-Concept-Gta6-Character-Design/resolve/main/images/L3.webp",
1153
+ "title": "GTA Character Concept",
1154
+ "repo": "prithivMLmods/Castor-Flux-Concept-Gta6-Character-Design",
1155
+ "weights": "Gta6-Concept-Charecter.safetensors",
1156
+ "trigger_word": "Jason, Lucia, GTA 6"
1157
+ },
1158
+ #107
1159
+ {
1160
+ "image": "https://huggingface.co/prithivMLmods/Castor-3D-Sketchfab-Flux-LoRA/resolve/main/images/S1.png",
1161
+ "title": "3D Sketchfab",
1162
+ "repo": "prithivMLmods/Castor-3D-Sketchfab-Flux-LoRA",
1163
+ "weights": "Castor-3D-Sketchfab-Flux-LoRA.safetensors",
1164
+ "trigger_word": "3D Sketchfab"
1165
+ },
1166
+ #108
1167
+ {
1168
+ "image": "https://huggingface.co/prithivMLmods/Castor-Collage-Dim-Flux-LoRA/resolve/main/images/C1.webp",
1169
+ "title": "In Image Collage",
1170
+ "repo": "prithivMLmods/Castor-Collage-Dim-Flux-LoRA",
1171
+ "weights": "Castor-Collage-Dim-Flux-LoRA.safetensors",
1172
+ "trigger_word": "collage"
1173
+ },
1174
+ #109
1175
+ {
1176
+ "image": "https://huggingface.co/brushpenbob/flux-midjourney-anime/resolve/main/25439344.jpeg",
1177
+ "title": "Anime Journey",
1178
+ "repo": "brushpenbob/flux-midjourney-anime",
1179
+ "weights": "FLUX_MidJourney_Anime.safetensors",
1180
+ "trigger_word": "egmid"
1181
+ },
1182
+ #110
1183
+ {
1184
+ "image": "https://huggingface.co/glif-loradex-trainer/maxxd4240_minimalistPastel/resolve/main/samples/1727255690613__000002500_0.jpg",
1185
+ "title": "Min Pastel",
1186
+ "repo": "glif-loradex-trainer/maxxd4240_minimalistPastel",
1187
+ "weights": "minimalistPastel.safetensors",
1188
+ "trigger_word": "minimalistPastel"
1189
+ },
1190
+ #111
1191
+ {
1192
+ "image": "https://huggingface.co/prithivMLmods/Castor-Red-Dead-Redemption-2-Flux-LoRA/resolve/main/images/rdr12.webp",
1193
+ "title": "RDR2",
1194
+ "repo": "prithivMLmods/Castor-Red-Dead-Redemption-2-Flux-LoRA",
1195
+ "weights": "Castor-Red-Dead-Redemption-2-Flux-LoRA.safetensors",
1196
+ "trigger_word": "Red Dead Redemption 2"
1197
+ },
1198
+ #112
1199
+ {
1200
+ "image": "https://huggingface.co/WizWhite/wizard-s-paper-model-universe/resolve/main/35746354.jpeg",
1201
+ "title": "Paper Model",
1202
+ "repo": "WizWhite/wizard-s-paper-model-universe",
1203
+ "weights": "Wiz-Paper_Model_Universe.safetensors",
1204
+ "trigger_word": "A paper model"
1205
+ },
1206
+ #113
1207
+ {
1208
+ "image": "https://huggingface.co/renderartist/retrocomicflux/resolve/main/images/ComfyUI_temp_ipugi_00040_.png",
1209
+ "title": "Retrocomic Flux",
1210
+ "repo": "renderartist/retrocomicflux",
1211
+ "weights": "Retro_Comic_Flux_v1_renderartist.safetensors",
1212
+ "trigger_word": "comic book panel"
1213
+ },
1214
+ #114
1215
+ {
1216
+ "image": "https://huggingface.co/prithivMLmods/Castor-Happy-Halloween-Flux-LoRA/resolve/main/images/hw1.webp",
1217
+ "title": "Halloween Flux",
1218
+ "repo": "prithivMLmods/Castor-Happy-Halloween-Flux-LoRA",
1219
+ "weights": "Castor-Happy-Halloween-Flux-LoRA.safetensors",
1220
+ "trigger_word": "happy halloween"
1221
+ },
1222
+ #115
1223
+ {
1224
+ "image": "https://huggingface.co/prithivMLmods/Castor-3D-Portrait-Flux-LoRA/resolve/main/images/1.webp",
1225
+ "title": "Castor-3D-Portrait",
1226
+ "repo": "prithivMLmods/Castor-3D-Portrait-Flux-LoRA",
1227
+ "weights": "Castor-3D-Portrait-Flux-LoRA.safetensors",
1228
+ "trigger_word": "3D Portrait"
1229
+ },
1230
+ #116
1231
+ {
1232
+ "image": "https://huggingface.co/renderartist/coloringbookflux/resolve/main/images/ComfyUI_09731_.png",
1233
+ "title": "Coloring book flux",
1234
+ "repo": "renderartist/coloringbookflux",
1235
+ "weights": "c0l0ringb00k_Flux_v1_renderartist.safetensors",
1236
+ "trigger_word": "c0l0ringb00k, coloring book, coloring book page"
1237
+ },
1238
+ #117
1239
+ {
1240
+ "image": "https://huggingface.co/prithivMLmods/Uncoloured-Polygon-Flux-LoRA/resolve/main/images/1.webp",
1241
+ "title": "Uncoloured Polygon",
1242
+ "repo": "prithivMLmods/Uncoloured-Polygon-Flux-LoRA",
1243
+ "weights": "Uncoloured-3D-Polygon.safetensors",
1244
+ "trigger_word": "uncoloured polygon"
1245
+ },
1246
+ #118
1247
+ {
1248
+ "image": "https://huggingface.co/prithivMLmods/Past-Present-Deep-Mix-Flux-LoRA/resolve/main/images/PP3.webp",
1249
+ "title": "Past Present Mix",
1250
+ "repo": "prithivMLmods/Past-Present-Deep-Mix-Flux-LoRA",
1251
+ "weights": "Past-Present-Deep-Mix-Flux-LoRA.safetensors",
1252
+ "trigger_word": "Mixing Past and Present"
1253
+ },
1254
+ #119
1255
+ {
1256
+ "image": "https://huggingface.co/gokaygokay/Flux-Double-Exposure-LoRA/resolve/main/images/image3.jpg",
1257
+ "title": "Double Exposure",
1258
+ "repo": "gokaygokay/Flux-Double-Exposure-LoRA",
1259
+ "weights": "double_exposure.safetensors",
1260
+ "trigger_word": "dblxpsr"
1261
+ },
1262
+ #120
1263
+ {
1264
+ "image": "https://huggingface.co/gokaygokay/Flux-Seamless-Texture-LoRA/resolve/main/images/image3.jpg",
1265
+ "title": "Seamless Texture",
1266
+ "repo": "gokaygokay/Flux-Seamless-Texture-LoRA",
1267
+ "weights": "seamless_texture.safetensors",
1268
+ "trigger_word": "smlstxtr"
1269
+ },
1270
+ #121
1271
+ {
1272
+ "image": "https://huggingface.co/prithivMLmods/Mockup-Texture-Flux-LoRA/resolve/main/images/MU1.webp",
1273
+ "title": "Mockup Texture",
1274
+ "repo": "prithivMLmods/Mockup-Texture-Flux-LoRA",
1275
+ "weights": "Mockup-Texture.safetensors",
1276
+ "trigger_word": "Mockup"
1277
+ },
1278
+ #122
1279
+ {
1280
+ "image": "https://huggingface.co/prithivMLmods/Ton618-Tarot-Cards-Flux-LoRA/resolve/main/images/c2.webp",
1281
+ "title": "Tarot Cards",
1282
+ "repo": "prithivMLmods/Ton618-Tarot-Cards-Flux-LoRA",
1283
+ "weights": "Tarot-card.safetensors",
1284
+ "trigger_word": "Tarot card"
1285
+ },
1286
+ #123
1287
+ {
1288
+ "image": "https://huggingface.co/prithivMLmods/Ton618-Amxtoon-Flux-LoRA/resolve/main/images/am1.webp",
1289
+ "title": "Amxtoon",
1290
+ "repo": "prithivMLmods/Ton618-Amxtoon-Flux-LoRA",
1291
+ "weights": "Amxtoon.safetensors",
1292
+ "trigger_word": "Amxtoon"
1293
+ },
1294
+ #124
1295
+ {
1296
+ "image": "https://huggingface.co/prithivMLmods/Ton618-Epic-Realism-Flux-LoRA/resolve/main/images/ep3.png",
1297
+ "title": "Epic Realism",
1298
+ "repo": "prithivMLmods/Ton618-Epic-Realism-Flux-LoRA",
1299
+ "weights": "Epic-Realism-Unpruned.safetensors",
1300
+ "trigger_word": "Epic Realism"
1301
+ },
1302
+ #125
1303
+ {
1304
+ "image": "https://huggingface.co/bingbangboom/flux-mixReality/resolve/main/images/3.jpg",
1305
+ "title": "Mixed Reality",
1306
+ "repo": "bingbangboom/flux-mixReality",
1307
+ "weights": "HLFILSTHLFPHTO_000002500.safetensors",
1308
+ "trigger_word": "in the style of HLFILSTHLFPHTO"
1309
+ },
1310
+ #126
1311
+ {
1312
+ "image": "https://huggingface.co/sWizad/pokemon-trainer-sprites-pixelart-flux/resolve/main/26578919.jpeg",
1313
+ "title": "Pixelart",
1314
+ "repo": "sWizad/pokemon-trainer-sprites-pixelart-flux",
1315
+ "weights": "pktrainer_F1-v1-0.safetensors",
1316
+ "trigger_word": "pixel image of, pixel art"
1317
+ },
1318
+ #127
1319
+ {
1320
+ "image": "https://huggingface.co/bingbangboom/flux_colorscape/resolve/main/images/2.jpg",
1321
+ "title": "Colorscape",
1322
+ "repo": "bingbangboom/flux_colorscape",
1323
+ "weights": "flux_colorscape.safetensors",
1324
+ "trigger_word": "illustration in the style of ASstyle001"
1325
+ },
1326
+ #128
1327
+ {
1328
+ "image": "https://huggingface.co/UmeAiRT/FLUX.1-dev-LoRA-Modern_Pixel_art/resolve/main/images/c363192f-5fa0-4539-8295-b8d9e3e96747.jpeg",
1329
+ "title": "Modern Pixel art",
1330
+ "repo": "UmeAiRT/FLUX.1-dev-LoRA-Modern_Pixel_art",
1331
+ "weights": "ume_modern_pixelart.safetensors",
1332
+ "trigger_word": "umempart"
1333
+ },
1334
+ #129
1335
+ {
1336
+ "image": "https://huggingface.co/prithivMLmods/Ton618-Only-Stickers-Flux-LoRA/resolve/main/images/222.png",
1337
+ "title": "Sticker",
1338
+ "repo": "prithivMLmods/Ton618-Only-Stickers-Flux-LoRA",
1339
+ "weights": "only-stickers.safetensors",
1340
+ "trigger_word": "Only Sticker"
1341
+ },
1342
+ #130
1343
+ {
1344
+ "image": "https://huggingface.co/prithivMLmods/Ton618-Space-Wallpaper-LoRA/resolve/main/images/222.png",
1345
+ "title": "Space Wallpaper",
1346
+ "repo": "prithivMLmods/Ton618-Space-Wallpaper-LoRA",
1347
+ "weights": "space-wallpaper-xl.safetensor",
1348
+ "trigger_word": "Space Wallpaper"
1349
+ },
1350
+ #131
1351
+ {
1352
+ "image": "https://huggingface.co/prithivMLmods/Canopus-Pixar-3D-Flux-LoRA/resolve/main/images/11111.png",
1353
+ "title": "Pixar 3D",
1354
+ "repo": "prithivMLmods/Canopus-Pixar-3D-Flux-LoRA",
1355
+ "weights": "Canopus-Pixar-3D-FluxDev-LoRA.safetensors",
1356
+ "trigger_word": "Pixar 3D"
1357
+ },
1358
+ #132
1359
+ {
1360
+ "image": "https://huggingface.co/prithivMLmods/EBook-Creative-Cover-Flux-LoRA/resolve/main/images/E2.png",
1361
+ "title": "EBook Cover",
1362
+ "repo": "prithivMLmods/EBook-Creative-Cover-Flux-LoRA",
1363
+ "weights": "EBook-Cover.safetensors",
1364
+ "trigger_word": "EBook Cover"
1365
+ },
1366
+ #133
1367
+ {
1368
+ "image": "https://huggingface.co/prithivMLmods/Minimal-Futuristic-Flux-LoRA/resolve/main/images/MF3.png",
1369
+ "title": "Minimal Futuristic",
1370
+ "repo": "prithivMLmods/Minimal-Futuristic-Flux-LoRA",
1371
+ "weights": "Minimal-Futuristic.safetensors",
1372
+ "trigger_word": "Minimal Futuristic"
1373
+ },
1374
+ #134
1375
+ {
1376
+ "image": "https://huggingface.co/prithivMLmods/Seamless-Pattern-Design-Flux-LoRA/resolve/main/images/SP1.png",
1377
+ "title": "Seamless Pattern",
1378
+ "repo": "prithivMLmods/Seamless-Pattern-Design-Flux-LoRA",
1379
+ "weights": "Seamless-Pattern-Design.safetensors",
1380
+ "trigger_word": "Seamless Pattern Design"
1381
+ },
1382
+ #135
1383
+ {
1384
+ "image": "https://huggingface.co/prithivMLmods/Logo-Design-Flux-LoRA/resolve/main/images/LD1.png",
1385
+ "title": "Logo Design",
1386
+ "repo": "prithivMLmods/Logo-Design-Flux-LoRA",
1387
+ "weights": "Logo-design.safetensors",
1388
+ "trigger_word": "Logo Design"
1389
+ },
1390
+ #136
1391
+ {
1392
+ "image": "https://huggingface.co/prithivMLmods/Coloring-Book-Flux-LoRA/resolve/main/images/EB1.png",
1393
+ "title": "Coloring Book",
1394
+ "repo": "prithivMLmods/Coloring-Book-Flux-LoRA",
1395
+ "weights": "coloring-book.safetensors",
1396
+ "trigger_word": "Coloring Book"
1397
+ },
1398
+ #137
1399
+ {
1400
+ "image": "https://huggingface.co/prithivMLmods/Intense-Red-Flux-LoRA/resolve/main/images/IR1.png",
1401
+ "title": "Intense Red",
1402
+ "repo": "prithivMLmods/Intense-Red-Flux-LoRA",
1403
+ "weights": "Intense-Red.safetensors",
1404
+ "trigger_word": "Intense Red"
1405
+ },
1406
+ #138
1407
+ {
1408
+ "image": "https://huggingface.co/prithivMLmods/Glowing-Body-Flux-LoRA/resolve/main/images/GB3.png",
1409
+ "title": "Glowing Body Flux",
1410
+ "repo": "prithivMLmods/Glowing-Body-Flux-LoRA",
1411
+ "weights": "Glowing-Body.safetensors",
1412
+ "trigger_word": "Glowing Body"
1413
+ },
1414
+ #139
1415
+ {
1416
+ "image": "https://huggingface.co/prithivMLmods/Electric-Blue-Flux-LoRA/resolve/main/images/EB3.png",
1417
+ "title": "Electric Blue",
1418
+ "repo": "prithivMLmods/Electric-Blue-Flux-LoRA",
1419
+ "weights": "Electric-Blue.safetensors",
1420
+ "trigger_word": "Electric Blue"
1421
+ },
1422
+ #140
1423
+ {
1424
+ "image": "https://huggingface.co/prithivMLmods/Clouds-Illusion-Flux-LoRA/resolve/main/images/CI2.png",
1425
+ "title": "Clouds Illusion",
1426
+ "repo": "prithivMLmods/Clouds-Illusion-Flux-LoRA",
1427
+ "weights": "Clouds-Illusion.safetensors",
1428
+ "trigger_word": "Clouds Illusion"
1429
+ },
1430
+ #141
1431
+ {
1432
+ "image": "https://huggingface.co/prithivMLmods/Digital-Yellow-Flux-LoRA/resolve/main/images/DY3.png",
1433
+ "title": "Digital Yellow",
1434
+ "repo": "prithivMLmods/Digital-Yellow-Flux-LoRA",
1435
+ "weights": "Digital-Yellow.safetensors",
1436
+ "trigger_word": "Digital Yellow"
1437
+ },
1438
+ #142
1439
+ {
1440
+ "image": "https://huggingface.co/cfahlgren1/flux-qwen-capybara/resolve/main/images/example_72ao6twvk.png",
1441
+ "title": "Flux Qwen Capybara",
1442
+ "repo": "cfahlgren1/flux-qwen-capybara",
1443
+ "weights": "flux-qwen-capybara.safetensors",
1444
+ "trigger_word": "QWENCAPY"
1445
+ },
1446
+ #143
1447
+ {
1448
+ "image": "https://huggingface.co/dasdsff/PleinAirArt/resolve/main/images/e7499ccc-7504-4086-842f-275a5428ef0e.jpg",
1449
+ "title": "Plein Air Art ",
1450
+ "repo": "dasdsff/PleinAirArt",
1451
+ "weights": "PleinAir_000002500.safetensors",
1452
+ "trigger_word": "P1e!n"
1453
+ },
1454
+ #144
1455
+ {
1456
+ "image": "https://huggingface.co/prithivMLmods/Orange-Chroma-Flux-LoRA/resolve/main/images/OC1.png",
1457
+ "title": "Orange Chroma",
1458
+ "repo": "prithivMLmods/Orange-Chroma-Flux-LoRA",
1459
+ "weights": "Orange-Chroma.safetensors",
1460
+ "trigger_word": "Orange Chroma"
1461
+ },
1462
+ #145
1463
+ {
1464
+ "image": "https://huggingface.co/prithivMLmods/Lime-Green-Flux-LoRA/resolve/main/images/LM1.png",
1465
+ "title": "Lime Green",
1466
+ "repo": "prithivMLmods/Lime-Green-Flux-LoRA",
1467
+ "weights": "Lime-Green.safetensors",
1468
+ "trigger_word": "Lime Green"
1469
+ },
1470
+ #146
1471
+ {
1472
+ "image": "https://huggingface.co/prithivMLmods/Fractured-Line-Flare/resolve/main/images/FS1.png",
1473
+ "title": "Line Flare",
1474
+ "repo": "prithivMLmods/Fractured-Line-Flare",
1475
+ "weights": "Fractured-Line-Flare.safetensors",
1476
+ "trigger_word": "Fractured Line Flare"
1477
+ },
1478
+ #147
1479
+ {
1480
+ "image": "https://huggingface.co/prithivMLmods/Golden-Dust-Flux-LoRA/resolve/main/images/GD2.png",
1481
+ "title": "Golden Dust",
1482
+ "repo": "prithivMLmods/Golden-Dust-Flux-LoRA",
1483
+ "weights": "Golden-Dust.safetensors",
1484
+ "trigger_word": "Golden Dust"
1485
+ },
1486
+ #148
1487
+ {
1488
+ "image": "https://huggingface.co/prithivMLmods/Castor-Dramatic-Neon-Flux-LoRA/resolve/main/images/DN2.webp",
1489
+ "title": "Dramatic Neon",
1490
+ "repo": "prithivMLmods/Castor-Dramatic-Neon-Flux-LoRA",
1491
+ "weights": "Dramatic-Neon-Flux-LoRA.safetensors",
1492
+ "trigger_word": "Dramatic Neon"
1493
+ },
1494
+ #149
1495
+ {
1496
+ "image": "https://huggingface.co/tryonlabs/FLUX.1-dev-LoRA-Outfit-Generator/resolve/main/images/sample7.jpeg",
1497
+ "title": "Outfit Generator",
1498
+ "repo": "tryonlabs/FLUX.1-dev-LoRA-Outfit-Generator",
1499
+ "weights": "outfit-generator.safetensors",
1500
+ "trigger_word": "Outfit"
1501
+ },
1502
+ #150
1503
+ {
1504
+ "image": "https://huggingface.co/davisbro/half_illustration/resolve/main/images/example1.webp",
1505
+ "title": "Half Illustration",
1506
+ "repo": "davisbro/half_illustration",
1507
+ "weights": "flux_train_replicate.safetensors",
1508
+ "trigger_word": "in the style of TOK"
1509
+ },
1510
+ #151
1511
+ {
1512
+ "image": "https://huggingface.co/bingbangboom/flux_oilscape/resolve/main/extras/3.jpg",
1513
+ "title": "Oilscape",
1514
+ "repo": "bingbangboom/flux_oilscape",
1515
+ "weights": "flux_Oilstyle.safetensors",
1516
+ "trigger_word": "in the style of Oilstyle002"
1517
+ },
1518
+ #152
1519
+ {
1520
+ "image": "https://huggingface.co/prithivMLmods/Red-Undersea-Flux-LoRA/resolve/main/images/RU1.png",
1521
+ "title": "Red Undersea Flux",
1522
+ "repo": "prithivMLmods/Red-Undersea-Flux-LoRA",
1523
+ "weights": "Red-Undersea.safetensors",
1524
+ "trigger_word": "Red Undersea"
1525
+ },
1526
+ #153
1527
+ {
1528
+ "image": "https://huggingface.co/prithivMLmods/3D-Render-Flux-LoRA/resolve/main/images/3D2.png",
1529
+ "title": "3D Render Flux LoRA",
1530
+ "repo": "prithivMLmods/3D-Render-Flux-LoRA",
1531
+ "weights": "3D_Portrait.safetensors",
1532
+ "trigger_word": "3D Portrait, 3d render"
1533
+ },
1534
+ #154
1535
+ {
1536
+ "image": "https://huggingface.co/prithivMLmods/Yellow-Pop-Flux-Dev-LoRA/resolve/main/images/YP1.png",
1537
+ "title": "Yellow Pop Flux",
1538
+ "repo": "prithivMLmods/Yellow-Pop-Flux-Dev-LoRA",
1539
+ "weights": "Yellow_Pop.safetensors",
1540
+ "trigger_word": "Yellow Pop"
1541
+ },
1542
+ #155
1543
+ {
1544
+ "image": "https://huggingface.co/prithivMLmods/Purple-Grid-Flux-LoRA/resolve/main/images/PG2.png",
1545
+ "title": "Purple Grid Flux",
1546
+ "repo": "prithivMLmods/Purple-Grid-Flux-LoRA",
1547
+ "weights": "Purple_Grid.safetensors",
1548
+ "trigger_word": "Purple Grid"
1549
+ },
1550
+ #156
1551
+ {
1552
+ "image": "https://huggingface.co/prithivMLmods/Dark-Thing-Flux-LoRA/resolve/main/images/DT2.png",
1553
+ "title": "Dark Thing Flux",
1554
+ "repo": "prithivMLmods/Dark-Thing-Flux-LoRA",
1555
+ "weights": "Dark_Creature.safetensors",
1556
+ "trigger_word": "Dark Creature"
1557
+ },
1558
+ #157
1559
+ {
1560
+ "image": "https://huggingface.co/prithivMLmods/Shadow-Projection-Flux-LoRA/resolve/main/images/SP2.png",
1561
+ "title": "Shadow Projection",
1562
+ "repo": "prithivMLmods/Shadow-Projection-Flux-LoRA",
1563
+ "weights": "Shadow-Projection.safetensors",
1564
+ "trigger_word": "Shadow Projection"
1565
+ },
1566
+ #158
1567
+ {
1568
+ "image": "https://huggingface.co/prithivMLmods/Street-Bokeh-Flux-LoRA/resolve/main/images/SB2.png",
1569
+ "title": "Street Bokeh",
1570
+ "repo": "prithivMLmods/Street-Bokeh-Flux-LoRA",
1571
+ "weights": "Street_Bokeh.safetensors",
1572
+ "trigger_word": "Street Bokeh"
1573
+ },
1574
+ #159
1575
+ {
1576
+ "image": "https://huggingface.co/prithivMLmods/Abstract-Cartoon-Flux-LoRA/resolve/main/images/AC2.png",
1577
+ "title": "Abstract Cartoon",
1578
+ "repo": "prithivMLmods/Abstract-Cartoon-Flux-LoRA",
1579
+ "weights": "Abstract-Cartoon.safetensors",
1580
+ "trigger_word": "Abstract Cartoon"
1581
+ },
1582
+ #160
1583
+ {
1584
+ "image": "https://huggingface.co/Norod78/CartoonStyle-flux-lora/resolve/main/samples/1725344450635__000003800_1.jpg",
1585
+ "title": "Cartoon Style Flux",
1586
+ "repo": "Norod78/CartoonStyle-flux-lora",
1587
+ "weights": "CartoonStyle_flux_lora.safetensors",
1588
+ "trigger_word": ""
1589
+ },
1590
+ #161
1591
+ {
1592
+ "image": "https://huggingface.co/prithivMLmods/Digital-Chaos-Flux-LoRA/resolve/main/images/HDRDC3.webp",
1593
+ "title": "HDR Digital Chaos",
1594
+ "repo": "prithivMLmods/Digital-Chaos-Flux-LoRA",
1595
+ "weights": "HDR-Digital-Chaos.safetensors",
1596
+ "trigger_word": "Digital Chaos"
1597
+ },
1598
+ #162
1599
+ {
1600
+ "image": "https://huggingface.co/prithivMLmods/Yellow-Laser-Flux-LoRA/resolve/main/images/YL1.png",
1601
+ "title": "Yellow Laser",
1602
+ "repo": "prithivMLmods/Yellow-Laser-Flux-LoRA",
1603
+ "weights": "Yellow-Laser.safetensors",
1604
+ "trigger_word": "Yellow Lasers"
1605
+ },
1606
+ #163
1607
+ {
1608
+ "image": "https://huggingface.co/prithivMLmods/Bold-Shadows-Flux-LoRA/resolve/main/images/BS1.png",
1609
+ "title": "Bold Shadows",
1610
+ "repo": "prithivMLmods/Bold-Shadows-Flux-LoRA",
1611
+ "weights": "Bold-Shadows.safetensors",
1612
+ "trigger_word": "Bold Shadows"
1613
+ },
1614
+ #164
1615
+ {
1616
+ "image": "https://huggingface.co/prithivMLmods/Knitted-Character-Flux-LoRA/resolve/main/images/KC1.png",
1617
+ "title": "Knitted Character",
1618
+ "repo": "prithivMLmods/Knitted-Character-Flux-LoRA",
1619
+ "weights": "Knitted-Character.safetensors",
1620
+ "trigger_word": "Knitted Character"
1621
+ },
1622
+ #165
1623
+ {
1624
+ "image": "https://huggingface.co/alvdansen/frosting_lane_flux/resolve/main/images/content%20-%202024-08-11T010011.238.jpeg",
1625
+ "title": "Frosting Lane",
1626
+ "repo": "alvdansen/frosting_lane_flux",
1627
+ "trigger_word": "frstingln illustration"
1628
+ },
1629
+ #166
1630
+ {
1631
+ "image": "https://huggingface.co/prithivMLmods/Flux-Realism-FineDetailed/resolve/main/images/FD2.png",
1632
+ "title": "Fine Detailed Character",
1633
+ "repo": "prithivMLmods/Flux-Realism-FineDetailed",
1634
+ "weights": "Flux-Realism-FineDetailed.safetensors",
1635
+ "trigger_word": "Fine Detailed"
1636
+ },
1637
+ #167
1638
+ {
1639
+ "image": "https://huggingface.co/prithivMLmods/Aura-9999/resolve/main/images/A3.png",
1640
+ "title": "Aura 9999+",
1641
+ "repo": "prithivMLmods/Aura-9999",
1642
+ "weights": "Aura-9999.safetensors",
1643
+ "trigger_word": "Aura 9999"
1644
+ },
1645
+ #168
1646
+ {
1647
+ "image": "https://huggingface.co/prithivMLmods/Pastel-BG-Flux-LoRA/resolve/main/images/PB2.png",
1648
+ "title": "Pastel BG",
1649
+ "repo": "prithivMLmods/Pastel-BG-Flux-LoRA",
1650
+ "weights": "Pastel-BG.safetensors",
1651
+ "trigger_word": "Pastel BG"
1652
+ },
1653
+ #169
1654
+ {
1655
+ "image": "https://huggingface.co/prithivMLmods/Green-Cartoon-Flux-LoRA/resolve/main/images/GC1.png",
1656
+ "title": "Green Cartoon",
1657
+ "repo": "prithivMLmods/Green-Cartoon-Flux-LoRA",
1658
+ "weights": "Green-Cartoon.safetensors",
1659
+ "trigger_word": "Green Cartoon"
1660
+ },
1661
+ #170
1662
+ {
1663
+ "image": "https://huggingface.co/prithivMLmods/Retro-Pixel-Flux-LoRA/resolve/main/images/RP1.png",
1664
+ "title": "Retro Pixel",
1665
+ "repo": "prithivMLmods/Retro-Pixel-Flux-LoRA",
1666
+ "weights": "Retro-Pixel.safetensors",
1667
+ "trigger_word": "Retro Pixel"
1668
+ },
1669
+ #171
1670
+ {
1671
+ "image": "https://huggingface.co/prithivMLmods/Teen-Outfit/resolve/main/images/TO2.png",
1672
+ "title": "Teen Outfit",
1673
+ "repo": "prithivMLmods/Teen-Outfit",
1674
+ "weights": "Teen-Outfit.safetensors",
1675
+ "trigger_word": "Teen Outfit"
1676
+ },
1677
+ #172
1678
+ {
1679
+ "image": "https://huggingface.co/prithivMLmods/CAnime-LoRA/resolve/main/images/CA3.png",
1680
+ "title": "CAnime",
1681
+ "repo": "prithivMLmods/CAnime-LoRA",
1682
+ "weights": "CAnime.safetensors",
1683
+ "trigger_word": "CAnime"
1684
+ },
1685
+ #173
1686
+ {
1687
+ "image": "https://huggingface.co/prithivMLmods/Super-Pencil-Flux-LoRA/resolve/main/images/SP1.png",
1688
+ "title": "Simple Pencil",
1689
+ "repo": "prithivMLmods/Super-Pencil-Flux-LoRA",
1690
+ "weights": "Pencil.safetensors",
1691
+ "trigger_word": "Simple Pencil"
1692
+ },
1693
+ #174
1694
+ {
1695
+ "image": "https://huggingface.co/martintomov/retrofuturism-flux/resolve/main/images/2e40deba-858e-454f-ae1c-d1ba2adb6a65.jpeg",
1696
+ "title": "Retro futurism",
1697
+ "repo": "martintomov/retrofuturism-flux",
1698
+ "weights": "retrofuturism_flux_lora_martintomov_v1.safetensors",
1699
+ "trigger_word": "retrofuturism"
1700
+ },
1701
+ #175
1702
+ {
1703
+ "image": "https://huggingface.co/Bootoshi/retroanime/resolve/main/images/9f21dffe-c4da-46c0-b0a6-e06257cf98d6.webp",
1704
+ "title": "Retro Anime",
1705
+ "repo": "Bootoshi/retroanime",
1706
+ "weights": "RetroAnimeFluxV1.safetensors",
1707
+ "trigger_word": "retro anime"
1708
+ },
1709
+ #176
1710
+ {
1711
+ "image": "https://huggingface.co/alvdansen/plushy-world-flux/resolve/main/images/ComfyUI_00666_%20(1).png",
1712
+ "title": "Plushy world",
1713
+ "repo": "alvdansen/plushy-world-flux",
1714
+ "weights": "plushy_world_flux_araminta_k.safetensors",
1715
+ "trigger_word": "3dcndylnd style"
1716
+ },
1717
+ #177
1718
+ {
1719
+ "image": "https://huggingface.co/renderartist/ROYGBIVFlux/resolve/main/images/ComfyUI_temp_qpxhm_00154_.png",
1720
+ "title": "ROYGBIVFlux",
1721
+ "repo": "renderartist/ROYGBIVFlux",
1722
+ "weights": "ROYGBIV_Flux_v1_renderartist.safetensors",
1723
+ "trigger_word": "r0ygb1v, digital illustration, textured"
1724
+ },
1725
+ #178
1726
+ {
1727
+ "image": "https://huggingface.co/alvdansen/sonny-anime-flex/resolve/main/images/GLuFasaLyEoBaAUQMREVf_20b5cf5b178a404296978e360a9ac435.png",
1728
+ "title": "sonny anime",
1729
+ "repo": "alvdansen/sonny-anime-flex",
1730
+ "weights": "araminta_k_sonnyanime_fluxd_flex.safetensors",
1731
+ "trigger_word": "nm22 [style] style"
1732
+ },
1733
+ #179
1734
+ {
1735
+ "image": "https://huggingface.co/bingbangboom/flux_whimscape/resolve/main/images/2.png",
1736
+ "title": "flux whimscape",
1737
+ "repo": "bingbangboom/flux_whimscape",
1738
+ "weights": "WHMSCPE001.safetensors",
1739
+ "trigger_word": "illustration in the style of WHMSCPE001"
1740
+ },
1741
+ #180
1742
+ {
1743
+ "image": "https://huggingface.co/glif-loradex-trainer/AP123_movie_shots_ic_lora_experiment_v1/resolve/main/samples/1730923312010__000000500_1.jpg",
1744
+ "title": "movie shots ic lora",
1745
+ "repo": "glif-loradex-trainer/AP123_movie_shots_ic_lora_experiment_v1",
1746
+ "weights": "movie_shots_ic_lora_experiment_v1.safetensors",
1747
+ "trigger_word": "MOVIE-SHOTS"
1748
+ },
1749
+ #181
1750
+ {
1751
+ "image": "https://huggingface.co/glif/LiDAR-Vision/resolve/main/images/f8f1995e-c583-425b-b73a-f3e873ce1005.png",
1752
+ "title": "LiDAR",
1753
+ "repo": "glif/LiDAR-Vision",
1754
+ "weights": "Lidar.safetensors",
1755
+ "trigger_word": "L1d4r"
1756
+ },
1757
+ #182
1758
+ {
1759
+ "image": "https://huggingface.co/prithivMLmods/Canopus-Flux-LoRA-Hoodies/resolve/main/images/XXX.png",
1760
+ "title": "Hoodies",
1761
+ "repo": "prithivMLmods/Canopus-Flux-LoRA-Hoodies",
1762
+ "weights": "Canopus-Flux-LoRA-Hoodies.safetensors",
1763
+ "trigger_word": "Hoodie"
1764
+ },
1765
+ #183
1766
+ {
1767
+ "image": "https://huggingface.co/dvyio/flux-lora-rdr2/resolve/main/images/RTqPoC9s0M1wNhago27OV_dda06f47ee764202aa5e55efa923b94e.jpg",
1768
+ "title": "World of RDR",
1769
+ "repo": "dvyio/flux-lora-rdr2",
1770
+ "weights": "eb79a593332f40458ea36fe0782f01a4_pytorch_lora_weights.safetensors",
1771
+ "trigger_word": "in the style of RDRGM"
1772
+ },
1773
+ #184
1774
+ {
1775
+ "image": "https://huggingface.co/Fihade/Retro-Collage-Art-Flux-Dev/resolve/main/images/005.jpeg",
1776
+ "title": "Retro Collage Art",
1777
+ "repo": "Fihade/Retro-Collage-Art-Flux-Dev",
1778
+ "weights": "flux_dev_ff_collage_artstyle.safetensors",
1779
+ "trigger_word": "ff-collage"
1780
+ },
1781
+ #185
1782
+ {
1783
+ "image": "https://huggingface.co/prithivMLmods/Flux.1-Dev-Quote-LoRA/resolve/main/images/QQ2.png",
1784
+ "title": "Quote",
1785
+ "repo": "prithivMLmods/Flux.1-Dev-Quote-LoRA",
1786
+ "weights": "quoter001.safetensors",
1787
+ "trigger_word": "quoter"
1788
+ },
1789
+ #186
1790
+ {
1791
+ "image": "https://huggingface.co/prithivMLmods/Flux.1-Dev-Stamp-Art-LoRA/resolve/main/images/SS2.png",
1792
+ "title": "Stamp",
1793
+ "repo": "prithivMLmods/Flux.1-Dev-Stamp-Art-LoRA",
1794
+ "weights": "stam9.safetensors",
1795
+ "trigger_word": "stam9"
1796
+ },
1797
+ #187
1798
+ {
1799
+ "image": "https://huggingface.co/prithivMLmods/Flux.1-Dev-Hand-Sticky-LoRA/resolve/main/images/H3.png",
1800
+ "title": "Hand Sticky",
1801
+ "repo": "prithivMLmods/Flux.1-Dev-Hand-Sticky-LoRA",
1802
+ "weights": "handstick69.safetensors",
1803
+ "trigger_word": "handstick69"
1804
+ },
1805
+ #188
1806
+ {
1807
+ "image": "https://huggingface.co/prithivMLmods/Flux.1-Dev-Poster-HQ-LoRA/resolve/main/images/PP2.png",
1808
+ "title": "Poster Foss",
1809
+ "repo": "prithivMLmods/Flux.1-Dev-Poster-HQ-LoRA",
1810
+ "weights": "poster-foss.safetensors",
1811
+ "trigger_word": "poster foss"
1812
+ },
1813
+ #189
1814
+ {
1815
+ "image": "https://huggingface.co/prithivMLmods/Flux.1-Dev-Ctoon-LoRA/resolve/main/images/C3.png",
1816
+ "title": "Ctoon",
1817
+ "repo": "prithivMLmods/Flux.1-Dev-Ctoon-LoRA",
1818
+ "weights": "ctoon.safetensors",
1819
+ "trigger_word": "ctoon"
1820
+ },
1821
+ #190
1822
+ {
1823
+ "image": "https://huggingface.co/prithivMLmods/Flux-C33-Design-LoRA/resolve/main/images/3.png",
1824
+ "title": "C33 Design",
1825
+ "repo": "prithivMLmods/Flux-C33-Design-LoRA",
1826
+ "weights": "C33.safetensors",
1827
+ "trigger_word": "C33 Design"
1828
+ },
1829
+ #191
1830
+ {
1831
+ "image": "https://huggingface.co/prithivMLmods/Flux.1-Dev-Indo-Realism-LoRA/resolve/main/images/333.png",
1832
+ "title": "Indo Realism",
1833
+ "repo": "prithivMLmods/Flux.1-Dev-Indo-Realism-LoRA",
1834
+ "weights": "indo-realism.safetensors",
1835
+ "trigger_word": "indo-realism"
1836
+ },
1837
+ #192
1838
+ {
1839
+ "image": "https://huggingface.co/prithivMLmods/Flux.1-Dev-Sketch-Card-LoRA/resolve/main/images/SC2.png",
1840
+ "title": "Sketch Card",
1841
+ "repo": "prithivMLmods/Flux.1-Dev-Sketch-Card-LoRA",
1842
+ "weights": "sketchcard.safetensors",
1843
+ "trigger_word": "sketch card"
1844
+ },
1845
+ #193
1846
+ {
1847
+ "image": "https://huggingface.co/prithivMLmods/Flux.1-Dev-Movie-Boards-LoRA/resolve/main/images/MB1.png",
1848
+ "title": "Movie Board",
1849
+ "repo": "prithivMLmods/Flux.1-Dev-Movie-Boards-LoRA",
1850
+ "weights": "movieboard.safetensors",
1851
+ "trigger_word": "movieboard"
1852
+ },
1853
+ #194
1854
+ {
1855
+ "image": "https://huggingface.co/prithivMLmods/Flux.1-Dev-Pov-DoorEye-LoRA/resolve/main/images/L4.png",
1856
+ "title": "Door Eye View",
1857
+ "repo": "prithivMLmods/Flux.1-Dev-Pov-DoorEye-LoRA",
1858
+ "weights": "look-in-2.safetensors",
1859
+ "trigger_word": "look in 2"
1860
+ },
1861
+ #195
1862
+ {
1863
+ "image": "https://huggingface.co/alvdansen/enna-sketch-style/resolve/main/images/out-0%20(23).webp",
1864
+ "title": "Enna Sketch",
1865
+ "repo": "alvdansen/enna-sketch-style",
1866
+ "weights": "enna_sketch_style_araminta_k.safetensors",
1867
+ "trigger_word": "sketch illustration style"
1868
+ },
1869
+ #196
1870
+ {
1871
+ "image": "https://huggingface.co/jbilcke-hf/flux-dev-panorama-lora-2/resolve/main/samples/HDRI%20panoramic%20view%20of%20TOK%2C%20visiting%20an%20amusement%20park%20about%20harry%20potter.webp",
1872
+ "title": "Panorama",
1873
+ "repo": "jbilcke-hf/flux-dev-panorama-lora-2",
1874
+ "weights": "flux_train_replicate.safetensors",
1875
+ "trigger_word": "HDRI panoramic view of TOK"
1876
+ },
1877
+ #197
1878
+ {
1879
+ "image": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-LoRA-Micro-landscape-on-Mobile-Phone/resolve/main/images/a29b8763a8f733dea09c1ab07a42263ef6e304cb81be3f5c97fbf8f6.jpg",
1880
+ "title": "Micro Landscape",
1881
+ "repo": "Shakker-Labs/FLUX.1-dev-LoRA-Micro-landscape-on-Mobile-Phone",
1882
+ "weights": "FLUX-dev-lora-micro-landscape.safetensors",
1883
+ "trigger_word": "miniature stereoscopic scene"
1884
+ },
1885
+ #198
1886
+ {
1887
+ "image": "https://huggingface.co/glif-loradex-trainer/goldenark__Ancient_Greece_Watercolor_Sketch_Style/resolve/main/samples/1727152322975__000002000_0.jpg",
1888
+ "title": "Ancient Greece Watercolor",
1889
+ "repo": "glif-loradex-trainer/goldenark__Ancient_Greece_Watercolor_Sketch_Style",
1890
+ "weights": "Ancient_Greece_Watercolor_Sketch_Style.safetensors",
1891
+ "trigger_word": "AncientWaterColorStyle"
1892
+ },
1893
+ #199
1894
+ {
1895
+ "image": "https://huggingface.co/glif-loradex-trainer/i12bp8_appelsiensam_mii_v1/resolve/main/samples/1731918886531__000003000_0.jpg",
1896
+ "title": "M11 PPLSNSM",
1897
+ "repo": "glif-loradex-trainer/i12bp8_appelsiensam_mii_v1",
1898
+ "weights": "appelsiensam_mii_v1.safetensors",
1899
+ "trigger_word": "M11_PPLSNSM"
1900
+ },
1901
+ #200
1902
+ {
1903
+ "image": "https://huggingface.co/glif-loradex-trainer/an303042_RisographPrint_v1/resolve/main/samples/1731852835625__000003000_5.jpg",
1904
+ "title": "RisographPrint",
1905
+ "repo": "glif-loradex-trainer/an303042_RisographPrint_v1",
1906
+ "weights": "RisographPrint_v1.safetensors",
1907
+ "trigger_word": "rsgrf , risograph"
1908
+ },
1909
+ #201
1910
+ {
1911
+ "image": "https://huggingface.co/gokaygokay/Flux-White-Background-LoRA/resolve/main/images/example_mtojzmerf.png",
1912
+ "title": "White Background",
1913
+ "repo": "gokaygokay/Flux-White-Background-LoRA",
1914
+ "weights": "80cfbf52faf541d49c6abfe1ac571112_lora.safetensors",
1915
+ "trigger_word": "in the middle ,white background"
1916
+ },
1917
+ #202
1918
+ {
1919
+ "image": "https://huggingface.co/glif/Gesture-Draw/resolve/main/images/cf8697fb-d6b4-4684-8a1d-82beb9d266ed.jpg",
1920
+ "title": "Gesture Draw",
1921
+ "repo": "glif/Gesture-Draw",
1922
+ "weights": "Gesture_Draw_v1.safetensors",
1923
+ "trigger_word": "gstdrw style"
1924
+ },
1925
+ #203
1926
+ {
1927
+ "image": "https://huggingface.co/MuninStudio/FLUX.1-dev-LoRA-Hard-Flash/resolve/main/images/02.jpg",
1928
+ "title": "Hard Flash",
1929
+ "repo": "MuninStudio/FLUX.1-dev-LoRA-Hard-Flash",
1930
+ "weights": "HRDFLS.safetensors",
1931
+ "trigger_word": "HRDFLS"
1932
+ },
1933
+ #204
1934
+ {
1935
+ "image": "https://huggingface.co/dvyio/flux-lora-the-sims/resolve/main/images/dunBAVBsALOepaE_dsWFI_6b0fef6b0fc4472aa07d00edea7c75b3.jpg",
1936
+ "title": "SIMS",
1937
+ "repo": "dvyio/flux-lora-the-sims",
1938
+ "weights": "011ed14848b3408c8d70d3ecfa14f122_lora.safetensors",
1939
+ "trigger_word": "video game screenshot in the style of THSMS"
1940
+ },
1941
+ #205
1942
+ {
1943
+ "image": "https://huggingface.co/UmeAiRT/FLUX.1-dev-LoRA-Ume_Sky/resolve/main/images/flux_00171_.png",
1944
+ "title": "Umesky",
1945
+ "repo": "UmeAiRT/FLUX.1-dev-LoRA-Ume_Sky",
1946
+ "weights": "ume_sky_v2.safetensors",
1947
+ "trigger_word": "umesky"
1948
+ },
1949
+ #206
1950
+ {
1951
+ "image": "https://huggingface.co/prithivMLmods/Flux.1-Dev-Realtime-Toon-Mix/resolve/main/images/T1.png",
1952
+ "title": "Realtime Toon Mix",
1953
+ "repo": "prithivMLmods/Flux.1-Dev-Realtime-Toon-Mix",
1954
+ "weights": "toon-mix.safetensors",
1955
+ "trigger_word": "toon mix"
1956
+ },
1957
+ #207
1958
+ {
1959
+ "image": "https://huggingface.co/oshtz/flux-pointcrayonstyle/resolve/main/images/pointcrayonstyle%20illustration%2C%20at%20a%20lighthouse%2C%20the%20ambiance%20is%20exotic%20and%20mysterious.png",
1960
+ "title": "Pointcrayonstyle",
1961
+ "repo": "oshtz/flux-pointcrayonstyle",
1962
+ "weights": "flux-pointcrayonstyle.safetensors",
1963
+ "trigger_word": "pointcrayonstyle"
1964
+ },
1965
+ #208
1966
+ {
1967
+ "image": "https://huggingface.co/Purz/vhs-box/resolve/main/33727059.jpeg",
1968
+ "title": "VSH Box",
1969
+ "repo": "Purz/vhs-box",
1970
+ "weights": "purz-vhs_box.safetensors",
1971
+ "trigger_word": "vhs_box"
1972
+ },
1973
+ #209
1974
+ {
1975
+ "image": "https://huggingface.co/nerijs/flux_prettyshot_v1/resolve/main/images/image_5.png",
1976
+ "title": "Prettyshot",
1977
+ "repo": "nerijs/flux_prettyshot_v1",
1978
+ "weights": "flux_prettyshot_v1.safetensors",
1979
+ "trigger_word": "pr3ttysh0t"
1980
+ },
1981
+ #210
1982
+ {
1983
+ "image": "https://huggingface.co/glif-loradex-trainer/insectagon_pipo_hippo1/resolve/main/samples/1729839793051__000001500_1.jpg",
1984
+ "title": "Insectagon pipo",
1985
+ "repo": "glif-loradex-trainer/insectagon_pipo_hippo1",
1986
+ "weights": "pipo_hippo1.safetensors",
1987
+ "trigger_word": "pipo_meme"
1988
+ },
1989
+ #211
1990
+ {
1991
+ "image": "https://huggingface.co/prithivMLmods/Flux-Polaroid-Plus/resolve/main/images/P1.png",
1992
+ "title": "Polaroid Plus",
1993
+ "repo": "prithivMLmods/Flux-Polaroid-Plus",
1994
+ "weights": "polaroid-plus.safetensors",
1995
+ "trigger_word": "Polaroid Collage"
1996
+ },
1997
+ #212
1998
+ {
1999
+ "image": "https://huggingface.co/prithivMLmods/Flux-Product-Ad-Backdrop/resolve/main/images/PA1.png",
2000
+ "title": "Product Ad",
2001
+ "repo": "prithivMLmods/Flux-Product-Ad-Backdrop",
2002
+ "weights": "Prod-Ad.safetensors",
2003
+ "trigger_word": "Product Ad"
2004
+ },
2005
+ #213
2006
+ {
2007
+ "image": "https://huggingface.co/prithivMLmods/Flux-Art-Nightmare-99/resolve/main/images/NM4.png",
2008
+ "title": "Nightmare 99",
2009
+ "repo": "prithivMLmods/Flux-Art-Nightmare-99",
2010
+ "weights": "nm99.safetensors",
2011
+ "trigger_word": "nm99"
2012
+ },
2013
+ #214
2014
+ {
2015
+ "image": "https://huggingface.co/prithivMLmods/Flux.1-Dev-Frosted-Container-LoRA/resolve/main/images/FG1.png",
2016
+ "title": "Frosted Container",
2017
+ "repo": "prithivMLmods/Flux.1-Dev-Frosted-Container-LoRA",
2018
+ "weights": "frosted-gc.safetensors",
2019
+ "trigger_word": "frosted GC"
2020
+ },
2021
+ #215
2022
+ {
2023
+ "image": "https://huggingface.co/glif-loradex-trainer/swap_magenta_kuki_roblox/resolve/main/samples/1731068408259__000001500_4.jpg",
2024
+ "title": "Magenta Kuki Roblox",
2025
+ "repo": "glif-loradex-trainer/swap_magenta_kuki_roblox",
2026
+ "weights": "magenta_kuki_roblox.safetensors",
2027
+ "trigger_word": "kuki_magenta, roblox"
2028
+ },
2029
+ #216
2030
+ {
2031
+ "image": "https://huggingface.co/glif-loradex-trainer/maxxd4240_PleinAir/resolve/main/samples/1730493095161__000003000_4.jpg",
2032
+ "title": "Plein Air",
2033
+ "repo": "glif-loradex-trainer/maxxd4240_PleinAir",
2034
+ "weights": "PleinAir.safetensors",
2035
+ "trigger_word": "P1e!n"
2036
+ },
2037
+ #217
2038
+ {
2039
+ "image": "https://huggingface.co/prithivMLmods/Flux-GArt-LoRA/resolve/main/images/G2.png",
2040
+ "title": "GArt",
2041
+ "repo": "prithivMLmods/Flux-GArt-LoRA",
2042
+ "weights": "GArt.safetensors",
2043
+ "trigger_word": "GArt"
2044
+ },
2045
+ #218
2046
+ {
2047
+ "image": "https://huggingface.co/strangerzonehf/Flux-Super-Capybara-HF/resolve/main/images/C2.png",
2048
+ "title": "Capybara HF",
2049
+ "repo": "strangerzonehf/Flux-Super-Capybara-HF",
2050
+ "weights": "capybara-hf.safetensors",
2051
+ "trigger_word": "capybara hf"
2052
+ },
2053
+ #219
2054
+ {
2055
+ "image": "https://huggingface.co/prithivMLmods/Flux-Fine-Detail-LoRA/resolve/main/images/SR1.png",
2056
+ "title": "Fine Detail",
2057
+ "repo": "prithivMLmods/Flux-Fine-Detail-LoRA",
2058
+ "weights": "Fine-Detail.safetensors",
2059
+ "trigger_word": "Super Detail"
2060
+ },
2061
+ #220
2062
+ {
2063
+ "image": "https://huggingface.co/gokaygokay/Flux-Digital-Backgrounds-LoRA/resolve/main/images/image1.jpg",
2064
+ "title": "Digital Backgrounds",
2065
+ "repo": "gokaygokay/Flux-Digital-Backgrounds-LoRA",
2066
+ "weights": "digital_background_lora.safetensors",
2067
+ "trigger_word": "dgtlbg"
2068
+ },
2069
+ #221
2070
+ {
2071
+ "image": "https://huggingface.co/gokaygokay/Flux-Realistic-Backgrounds-LoRA/resolve/main/images/image1.jpg",
2072
+ "title": "Realistic Backgrounds",
2073
+ "repo": "gokaygokay/Flux-Realistic-Backgrounds-LoRA",
2074
+ "weights": "realistic_background_lora.safetensors",
2075
+ "trigger_word": "rlstcbg"
2076
+ },
2077
+ #222
2078
+ {
2079
+ "image": "https://huggingface.co/prithivMLmods/Flux-Lego-Ref-LoRA/resolve/main/images/2.png",
2080
+ "title": "LEGO",
2081
+ "repo": "prithivMLmods/Flux-Lego-Ref-LoRA",
2082
+ "weights": "Lego.safetensors",
2083
+ "trigger_word": "lego --fref --89890"
2084
+ },
2085
+ #223
2086
+ {
2087
+ "image": "https://huggingface.co/strangerzonehf/Flux-3DXL-Partfile-0002/resolve/main/images/44.png",
2088
+ "title": "3DXLP2",
2089
+ "repo": "strangerzonehf/Flux-3DXL-Partfile-0002",
2090
+ "weights": "3DXLP2.safetensors",
2091
+ "trigger_word": "3DXLP2"
2092
+ },
2093
+
2094
+ #add new
2095
+ ]
2096
 
2097
  #--------------------------------------------------Model Initialization-----------------------------------------------------------------------------------------#
2098