File size: 14,984 Bytes
92f78c1
 
 
 
 
 
 
 
 
 
73c47fa
92f78c1
 
88f3c98
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
92f78c1
 
 
 
 
 
 
 
 
 
 
 
 
095690a
92f78c1
 
 
 
 
 
 
 
a74e0d9
92f78c1
 
 
88f3c98
92f78c1
 
 
 
 
 
 
 
 
 
929a46a
087c803
0098693
f796234
 
 
92f78c1
 
 
b78e939
 
0098693
92f78c1
 
 
 
 
 
 
 
 
 
 
af28dd9
8f4bcbd
92f78c1
 
 
 
 
 
 
 
 
 
 
 
 
 
af28dd9
92f78c1
 
 
 
 
54a26af
 
af28dd9
 
54a26af
 
 
 
 
 
af28dd9
5f6d134
54a26af
 
 
 
 
 
af28dd9
8f4bcbd
54a26af
 
 
 
92f78c1
 
af28dd9
92f78c1
 
 
 
 
 
 
af28dd9
92f78c1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
095690a
92f78c1
 
 
 
 
 
 
a74e0d9
 
92f78c1
 
 
 
 
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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
---
license: creativeml-openrail-m
base_model: "black-forest-labs/FLUX.1-dev"
tags:
  - stable-diffusion
  - stable-diffusion-diffusers
  - text-to-image
  - diffusers
  - simpletuner
  - lora
  - not-for-all-audiences
  - template:sd-lora
inference: true
widget:
- text: 'unconditional (blank prompt)'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_0_0.png
- text: 'unconditional (blank prompt)'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_1_1.png
- text: 'unconditional (blank prompt)'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_2_2.png
- text: 'a breathtaking naked portrait of a woman, capturing her essence with vibrant colors and expressive features'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_3_0.png
- text: 'a breathtaking naked portrait of a woman, capturing her essence with vibrant colors and expressive features'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_4_1.png
- text: 'a breathtaking naked portrait of a woman, capturing her essence with vibrant colors and expressive features'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_5_2.png
- text: 'a high-quality, detailed photograph of a woman as a sous-chef, immersed in the art of culinary creation'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_6_0.png
- text: 'a high-quality, detailed photograph of a woman as a sous-chef, immersed in the art of culinary creation'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_7_1.png
- text: 'a high-quality, detailed photograph of a woman as a sous-chef, immersed in the art of culinary creation'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_8_2.png
- text: 'a lifelike and intimate naked portrait of a woman exploding into stardust'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_9_0.png
- text: 'a lifelike and intimate naked portrait of a woman exploding into stardust'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_10_1.png
- text: 'a lifelike and intimate naked portrait of a woman exploding into stardust'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_11_2.png
- text: 'a cinematic, visually stunning photo of a naked man, emphasizing his dramatic and captivating presence'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_12_0.png
- text: 'a cinematic, visually stunning photo of a naked man, emphasizing his dramatic and captivating presence'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_13_1.png
- text: 'a cinematic, visually stunning photo of a naked man, emphasizing his dramatic and captivating presence'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_14_2.png
- text: 'an elegant and timeless portrait of a woman, exuding grace and sophistication'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_15_0.png
- text: 'an elegant and timeless portrait of a woman, exuding grace and sophistication'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_16_1.png
- text: 'an elegant and timeless portrait of a woman, exuding grace and sophistication'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_17_2.png
- text: 'a dynamic and adventurous photo of a woman, captured in an exciting, action-filled moment'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_18_0.png
- text: 'a dynamic and adventurous photo of a woman, captured in an exciting, action-filled moment'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_19_1.png
- text: 'a dynamic and adventurous photo of a woman, captured in an exciting, action-filled moment'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_20_2.png
- text: 'a mysterious and enigmatic portrait of a woman, shrouded in shadows and intrigue'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_21_0.png
- text: 'a mysterious and enigmatic portrait of a woman, shrouded in shadows and intrigue'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_22_1.png
- text: 'a mysterious and enigmatic portrait of a woman, shrouded in shadows and intrigue'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_23_2.png
- text: 'a vintage-style portrait of a woman, evoking the charm and nostalgia of a bygone era'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_24_0.png
- text: 'a vintage-style portrait of a woman, evoking the charm and nostalgia of a bygone era'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_25_1.png
- text: 'a vintage-style portrait of a woman, evoking the charm and nostalgia of a bygone era'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_26_2.png
- text: 'an artistic and abstract representation of a woman, blending creativity with visual storytelling'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_27_0.png
- text: 'an artistic and abstract representation of a woman, blending creativity with visual storytelling'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_28_1.png
- text: 'an artistic and abstract representation of a woman, blending creativity with visual storytelling'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_29_2.png
- text: 'a futuristic and cutting-edge portrayal of a woman, set against a backdrop of advanced technology'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_30_0.png
- text: 'a futuristic and cutting-edge portrayal of a woman, set against a backdrop of advanced technology'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_31_1.png
- text: 'a futuristic and cutting-edge portrayal of a woman, set against a backdrop of advanced technology'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_32_2.png
- text: 'a beautifully crafted portrait of a woman, highlighting her natural beauty and unique features'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_33_0.png
- text: 'a beautifully crafted portrait of a woman, highlighting her natural beauty and unique features'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_34_1.png
- text: 'a beautifully crafted portrait of a woman, highlighting her natural beauty and unique features'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_35_2.png
- text: 'a powerful and striking portrait of a man, capturing his strength and character'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_36_0.png
- text: 'a powerful and striking portrait of a man, capturing his strength and character'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_37_1.png
- text: 'a powerful and striking portrait of a man, capturing his strength and character'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_38_2.png
- text: 'a playful and spirited portrait of a clunky robot, capturing its metallic, shiny innocence'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_39_0.png
- text: 'a playful and spirited portrait of a clunky robot, capturing its metallic, shiny innocence'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_40_1.png
- text: 'a playful and spirited portrait of a clunky robot, capturing its metallic, shiny innocence'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_41_2.png
- text: 'a charming and vibrant portrait of a naked chewbacca full-body photo, emphasizing his hairy personality and joy'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_42_0.png
- text: 'a charming and vibrant portrait of a naked chewbacca full-body photo, emphasizing his hairy personality and joy'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_43_1.png
- text: 'a charming and vibrant portrait of a naked chewbacca full-body photo, emphasizing his hairy personality and joy'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_44_2.png
- text: 'a charming and warm photograph of a man at the beach on a sunny day'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_45_0.png
- text: 'a charming and warm photograph of a man at the beach on a sunny day'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_46_1.png
- text: 'a charming and warm photograph of a man at the beach on a sunny day'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_47_2.png
- text: 'a cute man sitting in a roller coaster car, looking like he is enjoying the day at the theme park'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_48_0.png
- text: 'a cute man sitting in a roller coaster car, looking like he is enjoying the day at the theme park'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_49_1.png
- text: 'a cute man sitting in a roller coaster car, looking like he is enjoying the day at the theme park'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_50_2.png
- text: 'a photograph of a juggalo from insane clown posse standing with his gang of thugs'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_51_0.png
- text: 'a photograph of a juggalo from insane clown posse standing with his gang of thugs'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_52_1.png
- text: 'a photograph of a juggalo from insane clown posse standing with his gang of thugs'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_53_2.png
- text: 'a fully-clothed photograph of an adult woman, in photograph style'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_54_0.png
- text: 'a fully-clothed photograph of an adult woman, in photograph style'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_55_1.png
- text: 'a fully-clothed photograph of an adult woman, in photograph style'
  parameters:
    negative_prompt: 'blurry, cropped, ugly'
  output:
    url: ./assets/image_56_2.png
