bingbangboom commited on
Commit
d93fd42
1 Parent(s): 03a83bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +71 -65
README.md CHANGED
@@ -1,65 +1,71 @@
1
- ---
2
- license: other
3
- license_name: flux-1-dev-non-commercial-license
4
- license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
5
- language:
6
- - en
7
- tags:
8
- - flux
9
- - diffusers
10
- - lora
11
- - replicate
12
- base_model: black-forest-labs/FLUX.1-dev
13
- pipeline_tag: text-to-image
14
- instance_prompt: watercolor illustration in the style of WTRSCPE003
15
- widget:
16
- - text: "a cat in a field of lavender flowers, watercolor illustration in the style of WTRSCPE003"
17
- output:
18
- url: images/1.png
19
- - text: "a girl wearing a flower crown, standing in a garden ,watercolor illustration in the style of WTRSCPE003"
20
- output:
21
- url: images/2.png
22
- - text: "a white-haired young woman wearing a flower crown, a very large fiery dragon, castle in the background ,watercolor illustration in the style of WTRSCPE003"
23
- output:
24
- url: images/3.png
25
- - text: "a big ferocious tiger, jungle, sunset, watercolor illustration in the style of WTRSCPE0033"
26
- output:
27
- url: images/4.png
28
- - text: "a robot eating ramen in a busy cafe ,watercolor illustration in the style of WTRSCPE003"
29
- output:
30
- url: images/5.png
31
- - text: "a seal holding a beach ball in a pool ,watercolor illustration in the style of WTRSCPE003"
32
- output:
33
- url: images/6.png
34
- ---
35
- # flux_geopop
36
-
37
- <Gallery />
38
- <table>
39
- <tr>
40
- <td><img src="./extras/1.png" alt="Example 1" style="width:100%;"></td>
41
- <td><img src="./extras/2.png" alt="Example 2" style="width:100%;"></td>
42
- <td><img src="./extras/3.png" alt="Example 3" style="width:100%;"></td>
43
- <td><img src="./extras/4.png" alt="Example 4" style="width:100%;"></td>
44
- </tr>
45
- </table>
46
-
47
- ## Model description
48
-
49
- Flux LoRA for creating watercolor styled illustrations. Use 'watercolor illustration in the style of WTRSCPE003' to trigger the model. Best with DEV (works well even with fp8). To use with flux1-dev-bnb-nf4 try increasing the LoRA strength (to say 1.3 and then adjust accordingly)
50
-
51
-
52
- ## Trigger words
53
-
54
- You should use `watercolor illustration in the style of WTRSCPE003` to trigger the image generation.
55
-
56
-
57
- ## Download model
58
-
59
- Weights for this model are available in Safetensors format.
60
-
61
- [Download](/bingbangboom/flux-waterscape/tree/main) them in the Files & versions tab.
62
-
63
- ## Training at Replicate
64
-
65
- Trained at Replicate using: https://replicate.com/ostris/flux-dev-lora-trainer/train
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: flux-1-dev-non-commercial-license
4
+ license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
5
+ language:
6
+ - en
7
+ tags:
8
+ - flux
9
+ - diffusers
10
+ - lora
11
+ - replicate
12
+ base_model: black-forest-labs/FLUX.1-dev
13
+ pipeline_tag: text-to-image
14
+ instance_prompt: watercolor illustration in the style of WTRSCPE003
15
+ widget:
16
+ - text: "a cat in a field of lavender flowers, watercolor illustration in the style of WTRSCPE003"
17
+ output:
18
+ url: images/1.png
19
+ - text: "a girl wearing a flower crown, standing in a garden ,watercolor illustration in the style of WTRSCPE003"
20
+ output:
21
+ url: images/2.png
22
+ - text: "a white-haired young woman wearing a flower crown, a very large fiery dragon, castle in the background ,watercolor illustration in the style of WTRSCPE003"
23
+ output:
24
+ url: images/3.png
25
+ - text: "a big ferocious tiger, jungle, sunset, watercolor illustration in the style of WTRSCPE0033"
26
+ output:
27
+ url: images/4.png
28
+ - text: "a robot eating ramen in a busy cafe ,watercolor illustration in the style of WTRSCPE003"
29
+ output:
30
+ url: images/5.png
31
+ - text: "a seal holding a beach ball in a pool ,watercolor illustration in the style of WTRSCPE003"
32
+ output:
33
+ url: images/6.png
34
+ ---
35
+ # flux_geopop
36
+
37
+ <Gallery />
38
+ <table>
39
+ <tr>
40
+ <td><img src="./extras/1.png" alt="Example 1" style="width:100%;"></td>
41
+ <td><img src="./extras/2a.png" alt="Example 2" style="width:100%;"></td>
42
+ <td><img src="./extras/3.png" alt="Example 3" style="width:100%;"></td>
43
+ <td><img src="./extras/4a.png" alt="Example 4" style="width:100%;"></td>
44
+ </tr>
45
+ <tr>
46
+ <td><img src="./extras/5.png" alt="Example 5" style="width:100%;"></td>
47
+ <td><img src="./extras/6.png" alt="Example 6" style="width:100%;"></td>
48
+ <td><img src="./extras/7.png" alt="Example 7" style="width:100%;"></td>
49
+ <td><img src="./extras/8.png" alt="Example 8" style="width:100%;"></td>
50
+ </tr>
51
+ </table>
52
+
53
+ ## Model description
54
+
55
+ Flux LoRA for creating watercolor styled illustrations. Use 'watercolor illustration in the style of WTRSCPE003' to trigger the model. Best with DEV (works well even with fp8). To use with flux1-dev-bnb-nf4 try increasing the LoRA strength (to say 1.3 and then adjust accordingly)
56
+
57
+
58
+ ## Trigger words
59
+
60
+ You should use `watercolor illustration in the style of WTRSCPE003` to trigger the image generation.
61
+
62
+
63
+ ## Download model
64
+
65
+ Weights for this model are available in Safetensors format.
66
+
67
+ [Download](/bingbangboom/flux-waterscape/tree/main) them in the Files & versions tab.
68
+
69
+ ## Training at Replicate
70
+
71
+ Trained at Replicate using: https://replicate.com/ostris/flux-dev-lora-trainer/train