HeartandSoul commited on
Commit
7182afe
·
verified ·
0 Parent(s):

initial commit

Browse files
Files changed (2) hide show
  1. .gitattributes +55 -0
  2. README.md +262 -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,262 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - text-to-image
4
+ - lora
5
+ - diffusers
6
+ - template:diffusion-lora
7
+ widget:
8
+ - output:
9
+ url: images/ComfyUI-dpmpp_2m_sde-6.5-46-2026-04-05 19-09-35-0004.png
10
+ text: >-
11
+ a professional photo, Alissa,, young, full body shot, seductive attitude,
12
+ dynamic pose, natural detailed hands, {tight jeans | jeans shorts | skirt |
13
+ black leather pants | latex skirt | lingerie }, {red | blue | pink | orange
14
+ | green | white} {tank top | bra | bandeau | shirt | hoodie}, looking to the
15
+ viewer, BREAK, at the {balcony | in front of a | inside an} {tropical
16
+ villa | modern hotel | modern living room | garden | park | beach in
17
+ thailand | cuban street | artic enviroment}, BREAK, day-time, clear weather,
18
+ extremely detailed, high resolution, professional, a true piece of art,
19
+ sharp image, ultra-realism, realistic
20
+ parameters:
21
+ negative_prompt: >-
22
+ long hands, big hands, mutated hands, twisted hands, distorted hand, thick
23
+ hands, thick wrists,broken fingers, distorted fingers, twisted fingers,
24
+ short fingers, deformed hands, extra fingers, fewer fingers,
25
+ (watermark:1.1), (white letters:0.9),multi nipples, bad anatomy, bad
26
+ hands, (text:1.1), error, jpeg artifacts, signature, username, bad feet,
27
+ blurry, mutation, cross-eyed, bad body, bad proportions, noise, duplicate,
28
+ out of frame, (cross-eyes:1.1)
29
+ - output:
30
+ url: images/ComfyUI-dpmpp_2m_sde-6.5-46-2026-04-05 19-10-44-0005.png
31
+ text: >-
32
+ a professional photo, Alissa,, young, full body shot, seductive attitude,
33
+ dynamic pose, natural detailed hands, {tight jeans | jeans shorts | skirt |
34
+ black leather pants | latex skirt | lingerie }, {red | blue | pink | orange
35
+ | green | white} {tank top | bra | bandeau | shirt | hoodie}, looking to the
36
+ viewer, BREAK, at the {balcony | in front of a | inside an} {tropical
37
+ villa | modern hotel | modern living room | garden | park | beach in
38
+ thailand | cuban street | artic enviroment}, BREAK, day-time, clear weather,
39
+ extremely detailed, high resolution, professional, a true piece of art,
40
+ sharp image, ultra-realism, realistic
41
+ parameters:
42
+ negative_prompt: >-
43
+ long hands, big hands, mutated hands, twisted hands, distorted hand, thick
44
+ hands, thick wrists,broken fingers, distorted fingers, twisted fingers,
45
+ short fingers, deformed hands, extra fingers, fewer fingers,
46
+ (watermark:1.1), (white letters:0.9),multi nipples, bad anatomy, bad
47
+ hands, (text:1.1), error, jpeg artifacts, signature, username, bad feet,
48
+ blurry, mutation, cross-eyed, bad body, bad proportions, noise, duplicate,
49
+ out of frame, (cross-eyes:1.1)
50
+ - output:
51
+ url: images/ComfyUI-dpmpp_2m_sde-6.5-46-2026-04-05 19-13-39-0007.png
52
+ text: >-
53
+ a professional photo, Alissa,, young, full body shot, seductive attitude,
54
+ dynamic pose, natural detailed hands, {tight jeans | jeans shorts | skirt |
55
+ black leather pants | latex skirt | lingerie }, {red | blue | pink | orange
56
+ | green | white} {tank top | bra | bandeau | shirt | hoodie}, looking to the
57
+ viewer, BREAK, at the {balcony | in front of a | inside an} {tropical
58
+ villa | modern hotel | modern living room | garden | park | beach in
59
+ thailand | cuban street | artic enviroment}, BREAK, day-time, clear weather,
60
+ extremely detailed, high resolution, professional, a true piece of art,
61
+ sharp image, ultra-realism, realistic
62
+ parameters:
63
+ negative_prompt: >-
64
+ long hands, big hands, mutated hands, twisted hands, distorted hand, thick
65
+ hands, thick wrists,broken fingers, distorted fingers, twisted fingers,
66
+ short fingers, deformed hands, extra fingers, fewer fingers,
67
+ (watermark:1.1), (white letters:0.9),multi nipples, bad anatomy, bad
68
+ hands, (text:1.1), error, jpeg artifacts, signature, username, bad feet,
69
+ blurry, mutation, cross-eyed, bad body, bad proportions, noise, duplicate,
70
+ out of frame, (cross-eyes:1.1)
71
+ - output:
72
+ url: images/ComfyUI-dpmpp_2m_sde-6.5-46-2026-04-05 19-15-17-0008.png
73
+ text: >-
74
+ a professional photo, Alissa,, young, full body shot, seductive attitude,
75
+ dynamic pose, natural detailed hands, {tight jeans | jeans shorts | skirt |
76
+ black leather pants | latex skirt | lingerie }, {red | blue | pink | orange
77
+ | green | white} {tank top | bra | bandeau | shirt | hoodie}, looking to the
78
+ viewer, BREAK, at the {balcony | in front of a | inside an} {tropical
79
+ villa | modern hotel | modern living room | garden | park | beach in
80
+ thailand | cuban street | artic enviroment}, BREAK, day-time, clear weather,
81
+ extremely detailed, high resolution, professional, a true piece of art,
82
+ sharp image, ultra-realism, realistic
83
+ parameters:
84
+ negative_prompt: >-
85
+ long hands, big hands, mutated hands, twisted hands, distorted hand, thick
86
+ hands, thick wrists,broken fingers, distorted fingers, twisted fingers,
87
+ short fingers, deformed hands, extra fingers, fewer fingers,
88
+ (watermark:1.1), (white letters:0.9),multi nipples, bad anatomy, bad
89
+ hands, (text:1.1), error, jpeg artifacts, signature, username, bad feet,
90
+ blurry, mutation, cross-eyed, bad body, bad proportions, noise, duplicate,
91
+ out of frame, (cross-eyes:1.1)
92
+ - output:
93
+ url: images/ComfyUI-dpmpp_2m_sde-6.5-46-2026-04-05 19-36-37-0011.png
94
+ text: >-
95
+ a professional photo, Alissa,, young, full body shot, seductive attitude,
96
+ dynamic pose, natural detailed hands, {tight jeans | jeans shorts | skirt |
97
+ black leather pants | latex skirt | lingerie }, {red | blue | pink | orange
98
+ | green | white} {tank top | bra | bandeau | shirt | hoodie}, looking to the
99
+ viewer, BREAK, at the {balcony | in front of a | inside an} {tropical
100
+ villa | modern hotel | modern living room | garden | park | beach in
101
+ thailand | cuban street | artic enviroment}, BREAK, day-time, clear weather,
102
+ extremely detailed, high resolution, professional, a true piece of art,
103
+ sharp image, ultra-realism, realistic
104
+ parameters:
105
+ negative_prompt: >-
106
+ long hands, big hands, mutated hands, twisted hands, distorted hand, thick
107
+ hands, thick wrists,broken fingers, distorted fingers, twisted fingers,
108
+ short fingers, deformed hands, extra fingers, fewer fingers,
109
+ (watermark:1.1), (white letters:0.9),multi nipples, bad anatomy, bad
110
+ hands, (text:1.1), error, jpeg artifacts, signature, username, bad feet,
111
+ blurry, mutation, cross-eyed, bad body, bad proportions, noise, duplicate,
112
+ out of frame, (cross-eyes:1.1)
113
+ - output:
114
+ url: images/ComfyUI-dpmpp_2m_sde-6.5-46-2026-04-05 19-40-15-0013.png
115
+ text: >-
116
+ a professional photo, Alissa,, young, full body shot, seductive attitude,
117
+ dynamic pose, natural detailed hands, {tight jeans | jeans shorts | skirt |
118
+ black leather pants | latex skirt | lingerie }, {red | blue | pink | orange
119
+ | green | white} {tank top | bra | bandeau | shirt | hoodie}, looking to the
120
+ viewer, BREAK, at the {balcony | in front of a | inside an} {tropical
121
+ villa | modern hotel | modern living room | garden | park | beach in
122
+ thailand | cuban street | artic enviroment}, BREAK, day-time, clear weather,
123
+ extremely detailed, high resolution, professional, a true piece of art,
124
+ sharp image, ultra-realism, realistic
125
+ parameters:
126
+ negative_prompt: >-
127
+ long hands, big hands, mutated hands, twisted hands, distorted hand, thick
128
+ hands, thick wrists,broken fingers, distorted fingers, twisted fingers,
129
+ short fingers, deformed hands, extra fingers, fewer fingers,
130
+ (watermark:1.1), (white letters:0.9),multi nipples, bad anatomy, bad
131
+ hands, (text:1.1), error, jpeg artifacts, signature, username, bad feet,
132
+ blurry, mutation, cross-eyed, bad body, bad proportions, noise, duplicate,
133
+ out of frame, (cross-eyes:1.1)
134
+ - output:
135
+ url: images/ComfyUI-dpmpp_2m_sde-6.5-46-2026-04-05 19-53-02-0020.png
136
+ text: >-
137
+ a professional photo, Alissa,, young, full body shot, seductive attitude,
138
+ dynamic pose, natural detailed hands, {tight jeans | jeans shorts | skirt |
139
+ black leather pants | latex skirt | lingerie }, {red | blue | pink | orange
140
+ | green | white} {tank top | bra | bandeau | shirt | hoodie}, looking to the
141
+ viewer, BREAK, at the {balcony | in front of a | inside an} {tropical
142
+ villa | modern hotel | modern living room | garden | park | beach in
143
+ thailand | cuban street | artic enviroment}, BREAK, day-time, clear weather,
144
+ extremely detailed, high resolution, professional, a true piece of art,
145
+ sharp image, ultra-realism, realistic
146
+ parameters:
147
+ negative_prompt: >-
148
+ long hands, big hands, mutated hands, twisted hands, distorted hand, thick
149
+ hands, thick wrists,broken fingers, distorted fingers, twisted fingers,
150
+ short fingers, deformed hands, extra fingers, fewer fingers,
151
+ (watermark:1.1), (white letters:0.9),multi nipples, bad anatomy, bad
152
+ hands, (text:1.1), error, jpeg artifacts, signature, username, bad feet,
153
+ blurry, mutation, cross-eyed, bad body, bad proportions, noise, duplicate,
154
+ out of frame, (cross-eyes:1.1)
155
+ - output:
156
+ url: images/ComfyUI-dpmpp_2m_sde-6.5-46-2026-04-05 20-00-26-0024.png
157
+ text: >-
158
+ a professional photo, Alissa,, young, full body shot, seductive attitude,
159
+ dynamic pose, natural detailed hands, {tight jeans | jeans shorts | skirt |
160
+ black leather pants | latex skirt | lingerie }, {red | blue | pink | orange
161
+ | green | white} {tank top | bra | bandeau | shirt | hoodie}, looking to the
162
+ viewer, BREAK, at the {balcony | in front of a | inside an} {tropical
163
+ villa | modern hotel | modern living room | garden | park | beach in
164
+ thailand | cuban street | artic enviroment}, BREAK, day-time, clear weather,
165
+ extremely detailed, high resolution, professional, a true piece of art,
166
+ sharp image, ultra-realism, realistic
167
+ parameters:
168
+ negative_prompt: >-
169
+ long hands, big hands, mutated hands, twisted hands, distorted hand, thick
170
+ hands, thick wrists,broken fingers, distorted fingers, twisted fingers,
171
+ short fingers, deformed hands, extra fingers, fewer fingers,
172
+ (watermark:1.1), (white letters:0.9),multi nipples, bad anatomy, bad
173
+ hands, (text:1.1), error, jpeg artifacts, signature, username, bad feet,
174
+ blurry, mutation, cross-eyed, bad body, bad proportions, noise, duplicate,
175
+ out of frame, (cross-eyes:1.1)
176
+ - output:
177
+ url: images/ComfyUI-dpmpp_2m_sde-6.5-46-2026-04-05 20-05-21-0027.png
178
+ text: >-
179
+ a professional photo, Alissa,, young, full body shot, seductive attitude,
180
+ dynamic pose, natural detailed hands, {tight jeans | jeans shorts | skirt |
181
+ black leather pants | latex skirt | lingerie }, {red | blue | pink | orange
182
+ | green | white} {tank top | bra | bandeau | shirt | hoodie}, looking to the
183
+ viewer, BREAK, at the {balcony | in front of a | inside an} {tropical
184
+ villa | modern hotel | modern living room | garden | park | beach in
185
+ thailand | cuban street | artic enviroment}, BREAK, day-time, clear weather,
186
+ extremely detailed, high resolution, professional, a true piece of art,
187
+ sharp image, ultra-realism, realistic
188
+ parameters:
189
+ negative_prompt: >-
190
+ long hands, big hands, mutated hands, twisted hands, distorted hand, thick
191
+ hands, thick wrists,broken fingers, distorted fingers, twisted fingers,
192
+ short fingers, deformed hands, extra fingers, fewer fingers,
193
+ (watermark:1.1), (white letters:0.9),multi nipples, bad anatomy, bad
194
+ hands, (text:1.1), error, jpeg artifacts, signature, username, bad feet,
195
+ blurry, mutation, cross-eyed, bad body, bad proportions, noise, duplicate,
196
+ out of frame, (cross-eyes:1.1)
197
+ - output:
198
+ url: images/ComfyUI-dpmpp_2m_sde-6.5-46-2026-04-05 20-19-04-0035.png
199
+ text: >-
200
+ a professional photo, Alissa,, young, full body shot, seductive attitude,
201
+ dynamic pose, natural detailed hands, {tight jeans | jeans shorts | skirt |
202
+ black leather pants | latex skirt | lingerie }, {red | blue | pink | orange
203
+ | green | white} {tank top | bra | bandeau | shirt | hoodie}, looking to the
204
+ viewer, BREAK, at the {balcony | in front of a | inside an} {tropical
205
+ villa | modern hotel | modern living room | garden | park | beach in
206
+ thailand | cuban street | artic enviroment}, BREAK, day-time, clear weather,
207
+ extremely detailed, high resolution, professional, a true piece of art,
208
+ sharp image, ultra-realism, realistic
209
+ parameters:
210
+ negative_prompt: >-
211
+ long hands, big hands, mutated hands, twisted hands, distorted hand, thick
212
+ hands, thick wrists,broken fingers, distorted fingers, twisted fingers,
213
+ short fingers, deformed hands, extra fingers, fewer fingers,
214
+ (watermark:1.1), (white letters:0.9),multi nipples, bad anatomy, bad
215
+ hands, (text:1.1), error, jpeg artifacts, signature, username, bad feet,
216
+ blurry, mutation, cross-eyed, bad body, bad proportions, noise, duplicate,
217
+ out of frame, (cross-eyes:1.1)
218
+ - output:
219
+ url: images/ComfyUI-dpmpp_2m_sde-6.5-46-2026-04-05 20-24-33-0038.png
220
+ text: >-
221
+ a professional photo, Alissa,, young, full body shot, seductive attitude,
222
+ dynamic pose, natural detailed hands, {tight jeans | jeans shorts | skirt |
223
+ black leather pants | latex skirt | lingerie }, {red | blue | pink | orange
224
+ | green | white} {tank top | bra | bandeau | shirt | hoodie}, looking to the
225
+ viewer, BREAK, at the {balcony | in front of a | inside an} {tropical
226
+ villa | modern hotel | modern living room | garden | park | beach in
227
+ thailand | cuban street | artic enviroment}, BREAK, day-time, clear weather,
228
+ extremely detailed, high resolution, professional, a true piece of art,
229
+ sharp image, ultra-realism, realistic
230
+ parameters:
231
+ negative_prompt: >-
232
+ long hands, big hands, mutated hands, twisted hands, distorted hand, thick
233
+ hands, thick wrists,broken fingers, distorted fingers, twisted fingers,
234
+ short fingers, deformed hands, extra fingers, fewer fingers,
235
+ (watermark:1.1), (white letters:0.9),multi nipples, bad anatomy, bad
236
+ hands, (text:1.1), error, jpeg artifacts, signature, username, bad feet,
237
+ blurry, mutation, cross-eyed, bad body, bad proportions, noise, duplicate,
238
+ out of frame, (cross-eyes:1.1)
239
+ base_model: xinsir/controlnet-union-sdxl-1.0
240
+ instance_prompt: Alissa
241
+
242
+ ---
243
+ # Alissa
244
+
245
+ <Gallery />
246
+
247
+ ## Model description
248
+
249
+ A simple lora about a beautiful girl named Alissa
250
+ strenght: 0.65 - 1.25
251
+ ![Alissa](https:&#x2F;&#x2F;cdn-uploads.huggingface.co&#x2F;production&#x2F;uploads&#x2F;6422f3802f38c0a50cfe09d1&#x2F;gu-m6qGbnE4oK6X5SmalO.jpeg)
252
+
253
+
254
+ ## Trigger words
255
+
256
+ You should use `Alissa` to trigger the image generation.
257
+
258
+
259
+ ## Download model
260
+
261
+
262
+ [Download](/HeartandSoul/Alissa/tree/main) them in the Files & versions tab.