Linoy Tsaban commited on
Commit
cc00a0b
·
1 Parent(s): b19d4a4

Create sdxl_loras.json

Browse files
Files changed (1) hide show
  1. sdxl_loras.json +108 -0
sdxl_loras.json ADDED
@@ -0,0 +1,108 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "image": "images/riding-min.jpg",
4
+ "title": "Tintin AI",
5
+ "repo": "Pclanglais/TintinIA",
6
+ "trigger_word": "drawing of tintin",
7
+ "weights": "pytorch_lora_weights.safetensors",
8
+ "is_compatible": true,
9
+ "is_nc": true,
10
+ "likes": 11,
11
+ "downloads": 0,
12
+ "edit_guidance_scale": 7,
13
+ "threshold": 0.6
14
+ },
15
+
16
+
17
+ {
18
+ "image": "https://huggingface.co/veryVANYA/ps1-graphics-sdxl/resolve/main/2070471.jpeg",
19
+ "title": "PS1 Graphics v2 SDXL",
20
+ "repo": "veryVANYA/ps1-graphics-sdxl-v2",
21
+ "trigger_word": "ps1 style",
22
+ "weights": "ps1_style_SDXL_v2.safetensors",
23
+ "is_compatible": true,
24
+ "likes": 3,
25
+ "downloads": 0,
26
+ "edit_guidance_scale": 7,
27
+ "threshold": 0.6
28
+ },
29
+
30
+ {
31
+ "image": "images/lego-minifig-xl.jpeg",
32
+ "title": "Lego Minifig XL",
33
+ "repo": "nerijs/lego-minifig-xl",
34
+ "trigger_word": "lego minifig",
35
+ "weights": "legominifig-v1.0-000003.safetensors",
36
+ "is_compatible": true,
37
+ "likes": 14,
38
+ "downloads": 0,
39
+ "edit_guidance_scale": 7,
40
+ "threshold": 0.6
41
+ },
42
+
43
+ {
44
+ "image": "https://huggingface.co/chillpixel/blacklight-makeup-sdxl-lora/resolve/main/preview.png",
45
+ "title": "Blacklight Makeup",
46
+ "repo": "chillpixel/blacklight-makeup-sdxl-lora",
47
+ "trigger_word": "with blacklight makeup",
48
+ "weights": "pytorch_lora_weights.bin",
49
+ "is_compatible": true,
50
+ "likes": 3,
51
+ "downloads": 508,
52
+ "edit_guidance_scale": 7,
53
+ "threshold": 0.6
54
+ },
55
+
56
+ {
57
+ "repo": "ProomptEngineer/pe-funko-pop-diffusion-style",
58
+ "title": "pe-funko-pop-diffusion-style",
59
+ "trigger_word": "PEPopFigure",
60
+ "is_compatible": true,
61
+ "image": "https://huggingface.co/ProomptEngineer/pe-funko-pop-diffusion-style/resolve/main/2219678.jpeg",
62
+ "weights": "PE_FunkoPopStyle.safetensors",
63
+ "likes": 0,
64
+ "downloads": 0,
65
+ "edit_guidance_scale": 7,
66
+ "threshold": 0.6
67
+ },
68
+
69
+ {
70
+ "repo": "CiroN2022/mosaic-style",
71
+ "title": "mosaic-style",
72
+ "trigger_word": "mosaic",
73
+ "is_compatible": true,
74
+ "image": "https://huggingface.co/CiroN2022/mosaic-style/resolve/main/2216189.jpeg",
75
+ "weights": "mosaic.safetensors",
76
+ "likes": 1,
77
+ "downloads": 0,
78
+ "edit_guidance_scale": 7,
79
+ "threshold": 0.6
80
+ },
81
+
82
+ {
83
+ "repo": "CiroN2022/toy-face",
84
+ "title": "toy-face",
85
+ "trigger_word": "toy_face",
86
+ "is_compatible": true,
87
+ "image": "https://huggingface.co/CiroN2022/toy-face/resolve/main/2123367.jpeg",
88
+ "weights": "toy_face_sdxl.safetensors",
89
+ "likes": 0,
90
+ "downloads": 0,
91
+ "edit_guidance_scale": 7,
92
+ "threshold": 0.6
93
+ },
94
+
95
+ {
96
+ "repo": "artificialguybr/ClayAnimationRedmond",
97
+ "title": "ClayAnimationRedmond",
98
+ "trigger_word": "Clay Animation",
99
+ "likes": 5,
100
+ "downloads": 0,
101
+ "is_compatible": true,
102
+ "image": "https://huggingface.co/artificialguybr/ClayAnimationRedmond/resolve/main/00138-3585231804.png",
103
+ "weights": "ClayAnimationRedm.safetensors",
104
+ "edit_guidance_scale": 7,
105
+ "threshold": 0.6
106
+ }
107
+
108
+ ]