Norod78 commited on
Commit
f2afa68
·
verified ·
1 Parent(s): ad295f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -13
README.md CHANGED
@@ -1,7 +1,8 @@
1
  ---
2
  license: other
3
  license_name: bespoke-lora-trained-license
4
- license_link: https://multimodal.art/civitai-licenses?allowNoCredit=True&allowCommercialUse=Image&allowDerivatives=True&allowDifferentLicense=False
 
5
  tags:
6
  - text-to-image
7
  - stable-diffusion
@@ -15,21 +16,17 @@ tags:
15
  - pill
16
  - pills
17
  - candies
18
-
19
  base_model: black-forest-labs/FLUX.1-dev
20
  instance_prompt: Pill and Candy Mosaic
21
  widget:
22
- - text: 'Pill and Candy Mosaic. cute cat'
23
-
24
  output:
25
- url: >-
26
- 51623373.jpeg
27
- - text: 'Pill and Candy Mosaic. Planet earth floating in space'
28
-
29
  output:
30
- url: >-
31
- 51622606.jpeg
32
-
33
  ---
34
 
35
  # Pill and Candy Mosaic Style [FLUX]
@@ -67,5 +64,4 @@ pipeline.load_lora_weights('Norod78/pill-and-candy-mosaic-style-flux', weight_na
67
  image = pipeline('Pill and Candy Mosaic. Two cyclists in the foreground and one in the background').images[0]
68
  ```
69
 
70
- For more details, including weighting, merging and fusing LoRAs, check the [documentation on loading LoRAs in diffusers](https://huggingface.co/docs/diffusers/main/en/using-diffusers/loading_adapters)
71
-
 
1
  ---
2
  license: other
3
  license_name: bespoke-lora-trained-license
4
+ license_link: >-
5
+ https://multimodal.art/civitai-licenses?allowNoCredit=True&allowCommercialUse=Image&allowDerivatives=True&allowDifferentLicense=False
6
  tags:
7
  - text-to-image
8
  - stable-diffusion
 
16
  - pill
17
  - pills
18
  - candies
 
19
  base_model: black-forest-labs/FLUX.1-dev
20
  instance_prompt: Pill and Candy Mosaic
21
  widget:
22
+ - text: Pill and Candy Mosaic. cute cat
 
23
  output:
24
+ url: 51623373.jpeg
25
+ - text: Pill and Candy Mosaic. Planet earth floating in space
 
 
26
  output:
27
+ url: 51622606.jpeg
28
+ datasets:
29
+ - Norod78/PiilAndCandyMosaic
30
  ---
31
 
32
  # Pill and Candy Mosaic Style [FLUX]
 
64
  image = pipeline('Pill and Candy Mosaic. Two cyclists in the foreground and one in the background').images[0]
65
  ```
66
 
67
+ For more details, including weighting, merging and fusing LoRAs, check the [documentation on loading LoRAs in diffusers](https://huggingface.co/docs/diffusers/main/en/using-diffusers/loading_adapters)