ntc-ai commited on
Commit
61530de
1 Parent(s): b632c5a

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/whos in whoville.../whos in whoville_17_3.0.png"
6
+ widget:
7
+ - text: whos in whoville
8
+ output:
9
+ url: images/whos in whoville_17_3.0.png
10
+ - text: whos in whoville
11
+ output:
12
+ url: images/whos in whoville_19_3.0.png
13
+ - text: whos in whoville
14
+ output:
15
+ url: images/whos in whoville_20_3.0.png
16
+ - text: whos in whoville
17
+ output:
18
+ url: images/whos in whoville_21_3.0.png
19
+ - text: whos in whoville
20
+ output:
21
+ url: images/whos in whoville_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: "whos in whoville"
35
+ base_model: "stabilityai/stable-diffusion-xl-base-1.0"
36
+ ---
37
+ # ntcai.xyz slider - whos in whoville (SDXL LoRA)
38
+
39
+ | Strength: -3 | Strength: 0 | Strength: 3 |
40
+ | --- | --- | --- |
41
+ | <img src="images/whos in whoville_17_-3.0.png" width=256 height=256 /> | <img src="images/whos in whoville_17_0.0.png" width=256 height=256 /> | <img src="images/whos in whoville_17_3.0.png" width=256 height=256 /> |
42
+ | <img src="images/whos in whoville_19_-3.0.png" width=256 height=256 /> | <img src="images/whos in whoville_19_0.0.png" width=256 height=256 /> | <img src="images/whos in whoville_19_3.0.png" width=256 height=256 /> |
43
+ | <img src="images/whos in whoville_20_-3.0.png" width=256 height=256 /> | <img src="images/whos in whoville_20_0.0.png" width=256 height=256 /> | <img src="images/whos in whoville_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
+ whos in whoville
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.whos-in-whoville', weight_name='whos in whoville.safetensors', adapter_name="whos in whoville")
71
+
72
+ # Activate the LoRA
73
+ pipe.set_adapters(["whos in whoville"], adapter_weights=[2.0])
74
+
75
+ prompt = "medieval rich kingpin sitting in a tavern, whos in whoville"
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 300+ 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/whos in whoville_17_-1.5.png ADDED

Git LFS Details

  • SHA256: 7e5c9720000bf5559c47822ca8100a93ee1584a120c473dae5bc77a50bfeda93
  • Pointer size: 132 Bytes
  • Size of remote file: 1.51 MB
images/whos in whoville_17_-3.0.png ADDED

Git LFS Details

  • SHA256: 015040a9826e70d1d32f41610976f148a206a137e6bed61210e9da15e58ad080
  • Pointer size: 132 Bytes
  • Size of remote file: 1.57 MB
images/whos in whoville_17_0.0.png ADDED

Git LFS Details

  • SHA256: cc6ce449bcb02fab7fda9d3fbbc4d3b8cce196a1207a8e5ce9416be496b0da99
  • Pointer size: 132 Bytes
  • Size of remote file: 1.52 MB
images/whos in whoville_17_1.5.png ADDED

Git LFS Details

  • SHA256: 2bf07cfc90f08c7598bdaa1aff29692bb453d44bd82ebfd89b359e1f296ae591
  • Pointer size: 132 Bytes
  • Size of remote file: 1.53 MB
images/whos in whoville_17_3.0.png ADDED

Git LFS Details

  • SHA256: 0dd4a1a3874a75a6d85c4446ea5cff3f7f0a3e333c256ea8b2f880501807ccba
  • Pointer size: 132 Bytes
  • Size of remote file: 1.52 MB
images/whos in whoville_19_-1.5.png ADDED

Git LFS Details

  • SHA256: edc78839a3243f7caf5602a9355efe0e54f3dd3543abb32873e829f9011cafc1
  • Pointer size: 132 Bytes
  • Size of remote file: 1.38 MB
images/whos in whoville_19_-3.0.png ADDED

Git LFS Details

  • SHA256: 3f3350089f21c90a2a6acced6f855f9d91747b925d2d60f10addb36cb92c5668
  • Pointer size: 132 Bytes
  • Size of remote file: 1.43 MB
images/whos in whoville_19_0.0.png ADDED

Git LFS Details

  • SHA256: 9de22183bf8776d14afed413b0c3942a872368dd0bee1f25f1ee54092179daf4
  • Pointer size: 132 Bytes
  • Size of remote file: 1.35 MB
images/whos in whoville_19_1.5.png ADDED

