Norod78 commited on
Commit
eab42da
·
verified ·
1 Parent(s): 26f8d04

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -60
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
@@ -14,130 +15,104 @@ tags:
14
  - tentacles
15
  - style
16
  - old gods
17
-
18
  base_model: stabilityai/stable-diffusion-xl-base-1.0
19
  instance_prompt: but the old gods are rising
20
  widget:
21
  - text: 'American gothic but the old gods are rising '
22
  parameters:
23
  negative_prompt: grainy, blurry, unfocused, B&W, monochrome, nsfw, nude, naked
24
-
25
  output:
26
- url: >-
27
- 6844433.jpeg
28
  - text: 'A photo of a Death''s-head hawkmoth but the old gods are rising '
29
  parameters:
30
  negative_prompt: grainy, blurry, unfocused, B&W, monochrome, nsfw, nude, naked
31
-
32
  output:
33
- url: >-
34
- 6844458.jpeg
35
  - text: 'Below Huddled silly potatos but the old gods are rising '
36
  parameters:
37
  negative_prompt: grainy, blurry, unfocused, B&W, monochrome, nsfw, nude, naked
38
-
39
  output:
40
- url: >-
41
- 6844434.jpeg
42
  - text: 'The Starry Night but the old gods are rising '
43
  parameters:
44
  negative_prompt: grainy, blurry, unfocused, B&W, monochrome, nsfw, nude, naked
45
-
46
  output:
47
- url: >-
48
- 6844472.jpeg
49
  - text: 'Sparkle kitten tattoo but the old gods are rising '
50
  parameters:
51
  negative_prompt: grainy, blurry, unfocused, nsfw, nude, naked
52
-
53
  output:
54
- url: >-
55
- 6844450.jpeg
56
  - text: 'Batman is having a bath but the old gods are rising '
57
  parameters:
58
  negative_prompt: subtitles, captions, blurry, dirty, malformed, text, watermark, unfocused
59
-
60
  output:
61
- url: >-
62
- 6844457.jpeg
63
  - text: 'A Simpstyle FairyForm woman but the old gods are rising '
64
  parameters:
65
  negative_prompt: grainy, blurry, unfocused, B&W, monochrome, nsfw, nude, naked
66
-
67
  output:
68
- url: >-
69
- 6844442.jpeg
70
  - text: 'A muppet on the MuppetShow but the old gods are rising '
71
  parameters:
72
  negative_prompt: grainy, blurry, unfocused, B&W, monochrome, nsfw, nude, naked
73
-
74
  output:
75
- url: >-
76
- 6844437.jpeg
77
- - text: 'an alien woman in pink boots sitting on a chair in front of a computer desk VintageMagStyle but the old gods are rising '
 
78
  parameters:
79
  negative_prompt: grainy, blurry, unfocused, B&W, monochrome, nsfw, nude, naked
80
-
81
  output:
82
- url: >-
83
- 6844446.jpeg
84
  - text: 'A faceless one costume ShoshiZohar but the old gods are rising '
85
  parameters:
86
  negative_prompt: grainy, blurry, unfocused, nsfw, nude, naked
87
-
88
  output:
89
- url: >-
90
- 6844452.jpeg
91
- - text: 'A psychedelic mushroom trip ArthurShow but the old gods are rising Very detailed, clean, high quality, sharp image'
 
92
  parameters:
93
  negative_prompt: subtitles, captions, blurry, dirty, malformed, text, watermark, unfocused
94
-
95
  output:
96
- url: >-
97
- 6844448.jpeg
98
  - text: 'Shrek and Olaf on a frozen field but the old gods are rising '
99
  parameters:
100
  negative_prompt: grainy, blurry, unfocused, B&W, monochrome, nsfw, nude, naked
101
-
102
  output:
103
- url: >-
104
- 6844465.jpeg
105
  - text: 'A cinematic shot of a MLPIRL but the old gods are rising '
106
  parameters:
107
  negative_prompt: grainy, blurry, unfocused, B&W, monochrome, nsfw, nude, naked
108
-
109
  output:
110
- url: >-
111
- 6844470.jpeg
112
  - text: 'Rick Sanchez but the old gods are rising '
113
  parameters:
114
  negative_prompt: grainy, blurry, unfocused, B&W, monochrome, nsfw, nude, naked
115
-
116
  output:
117
- url: >-
118
- 6844463.jpeg
119
- - text: 'A picture of Elsa from frozen, Disney style ArthurShow but the old gods are rising Very detailed, clean, high quality, sharp image'
 
120
  parameters:
121
  negative_prompt: subtitles, captions, blurry, dirty, malformed, text, watermark, unfocused
122
-
123
  output:
124
- url: >-
125
- 6844451.jpeg
126
- - text: 'A dancer at a night club Pumpkinhead Yarn art style but the old gods are rising '
 
127
  parameters:
128
  negative_prompt: grainy, blurry, unfocused, B&W, monochrome, nsfw, nude, naked
129
-
130
  output:
131
- url: >-
132
- 6844440.jpeg
133
  - text: 'A socially awkward potato but the old gods are rising '
134
  parameters:
135
  negative_prompt: grainy, blurry, unfocused, B&W, monochrome, nsfw, nude, naked
136
-
137
  output:
138
- url: >-
139
- 6844473.jpeg
140
-
141
  ---
142
 
143
  # But the old gods are rising [SDXL]
