Norod78 commited on
Commit
3482987
1 Parent(s): 5079a21

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -18
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
@@ -12,27 +13,20 @@ tags:
12
  - concept
13
  - duck
14
  - rubber duck
15
-
16
  base_model: runwayml/stable-diffusion-v1-5
17
  instance_prompt: Rubber duck
18
  widget:
19
- - text: 'Wonderwoman Rubber duck'
20
-
21
  output:
22
- url: >-
23
- 18380848.jpeg
24
- - text: 'The girl with a pearl earring Rubber duck'
25
-
26
  output:
27
- url: >-
28
- 18380853.jpeg
29
-
30
- - text: 'Albert Einstein Rubber duck'
31
-
32
  output:
33
- url: >-
34
- 18380851.jpeg
35
-
36
  ---
37
 
38
  # Rubber Duck [SD1.5]
@@ -68,5 +62,4 @@ pipeline.load_lora_weights('Norod78/rubber-duck-sd1-5', weight_name='Rubber_Duck
68
  image = pipeline('`Rubber duck`').images[0]
69
  ```
70
 
71
- 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)
72
-
 
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
 
13
  - concept
14
  - duck
15
  - rubber duck
 
16
  base_model: runwayml/stable-diffusion-v1-5
17
  instance_prompt: Rubber duck
18
  widget:
19
+ - text: Wonderwoman Rubber duck
 
20
  output:
21
+ url: 18380848.jpeg
22
+ - text: The girl with a pearl earring Rubber duck
 
 
23
  output:
24
+ url: 18380853.jpeg
25
+ - text: Albert Einstein Rubber duck
 
 
 
26
  output:
27
+ url: 18380851.jpeg
28
+ datasets:
29
+ - Norod78/Rubber-Duck-blip-captions
30
  ---
31
 
32
  # Rubber Duck [SD1.5]
 
62
  image = pipeline('`Rubber duck`').images[0]
63
  ```
64
 
65
+ 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)