multimodalart HF staff commited on
Commit
d14bca3
1 Parent(s): 7b31fb3

Upload folder using huggingface_hub

Browse files
3185442.jpeg ADDED
3185443.jpeg ADDED
3185444.jpeg ADDED
3185445.jpeg ADDED
3185446.jpeg ADDED
3185449.jpeg ADDED
3185450.jpeg ADDED
3185451.jpeg ADDED
3185454.jpeg ADDED
3185456.jpeg ADDED
README.md ADDED
@@ -0,0 +1,96 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: bespoke-lora-trained-license
4
+ license_link: https://multimodal.art/civitai-licenses?allowNoCredit=True&allowCommercialUse=Sell&allowDerivatives=True&allowDifferentLicense=True
5
+ tags:
6
+ - text-to-image
7
+ - stable-diffusion
8
+ - lora
9
+ - diffusers
10
+ - template:sd-lora
11
+ - skull
12
+ - style
13
+ - fractal
14
+ - glow
15
+
16
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
17
+ instance_prompt: epoxy_skull
18
+ widget:
19
+ - text: 'female in a mythical forest, masterpiece, perfect face, intricate details, horror theme, epoxy_skull '
20
+ output:
21
+ url: >-
22
+ 3185444.jpeg
23
+ - text: 'man in a mythical forest, masterpiece, perfect face, intricate details, horror theme, epoxy_skull '
24
+ output:
25
+ url: >-
26
+ 3185445.jpeg
27
+ - text: 'female in a mythical fire, masterpiece, perfect face, intricate details, horror theme, epoxy_skull '
28
+ output:
29
+ url: >-
30
+ 3185446.jpeg
31
+ - text: 'female in a mythical fire, masterpiece, perfect face, intricate details, horror theme, epoxy_skull '
32
+ output:
33
+ url: >-
34
+ 3185443.jpeg
35
+ - text: 'female upper body in mythical water, water surface, masterpiece, perfect face, intricate details, horror theme, epoxy_skull '
36
+ output:
37
+ url: >-
38
+ 3185442.jpeg
39
+ - text: 'female upper body in mythical water, water surface, masterpiece, perfect face, intricate details, horror theme, epoxy_skull '
40
+ output:
41
+ url: >-
42
+ 3185449.jpeg
43
+ - text: 'female mythical dragon , upper body, masterpiece, perfect face, intricate details, horror theme, epoxy_skull '
44
+ output:
45
+ url: >-
46
+ 3185451.jpeg
47
+ - text: 'female mythical dragon , upper body, masterpiece, perfect face, intricate details, horror theme, epoxy_skull '
48
+ output:
49
+ url: >-
50
+ 3185450.jpeg
51
+ - text: 'female mythical monk, upper body, masterpiece, perfect face, intricate details, horror theme epoxy_skull '
52
+ output:
53
+ url: >-
54
+ 3185454.jpeg
55
+ - text: 'female mythical monk, upper body, masterpiece, perfect face, intricate details, horror theme epoxy_skull '
56
+ output:
57
+ url: >-
58
+ 3185456.jpeg
59
+
60
+ ---
61
+
62
+ # Glowing Skull [LoRA 1.5+SDXL]
63
+
64
+ <Gallery />
65
+
66
+
67
+
68
+ ([CivitAI](https://civitai.com/models/42429))
69
+
70
+ ## Model description
71
+
72
+ <p><u>SDXL:<br /></u>Trigger word: <strong>epoxy_skull</strong><br />Sampling Method: <strong><span style="color:rgb(219, 222, 225)">DPM++ 2M SDE Karras</span></strong><br /><br /><u>SD1.5:<br /></u>Trigger word: <strong>epoxy_skull</strong><br />Sampling Method: <strong>Euler and Euler a</strong><br /><br />☕ Buy me a coffee: <a target="_blank" rel="ugc" href="https://ko-fi.com/ralfingerai">https://ko-fi.com/ralfingerai</a></p>
73
+
74
+ ## Trigger words
75
+ You should use `epoxy_skull` to trigger the image generation.
76
+
77
+
78
+ ## Download model
79
+
80
+ Weights for this model are available in Safetensors format.
81
+
82
+ [Download](/RalFinger/glowing-skull-lora-1-5-sdxl/tree/main) them in the Files & versions tab.
83
+
84
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
85
+
86
+ ```py
87
+ from diffusers import AutoPipelineForText2Image
88
+ import torch
89
+
90
+ pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
91
+ pipeline.load_lora_weights('RalFinger/glowing-skull-lora-1-5-sdxl', weight_name='epoxy_skull-sdxl.safetensors')
92
+ image = pipeline('female mythical monk, upper body, masterpiece, perfect face, intricate details, horror theme epoxy_skull ').images[0]
93
+ ```
94
+
95
+ 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)
96
+
epoxy_skull-sdxl.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94eae8fdcf0cdb538f8e1a581f11f499b266375f4c97375ec6d41f29e1a96b8d
3
+ size 228452892