multimodalart HF staff commited on
Commit
ad50719
1 Parent(s): 46de198

Upload folder using huggingface_hub

Browse files
3779829.jpeg ADDED
3779830.jpeg ADDED
3779831.jpeg ADDED
3779832.jpeg ADDED
3779833.jpeg ADDED
3779834.jpeg ADDED
3779835.jpeg ADDED
3779837.jpeg ADDED
3779842.jpeg ADDED
3779847.jpeg ADDED
README.md ADDED
@@ -0,0 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - christmas
12
+ - santa claus
13
+ - style
14
+ - christmas decorations
15
+ - outfits
16
+ - styles
17
+ - critter
18
+
19
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
20
+ instance_prompt: ral-chrcrts
21
+ widget:
22
+ - text: 'ral-chrcrts, a cute couple of animals that are standing in the snow '
23
+ output:
24
+ url: >-
25
+ 3779832.jpeg
26
+ - text: 'ral-chrcrts, a very creepy looking creature with a santa hat '
27
+ output:
28
+ url: >-
29
+ 3779837.jpeg
30
+ - text: 'ral-chrcrts, a furry animal wearing a christmas hat and scarf '
31
+ output:
32
+ url: >-
33
+ 3779842.jpeg
34
+ - text: 'ral-chrcrts, a creepy looking spider wearing a santa hat '
35
+ output:
36
+ url: >-
37
+ 3779831.jpeg
38
+ - text: 'ral-chrcrts, cute crab christmas ornament with a santa hat on '
39
+ output:
40
+ url: >-
41
+ 3779847.jpeg
42
+ - text: 'ral-chrcrts, a creepy looking creature wearing a santa hat '
43
+ output:
44
+ url: >-
45
+ 3779829.jpeg
46
+ - text: 'ral-chrcrts, a cute couple of animals that are standing in the snow '
47
+ output:
48
+ url: >-
49
+ 3779830.jpeg
50
+ - text: 'ral-chrcrts, a creepy skeleton dragon with a creepy santa hat riding a sleigh '
51
+ output:
52
+ url: >-
53
+ 3779833.jpeg
54
+ - text: 'ral-chrcrts, a cute cat with a christmas hat and a christmas decoration '
55
+ output:
56
+ url: >-
57
+ 3779834.jpeg
58
+ - text: 'ral-chrcrts, a very creepy looking creature with a santa hat '
59
+ output:
60
+ url: >-
61
+ 3779835.jpeg
62
+
63
+ ---
64
+
65
+ # Christmas Critters [SDXL LoRA]
66
+
67
+ <Gallery />
68
+
69
+
70
+
71
+ ([CivitAI](https://civitai.com/models/206783))
72
+
73
+ ## Model description
74
+
75
+ <p><u>SDXL:<br /></u><span style="color:rgb(193, 194, 197)">Trigger word: </span><strong><span style="color:rgb(193, 194, 197)">ral-chrcrts</span></strong><br /><br /><u><span style="color:rgb(193, 194, 197)">Note:</span></u><br /><span style="color:rgb(193, 194, 197)">This LoRA can be used for </span><strong><span style="color:rgb(193, 194, 197)">CUTE</span></strong><span style="color:rgb(193, 194, 197)"> or </span><strong><span style="color:rgb(193, 194, 197)">HORRIBLE </span></strong><span style="color:rgb(193, 194, 197)">Christmas images, just give it a try!</span><strong><br /></strong><br /><span style="color:rgb(193, 194, 197)">☕ Buy me a coffee: </span><a target="_blank" rel="ugc" href="https://ko-fi.com/ralfingerai">https://ko-fi.com/ralfingerai</a></p>
76
+
77
+ ## Trigger words
78
+ You should use `ral-chrcrts` to trigger the image generation.
79
+
80
+
81
+ ## Download model
82
+
83
+ Weights for this model are available in Safetensors format.
84
+
85
+ [Download](/RalFinger/christmas-critters-sdxl-lora/tree/main) them in the Files & versions tab.
86
+
87
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
88
+
89
+ ```py
90
+ from diffusers import AutoPipelineForText2Image
91
+ import torch
92
+
93
+ pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
94
+ pipeline.load_lora_weights('RalFinger/christmas-critters-sdxl-lora', weight_name='ral-chrcrts-sdxl.safetensors')
95
+ image = pipeline('ral-chrcrts, a very creepy looking creature with a santa hat ').images[0]
96
+ ```
97
+
98
+ 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)
99
+
ral-chrcrts-sdxl.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0faf6d6395c142f8f60623106015249806e795c07ccbd474674bf7af3fcee5e8
3
+ size 228453052