multimodalart HF staff commited on
Commit
89a19bb
1 Parent(s): 07b2fe4

Upload folder using huggingface_hub

Browse files
3308561.jpeg ADDED
3308562.jpeg ADDED
3308563.jpeg ADDED
3308564.jpeg ADDED
3308566.jpeg ADDED
3308567.jpeg ADDED
3308568.jpeg ADDED
3308569.jpeg ADDED
3308645.jpeg ADDED
3308651.jpeg ADDED
README.md ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - wood
12
+ - figurines
13
+ - minis
14
+ - chess
15
+ - style
16
+ - figure
17
+ - figurine
18
+ - wooden
19
+
20
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
21
+ instance_prompt: woodfigurez
22
+ widget:
23
+ - text: 'woodfigurez, chessboard, amazing looking wooden dragon, (painted with varnish colors:1.2), artistic style '
24
+ output:
25
+ url: >-
26
+ 3308561.jpeg
27
+ - text: 'woodfigurez, chessboard, amazing looking wooden dragon, (painted with varnish colors:1.2), artistic style '
28
+ output:
29
+ url: >-
30
+ 3308562.jpeg
31
+ - text: 'woodfigurez, made out of wood,snail riding a motorcycle, super fast, dust behind motorcycle, on route 66 '
32
+ output:
33
+ url: >-
34
+ 3308564.jpeg
35
+ - text: 'woodfigurez, made out of wood,snail riding a motorcycle, super fast, dust behind motorcycle, on route 66 '
36
+ output:
37
+ url: >-
38
+ 3308563.jpeg
39
+ - text: 'woodfigurez, wooden figure, tree in sandpit, tree, colorful playground background with children, backroom light '
40
+ output:
41
+ url: >-
42
+ 3308645.jpeg
43
+ - text: 'woodfigurez, wooden figure, tree in sandpit, tree, colorful playground background with children, backroom light '
44
+ output:
45
+ url: >-
46
+ 3308651.jpeg
47
+ - text: 'woodfigurez, made out of wood, aged angela merkel made out of wood, bust, front view, standing the german reichstag '
48
+ output:
49
+ url: >-
50
+ 3308566.jpeg
51
+ - text: 'woodfigurez, made out of wood, donald trump made out of wood, bust, standing in the capitol building '
52
+ output:
53
+ url: >-
54
+ 3308567.jpeg
55
+ - text: 'woodfigurez, chessboard, amazing looking wooden queen in focus, upper body, artistic style '
56
+ output:
57
+ url: >-
58
+ 3308569.jpeg
59
+ - text: 'woodfigurez, chessboard, amazing looking wooden queen in focus, upper body, artistic style '
60
+ output:
61
+ url: >-
62
+ 3308568.jpeg
63
+
64
+ ---
65
+
66
+ # Wood Figure Style [SDXL LoRA]
67
+
68
+ <Gallery />
69
+
70
+
71
+
72
+ ([CivitAI](https://civitai.com/models/185218))
73
+
74
+ ## Model description
75
+
76
+ <p><u>SDXL:<br /></u><span style="color:rgb(193, 194, 197)">Trigger word: </span><strong><span style="color:rgb(193, 194, 197)">woodfigurez</span></strong><br /><span style="color:rgb(193, 194, 197)">Sampling Method: </span><strong><span style="color:rgb(219, 222, 225)">DPM++ 2M SDE Karras</span></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>
77
+
78
+ ## Trigger words
79
+ You should use `woodfigurez` to trigger the image generation.
80
+
81
+
82
+ ## Download model
83
+
84
+ Weights for this model are available in Safetensors format.
85
+
86
+ [Download](/RalFinger/wood-figure-style-sdxl-lora/tree/main) them in the Files & versions tab.
87
+
88
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
89
+
90
+ ```py
91
+ from diffusers import AutoPipelineForText2Image
92
+ import torch
93
+
94
+ pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
95
+ pipeline.load_lora_weights('RalFinger/wood-figure-style-sdxl-lora', weight_name='woodfigurez-sdxl.safetensors')
96
+ image = pipeline('woodfigurez, chessboard, amazing looking wooden queen in focus, upper body, artistic style ').images[0]
97
+ ```
98
+
99
+ 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)
100
+
woodfigurez-sdxl.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e8d768e0d707867717ebf0cb93ebf65431cc5a105982fa5ffd162d78e20b8c1
3
+ size 228452892