ntc-ai commited on
Commit
3757ce3
1 Parent(s): 85bb84d

Update README, safetensors and PNGs

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ *.png filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,96 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ language:
4
+ - en
5
+ thumbnail: "images/evaluate/wood elf...city elf/wood elf_17_3.0.png"
6
+ widget:
7
+ - text: wood elf
8
+ output:
9
+ url: images/wood elf_17_3.0.png
10
+ - text: wood elf
11
+ output:
12
+ url: images/wood elf_19_3.0.png
13
+ - text: wood elf
14
+ output:
15
+ url: images/wood elf_20_3.0.png
16
+ - text: wood elf
17
+ output:
18
+ url: images/wood elf_21_3.0.png
19
+ - text: wood elf
20
+ output:
21
+ url: images/wood elf_22_3.0.png
22
+ tags:
23
+ - text-to-image
24
+ - stable-diffusion-xl
25
+ - lora
26
+ - template:sd-lora
27
+ - template:sdxl-lora
28
+ - sdxl-sliders
29
+ - ntcai.xyz-sliders
30
+ - concept
31
+ - diffusers
32
+ license: "mit"
33
+ inference: false
34
+ instance_prompt: "wood elf"
35
+ base_model: "stabilityai/stable-diffusion-xl-base-1.0"
36
+ ---
37
+ # ntcai.xyz slider - wood elf (SDXL LoRA)
38
+
39
+ | Strength: -3 | Strength: 0 | Strength: 3 |
40
+ | --- | --- | --- |
41
+ | <img src="images/wood elf_17_-3.0.png" width=256 height=256 /> | <img src="images/wood elf_17_0.0.png" width=256 height=256 /> | <img src="images/wood elf_17_3.0.png" width=256 height=256 /> |
42
+ | <img src="images/wood elf_19_-3.0.png" width=256 height=256 /> | <img src="images/wood elf_19_0.0.png" width=256 height=256 /> | <img src="images/wood elf_19_3.0.png" width=256 height=256 /> |
43
+ | <img src="images/wood elf_20_-3.0.png" width=256 height=256 /> | <img src="images/wood elf_20_0.0.png" width=256 height=256 /> | <img src="images/wood elf_20_3.0.png" width=256 height=256 /> |
44
+
45
+
46
+ ## Download
47
+
48
+ Weights for this model are available in Safetensors format.
49
+
50
+ ## Trigger words
51
+
52
+ You can apply this LoRA with trigger words for additional effect:
53
+
54
+ ```
55
+ wood elf
56
+ ```
57
+
58
+ ## Use in diffusers
59
+
60
+ ```python
61
+ from diffusers import StableDiffusionXLPipeline
62
+ from diffusers import EulerAncestralDiscreteScheduler
63
+ import torch
64
+
65
+ pipe = StableDiffusionXLPipeline.from_single_file("https://huggingface.co/martyn/sdxl-turbo-mario-merge-top-rated/blob/main/topRatedTurboxlLCM_v10.safetensors")
66
+ pipe.to("cuda")
67
+ pipe.scheduler = EulerAncestralDiscreteScheduler.from_config(pipe.scheduler.config)
68
+
69
+ # Load the LoRA
70
+ pipe.load_lora_weights('ntc-ai/SDXL-LoRA-slider.wood-elf', weight_name='wood elf.safetensors', adapter_name="wood elf")
71
+
72
+ # Activate the LoRA
73
+ pipe.set_adapters(["wood elf"], adapter_weights=[2.0])
74
+
75
+ prompt = "medieval rich kingpin sitting in a tavern, wood elf"
76
+ negative_prompt = "nsfw"
77
+ width = 512
78
+ height = 512
79
+ num_inference_steps = 10
80
+ guidance_scale = 2
81
+ image = pipe(prompt, negative_prompt=negative_prompt, width=width, height=height, guidance_scale=guidance_scale, num_inference_steps=num_inference_steps).images[0]
82
+ image.save('result.png')
83
+ ```
84
+
85
+ ## Support the Patreon
86
+
87
+ If you like this model please consider [joining our Patreon](https://www.patreon.com/NTCAI).
88
+
89
+ By joining our Patreon, you'll gain access to an ever-growing library of over 510+ unique and diverse LoRAs, covering a wide range of styles and genres. You'll also receive early access to new models and updates, exclusive behind-the-scenes content, and the powerful LoRA slider creator, allowing you to craft your own custom LoRAs and experiment with endless possibilities.
90
+
91
+ Your support on Patreon will allow us to continue developing and refining new models.
92
+
93
+ ## Other resources
94
+
95
+ - [CivitAI](https://civitai.com/user/ntc) - Follow ntc on Civit for even more LoRAs
96
+ - [ntcai.xyz](https://ntcai.xyz) - See ntcai.xyz to find more articles and LoRAs
images/wood elf_17_-1.5.png ADDED

Git LFS Details

  • SHA256: 85bb791a0b6b1f97a2c3addbb6dd23ac953131b79a5cbff68727720afb722168
  • Pointer size: 132 Bytes
  • Size of remote file: 1.66 MB
images/wood elf_17_-3.0.png ADDED

Git LFS Details

  • SHA256: f5937002fa25a32e947df170ceffaac90af358a4107e6ac172f539ccfff3e588
  • Pointer size: 132 Bytes
  • Size of remote file: 1.66 MB
images/wood elf_17_0.0.png ADDED

Git LFS Details

  • SHA256: e0e2f7a94c2d7bb5b61fef0941a8c94b5298a33c53c80edfb5206083481940e9
  • Pointer size: 132 Bytes
  • Size of remote file: 1.65 MB
images/wood elf_17_1.5.png ADDED

Git LFS Details

  • SHA256: 608092060e11744ed4c08125d4f40a719d6aa72530f186b80e167cbc0d4bf1c4
  • Pointer size: 132 Bytes
  • Size of remote file: 1.65 MB
images/wood elf_17_3.0.png ADDED

Git LFS Details

  • SHA256: a195b924d0156032939ca88a217a70675c7c027f3954a2616d60c6573e314986
  • Pointer size: 132 Bytes
  • Size of remote file: 1.68 MB
images/wood elf_19_-1.5.png ADDED

Git LFS Details

  • SHA256: 0483bebf01e34fb72da915f92e2a361986cef39316e7d16bb1a9bec33ad0f772
  • Pointer size: 132 Bytes
  • Size of remote file: 1.51 MB
images/wood elf_19_-3.0.png ADDED

Git LFS Details

  • SHA256: 24fae8e1fee6e33d5c363b313c4de8f6d01d1b36c16a95876de1985998847d26
  • Pointer size: 132 Bytes
  • Size of remote file: 1.48 MB
images/wood elf_19_0.0.png ADDED

Git LFS Details

  • SHA256: fa916a3a4b196512c8a901a45b5992fc6f085c1b6782bc015d06c55c6522dc44
  • Pointer size: 132 Bytes
  • Size of remote file: 1.52 MB
images/wood elf_19_1.5.png ADDED

Git LFS Details

  • SHA256: 194b900ebdb7c0e8b8d10f7200886e2906fb1b776b542bb5f140aabceec141ca
  • Pointer size: 132 Bytes
  • Size of remote file: 1.53 MB
images/wood elf_19_3.0.png ADDED

Git LFS Details

  • SHA256: bf897e20542fb4c4ed1d54d0137e3e533c4e584c5857f60b9e561d04ed207462
  • Pointer size: 132 Bytes
  • Size of remote file: 1.55 MB
images/wood elf_20_-1.5.png ADDED

Git LFS Details

  • SHA256: a6692b91dcff750b842c33b83d823640ea40cd25cee21724ef9ce272429befe4
  • Pointer size: 132 Bytes
  • Size of remote file: 1.49 MB
images/wood elf_20_-3.0.png ADDED

Git LFS Details

  • SHA256: d4346933f5bc3f26085301f81a3db69698e112dd15e77fbd75512ca9944d084e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.45 MB
images/wood elf_20_0.0.png ADDED

Git LFS Details

  • SHA256: 5a843c6ad99aeb4569dbaf43fbc676dd34b094ee7b7d68090c8abf0ef7df16c6
  • Pointer size: 132 Bytes
  • Size of remote file: 1.51 MB
images/wood elf_20_1.5.png ADDED

Git LFS Details

  • SHA256: fb21e42c3baf05111e27aa8f9a4209be523a56faa3f0e4fe32af61e5f9d1e234
  • Pointer size: 132 Bytes
  • Size of remote file: 1.51 MB
images/wood elf_20_3.0.png ADDED

Git LFS Details

  • SHA256: 0311ed87a7eab58f71e915b104c8ff9af5c423a46efb943cdf8d0d741eb27290
  • Pointer size: 132 Bytes
  • Size of remote file: 1.52 MB
images/wood elf_21_-1.5.png ADDED

Git LFS Details

  • SHA256: 43a5a25143c72c611c8dbcb32057fd6912f8b6fd8ffe5f9184b4d81051fa321a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.46 MB
images/wood elf_21_-3.0.png ADDED

Git LFS Details

  • SHA256: 705a2112900583f54ec63327055620e077523b270d87d347fcd7a4d334e6f5f7
  • Pointer size: 132 Bytes
  • Size of remote file: 1.5 MB
images/wood elf_21_0.0.png ADDED

Git LFS Details

  • SHA256: a593e8fc985f613a783f28ed7224b38ab05e6273c0768a1939f41e86b0a595fb
  • Pointer size: 132 Bytes
  • Size of remote file: 1.4 MB
images/wood elf_21_1.5.png ADDED

Git LFS Details

  • SHA256: 6ad717cae7255bbae435985597a38a0d2e2b6c340d76f32bb3905a513af6074e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.48 MB
images/wood elf_21_3.0.png ADDED

Git LFS Details

  • SHA256: 3a2920206e5e31d1ebdc7ed9c06dc7015433e0d346f0785e85b23e3eefed1eb9
  • Pointer size: 132 Bytes
  • Size of remote file: 1.64 MB
images/wood elf_22_-1.5.png ADDED

Git LFS Details

  • SHA256: 58bc08d28603c0729742b8e8f99596875cab7a59658b0340a0f7a6c40b324fe7
  • Pointer size: 132 Bytes
  • Size of remote file: 1.21 MB
images/wood elf_22_-3.0.png ADDED

Git LFS Details

  • SHA256: 4572cf1d4bb83d9d22b57af745b46d423a157bba5c4ae1f2e96ac24ecc4357c2
  • Pointer size: 132 Bytes
  • Size of remote file: 1.21 MB
images/wood elf_22_0.0.png ADDED

Git LFS Details

  • SHA256: bce1ab3e54e1101022fa8722daf814ba2dda4802fec4216685a0e3bb983cbcbd
  • Pointer size: 132 Bytes
  • Size of remote file: 1.22 MB
images/wood elf_22_1.5.png ADDED

Git LFS Details

  • SHA256: 8bca61e2b4e17f5ad844d12d33cd584a299fc2ad88c8b7418ef79eea3220d8d0
  • Pointer size: 132 Bytes
  • Size of remote file: 1.25 MB
images/wood elf_22_3.0.png ADDED

Git LFS Details

  • SHA256: edb52afd5c735163db368ad709786ddee798c533fa0ec4a413058589c1a74e14
  • Pointer size: 132 Bytes
  • Size of remote file: 1.28 MB
wood elf.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fde18f2d44cac986068a4002177ce2c0d0a0a00834614b303ded16ae562e2ced
3
+ size 8789076