Shippy commited on
Commit
a6d8ef5
0 Parent(s):

initial commit

Browse files
Files changed (2) hide show
  1. .gitattributes +55 -0
  2. README.md +162 -0
.gitattributes ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
13
+ *.model filter=lfs diff=lfs merge=lfs -text
14
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
15
+ *.npy filter=lfs diff=lfs merge=lfs -text
16
+ *.npz filter=lfs diff=lfs merge=lfs -text
17
+ *.onnx filter=lfs diff=lfs merge=lfs -text
18
+ *.ot filter=lfs diff=lfs merge=lfs -text
19
+ *.parquet filter=lfs diff=lfs merge=lfs -text
20
+ *.pb filter=lfs diff=lfs merge=lfs -text
21
+ *.pickle filter=lfs diff=lfs merge=lfs -text
22
+ *.pkl filter=lfs diff=lfs merge=lfs -text
23
+ *.pt filter=lfs diff=lfs merge=lfs -text
24
+ *.pth filter=lfs diff=lfs merge=lfs -text
25
+ *.rar filter=lfs diff=lfs merge=lfs -text
26
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
27
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar filter=lfs diff=lfs merge=lfs -text
30
+ *.tflite filter=lfs diff=lfs merge=lfs -text
31
+ *.tgz filter=lfs diff=lfs merge=lfs -text
32
+ *.wasm filter=lfs diff=lfs merge=lfs -text
33
+ *.xz filter=lfs diff=lfs merge=lfs -text
34
+ *.zip filter=lfs diff=lfs merge=lfs -text
35
+ *.zst filter=lfs diff=lfs merge=lfs -text
36
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
37
+ # Audio files - uncompressed
38
+ *.pcm filter=lfs diff=lfs merge=lfs -text
39
+ *.sam filter=lfs diff=lfs merge=lfs -text
40
+ *.raw filter=lfs diff=lfs merge=lfs -text
41
+ # Audio files - compressed
42
+ *.aac filter=lfs diff=lfs merge=lfs -text
43
+ *.flac filter=lfs diff=lfs merge=lfs -text
44
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
45
+ *.ogg filter=lfs diff=lfs merge=lfs -text
46
+ *.wav filter=lfs diff=lfs merge=lfs -text
47
+ # Image files - uncompressed
48
+ *.bmp filter=lfs diff=lfs merge=lfs -text
49
+ *.gif filter=lfs diff=lfs merge=lfs -text
50
+ *.png filter=lfs diff=lfs merge=lfs -text
51
+ *.tiff filter=lfs diff=lfs merge=lfs -text
52
+ # Image files - compressed
53
+ *.jpg filter=lfs diff=lfs merge=lfs -text
54
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
55
+ *.webp filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - text-to-image
4
+ - stable-diffusion
5
+ - lora
6
+ - diffusers
7
+ - template:sd-lora
8
+ widget:
9
+ - text: >-
10
+ masterpiece, best quality, 1boy, <lora:spblendsKanzakiHideriXL:1> hideridef,
11
+ otoko no ko, hair bow, black hairband, dress, short sleeves, frills, waist
12
+ apron, frilled apron, skirt, white gloves
13
+ parameters:
14
+ negative_prompt: >-
15
+ lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit,
16
+ fewer digits, cropped, worst quality, low quality, normal quality, jpeg
17
+ artifacts, signature, watermark, username, blurry, artist name
18
+ output:
19
+ url: >-
20
+ images/02086-2558099439-masterpiece, best quality, 1boy,
21
+ _lora_spblendsKanzakiHideriXL_1_ hideridef, otoko no ko, hair bow, black
22
+ hairband, dress, short.png
23
+ - text: >-
24
+ masterpiece, best quality, 1boy, <lora:spblendsKanzakiHideriXL:1> hideridef,
25
+ otoko no ko, hair bow, black hairband, dress, short sleeves, frills, waist
26
+ apron, frilled apron, skirt, white gloves, white thighhighs
27
+ parameters:
28
+ negative_prompt: >-
29
+ lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit,
30
+ fewer digits, cropped, worst quality, low quality, normal quality, jpeg
31
+ artifacts, signature, watermark, username, blurry, artist name
32
+ output:
33
+ url: >-
34
+ images/02087-4112942913-masterpiece, best quality, 1boy,
35
+ _lora_spblendsKanzakiHideriXL_1_ hideridef, otoko no ko, hair bow, black
36
+ hairband, dress, short.png
37
+ - text: >-
38
+ masterpiece, best quality, 1boy, <lora:spblendsKanzakiHideriXL:1> hideridef,
39
+ otoko no ko, hair bow, black hairband, dress, short sleeves, frills, waist
40
+ apron, frilled apron, skirt, white gloves, white thighhighs, blue flower,
41
+ flower, full body, pink background, simple background, hugging own legs,
42
+ looking at viewer, parted lips, sitting, smile, solo
43
+ parameters:
44
+ negative_prompt: >-
45
+ lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit,
46
+ fewer digits, cropped, worst quality, low quality, normal quality, jpeg
47
+ artifacts, signature, watermark, username, blurry, artist name
48
+ output:
49
+ url: >-
50
+ images/02088-1535353925-masterpiece, best quality, 1boy,
51
+ _lora_spblendsKanzakiHideriXL_1_ hideridef, otoko no ko, hair bow, black
52
+ hairband, dress, short.png
53
+ - text: >-
54
+ masterpiece, best quality, 1boy, <lora:spblendsKanzakiHideriXL:1> hideridef,
55
+ otoko no ko, hair bow, black hairband, dress, short sleeves, frills, waist
56
+ apron, frilled apron, skirt, white gloves, white thighhighs, blue sky,
57
+ cityscape, full body, outdoors, scenery, sky, blush, closed mouth, head
58
+ tilt, holding, holding can, looking at viewer, sitting, solo
59
+ parameters:
60
+ negative_prompt: >-
61
+ lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit,
62
+ fewer digits, cropped, worst quality, low quality, normal quality, jpeg
63
+ artifacts, signature, watermark, username, blurry, artist name
64
+ output:
65
+ url: >-
66
+ images/02089-2128879180-masterpiece, best quality, 1boy,
67
+ _lora_spblendsKanzakiHideriXL_1_ hideridef, otoko no ko, hair bow, black
68
+ hairband, dress, short.png
69
+ - text: >-
70
+ masterpiece, best quality, 1boy, <lora:spblendsKanzakiHideriXL:1> hideridef,
71
+ otoko no ko, hair bow, black hairband, dress, short sleeves, frills, waist
72
+ apron, frilled apron, skirt, white gloves, white thighhighs, blue
73
+ background, border, cowboy shot, dated, outside border, signature, simple
74
+ background, unmoving pattern, white border, arm at side, holding, profile,
75
+ solo, standing
76
+ parameters:
77
+ negative_prompt: >-
78
+ lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit,
79
+ fewer digits, cropped, worst quality, low quality, normal quality, jpeg
80
+ artifacts, signature, watermark, username, blurry, artist name
81
+ output:
82
+ url: >-
83
+ images/02091-2083338521-masterpiece, best quality, 1boy,
84
+ _lora_spblendsKanzakiHideriXL_1_ hideridef, otoko no ko, hair bow, black
85
+ hairband, dress, short.png
86
+ - text: >-
87
+ masterpiece, best quality, 1boy, <lora:spblendsKanzakiHideriXL:1> hideridef,
88
+ otoko no ko, hair bow, black hairband, dress, short sleeves, frills, waist
89
+ apron, frilled apron, skirt, white gloves, white thighhighs, blurry,
90
+ curtains, depth of field, desk, fence, from above, indoors, light particles,
91
+ open window, school, school desk, tree, wind, window, blush, looking at
92
+ viewer, pose, sitting, smile, solo
93
+ parameters:
94
+ negative_prompt: >-
95
+ lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit,
96
+ fewer digits, cropped, worst quality, low quality, normal quality, jpeg
97
+ artifacts, signature, watermark, username, blurry, artist name
98
+ output:
99
+ url: >-
100
+ images/02093-1840480187-masterpiece, best quality, 1boy,
101
+ _lora_spblendsKanzakiHideriXL_1_ hideridef, otoko no ko, hair bow, black
102
+ hairband, dress, short.png
103
+ - text: >-
104
+ masterpiece, best quality, 1boy, <lora:spblendsKanzakiHideriXL:1> hideridef,
105
+ otoko no ko, hair bow, black hairband, dress, short sleeves, frills, waist
106
+ apron, frilled apron, skirt, white gloves, white thighhighs, black cat,
107
+ blurry, cat, depth of field, grey cat, arm up, closed mouth, solo, standing
108
+ parameters:
109
+ negative_prompt: >-
110
+ lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit,
111
+ fewer digits, cropped, worst quality, low quality, normal quality, jpeg
112
+ artifacts, signature, watermark, username, blurry, artist name
113
+ output:
114
+ url: >-
115
+ images/02094-484606529-masterpiece, best quality, 1boy,
116
+ _lora_spblendsKanzakiHideriXL_1_ hideridef, otoko no ko, hair bow, black
117
+ hairband, dress, short.png
118
+ base_model: cagliostrolab/animagine-xl-3.0
119
+ instance_prompt: >-
120
+ hideridef, otoko no ko, hair bow, black hairband, dress, short sleeves,
121
+ frills, waist apron, frilled apron, skirt, white gloves, white thighhighs
122
+ license: other
123
+ license_name: faipl-1.0-sd
124
+ license_link: https://freedevproject.org/faipl-1.0-sd/
125
+ ---
126
+ # Hideri Kanzaki
127
+
128
+ <Gallery />
129
+
130
+
131
+ ## Trigger words
132
+
133
+ You should use `hideridef` to trigger the image generation.
134
+
135
+ You should use `otoko no ko` to trigger the image generation.
136
+
137
+ You should use `hair bow` to trigger the image generation.
138
+
139
+ You should use `black hairband` to trigger the image generation.
140
+
141
+ You should use `dress` to trigger the image generation.
142
+
143
+ You should use `short sleeves` to trigger the image generation.
144
+
145
+ You should use `frills` to trigger the image generation.
146
+
147
+ You should use `waist apron` to trigger the image generation.
148
+
149
+ You should use `frilled apron` to trigger the image generation.
150
+
151
+ You should use `skirt` to trigger the image generation.
152
+
153
+ You should use `white gloves` to trigger the image generation.
154
+
155
+ You should use `white thighhighs` to trigger the image generation.
156
+
157
+
158
+ ## Download model
159
+
160
+ Weights for this model are available in Safetensors format.
161
+
162
+ [Download](/Hunko/BlendSHideriKanzaki/tree/main) them in the Files & versions tab.