bingbangboom
commited on
Commit
•
fbd65f4
1
Parent(s):
7e8e15b
Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,20 @@ tags:
|
|
5 |
- lora
|
6 |
- diffusers
|
7 |
- fal
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
base_model: black-forest-labs/FLUX.1-dev
|
9 |
instance_prompt: in the style of BSstyle004
|
10 |
license: other
|
@@ -18,7 +32,9 @@ license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICE
|
|
18 |
|
19 |
## Model description
|
20 |
|
21 |
-
LoRA for
|
|
|
|
|
22 |
|
23 |
|
24 |
## Trigger words
|
@@ -34,4 +50,4 @@ Weights for this model are available in Safetensors format.
|
|
34 |
|
35 |
## Training at fal.ai
|
36 |
|
37 |
-
Training was done using [fal.ai/models/fal-ai/flux-lora-fast-training](https://fal.ai/models/fal-ai/flux-lora-fast-training).
|
|
|
5 |
- lora
|
6 |
- diffusers
|
7 |
- fal
|
8 |
+
widget:
|
9 |
+
- text: "white-haired young man, extremely simple, large-scale blue, brightly colored board, dark white and light blue, in the style of BSstyle004"
|
10 |
+
output:
|
11 |
+
url: images/1.jpg
|
12 |
+
- text: "a cat taking a nap on a work table, in the style of BSstyle004"
|
13 |
+
output:
|
14 |
+
url: images/2.jpg
|
15 |
+
- text: "a girl holding a large black raven close to her face, eerie and mysterious, in the style of BSstyle004"
|
16 |
+
output:
|
17 |
+
url: images/3.jpg
|
18 |
+
- text: "a seal holding a beach ball in a pool, in the style of BSstyle004"
|
19 |
+
output:
|
20 |
+
url: images/4.jpg
|
21 |
+
|
22 |
base_model: black-forest-labs/FLUX.1-dev
|
23 |
instance_prompt: in the style of BSstyle004
|
24 |
license: other
|
|
|
32 |
|
33 |
## Model description
|
34 |
|
35 |
+
Flux LoRA for a dreamscape illustration look. Use *in the style of BSstyle004* to trigger the model. Trained on a single image.
|
36 |
+
|
37 |
+
Sample Prompt: `white-haired young man, extremely simple, large-scale blue, brightly colored board, dark white and light blue, in the style of BSstyle004`
|
38 |
|
39 |
|
40 |
## Trigger words
|
|
|
50 |
|
51 |
## Training at fal.ai
|
52 |
|
53 |
+
Training was done using [fal.ai/models/fal-ai/flux-lora-fast-training](https://fal.ai/models/fal-ai/flux-lora-fast-training).
|