---

# flux-dreambooth-lora-r128-dev-reddit

This is a LoRA derived from [black-forest-labs/FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-dev).



The main validation prompt used during training was:



```
a fully-clothed photograph of an adult woman, in photograph style
```

## Validation settings
- CFG: `3.0`
- CFG Rescale: `0.0`
- Steps: `20`
- Sampler: `None`
- Seed: `420420420`
- Resolutions: `1024x1024,1280x768,960x1152`

Note: The validation settings are not necessarily the same as the [training settings](#training-settings).

You can find some example images in the following gallery:


<Gallery />

The text encoder **was not** trained.
You may reuse the base model text encoder for inference.


## Training settings

- Training epochs: 1
- Training steps: 23500
- Learning rate: 4e-05
- Effective batch size: 8
  - Micro-batch size: 8
  - Gradient accumulation steps: 1
  - Number of GPUs: 1
- Prediction type: flow-matching
- Rescaled betas zero SNR: False
- Optimizer: adamw_bf16
- Precision: bf16
- Quantised: No
- Xformers: Not used
- LoRA Rank: 128
- LoRA Alpha: 128.0
- LoRA Dropout: 0.1
- LoRA initialisation style: default


## Datasets

### normalnudes
- Repeats: 0
- Total number of images: 1126
- Total number of aspect buckets: 2
- Resolution: 1.0 megapixels
- Cropped: True
- Crop style: random
- Crop aspect: random
### nsfw-1024
- Repeats: 0
- Total number of images: 10816
- Total number of aspect buckets: 1
- Resolution: 512 px
- Cropped: True
- Crop style: random
- Crop aspect: square
### shutterstock
- Repeats: 0
- Total number of images: 21076
- Total number of aspect buckets: 1
- Resolution: 512 px
- Cropped: True
- Crop style: random
- Crop aspect: square
### normalnudes-1024
- Repeats: 0
- Total number of images: 1080
- Total number of aspect buckets: 15
- Resolution: 1.048576 megapixels
- Cropped: False
- Crop style: None
- Crop aspect: None
### nsfw-1024px
- Repeats: 0
- Total number of images: 10816
- Total number of aspect buckets: 14
- Resolution: 1.048576 megapixels
- Cropped: False
- Crop style: None
- Crop aspect: None
### shutterstock-1024
- Repeats: 0
- Total number of images: 21055
- Total number of aspect buckets: 28
- Resolution: 1.048576 megapixels
- Cropped: False
- Crop style: None
- Crop aspect: None
### julia
- Repeats: 0
- Total number of images: 34
- Total number of aspect buckets: 1
- Resolution: 512 px
- Cropped: True
- Crop style: random
- Crop aspect: square
### riverphoenix
- Repeats: 0
- Total number of images: 27
- Total number of aspect buckets: 1
- Resolution: 512 px
- Cropped: True
- Crop style: random
- Crop aspect: square


## Inference


```python
import torch
from diffusers import DiffusionPipeline

model_id = 'black-forest-labs/FLUX.1-dev'
adapter_id = 'ptx0/flux-dreambooth-lora-r128-dev-reddit'
pipeline = DiffusionPipeline.from_pretrained(model_id)
pipeline.load_lora_weights(adapter_id)

prompt = "a fully-clothed photograph of an adult woman, in photograph style"


pipeline.to('cuda' if torch.cuda.is_available() else 'mps' if torch.backends.mps.is_available() else 'cpu')
image = pipeline(
    prompt=prompt,
    num_inference_steps=20,
    generator=torch.Generator(device='cuda' if torch.cuda.is_available() else 'mps' if torch.backends.mps.is_available() else 'cpu').manual_seed(1641421826),
    width=1024,
    height=1024,
    guidance_scale=3.0,
).images[0]
image.save("output.png", format="PNG")
```