ntc-ai commited on
Commit
78b232b
1 Parent(s): 616a293

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/spooky ghosts...safe/spooky ghosts_17_3.0.png"
6
+ widget:
7
+ - text: spooky ghosts
8
+ output:
9
+ url: images/spooky ghosts_17_3.0.png
10
+ - text: spooky ghosts
11
+ output:
12
+ url: images/spooky ghosts_19_3.0.png
13
+ - text: spooky ghosts
14
+ output:
15
+ url: images/spooky ghosts_20_3.0.png
16
+ - text: spooky ghosts
17
+ output:
18
+ url: images/spooky ghosts_21_3.0.png
19
+ - text: spooky ghosts
20
+ output:
21
+ url: images/spooky ghosts_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: "spooky ghosts"
35
+ base_model: "stabilityai/stable-diffusion-xl-base-1.0"
36
+ ---
37
+ # ntcai.xyz slider - spooky ghosts (SDXL LoRA)
38
+
39
+ | Strength: -3 | Strength: 0 | Strength: 3 |
40
+ | --- | --- | --- |
41
+ | <img src="images/spooky ghosts_17_-3.0.png" width=256 height=256 /> | <img src="images/spooky ghosts_17_0.0.png" width=256 height=256 /> | <img src="images/spooky ghosts_17_3.0.png" width=256 height=256 /> |
42
+ | <img src="images/spooky ghosts_19_-3.0.png" width=256 height=256 /> | <img src="images/spooky ghosts_19_0.0.png" width=256 height=256 /> | <img src="images/spooky ghosts_19_3.0.png" width=256 height=256 /> |
43
+ | <img src="images/spooky ghosts_20_-3.0.png" width=256 height=256 /> | <img src="images/spooky ghosts_20_0.0.png" width=256 height=256 /> | <img src="images/spooky ghosts_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
+ spooky ghosts
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.spooky-ghosts', weight_name='spooky ghosts.safetensors', adapter_name="spooky ghosts")
71
+
72
+ # Activate the LoRA
73
+ pipe.set_adapters(["spooky ghosts"], adapter_weights=[2.0])
74
+
75
+ prompt = "medieval rich kingpin sitting in a tavern, spooky ghosts"
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 200+ 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/spooky ghosts_17_-1.5.png ADDED

Git LFS Details

  • SHA256: d2b1fec261278af7772e4b2867c192cc690e5762f8030fc007672782d9abbe5c
  • Pointer size: 132 Bytes
  • Size of remote file: 1.56 MB
images/spooky ghosts_17_-3.0.png ADDED

Git LFS Details

  • SHA256: e849eb5eff4a553c55e7d951e7333eee6fc00ab7ffcb69ea5b644d4f9d8f1c39
  • Pointer size: 132 Bytes
  • Size of remote file: 1.54 MB
images/spooky ghosts_17_0.0.png ADDED

Git LFS Details

  • SHA256: 3c21bff15e9c771cb73678a2b3b2319955dc83323f8e1ffc0d8d8320e078b921
  • Pointer size: 132 Bytes
  • Size of remote file: 1.56 MB
images/spooky ghosts_17_1.5.png ADDED

Git LFS Details

  • SHA256: 7e6a5b52f540881adb51c618fa7f659e8a23b22416f843bbb22049242dae45dc
  • Pointer size: 132 Bytes
  • Size of remote file: 1.52 MB
images/spooky ghosts_17_3.0.png ADDED

Git LFS Details

  • SHA256: 866da1cd0d943af9349935221a0fe9926b0e50f3c23546c431e077e7098d64f1
  • Pointer size: 132 Bytes
  • Size of remote file: 1.54 MB
images/spooky ghosts_19_-1.5.png ADDED

Git LFS Details

  • SHA256: cd4ba21cb87c7168da13341ff1c360f06fdfa657d55647807f46d0aaf976f171
  • Pointer size: 132 Bytes
  • Size of remote file: 1.22 MB
images/spooky ghosts_19_-3.0.png ADDED

Git LFS Details

  • SHA256: 513d6e92627ec0b83048a757688db417b38685122d421df29b3ef4ba9ae30c16
  • Pointer size: 132 Bytes
  • Size of remote file: 1.16 MB
images/spooky ghosts_19_0.0.png ADDED

Git LFS Details

  • SHA256: 07f450bcda34fc0245dccb2f8ea57e6d25bcc430fba66229372dcd2934b8824b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.27 MB
images/spooky ghosts_19_1.5.png ADDED

Git LFS Details

  • SHA256: 969639dcda0918d88eb3e4fc94b68d79131925238f73da7ff0c9381d49b80e4d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.28 MB
