Update README.md
Browse files
README.md
CHANGED
@@ -6,104 +6,78 @@ tags:
|
|
6 |
- diffusers
|
7 |
- template:sd-lora
|
8 |
widget:
|
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 |
base_model: black-forest-labs/FLUX.1-dev
|
46 |
-
instance_prompt:
|
47 |
license: other
|
48 |
license_name: flux-1-dev-non-commercial-license
|
49 |
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
50 |
---
|
51 |
|
52 |
-
#
|
53 |
-
|
54 |
-
A LoRA-based Stable Diffusion model trained to generate images of a man named “Steve” in a wide variety of scenarios. This model is fine-tuned from **[black-forest-labs/FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-dev)** using a Flow Matching–based noise scheduler.
|
55 |
-
|
56 |
<Gallery />
|
57 |
|
58 |
-
## Trigger
|
59 |
-
|
60 |
-
Use `steve` in your prompt to activate the specific style and character details for this LoRA.
|
61 |
-
|
62 |
-
## Model Information
|
63 |
-
|
64 |
-
- **LoRA Rank / Alpha**: 32 / 32
|
65 |
-
- **Number of Steps**: 4000
|
66 |
-
- **Batch Size**: 1
|
67 |
-
- **Learning Rate**: 0.0001
|
68 |
-
- **Noise Scheduler**: `flowmatch`
|
69 |
-
- **Optimizer**: `adamw8bit`
|
70 |
-
- **Precision**: `bf16`
|
71 |
-
- **Gradient Checkpointing**: true
|
72 |
-
- **EMA**: true (decay = 0.99)
|
73 |
-
- **Quantization**: enabled
|
74 |
-
|
75 |
-
## How to Use
|
76 |
-
|
77 |
-
This LoRA can be merged or applied to the **FLUX.1-dev** base model through [Diffusers](https://github.com/huggingface/diffusers) or a compatible UI/tool.
|
78 |
-
|
79 |
-
Example pseudocode:
|
80 |
-
|
81 |
-
```python
|
82 |
-
from diffusers import StableDiffusionPipeline
|
83 |
-
import torch
|
84 |
-
|
85 |
-
base_model = "black-forest-labs/FLUX.1-dev"
|
86 |
-
lora_model = "YOUR_USERNAME/steve_lora_flux_1_dev_v1.1"
|
87 |
|
88 |
-
|
89 |
-
# Load your LoRA weights (implementation depends on the UI or method)
|
90 |
-
# pipe.load_lora_weights(lora_model) # Example call
|
91 |
|
92 |
-
|
93 |
-
image = pipe(prompt).images[0]
|
94 |
-
image.save("steve_example.jpg")
|
95 |
-
```
|
96 |
|
97 |
-
|
98 |
-
Weights for this LoRA are available in Safetensors format.
|
99 |
-
Download them from the Files & versions tab.
|
100 |
|
101 |
-
|
102 |
-
This model is provided under a flux-1-dev-non-commercial-license. Please review the license file for details on acceptable use.
|
103 |
|
104 |
-
## Acknowledgements
|
105 |
-
Trained with AI Toolkit by Ostris
|
106 |
-
Based on the FLUX.1-dev base model
|
107 |
|
108 |
-
## Disclaimer:
|
109 |
-
Use responsibly. This model is intended for artistic, non-commercial purposes. The creators are not responsible for any misuse, generation of disallowed content, or potential harm caused by outputs. Always review and curate model outputs before sharing.
|
|
|
6 |
- diffusers
|
7 |
- template:sd-lora
|
8 |
widget:
|
9 |
+
- text: '[trigger], a woman, close-up portrait, tears of joy, soft natural light'
|
10 |
+
output:
|
11 |
+
url: samples/1725068553070__000003000_0.jpg
|
12 |
+
- text: '[trigger], a woman, extreme close-up of eyes, intense determination, studio
|
13 |
+
lighting'
|
14 |
+
output:
|
15 |
+
url: samples/1725068610164__000003000_1.jpg
|
16 |
+
- text: '[trigger], a woman, profile view, contemplative expression, golden hour
|
17 |
+
lighting'
|
18 |
+
output:
|
19 |
+
url: samples/1725068667358__000003000_2.jpg
|
20 |
+
- text: '[trigger], a woman, laughing heartily, dimples visible, candid shot'
|
21 |
+
output:
|
22 |
+
url: samples/1725068724692__000003000_3.jpg
|
23 |
+
- text: '[trigger], a woman, close-up of hands, delicately crafting origami, soft
|
24 |
+
focus background'
|
25 |
+
output:
|
26 |
+
url: samples/1725068782338__000003000_4.jpg
|
27 |
+
- text: '[trigger], a woman, silhouette at sunset, yoga pose on a cliff, serene
|
28 |
+
mood'
|
29 |
+
output:
|
30 |
+
url: samples/1725068839391__000003000_5.jpg
|
31 |
+
- text: '[trigger], a woman, caught in the rain, makeup running, vulnerable expression'
|
32 |
+
output:
|
33 |
+
url: samples/1725068896770__000003000_6.jpg
|
34 |
+
- text: '[trigger], a woman, close-up of freckled face, sun-kissed glow, beach setting'
|
35 |
+
output:
|
36 |
+
url: samples/1725068954158__000003000_7.jpg
|
37 |
+
- text: '[trigger], a woman, intense workout, sweat droplets, determination, gym
|
38 |
+
setting'
|
39 |
+
output:
|
40 |
+
url: samples/1725069011367__000003000_8.jpg
|
41 |
+
- text: '[trigger], a woman, messy bun, glasses, focused on coding, tech startup
|
42 |
+
environment'
|
43 |
+
output:
|
44 |
+
url: samples/1725069068865__000003000_9.jpg
|
45 |
+
- text: '[trigger], a woman, close-up of lips, bright red lipstick, blowing a kiss'
|
46 |
+
output:
|
47 |
+
url: samples/1725069125938__000003000_10.jpg
|
48 |
+
- text: '[trigger], a woman, teary-eyed, comforting a child, warm embrace'
|
49 |
+
output:
|
50 |
+
url: samples/1725069183328__000003000_11.jpg
|
51 |
+
- text: '[trigger], a woman, ecstatic expression, receiving an award, stage lighting'
|
52 |
+
output:
|
53 |
+
url: samples/1725069240783__000003000_12.jpg
|
54 |
+
- text: '[trigger], a woman, pensive mood, looking out of a rainy window, muted
|
55 |
+
colors'
|
56 |
+
output:
|
57 |
+
url: samples/1725069298172__000003000_13.jpg
|
58 |
+
- text: '[trigger], a woman, close-up of hands covered in paint, artist at work,
|
59 |
+
colorful palette'
|
60 |
+
output:
|
61 |
+
url: samples/1725069356103__000003000_14.jpg
|
62 |
base_model: black-forest-labs/FLUX.1-dev
|
63 |
+
instance_prompt: andie
|
64 |
license: other
|
65 |
license_name: flux-1-dev-non-commercial-license
|
66 |
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
67 |
---
|
68 |
|
69 |
+
# andie_lora_flux_1_dev_v1.1
|
70 |
+
Model trained with [AI Toolkit by Ostris](https://github.com/ostris/ai-toolkit)
|
|
|
|
|
71 |
<Gallery />
|
72 |
|
73 |
+
## Trigger words
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
74 |
|
75 |
+
You should use `andie` to trigger the image generation.
|
|
|
|
|
76 |
|
77 |
+
## Download model
|
|
|
|
|
|
|
78 |
|
79 |
+
Weights for this model are available in Safetensors format.
|
|
|
|
|
80 |
|
81 |
+
[Download](/None/tree/main) them in the Files & versions tab.
|
|
|
82 |
|
|
|
|
|
|
|
83 |
|
|
|
|