multimodalart HF staff commited on
Commit
bfe7ae4
•
1 Parent(s): a14e01b

Upload folder using huggingface_hub

Browse files
2176853.jpeg ADDED
2176922.jpeg ADDED
2176979.jpeg ADDED
2176998.jpeg ADDED
2177023.jpeg ADDED
2177036.jpeg ADDED
2177223.jpeg ADDED
2177237.jpeg ADDED
2178025.jpeg ADDED
DD-lclr-artstyle-XL-v1.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80a58f59f5b30e7f096b5d4785132f21a01a6cb1151314552a1f25d4fb0a42ee
3
+ size 228453468
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
+ - style
12
+ - paintingstyle
13
+ - paintings
14
+ - artist
15
+ - artstyle
16
+ - painting
17
+ - brushstroke
18
+ - laclair
19
+
20
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
21
+ instance_prompt: lclr artstyle
22
+ widget:
23
+ - text: ' '
24
+ output:
25
+ url: >-
26
+ 2178025.jpeg
27
+ - text: ' '
28
+ output:
29
+ url: >-
30
+ 2177023.jpeg
31
+ - text: ' '
32
+ output:
33
+ url: >-
34
+ 2177237.jpeg
35
+ - text: ' '
36
+ output:
37
+ url: >-
38
+ 2176979.jpeg
39
+ - text: ' '
40
+ output:
41
+ url: >-
42
+ 2176998.jpeg
43
+ - text: ' '
44
+ output:
45
+ url: >-
46
+ 2177223.jpeg
47
+ - text: ' '
48
+ output:
49
+ url: >-
50
+ 2176853.jpeg
51
+ - text: ' '
52
+ output:
53
+ url: >-
54
+ 2176922.jpeg
55
+ - text: ' '
56
+ output:
57
+ url: >-
58
+ 2177036.jpeg
59
+
60
+ ---
61
+
62
+ # Painterly LaClair artstyle LoRA 218MB & 1.8GB Versions
63
+
64
+ <Gallery />
65
+
66
+
67
+
68
+
69
+
70
+ ## Model description
71
+
72
+ <p>Lightweight 218MB LoRA!<br /><br />Results can at times not look "ai generated" making this a powerful tool. <br /><br />Please use responsibly and credit artist <a target="_blank" rel="ugc" href="https://www.instagram.com/elijahlaclair/"><strong>Elijah LaClair</strong></a> for his generous usage of his work when possible. <br /><br />Updated versions of <a target="_blank" rel="ugc" href="https://civitai.com/models/117086?modelVersionId=126839">my 0.9XL LoRA</a>. <br /><br /><span style="color:rgb(193, 194, 197)">Trained on the paintings of American Artist </span><a target="_blank" rel="ugc" href="https://www.instagram.com/elijahlaclair/"><strong><span style="color:rgb(193, 194, 197)">Elijah LaClair</span></strong></a><span style="color:rgb(193, 194, 197)"> with his permission.</span><br /><br />For the 100 epochs version <span style="color:rgb(193, 194, 197)">I followed </span><a target="_blank" rel="ugc" href="https://civitai.com/articles/1771/how-to-create-near-perfect-character-and-style-loras-for-sdxl-10-important-update-19082023"><strong><span style="color:rgb(193, 194, 197)">AI_Characters's</span></strong></a><span style="color:rgb(193, 194, 197)"> </span><a target="_blank" rel="ugc" href="https://civitai.com/articles/1771/how-to-create-near-perfect-character-and-style-loras-for-sdxl-10-important-update-19082023">guide on LoRA settings</a><span style="color:rgb(193, 194, 197)"> but with my own artstyle regulation images as well.</span><br /><br /><span style="color:rgb(17, 17, 17)">☕ </span>Like what I do? <span style="color:rgb(17, 17, 17)">☕</span><br /><span style="color:rgb(17, 17, 17)">☕ </span><a target="_blank" rel="ugc" href="https://www.buymeacoffee.com/doctordiffusion">Buy me a coffee or two</a>! <span style="color:rgb(17, 17, 17)">☕</span></p>
73
+
74
+ ## Trigger words
75
+ You should use `lclr artstyle`, `painting` to trigger the image generation.
76
+
77
+
78
+ ## Download model
79
+
80
+ Weights for this model are available in Safetensors format.
81
+
82
+ [Download](/DoctorDiffusion/painterly-laclair-artstyle-lora-218mb-1-8gb-versions/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('DoctorDiffusion/painterly-laclair-artstyle-lora-218mb-1-8gb-versions', weight_name='DD-lclr-artstyle-XL-v1.safetensors')
92
+ image = pipeline('`lclr artstyle`, `painting`').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
+