Update README.md
#2
by
Oina
- opened
README.md
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
---
|
2 |
license: other
|
3 |
license_name: bespoke-lora-trained-license
|
4 |
-
license_link:
|
|
|
5 |
tags:
|
6 |
- text-to-image
|
7 |
- stable-diffusion
|
@@ -13,51 +14,42 @@ tags:
|
|
13 |
- cat
|
14 |
- furry
|
15 |
- humanoid cat
|
16 |
-
|
17 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
18 |
instance_prompt: HuMeow
|
19 |
widget:
|
20 |
- text: 'American gothic HuMeow '
|
21 |
output:
|
22 |
-
url:
|
23 |
-
5138071.jpeg
|
24 |
- text: 'Rick Sanchez HuMeow '
|
25 |
output:
|
26 |
-
url:
|
27 |
-
5138070.jpeg
|
28 |
- text: 'The Starry Night by Vincent van Gogh HuMeow '
|
29 |
output:
|
30 |
-
url:
|
31 |
-
5138069.jpeg
|
32 |
- text: 'The girl with a pearl earring HuMeow '
|
33 |
output:
|
34 |
-
url:
|
35 |
-
5138065.jpeg
|
36 |
- text: 'Wonderwoman HuMeow '
|
37 |
output:
|
38 |
-
url:
|
39 |
-
5138067.jpeg
|
40 |
- text: 'A socially awkward potato HuMeow '
|
41 |
output:
|
42 |
-
url:
|
43 |
-
5138066.jpeg
|
44 |
- text: 'A victorian HuMeow couple dancing together '
|
45 |
output:
|
46 |
-
url:
|
47 |
-
5138082.jpeg
|
48 |
- text: 'An astronaut HuMeow is riding a horse on mars '
|
49 |
output:
|
50 |
-
url:
|
51 |
-
5138080.jpeg
|
52 |
- text: 'An astronaut HuMeow is inside a spaceship '
|
53 |
output:
|
54 |
-
url:
|
55 |
-
5138081.jpeg
|
56 |
- text: 'The Mona Lisa HuMeow '
|
57 |
output:
|
58 |
-
url:
|
59 |
-
|
60 |
-
|
61 |
---
|
62 |
|
63 |
# SDXL-HuMeow-LoRA
|
@@ -93,5 +85,4 @@ pipeline.load_lora_weights('Norod78/sdxl-humeow-lora', weight_name='SDXL-HuMeow-
|
|
93 |
image = pipeline('The Mona Lisa HuMeow ').images[0]
|
94 |
```
|
95 |
|
96 |
-
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)
|
97 |
-
|
|
|
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=False&allowDifferentLicense=True
|
6 |
tags:
|
7 |
- text-to-image
|
8 |
- stable-diffusion
|
|
|
14 |
- cat
|
15 |
- furry
|
16 |
- humanoid cat
|
17 |
+
- bad cat
|
18 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
19 |
instance_prompt: HuMeow
|
20 |
widget:
|
21 |
- text: 'American gothic HuMeow '
|
22 |
output:
|
23 |
+
url: 5138071.jpeg
|
|
|
24 |
- text: 'Rick Sanchez HuMeow '
|
25 |
output:
|
26 |
+
url: 5138070.jpeg
|
|
|
27 |
- text: 'The Starry Night by Vincent van Gogh HuMeow '
|
28 |
output:
|
29 |
+
url: 5138069.jpeg
|
|
|
30 |
- text: 'The girl with a pearl earring HuMeow '
|
31 |
output:
|
32 |
+
url: 5138065.jpeg
|
|
|
33 |
- text: 'Wonderwoman HuMeow '
|
34 |
output:
|
35 |
+
url: 5138067.jpeg
|
|
|
36 |
- text: 'A socially awkward potato HuMeow '
|
37 |
output:
|
38 |
+
url: 5138066.jpeg
|
|
|
39 |
- text: 'A victorian HuMeow couple dancing together '
|
40 |
output:
|
41 |
+
url: 5138082.jpeg
|
|
|
42 |
- text: 'An astronaut HuMeow is riding a horse on mars '
|
43 |
output:
|
44 |
+
url: 5138080.jpeg
|
|
|
45 |
- text: 'An astronaut HuMeow is inside a spaceship '
|
46 |
output:
|
47 |
+
url: 5138081.jpeg
|
|
|
48 |
- text: 'The Mona Lisa HuMeow '
|
49 |
output:
|
50 |
+
url: 5138072.jpeg
|
51 |
+
language:
|
52 |
+
- ru
|
53 |
---
|
54 |
|
55 |
# SDXL-HuMeow-LoRA
|
|
|
85 |
image = pipeline('The Mona Lisa HuMeow ').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)
|
|