images/spooky ghosts_19_3.0.png ADDED

Git LFS Details

  • SHA256: 75e7c2ed151b6a23dbc7ae030bd566e7d1a284c7e9ede106c01b4a46730ea3e2
  • Pointer size: 132 Bytes
  • Size of remote file: 1.32 MB
images/spooky ghosts_20_-1.5.png ADDED

Git LFS Details

  • SHA256: 8d4a2a7208f5831439454008a0ee873c1ff9ae64bc6ec71ff52e68fae1e5eb2c
  • Pointer size: 132 Bytes
  • Size of remote file: 1.28 MB
images/spooky ghosts_20_-3.0.png ADDED

Git LFS Details

  • SHA256: bff8780a3f778a7c3e681abf8a615b276e0642e1b6d48743180211ea8e23250a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.28 MB
images/spooky ghosts_20_0.0.png ADDED

Git LFS Details

  • SHA256: 9b84fca9ae55de475d780f60a0d188920f6f45dfd727916acc801c3e3a17ab1c
  • Pointer size: 132 Bytes
  • Size of remote file: 1.29 MB
images/spooky ghosts_20_1.5.png ADDED

Git LFS Details

  • SHA256: 6e02eae696f4030da9e15bde4f817775d616d2d10d702995f5803c2d49e76cc8
  • Pointer size: 132 Bytes
  • Size of remote file: 1.27 MB
images/spooky ghosts_20_3.0.png ADDED

Git LFS Details

  • SHA256: 21aab4c3c6154c86dcebc4fa2a9274601d2e678e09a7ebd3bd0a8d3993f16f6b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.3 MB
images/spooky ghosts_21_-1.5.png ADDED

Git LFS Details

  • SHA256: a14acf7b509bdace198ccac851fb9e057b0deb952aa1d651a06c9a1c7678e41c
  • Pointer size: 132 Bytes
  • Size of remote file: 1.34 MB
images/spooky ghosts_21_-3.0.png ADDED

Git LFS Details

  • SHA256: 3b6e7c2b374a225517bce5ef32a153b2e67bc65f8e7514f51c1d94fe96d18968
  • Pointer size: 132 Bytes
  • Size of remote file: 1.34 MB
images/spooky ghosts_21_0.0.png ADDED

Git LFS Details

  • SHA256: 900c9b26d9d68f65019f9fc8592e86941fdffbbc42eca8d3efc523bce58428ca
  • Pointer size: 132 Bytes
  • Size of remote file: 1.33 MB
images/spooky ghosts_21_1.5.png ADDED

Git LFS Details

  • SHA256: 96f805cbc7e57b85e3fb7619e1e73c386e460246274e9cfcca723d4b3c521f11
  • Pointer size: 132 Bytes
  • Size of remote file: 1.34 MB
images/spooky ghosts_21_3.0.png ADDED

Git LFS Details

  • SHA256: 701aaef81bcfce4255151824829b72db371c66b21dfdf743eacf986c6044d9cf
  • Pointer size: 132 Bytes
  • Size of remote file: 1.36 MB
images/spooky ghosts_22_-1.5.png ADDED

Git LFS Details

  • SHA256: 4303aa5f6fd41a0a9261b29364f5c60dc4beb75cafed7b1f74ad4ac798743079
  • Pointer size: 132 Bytes
  • Size of remote file: 1.57 MB
images/spooky ghosts_22_-3.0.png ADDED

Git LFS Details

  • SHA256: 6a46d734772a6020457485c00752cccd014b7e349c7f5edb49f277c6514aaafd
  • Pointer size: 132 Bytes
  • Size of remote file: 1.57 MB
images/spooky ghosts_22_0.0.png ADDED

Git LFS Details

  • SHA256: a2b64b756934a21b2a5a3fb38ecc59faf582599766d1571dd78842885e5f8730
  • Pointer size: 132 Bytes
  • Size of remote file: 1.58 MB
images/spooky ghosts_22_1.5.png ADDED

Git LFS Details

  • SHA256: dba92c11d87040cf33b159415ee69e031ff423b7e976e5d6807dbd3b1ad35c40
  • Pointer size: 132 Bytes
  • Size of remote file: 1.56 MB
images/spooky ghosts_22_3.0.png ADDED

Git LFS Details

  • SHA256: b35e288490a3cceb12acb6a739ddce645dcff187af136e64e7f5f1e172110902
  • Pointer size: 132 Bytes
  • Size of remote file: 1.53 MB
spooky ghosts.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:780d0caebd9e55bdaea447be96fd92bc97f806bd26f081035dc645230e4b571f
3
+ size 8789076