Git LFS Details

  • SHA256: 73fd821b411e39fcfcc51ba7aadde192521cbbbed2a4771813300257759a05bb
  • Pointer size: 132 Bytes
  • Size of remote file: 1.38 MB
images/whos in whoville_19_3.0.png ADDED

Git LFS Details

  • SHA256: 15c8692f4e433dfbd688e47bd550c6c4c67e89bce7ab5e4f6e9b317497907f92
  • Pointer size: 132 Bytes
  • Size of remote file: 1.3 MB
images/whos in whoville_20_-1.5.png ADDED

Git LFS Details

  • SHA256: a3d152131e35e57bef7e7b362a6bd5fb2e517dec046bddd245b4c94936f17409
  • Pointer size: 132 Bytes
  • Size of remote file: 1.47 MB
images/whos in whoville_20_-3.0.png ADDED

Git LFS Details

  • SHA256: b909205208ad2a9947cab361cb64ea0df07f8093da304a6dc3799a941a1694b1
  • Pointer size: 132 Bytes
  • Size of remote file: 1.43 MB
images/whos in whoville_20_0.0.png ADDED

Git LFS Details

  • SHA256: ce4bdcce11793a4ce6d1b66fed19f196bcfd35080a9cd639ff6f4edf39fad077
  • Pointer size: 132 Bytes
  • Size of remote file: 1.5 MB
images/whos in whoville_20_1.5.png ADDED

Git LFS Details

  • SHA256: 3090c967de02850a91de25ddeb66a9dc951efeee2181dcea85d0726faa2a385a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.52 MB
images/whos in whoville_20_3.0.png ADDED

Git LFS Details

  • SHA256: 76425465801a993f8b3551bdb09257777760d621c9d1d69596be1a0cb9a0daa4
  • Pointer size: 132 Bytes
  • Size of remote file: 1.67 MB
images/whos in whoville_21_-1.5.png ADDED

Git LFS Details

  • SHA256: 8e407729739425903ddf1a9138a8215201ed5f658892e5557bdb245e8c62edec
  • Pointer size: 132 Bytes
  • Size of remote file: 1.37 MB
images/whos in whoville_21_-3.0.png ADDED

Git LFS Details

  • SHA256: e4c6b2d0994b2158738f627b1ca750b194f1b8caba0570f21d6bbddade0c0e5a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.33 MB
images/whos in whoville_21_0.0.png ADDED

Git LFS Details

  • SHA256: e82ee21a33696de44a67a605a15709fb0041b52a4a97f29d2ff2a10084cd8c4c
  • Pointer size: 132 Bytes
  • Size of remote file: 1.41 MB
images/whos in whoville_21_1.5.png ADDED

Git LFS Details

  • SHA256: ad51c2739cc744bc7eef95af9457a64ca6d7c0b046de4d8f008e35050a05225c
  • Pointer size: 132 Bytes
  • Size of remote file: 1.43 MB
images/whos in whoville_21_3.0.png ADDED

Git LFS Details

  • SHA256: 38481689efe7d7840679fd7b7d2edcd33389ba4a8da7485258094744c73b92f2
  • Pointer size: 132 Bytes
  • Size of remote file: 1.48 MB
images/whos in whoville_22_-1.5.png ADDED

Git LFS Details

  • SHA256: 5724359bc36db4a336cd8d2a027c9f3e19b4ec199492ef5467f7fd112c022e4a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.66 MB
images/whos in whoville_22_-3.0.png ADDED

Git LFS Details

  • SHA256: 51f90be56886fca5b586d490a992d727dba4227690ae14ab7a2f5fa4e035ca7f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.63 MB
images/whos in whoville_22_0.0.png ADDED

Git LFS Details

  • SHA256: 5f7b8ce267d3edf7a1b1732262921dfbce14568bf7cebbd1e0c7ad3a4b637785
  • Pointer size: 132 Bytes
  • Size of remote file: 1.66 MB
images/whos in whoville_22_1.5.png ADDED

Git LFS Details

  • SHA256: 16e1785f983b11d375a00d429725a1238403d4b4cca5b4035d84644632f20d16
  • Pointer size: 132 Bytes
  • Size of remote file: 1.65 MB
images/whos in whoville_22_3.0.png ADDED

Git LFS Details

  • SHA256: 83c5993f6704b4eea440eb69f2c66a5f027cb41a734d07db19a0b533e42c7a6e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.56 MB
whos in whoville.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4606c4083d940ecd5497075218fecf71658ae31bf692368be6607e616a96b9b1
3
+ size 8789076