obann001 commited on
Commit
70efa5c
·
verified ·
0 Parent(s):

initial commit

Browse files
Files changed (2) hide show
  1. .gitattributes +55 -0
  2. README.md +408 -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,408 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - text-to-image
4
+ - lora
5
+ - diffusers
6
+ - template:diffusion-lora
7
+ widget:
8
+ - text: >-
9
+ cyberpank style, ultra realistic
10
+ <lora:flux_lora_eva_doina_sylène_rank32_bf16-step01500:1> eva_doina_sylène
11
+ woman modest posing, dslr, perfect lighting on
12
+ face<lora:sdxl_lightning_4step_lora:1><lora:sdxl_lightning_4step_lora:1><lora:sdxl_lightning_4step_lora:1>
13
+ parameters:
14
+ negative_prompt: >-
15
+ ext, cartoon, blurry, watermark, out of frame, extra legs, bad_hands,
16
+ extra_hands, missing_fingers, broken hand, more than two hands, well
17
+ proportioned hands, more than two legs, unclear eyes, missing_arms,
18
+ mutilated, extra limbs, extra legs,cloned face, fused fingers,
19
+ extra_digit, fewer_digits, extra_digits, jpeg_artifacts, signature,
20
+ watermark, username,blurry, worst_quality, low_quality, normal_quality,
21
+ mirror image, Vague, paintings, sketches, (worst quality:2), (low
22
+ quality:2), (normal quality:2), lowres, normal quality, ((monochrome)),
23
+ ((grayscale)), skin spots, acnes, skin blemishes, age spot, out of
24
+ frame:1.3, nudity, nsfw, no panties
25
+ output:
26
+ url: images/00009-211212128-before-highres-fix.png
27
+ - text: >-
28
+ cyberpank style, ultra realistic
29
+ <lora:flux_lora_eva_doina_sylène_rank32_bf16-step01500:1> eva_doina_sylène
30
+ woman modest posing, dslr, perfect lighting on
31
+ face<lora:sdxl_lightning_4step_lora:1>
32
+ parameters:
33
+ negative_prompt: >-
34
+ ext, cartoon, blurry, watermark, out of frame, extra legs, bad_hands,
35
+ extra_hands, missing_fingers, broken hand, more than two hands, well
36
+ proportioned hands, more than two legs, unclear eyes, missing_arms,
37
+ mutilated, extra limbs, extra legs,cloned face, fused fingers,
38
+ extra_digit, fewer_digits, extra_digits, jpeg_artifacts, signature,
39
+ watermark, username,blurry, worst_quality, low_quality, normal_quality,
40
+ mirror image, Vague, paintings, sketches, (worst quality:2), (low
41
+ quality:2), (normal quality:2), lowres, normal quality, ((monochrome)),
42
+ ((grayscale)), skin spots, acnes, skin blemishes, age spot, out of
43
+ frame:1.3, nudity, nsfw, no panties
44
+ output:
45
+ url: images/00010-211212128.png
46
+ - text: >-
47
+ cyberpank style, ultra realistic
48
+ <lora:flux_lora_eva_doina_sylène_rank32_bf16-step01500:1> eva_doina_sylène
49
+ woman modest posing, dslr, perfect lighting on
50
+ face<lora:sdxl_lightning_4step_lora:1>
51
+ parameters:
52
+ negative_prompt: >-
53
+ ext, cartoon, blurry, watermark, out of frame, extra legs, bad_hands,
54
+ extra_hands, missing_fingers, broken hand, more than two hands, well
55
+ proportioned hands, more than two legs, unclear eyes, missing_arms,
56
+ mutilated, extra limbs, extra legs,cloned face, fused fingers,
57
+ extra_digit, fewer_digits, extra_digits, jpeg_artifacts, signature,
58
+ watermark, username,blurry, worst_quality, low_quality, normal_quality,
59
+ mirror image, Vague, paintings, sketches, (worst quality:2), (low
60
+ quality:2), (normal quality:2), lowres, normal quality, ((monochrome)),
61
+ ((grayscale)), skin spots, acnes, skin blemishes, age spot, out of
62
+ frame:1.3, nudity, nsfw, no panties
63
+ output:
64
+ url: images/00011-211212128.png
65
+ - text: >-
66
+ cyberpank style, ultra realistic
67
+ <lora:flux_lora_eva_doina_sylène_rank32_bf16-step01500:1> eva_doina_sylène
68
+ woman modest posing, dslr, perfect lighting on
69
+ face<lora:sdxl_lightning_4step_lora:1>
70
+ parameters:
71
+ negative_prompt: >-
72
+ ext, cartoon, blurry, watermark, out of frame, extra legs, bad_hands,
73
+ extra_hands, missing_fingers, broken hand, more than two hands, well
74
+ proportioned hands, more than two legs, unclear eyes, missing_arms,
75
+ mutilated, extra limbs, extra legs,cloned face, fused fingers,
76
+ extra_digit, fewer_digits, extra_digits, jpeg_artifacts, signature,
77
+ watermark, username,blurry, worst_quality, low_quality, normal_quality,
78
+ mirror image, Vague, paintings, sketches, (worst quality:2), (low
79
+ quality:2), (normal quality:2), lowres, normal quality, ((monochrome)),
80
+ ((grayscale)), skin spots, acnes, skin blemishes, age spot, out of
81
+ frame:1.3, nudity, nsfw, no panties
82
+ output:
83
+ url: images/00012-211212128.png
84
+ - text: a woman wearing black leather<lora:sdxl_lightning_4step_lora:1>
85
+ parameters:
86
+ negative_prompt: nipples, tits,
87
+ output:
88
+ url: images/00000-3590309240.png
89
+ - text: >-
90
+ Panoramic view of a natural landscape with mountains and water near a city
91
+ park. Multiple elf women in the background, defiant expressions. A young
92
+ woman standing confidently, wearing a traditional Bantu Tribal symbol
93
+ necklace, with mysterious Meroe inscriptions on her clothes. Realistic
94
+ lighting, high-resolution photo, captured using a Canon EOS R5 camera with
95
+ an 80mm f/2 lens.
96
+ output:
97
+ url: images/00000-639845637.png
98
+ - text: >-
99
+ Panoramic view of a natural landscape with mountains and water near a city
100
+ park. Multiple elf women in the background, defiant expressions. A young
101
+ woman standing confidently, wearing a traditional Bantu Tribal symbol
102
+ necklace, with mysterious Meroe inscriptions on her clothes. Realistic
103
+ lighting, high-resolution photo, captured using a Canon EOS R5 camera with
104
+ an 80mm f/2 lens.
105
+ output:
106
+ url: images/00001-639845637.png
107
+ - text: >-
108
+ Panoramic view of a natural landscape with mountains and water near a city
109
+ park. Multiple elf women in the background, defiant expressions. A young
110
+ woman standing confidently, wearing a traditional Bantu Tribal symbol
111
+ necklace, with mysterious Meroe inscriptions on her clothes. Realistic
112
+ lighting, high-resolution photo, captured using a Canon EOS R5 camera with
113
+ an 80mm f/2 lens.
114
+ output:
115
+ url: images/00002-639845638.png
116
+ - text: >-
117
+ Panoramic view of a natural landscape with mountains and water near a city
118
+ park. Multiple elf women in the background, defiant expressions. A young
119
+ woman standing confidently, wearing a traditional Bantu Tribal symbol
120
+ necklace, with mysterious Meroe inscriptions on her clothes. Realistic
121
+ lighting, high-resolution photo, captured using a Canon EOS R5 camera with
122
+ an 80mm f/2 lens.
123
+ output:
124
+ url: images/00003-639845639.png
125
+ - text: >-
126
+ Panoramic view of a natural landscape with mountains and water near a city
127
+ park. Multiple elf women in the background, defiant expressions. A young
128
+ woman standing confidently, wearing a traditional Bantu Tribal symbol
129
+ necklace, with mysterious Meroe inscriptions on her clothes. Realistic
130
+ lighting, high-resolution photo, captured using a Canon EOS R5 camera with
131
+ an 80mm f/2 lens.
132
+ output:
133
+ url: images/00004-1279899461.png
134
+ - text: >-
135
+ Panoramic view of a natural landscape with mountains and water near a city
136
+ park. Multiple elf women in the background, defiant expressions. A young
137
+ woman standing confidently, wearing a traditional Bantu Tribal symbol
138
+ necklace, with mysterious Meroe inscriptions on her clothes. Realistic
139
+ lighting, high-resolution photo, captured using a Canon EOS R5 camera with
140
+ an 80mm f/2 lens.
141
+ output:
142
+ url: images/00005-1279899461.png
143
+ - text: >-
144
+ Panoramic view of a natural landscape with mountains and water near a city
145
+ park. Multiple elf women in the background, defiant expressions. A young
146
+ woman standing confidently, wearing a traditional Bantu Tribal symbol
147
+ necklace, with mysterious Meroe inscriptions on her clothes. Realistic
148
+ lighting, high-resolution photo, captured using a Canon EOS R5 camera with
149
+ an 80mm f/2 lens.
150
+ output:
151
+ url: images/00006-1279899461.png
152
+ - text: >-
153
+ In a vibrantly colorful and energetic photograph, (adjeda_nyah_bamanga)
154
+ embodies the captivating essence of Beyoncé Knowles through an outstanding
155
+ cosplay performance as a young, handsome woman in fashion-forward outfits.
156
+ The Bantu Knots hairstyle complements her stunning appearance, and she
157
+ exudes confidence with every pose. The scene is set in a CEO's stylish
158
+ office that reflects the futuristic "Fury" aesthetic, with neon lights and
159
+ sleek design elements contributing to an overall electrifying atmosphere.
160
+ Photographer Lisa Frank expertly captures this dynamic moment for a music
161
+ video released in 2003. Realistic lighting, high-resolution photo, captured
162
+ using a Canon EOS R5 camera with an 80mm f/2 lens.
163
+ output:
164
+ url: images/00007-1279899461.png
165
+ - text: >-
166
+ In a vibrantly colorful and energetic photograph, (adjeda_nyah_bamanga)
167
+ embodies the captivating essence of Beyoncé Knowles through an outstanding
168
+ cosplay performance as a young, handsome woman in fashion-forward outfits.
169
+ The Bantu Knots hairstyle complements her stunning appearance, and she
170
+ exudes confidence with every pose. The scene is set in a CEO's stylish
171
+ office that reflects the futuristic "Fury" aesthetic, with neon lights and
172
+ sleek design elements contributing to an overall electrifying atmosphere.
173
+ Photographer Lisa Frank expertly captures this dynamic moment for a music
174
+ video released in 2003. Realistic lighting, high-resolution photo, captured
175
+ using a Canon EOS R5 camera with an 80mm f/2 lens.
176
+ output:
177
+ url: images/00008-1279899461.png
178
+ - text: >-
179
+ In a vibrantly colorful and energetic photograph, (adjeda_nyah_bamanga)
180
+ embodies the captivating essence of Beyoncé Knowles through an outstanding
181
+ cosplay performance as a young, handsome woman in fashion-forward outfits.
182
+ The Bantu Knots hairstyle complements her stunning appearance, and she
183
+ exudes confidence with every pose. The scene is set in a CEO's stylish
184
+ office that reflects the futuristic "Fury" aesthetic, with neon lights and
185
+ sleek design elements contributing to an overall electrifying atmosphere.
186
+ Photographer Lisa Frank expertly captures this dynamic moment for a music
187
+ video released in 2003. Realistic lighting, high-resolution photo, captured
188
+ using a Canon EOS R5 camera with an 80mm f/2 lens.
189
+ output:
190
+ url: images/00009-1279899461.png
191
+ - text: >-
192
+ In a vibrantly colorful and energetic photograph, (adjeda_nyah_bamanga)
193
+ embodies the captivating essence of Beyoncé Knowles through an outstanding
194
+ cosplay performance as a young, handsome woman in fashion-forward outfits.
195
+ The Bantu Knots hairstyle complements her stunning appearance, and she
196
+ exudes confidence with every pose. The scene is set in a CEO's stylish
197
+ office that reflects the futuristic "Fury" aesthetic, with neon lights and
198
+ sleek design elements contributing to an overall electrifying atmosphere.
199
+ Photographer Lisa Frank expertly captures this dynamic moment for a music
200
+ video released in 2003. Realistic lighting, high-resolution photo, captured
201
+ using a Canon EOS R5 camera with an 80mm f/2 lens.
202
+ output:
203
+ url: images/00010-1279899461.png
204
+ - text: >-
205
+ In a vibrantly colorful and energetic photograph, (adjeda_nyah_bamanga)
206
+ embodies the captivating essence of Beyoncé Knowles through an outstanding
207
+ cosplay performance as a young, handsome woman in fashion-forward outfits.
208
+ The Bantu Knots hairstyle complements her stunning appearance, and she
209
+ exudes confidence with every pose. The scene is set in a CEO's stylish
210
+ office that reflects the futuristic "Fury" aesthetic, with neon lights and
211
+ sleek design elements contributing to an overall electrifying atmosphere.
212
+ Photographer Lisa Frank expertly captures this dynamic moment for a music
213
+ video released in 2003. Realistic lighting, high-resolution photo, captured
214
+ using a Canon EOS R5 camera with an 80mm f/2 lens.
215
+ output:
216
+ url: images/00011-1279899461.png
217
+ - text: >-
218
+ In a vibrantly colorful and energetic photograph, (adjeda_nyah_bamanga)
219
+ embodies the captivating essence of Beyoncé Knowles through an outstanding
220
+ cosplay performance as a young, handsome woman in fashion-forward outfits.
221
+ The Bantu Knots hairstyle complements her stunning appearance, and she
222
+ exudes confidence with every pose. The scene is set in a CEO's stylish
223
+ office that reflects the futuristic "Fury" aesthetic, with neon lights and
224
+ sleek design elements contributing to an overall electrifying atmosphere.
225
+ Photographer Lisa Frank expertly captures this dynamic moment for a music
226
+ video released in 2003. Realistic lighting, high-resolution photo, captured
227
+ using a Canon EOS R5 camera with an 80mm f/2 lens.
228
+ output:
229
+ url: images/00012-1279899461.png
230
+ - text: >-
231
+ In a vibrantly colorful and energetic photograph, (adjeda_nyah_bamanga)
232
+ embodies the captivating essence of Beyoncé Knowles through an outstanding
233
+ cosplay performance as a young, handsome woman in fashion-forward outfits.
234
+ The Bantu Knots hairstyle complements her stunning appearance, and she
235
+ exudes confidence with every pose. The scene is set in a CEO's stylish
236
+ office that reflects the futuristic "Fury" aesthetic, with neon lights and
237
+ sleek design elements contributing to an overall electrifying atmosphere.
238
+ Photographer Lisa Frank expertly captures this dynamic moment for a music
239
+ video released in 2003. Realistic lighting, high-resolution photo, captured
240
+ using a Canon EOS R5 camera with an 80mm f/2 lens.
241
+ output:
242
+ url: images/00013-1279899461.png
243
+ - text: >-
244
+ In a vibrantly colorful and energetic photograph, (adjeda_nyah_bamanga)
245
+ embodies the captivating essence of Beyoncé Knowles through an outstanding
246
+ cosplay performance as a young, handsome woman in fashion-forward outfits.
247
+ The Bantu Knots hairstyle complements her stunning appearance, and she
248
+ exudes confidence with every pose. The scene is set in a CEO's stylish
249
+ office that reflects the futuristic "Fury" aesthetic, with neon lights and
250
+ sleek design elements contributing to an overall electrifying atmosphere.
251
+ Photographer Lisa Frank expertly captures this dynamic moment for a music
252
+ video released in 2003. Realistic lighting, high-resolution photo, captured
253
+ using a Canon EOS R5 camera with an 80mm f/2 lens.
254
+ output:
255
+ url: images/00014-1279899461.png
256
+ - text: >-
257
+ In a vibrantly colorful and energetic photograph, (adjeda_nyah_bamanga)
258
+ embodies the captivating essence of Beyoncé Knowles. Photographer Lisa Frank
259
+ expertly captures this dynamic moment for a music video released in 2003.
260
+ Realistic lighting, high-resolution photo, captured using a Canon EOS R5
261
+ camera with an 80mm f/2 lens.
262
+ <lora:flux_lora_eva_doina_sylène_rank32_bf16-step00750:1> eva_doina_sylène
263
+ woman<lora:sdxl_lightning_4step_lora:1><lora:sdxl_lightning_4step_lora:1><lora:sdxl_lightning_4step_lora:1>
264
+ output:
265
+ url: images/00015-1279899461-before-highres-fix.png
266
+ - text: >-
267
+ In a vibrantly colorful and energetic photograph, (adjeda_nyah_bamanga)
268
+ embodies the captivating essence of Beyoncé Knowles. Photographer Lisa Frank
269
+ expertly captures this dynamic moment for a music video released in 2003.
270
+ Realistic lighting, high-resolution photo, captured using a Canon EOS R5
271
+ camera with an 80mm f/2 lens.
272
+ <lora:flux_lora_eva_doina_sylène_rank32_bf16-step00750:1> eva_doina_sylène
273
+ woman<lora:sdxl_lightning_4step_lora:1><lora:sdxl_lightning_4step_lora:1><lora:sdxl_lightning_4step_lora:1><lora:sdxl_lightning_4step_lora:1>
274
+ output:
275
+ url: images/00016-1279899461.png
276
+ - text: >-
277
+ In a vibrantly colorful and energetic photograph, (adjeda_nyah_bamanga)
278
+ embodies the captivating essence of Beyoncé Knowles through an outstanding
279
+ cosplay performance as a young, handsome woman in fashion-forward outfits.
280
+ The Bantu Knots hairstyle complements her stunning appearance, and she
281
+ exudes confidence with every pose. The scene is set in a CEO's stylish
282
+ office that reflects the futuristic "Fury" aesthetic, with neon lights and
283
+ sleek design elements contributing to an overall electrifying atmosphere.
284
+ Photographer Lisa Frank expertly captures this dynamic moment for a music
285
+ video released in 2003. Realistic lighting, high-resolution photo, captured
286
+ using a Canon EOS R5 camera with an 80mm f/2 lens.
287
+ output:
288
+ url: images/00017-1279899461.png
289
+ - text: >-
290
+ In a vibrantly colorful and energetic photograph, (adjeda_nyah_bamanga)
291
+ embodies the captivating essence of Beyoncé Knowles through an outstanding
292
+ cosplay performance as a young, handsome woman in fashion-forward outfits.
293
+ The Bantu Knots hairstyle complements her stunning appearance, and she
294
+ exudes confidence with every pose. The scene is set in a CEO's stylish
295
+ office that reflects the futuristic "Fury" aesthetic, with neon lights and
296
+ sleek design elements contributing to an overall electrifying atmosphere.
297
+ Photographer Lisa Frank expertly captures this dynamic moment for a music
298
+ video released in 2003. Realistic lighting, high-resolution photo, captured
299
+ using a Canon EOS R5 camera with an 80mm f/2 lens.
300
+ output:
301
+ url: images/00018-1279899461.png
302
+ - text: >-
303
+ In a vibrantly colorful and energetic photograph, (adjeda_nyah_bamanga)
304
+ embodies the captivating essence of Beyoncé Knowles through an outstanding
305
+ cosplay performance as a young, handsome woman in fashion-forward outfits.
306
+ The Bantu Knots hairstyle complements her stunning appearance, and she
307
+ exudes confidence with every pose. The scene is set in a CEO's stylish
308
+ office that reflects the futuristic "Fury" aesthetic, with neon lights and
309
+ sleek design elements contributing to an overall electrifying atmosphere.
310
+ Photographer Lisa Frank expertly captures this dynamic moment for a music
311
+ video released in 2003. Realistic lighting, high-resolution photo, captured
312
+ using a Canon EOS R5 camera with an 80mm f/2 lens.
313
+ output:
314
+ url: images/00019-1279899461.png
315
+ - text: >-
316
+ In a vibrantly colorful and energetic photograph, (adjeda_nyah_bamanga)
317
+ embodies the captivating essence of Beyoncé Knowles through an outstanding
318
+ cosplay performance as a young, handsome woman in fashion-forward outfits.
319
+ The Bantu Knots hairstyle complements her stunning appearance, and she
320
+ exudes confidence with every pose. The scene is set in a CEO's stylish
321
+ office that reflects the futuristic "Fury" aesthetic, with neon lights and
322
+ sleek design elements contributing to an overall electrifying atmosphere.
323
+ Photographer Lisa Frank expertly captures this dynamic moment for a music
324
+ video released in 2003. Realistic lighting, high-resolution photo, captured
325
+ using a Canon EOS R5 camera with an 80mm f/2 lens.
326
+ output:
327
+ url: images/00020-1279899461.png
328
+ - text: >-
329
+ In a vibrantly colorful and energetic photograph, (adjeda_nyah_bamanga)
330
+ embodies the captivating essence of Beyoncé Knowles through an outstanding
331
+ cosplay performance as a young, handsome woman in fashion-forward outfits.
332
+ The Bantu Knots hairstyle complements her stunning appearance, and she
333
+ exudes confidence with every pose. The scene is set in a CEO's stylish
334
+ office that reflects the futuristic "Fury" aesthetic, with neon lights and
335
+ sleek design elements contributing to an overall electrifying atmosphere.
336
+ Photographer Lisa Frank expertly captures this dynamic moment for a music
337
+ video released in 2003. Realistic lighting, high-resolution photo, captured
338
+ using a Canon EOS R5 camera with an 80mm f/2 lens.
339
+ output:
340
+ url: images/00021-1279899461.png
341
+ - text: >-
342
+ In a vibrantly colorful and energetic photograph, (adjeda_nyah_bamanga)
343
+ embodies the captivating essence of Beyoncé Knowles through an outstanding
344
+ cosplay performance as a young, handsome woman in fashion-forward outfits.
345
+ The Bantu Knots hairstyle complements her stunning appearance, and she
346
+ exudes confidence with every pose. The scene is set in a CEO's stylish
347
+ office that reflects the futuristic "Fury" aesthetic, with neon lights and
348
+ sleek design elements contributing to an overall electrifying atmosphere.
349
+ Photographer Lisa Frank expertly captures this dynamic moment for a music
350
+ video released in 2003. Realistic lighting, high-resolution photo, captured
351
+ using a Canon EOS R5 camera with an 80mm f/2 lens.
352
+ output:
353
+ url: images/00022-1279899461.png
354
+ - text: >-
355
+ In a vibrantly colorful and energetic photograph, (adjeda_nyah_bamanga)
356
+ embodies the captivating essence of Beyoncé Knowles through an outstanding
357
+ cosplay performance as a young, handsome woman in fashion-forward outfits.
358
+ The Bantu Knots hairstyle complements her stunning appearance, and she
359
+ exudes confidence with every pose. The scene is set in a CEO's stylish
360
+ office that reflects the futuristic "Fury" aesthetic, with neon lights and
361
+ sleek design elements contributing to an overall electrifying atmosphere.
362
+ Photographer Lisa Frank expertly captures this dynamic moment for a music
363
+ video released in 2003. Realistic lighting, high-resolution photo, captured
364
+ using a Canon EOS R5 camera with an 80mm f/2 lens.
365
+ output:
366
+ url: images/00023-1279899461.png
367
+ - text: >-
368
+ In a vibrantly colorful and energetic photograph, (adjeda_nyah_bamanga)
369
+ embodies the captivating essence of Beyoncé Knowles through an outstanding
370
+ cosplay performance as a young, handsome woman in fashion-forward outfits.
371
+ The Bantu Knots hairstyle complements her stunning appearance, and she
372
+ exudes confidence with every pose. The scene is set in a CEO's stylish
373
+ office that reflects the futuristic "Fury" aesthetic, with neon lights and
374
+ sleek design elements contributing to an overall electrifying atmosphere.
375
+ Photographer Lisa Frank expertly captures this dynamic moment for a music
376
+ video released in 2003. Realistic lighting, high-resolution photo, captured
377
+ using a Canon EOS R5 camera with an 80mm f/2 lens.
378
+ output:
379
+ url: images/00024-1279899461.png
380
+ - text: >-
381
+ In a vibrantly colorful and energetic photograph, (adjeda_nyah_bamanga)
382
+ embodies the captivating essence of Beyoncé Knowles. Photographer Lisa Frank
383
+ expertly captures this dynamic moment for a music video released in 2003.
384
+ Realistic lighting, high-resolution photo, captured using a Canon EOS R5
385
+ camera with an 80mm f/2 lens.
386
+ <lora:flux_lora_eva_doina_sylène_rank32_bf16-step00750:1> eva_doina_sylène
387
+ woman<lora:sdxl_lightning_4step_lora:1>
388
+ output:
389
+ url: images/00025-1279899461.png
390
+ base_model: black-forest-labs/FLUX.1-dev
391
+ instance_prompt: eva_doina_sylène
392
+ license: openrail
393
+ ---
394
+ # Eva Doina Sylène
395
+
396
+ <Gallery />
397
+
398
+
399
+ ## Trigger words
400
+
401
+ You should use `eva_doina_sylène` to trigger the image generation.
402
+
403
+
404
+ ## Download model
405
+
406
+ Weights for this model are available in Safetensors format.
407
+
408
+ [Download](/obann001/Eva_Doina_Sylene_Flux_LoRA/tree/main) them in the Files & versions tab.