@@ -173,5 +148,4 @@ pipeline.load_lora_weights('Norod78/but-the-old-gods-are-rising-sdxl', weight_na
173
  image = pipeline('A socially awkward potato but the old gods are rising ').images[0]
174
  ```
175
 
176
- 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)
177
-
 
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
 
15
  - tentacles
16
  - style
17
  - old gods
 
18
  base_model: stabilityai/stable-diffusion-xl-base-1.0
19
  instance_prompt: but the old gods are rising
20
  widget:
21
  - text: 'American gothic but the old gods are rising '
22
  parameters:
23
  negative_prompt: grainy, blurry, unfocused, B&W, monochrome, nsfw, nude, naked
 
24
  output:
25
+ url: 6844433.jpeg
 
26
  - text: 'A photo of a Death''s-head hawkmoth but the old gods are rising '
27
  parameters:
28
  negative_prompt: grainy, blurry, unfocused, B&W, monochrome, nsfw, nude, naked
 
29
  output:
30
+ url: 6844458.jpeg
 
31
  - text: 'Below Huddled silly potatos but the old gods are rising '
32
  parameters:
33
  negative_prompt: grainy, blurry, unfocused, B&W, monochrome, nsfw, nude, naked
 
34
  output:
35
+ url: 6844434.jpeg
 
36
  - text: 'The Starry Night but the old gods are rising '
37
  parameters:
38
  negative_prompt: grainy, blurry, unfocused, B&W, monochrome, nsfw, nude, naked
 
39
  output:
40
+ url: 6844472.jpeg
 
41
  - text: 'Sparkle kitten tattoo but the old gods are rising '
42
  parameters:
43
  negative_prompt: grainy, blurry, unfocused, nsfw, nude, naked
 
44
  output:
45
+ url: 6844450.jpeg
 
46
  - text: 'Batman is having a bath but the old gods are rising '
47
  parameters:
48
  negative_prompt: subtitles, captions, blurry, dirty, malformed, text, watermark, unfocused
 
49
  output:
50
+ url: 6844457.jpeg
 
51
  - text: 'A Simpstyle FairyForm woman but the old gods are rising '
52
  parameters:
53
  negative_prompt: grainy, blurry, unfocused, B&W, monochrome, nsfw, nude, naked
 
54
  output:
55
+ url: 6844442.jpeg
 
56
  - text: 'A muppet on the MuppetShow but the old gods are rising '
57
  parameters:
58
  negative_prompt: grainy, blurry, unfocused, B&W, monochrome, nsfw, nude, naked
 
59
  output:
60
+ url: 6844437.jpeg
61
+ - text: >-
62
+ an alien woman in pink boots sitting on a chair in front of a computer desk
63
+ VintageMagStyle but the old gods are rising
64
  parameters:
65
  negative_prompt: grainy, blurry, unfocused, B&W, monochrome, nsfw, nude, naked
 
66
  output:
67
+ url: 6844446.jpeg
 
68
  - text: 'A faceless one costume ShoshiZohar but the old gods are rising '
69
  parameters:
70
  negative_prompt: grainy, blurry, unfocused, nsfw, nude, naked
 
71
  output:
72
+ url: 6844452.jpeg
73
+ - text: >-
74
+ A psychedelic mushroom trip ArthurShow but the old gods are rising Very
75
+ detailed, clean, high quality, sharp image
76
  parameters:
77
  negative_prompt: subtitles, captions, blurry, dirty, malformed, text, watermark, unfocused
 
78
  output:
79
+ url: 6844448.jpeg
 
80
  - text: 'Shrek and Olaf on a frozen field but the old gods are rising '
81
  parameters:
82
  negative_prompt: grainy, blurry, unfocused, B&W, monochrome, nsfw, nude, naked
 
83
  output:
84
+ url: 6844465.jpeg
 
85
  - text: 'A cinematic shot of a MLPIRL but the old gods are rising '
86
  parameters:
87
  negative_prompt: grainy, blurry, unfocused, B&W, monochrome, nsfw, nude, naked
 
88
  output:
89
+ url: 6844470.jpeg
 
90
  - text: 'Rick Sanchez but the old gods are rising '
91
  parameters:
92
  negative_prompt: grainy, blurry, unfocused, B&W, monochrome, nsfw, nude, naked
 
93
  output:
94
+ url: 6844463.jpeg
95
+ - text: >-
96
+ A picture of Elsa from frozen, Disney style ArthurShow but the old gods
97
+ are rising Very detailed, clean, high quality, sharp image
98
  parameters:
99
  negative_prompt: subtitles, captions, blurry, dirty, malformed, text, watermark, unfocused
 
100
  output:
101
+ url: 6844451.jpeg
102
+ - text: >-
103
+ A dancer at a night club Pumpkinhead Yarn art style but the old gods are
104
+ rising
105
  parameters:
106
  negative_prompt: grainy, blurry, unfocused, B&W, monochrome, nsfw, nude, naked
 
107
  output:
108
+ url: 6844440.jpeg
 
109
  - text: 'A socially awkward potato but the old gods are rising '
110
  parameters:
111
  negative_prompt: grainy, blurry, unfocused, B&W, monochrome, nsfw, nude, naked
 
112
  output:
113
+ url: 6844473.jpeg
114
+ datasets:
115
+ - Norod78/but-the-old-gods-are-rising
116
  ---
117
 
118
  # But the old gods are rising [SDXL]
 
148
  image = pipeline('A socially awkward potato but the old gods are rising ').images[0]
149
  ```
150
 
151
+ 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)