multimodalart HF staff commited on
Commit
0846da1
1 Parent(s): 95d0bde

Upload folder using huggingface_hub

Browse files
3974791.jpeg ADDED
3974823.jpeg ADDED
3974831.jpeg ADDED
3974835.jpeg ADDED
3974837.jpeg ADDED
3974868.jpeg ADDED
3974883.jpeg ADDED
3974905.jpeg ADDED
3974929.jpeg ADDED
3974948.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=Rent&allowDerivatives=True&allowDifferentLicense=False
5
+ tags:
6
+ - text-to-image
7
+ - stable-diffusion
8
+ - lora
9
+ - diffusers
10
+ - template:sd-lora
11
+ - claymation
12
+ - christmas
13
+ - style
14
+ - sdxl style lora
15
+
16
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
17
+ instance_prompt: ClaymationX
18
+ widget:
19
+ - text: 'Harry potter and the holiday spirit ClaymationX '
20
+ output:
21
+ url: >-
22
+ 3974791.jpeg
23
+ - text: 'Rick and Morty ClaymationX '
24
+ output:
25
+ url: >-
26
+ 3974823.jpeg
27
+ - text: 'Cyberman santa ClaymationX '
28
+ output:
29
+ url: >-
30
+ 3974831.jpeg
31
+ - text: 'Snoop Dogg ClaymationX '
32
+ output:
33
+ url: >-
34
+ 3974835.jpeg
35
+ - text: 'Godzilla vs. Santa ClaymationX '
36
+ output:
37
+ url: >-
38
+ 3974837.jpeg
39
+ - text: 'The girl with a pearl earring by vermeer ClaymationX '
40
+ output:
41
+ url: >-
42
+ 3974905.jpeg
43
+ - text: 'Zombie Santa riding with a demon reindeer ClaymationX '
44
+ output:
45
+ url: >-
46
+ 3974868.jpeg
47
+ - text: 'An evil Rudolph spider ClaymationX '
48
+ output:
49
+ url: >-
50
+ 3974883.jpeg
51
+ - text: 'A socially awkward (potato) ClaymationX '
52
+ output:
53
+ url: >-
54
+ 3974929.jpeg
55
+ - text: 'Marge Simpson kissing Santa ClaymationX '
56
+ output:
57
+ url: >-
58
+ 3974948.jpeg
59
+
60
+ ---
61
+
62
+ # ClaymationX - SDXL LoRA
63
+
64
+ <Gallery />
65
+
66
+
67
+
68
+ ([CivitAI](https://civitai.com/models/214257))
69
+
70
+ ## Model description
71
+
72
+ <p>SDXL LoRA trained upon images from various old "Christmas claymation specials"</p><p>Use the trigger word ClaymationX in your prompts</p>
73
+
74
+ ## Trigger words
75
+ You should use `ClaymationX` to trigger the image generation.
76
+
77
+
78
+ ## Download model
79
+
80
+ Weights for this model are available in Safetensors format.
81
+
82
+ [Download](/Norod78/claymationx-sdxl-lora/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('Norod78/claymationx-sdxl-lora', weight_name='SDXL-ClaymationX-Lora-000002.safetensors')
92
+ image = pipeline('Marge Simpson kissing Santa ClaymationX ').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
+
SDXL-ClaymationX-Lora-000002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ebc6e6f5fc4640f48c9961fb420ab4cf69a4cc7603d8ce0f0006e9556800077
3
+ size 85973516