flippinbits commited on
Commit
7d06849
·
1 Parent(s): 5ac1333

adding gallery images

Browse files
Files changed (6) hide show
  1. README.md +33 -13
  2. images/1.webp +0 -0
  3. images/2.webp +0 -0
  4. images/3.webp +0 -0
  5. images/4.jpg +0 -0
  6. images/5.jpg +0 -0
README.md CHANGED
@@ -3,34 +3,54 @@ 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
- # widget:
15
- # - text: >-
16
- # prompt
17
- # output:
18
- # url: https://...
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  instance_prompt: MSMRB
20
  ---
21
 
22
  # Flux Midsummer Blues
23
 
24
- <!-- <Gallery /> -->
25
 
26
  Trained on Replicate using:
27
 
28
  https://replicate.com/ostris/flux-dev-lora-trainer/train
29
 
30
-
31
  ## Trigger words
32
- You should use `MSMRB` to trigger the image generation.
33
 
 
34
 
35
  ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
36
 
 
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
+ widget:
15
+ - text: "funny cat holding a sign "I <3 REPLICATE", dark blue scene, illustrated MSMRB style"
16
+ output:
17
+ url: "images/1.webp"
18
+
19
+ - text: "a cat licking a large felt ball with a drawing of the Golden Gate Bridge on it, illustrated MSMRB style"
20
+ output:
21
+ url: "images/2.webp"
22
+
23
+
24
+ - text: "funny white cat holding a sign "I <3 REPLICATE", sketch, grainy storybook illustration, black and white, illustrated MSMRB style"
25
+ output:
26
+ url: "images/3.webp"
27
+
28
+
29
+ - text: "cat with a hat, illustrated MSMRB style"
30
+ output:
31
+ url: "images/4.jpg"
32
+
33
+
34
+ - text: "man wearing a suit, illustrated MSMRB style"
35
+ output:
36
+ url: "images/5.jpg"
37
+
38
+
39
+
40
  instance_prompt: MSMRB
41
  ---
42
 
43
  # Flux Midsummer Blues
44
 
45
+ <Gallery />
46
 
47
  Trained on Replicate using:
48
 
49
  https://replicate.com/ostris/flux-dev-lora-trainer/train
50
 
 
51
  ## Trigger words
 
52
 
53
+ You should use `MSMRB` to trigger the image generation.
54
 
55
  ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
56
 
images/1.webp ADDED
images/2.webp ADDED
images/3.webp ADDED
images/4.jpg ADDED
images/5.jpg ADDED