-
Notifications
You must be signed in to change notification settings - Fork 48
/
Copy pathanime_lora_info.json
121 lines (121 loc) · 3.67 KB
/
anime_lora_info.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
{
"character": [
{
"id": "character_1",
"name": "Kamado Nezuko",
"trigger": [
"kamado nezuko",
"black hair",
"pink eyes",
"forehead"
],
"url": "https://civitai.com/models/20346/nezuko-demon-slayer-kimetsu-no-yaiba-lora?modelVersionId=24191"
},
{
"id": "character_2",
"name": "Texas the Omertosa in Arknights",
"trigger": [
"omertosa",
"1girl",
"wolf ears",
"long hair"
],
"url": "https://civitai.com/models/6779/arknights-texas-the-omertosa?modelVersionId=7974"
},
{
"id": "character_3",
"name": "Son Goku",
"trigger": [
"son goku",
"spiked hair",
"muscular male",
"wristband"
],
"url": "https://civitai.com/models/18279/son-goku-dragon-ball-all-series-lora?modelVersionId=21654"
}
],
"clothing": [
{
"id": "clothing_1",
"name": "Garreg Mach Monastery Uniform",
"trigger": [
"gmuniform",
"blue thighhighs",
"long sleeves"
],
"url": "https://civitai.com/models/151330/garreg-mach-monastery-uniform-fire-emblem-three-houses-lora-or-2-variants?modelVersionId=169217"
},
{
"id": "clothing_2",
"name": "Zero Suit (Metroid)",
"trigger": [
"zero suit",
"blue gloves",
"high heels"
],
"url": "https://civitai.com/models/82304/zero-suit-metroid-outfit-lora?modelVersionId=87396"
}
],
"style": [
{
"id": "style_1",
"name": "Hand-drawn Style",
"trigger": [
"lineart",
"hand-drawn style"
],
"url": "https://civitai.com/models/143532/handdrawn"
},
{
"id": "style_2",
"name": "Shuimobysim (Chinese Ink Wash Style)",
"trigger": [
"shuimobysim",
"traditional chinese ink painting"
],
"url": "https://civitai.com/models/12597?modelVersionId=14856"
}
],
"background": [
{
"id": "background_1",
"name": "Bamboolight Background",
"trigger": [
"bamboolight",
"outdoors",
"bamboo"
],
"url": "https://civitai.com/models/113381/lora-bamboolight-concept-with-dropout-and-noise-version?modelVersionId=122477"
},
{
"id": "background_2",
"name": "Auroral Background",
"trigger": [
"auroral",
"starry sky",
"outdoors"
],
"url": "https://civitai.com/models/85026?modelVersionId=156828"
}
],
"object": [
{
"id": "object_1",
"name": "Huge Two-Handed Burger",
"trigger": [
"two-handed burger",
"holding a huge burger with both hands"
],
"url": "https://civitai.com/models/27858/huge-two-handed-burger-lora?modelVersionId=34071"
},
{
"id": "object_2",
"name": "Toast",
"trigger": [
"toast",
"toast in mouth"
],
"url": "https://civitai.com/models/26945/toast-in-mouth-lora?modelVersionId=32252"
}
]
}