multimodalart HF staff commited on
Commit
6fde486
1 Parent(s): 525c71c

Upload folder using huggingface_hub

Browse files
3457784.jpeg ADDED
3457785.jpeg ADDED
3457786.jpeg ADDED
3457787.jpeg ADDED
3457788.jpeg ADDED
3457791.jpeg ADDED
3457792.jpeg ADDED
3457794.jpeg ADDED
3457795.jpeg ADDED
3457796.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
+ - anime
12
+ - fox
13
+ - japan
14
+ - style
15
+ - furry
16
+ - japanese
17
+ - japanese art
18
+
19
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
20
+ instance_prompt: kitsune
21
+ widget:
22
+ - text: 'kitsune, mount, '
23
+ output:
24
+ url: >-
25
+ 3457792.jpeg
26
+ - text: 'kitsune, illusionist, illusionist outfit, '
27
+ output:
28
+ url: >-
29
+ 3457788.jpeg
30
+ - text: 'kitsune, herbalist, herbalist outfit, '
31
+ output:
32
+ url: >-
33
+ 3457796.jpeg
34
+ - text: 'kitsune, knight, dark knight outfit, '
35
+ output:
36
+ url: >-
37
+ 3457784.jpeg
38
+ - text: 'kitsune, cleric, cleric outfit, '
39
+ output:
40
+ url: >-
41
+ 3457791.jpeg
42
+ - text: 'kitsune, templar, templar outfit, '
43
+ output:
44
+ url: >-
45
+ 3457794.jpeg
46
+ - text: 'kitsune, illusionist, illusionist outfit, '
47
+ output:
48
+ url: >-
49
+ 3457785.jpeg
50
+ - text: 'kitsune, illusionist, illusionist outfit, '
51
+ output:
52
+ url: >-
53
+ 3457787.jpeg
54
+ - text: 'kitsune, cleric, cleric outfit, '
55
+ output:
56
+ url: >-
57
+ 3457786.jpeg
58
+ - text: 'kitsune, illusionist, illusionist outfit, '
59
+ output:
60
+ url: >-
61
+ 3457795.jpeg
62
+
63
+ ---
64
+
65
+ # Kitsune Style [SDXL LoRA]
66
+
67
+ <Gallery />
68
+
69
+
70
+
71
+ ([CivitAI](https://civitai.com/models/192589))
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)">kitsune</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><br /><br />Prompt: Use the following keywords for trained styles. Add "clothing" or "outfit" to your prompt to add more details.</p><pre><code>bard, battle mage, beastmaster, druid, herbalist, sorcerer, illusionist, cleric, warrior, lady, mage, monk, moon priest, mount, priest, samurai, shaman, templar, armorer, knight</code></pre>
76
+
77
+ ## Trigger words
78
+ You should use `kitsune` 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/kitsune-style-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/kitsune-style-sdxl-lora', weight_name='kitsune-sdxl.safetensors')
95
+ image = pipeline('kitsune, illusionist, illusionist outfit, ').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
+
kitsune-sdxl.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7405de853271f2f79ad7c72f396cbc629d5b8578f098ebcb0d8328d7e459054c
3
+ size 228452876