Norod78 commited on
Commit
92bb1fa
1 Parent(s): 60efcc1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -25
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=Rent&allowDerivatives=True&allowDifferentLicense=False
 
5
  tags:
6
  - text-to-image
7
  - stable-diffusion
@@ -14,51 +15,41 @@ tags:
14
  - style
15
  - cartoon
16
  - sdxl style lora
17
-
18
  base_model: stabilityai/stable-diffusion-xl-base-1.0
19
  instance_prompt: DreamDisPix style
20
  widget:
21
  - text: 'Shrek playing with olaf in a frozen field DreamDisPix style '
22
  output:
23
- url: >-
24
- 4857923.jpeg
25
  - text: 'The girl from the incredibles shooting a laser gun DreamDisPix style '
26
  output:
27
- url: >-
28
- 4857954.jpeg
29
  - text: 'The girl with a pearl earring DreamDisPix style '
30
  output:
31
- url: >-
32
- 4857994.jpeg
33
  - text: 'Snoop Dogg DreamDisPix style '
34
  output:
35
- url: >-
36
- 4857995.jpeg
37
  - text: 'A mighty dragon at the dentist DreamDisPix style '
38
  output:
39
- url: >-
40
- 4858005.jpeg
41
  - text: 'A cute dragon playing with Eevee DreamDisPix style '
42
  output:
43
- url: >-
44
- 4857996.jpeg
45
  - text: 'Zombie Cinderella has rissen from the dead DreamDisPix style '
46
  output:
47
- url: >-
48
- 4858004.jpeg
49
  - text: 'Santa riding a might dragon DreamDisPix style '
50
  output:
51
- url: >-
52
- 4858026.jpeg
53
  - text: 'Pocahontas riding a Zebra DreamDisPix style '
54
  output:
55
- url: >-
56
- 4858031.jpeg
57
  - text: 'American gothic DreamDisPix style '
58
  output:
59
- url: >-
60
- 4858028.jpeg
61
-
62
  ---
63
 
64
  # Dream Dis Pix XL
@@ -94,5 +85,4 @@ pipeline.load_lora_weights('Norod78/dream-dis-pix-xl', weight_name='SDXL-DreamDi
94
  image = pipeline('American gothic DreamDisPix style ').images[0]
95
  ```
96
 
97
- 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)
98
-
 
1
  ---
2
  license: other
3
  license_name: bespoke-lora-trained-license
4
+ license_link: >-
5
+ https://multimodal.art/civitai-licenses?allowNoCredit=True&allowCommercialUse=Rent&allowDerivatives=True&allowDifferentLicense=False
6
  tags:
7
  - text-to-image
8
  - stable-diffusion
 
15
  - style
16
  - cartoon
17
  - sdxl style lora
 
18
  base_model: stabilityai/stable-diffusion-xl-base-1.0
19
  instance_prompt: DreamDisPix style
20
  widget:
21
  - text: 'Shrek playing with olaf in a frozen field DreamDisPix style '
22
  output:
23
+ url: 4857923.jpeg
 
24
  - text: 'The girl from the incredibles shooting a laser gun DreamDisPix style '
25
  output:
26
+ url: 4857954.jpeg
 
27
  - text: 'The girl with a pearl earring DreamDisPix style '
28
  output:
29
+ url: 4857994.jpeg
 
30
  - text: 'Snoop Dogg DreamDisPix style '
31
  output:
32
+ url: 4857995.jpeg
 
33
  - text: 'A mighty dragon at the dentist DreamDisPix style '
34
  output:
35
+ url: 4858005.jpeg
 
36
  - text: 'A cute dragon playing with Eevee DreamDisPix style '
37
  output:
38
+ url: 4857996.jpeg
 
39
  - text: 'Zombie Cinderella has rissen from the dead DreamDisPix style '
40
  output:
41
+ url: 4858004.jpeg
 
42
  - text: 'Santa riding a might dragon DreamDisPix style '
43
  output:
44
+ url: 4858026.jpeg
 
45
  - text: 'Pocahontas riding a Zebra DreamDisPix style '
46
  output:
47
+ url: 4858031.jpeg
 
48
  - text: 'American gothic DreamDisPix style '
49
  output:
50
+ url: 4858028.jpeg
51
+ datasets:
52
+ - Norod78/DreamDisPix-blip2-captions
53
  ---
54
 
55
  # Dream Dis Pix XL
 
85
  image = pipeline('American gothic DreamDisPix style ').images[0]
86
  ```
87
 
88
+ 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)