ntc-ai commited on
Commit
68bb2d3
1 Parent(s): 38ec281

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/smart,intelligent...retarded,idiot/smart,intelligent_17_3.0.png"
6
+ widget:
7
+ - text: smart,intelligent
8
+ output:
9
+ url: images/smart,intelligent_17_3.0.png
10
+ - text: smart,intelligent
11
+ output:
12
+ url: images/smart,intelligent_19_3.0.png
13
+ - text: smart,intelligent
14
+ output:
15
+ url: images/smart,intelligent_20_3.0.png
16
+ - text: smart,intelligent
17
+ output:
18
+ url: images/smart,intelligent_21_3.0.png
19
+ - text: smart,intelligent
20
+ output:
21
+ url: images/smart,intelligent_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: "smart,intelligent"
35
+ base_model: "stabilityai/stable-diffusion-xl-base-1.0"
36
+ ---
37
+ # ntcai.xyz slider - smart,intelligent (SDXL LoRA)
38
+
39
+ | Strength: -3 | Strength: 0 | Strength: 3 |
40
+ | --- | --- | --- |
41
+ | <img src="images/smart,intelligent_17_-3.0.png" width=256 height=256 /> | <img src="images/smart,intelligent_17_0.0.png" width=256 height=256 /> | <img src="images/smart,intelligent_17_3.0.png" width=256 height=256 /> |
42
+ | <img src="images/smart,intelligent_19_-3.0.png" width=256 height=256 /> | <img src="images/smart,intelligent_19_0.0.png" width=256 height=256 /> | <img src="images/smart,intelligent_19_3.0.png" width=256 height=256 /> |
43
+ | <img src="images/smart,intelligent_20_-3.0.png" width=256 height=256 /> | <img src="images/smart,intelligent_20_0.0.png" width=256 height=256 /> | <img src="images/smart,intelligent_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
+ smart,intelligent
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.smartintelligent', weight_name='smart,intelligent.safetensors', adapter_name="smart,intelligent")
71
+
72
+ # Activate the LoRA
73
+ pipe.set_adapters(["smart,intelligent"], adapter_weights=[2.0])
74
+
75
+ prompt = "medieval rich kingpin sitting in a tavern, smart,intelligent"
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 270+ 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/smart,intelligent_17_-1.5.png ADDED

Git LFS Details

  • SHA256: 330d79974670af44e04851da07e1d02b28f1cf5afdb4c5100207af6d54cb2285
  • Pointer size: 132 Bytes
  • Size of remote file: 1.4 MB
images/smart,intelligent_17_-3.0.png ADDED

Git LFS Details

  • SHA256: bbc6bce3ca8adb199cc0c4bb67d9221118fe35b9edd34dd7d7f598c21d602a57
  • Pointer size: 132 Bytes
  • Size of remote file: 1.37 MB
images/smart,intelligent_17_0.0.png ADDED

Git LFS Details

  • SHA256: 063a54f1030fad1982a8196335be3efd39d429f63f64417a7f45ec4574a13d40
  • Pointer size: 132 Bytes
  • Size of remote file: 1.44 MB
images/smart,intelligent_17_1.5.png ADDED

Git LFS Details

  • SHA256: e088de293ec2d00ea154a499881ff8b291e27c70df4f98f3ef20696840d4bb4b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.49 MB
images/smart,intelligent_17_3.0.png ADDED

Git LFS Details

  • SHA256: 46b8950b4911abc8023972e7e9314c901bf240d83924e264789f9be5f73bf6cd
  • Pointer size: 132 Bytes
  • Size of remote file: 1.51 MB
images/smart,intelligent_19_-1.5.png ADDED

Git LFS Details

  • SHA256: dc98ed2a7a6dbbcc2c1947cb97047400ba42d22540456cf6555ecc8269ca6e4f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.46 MB
images/smart,intelligent_19_-3.0.png ADDED

Git LFS Details

  • SHA256: b539a60985434c40fe275616972e25f5965e25adcb80e33e99797a588b05f1a2
  • Pointer size: 132 Bytes
  • Size of remote file: 1.41 MB
images/smart,intelligent_19_0.0.png ADDED

Git LFS Details

  • SHA256: c31f0954feea587fc3544c014ec8e6ab1ef608d4aab4b27d4fef8618323ce7c1
  • Pointer size: 132 Bytes
  • Size of remote file: 1.5 MB
images/smart,intelligent_19_1.5.png ADDED

Git LFS Details

  • SHA256: f6f93f0cb7409b93430c3160e30d352bf48034c0548b32890cb2887373395cf5
  • Pointer size: 132 Bytes
  • Size of remote file: 1.51 MB
images/smart,intelligent_19_3.0.png ADDED

Git LFS Details

  • SHA256: c828e2e10385bdb48a6766693fa30fabade59d52f5683066b0aa1818bc8ba9c9
  • Pointer size: 132 Bytes
  • Size of remote file: 1.54 MB
images/smart,intelligent_20_-1.5.png ADDED

Git LFS Details

  • SHA256: bde9aa83b6a5f6c4f7494f5d1b219900b330deb3a3f6a602e36ceb7fb878dd48
  • Pointer size: 132 Bytes
  • Size of remote file: 1.41 MB
images/smart,intelligent_20_-3.0.png ADDED

Git LFS Details

  • SHA256: e9b91783bf7d54228a3bede82b231a621a899868d7d6b3ec215ecdcf915709c0
  • Pointer size: 132 Bytes
  • Size of remote file: 1.39 MB
images/smart,intelligent_20_0.0.png ADDED

Git LFS Details

  • SHA256: e5fd9430544c7c3289a5518f8d07c44441e08e44e0e5410bff2b4a71ea352452
  • Pointer size: 132 Bytes
  • Size of remote file: 1.44 MB
images/smart,intelligent_20_1.5.png ADDED

Git LFS Details

  • SHA256: 42275328610815e0faac8ec315c24e7c8638beeaa0696983d790ebf4a1b74e15
  • Pointer size: 132 Bytes
  • Size of remote file: 1.46 MB
images/smart,intelligent_20_3.0.png ADDED

Git LFS Details

  • SHA256: 85cc0a99cc71e8edb256b5ab8c9243acb4f09178425a3cb48d9f24ac7998d6a7
  • Pointer size: 132 Bytes
  • Size of remote file: 1.48 MB
images/smart,intelligent_21_-1.5.png ADDED

Git LFS Details

  • SHA256: 33d52f4f045f8dbe52f9a4a7afa328a2f2c37c203047001b0d2a5f7930fdeab7
  • Pointer size: 132 Bytes
  • Size of remote file: 2 MB
images/smart,intelligent_21_-3.0.png ADDED

Git LFS Details

  • SHA256: 1e2ff063973322e62de28059d1013e5e0c1d3f61aecc0cd730be999aba060206
  • Pointer size: 132 Bytes
  • Size of remote file: 1.98 MB
images/smart,intelligent_21_0.0.png ADDED

Git LFS Details

  • SHA256: ab26b8594c6f3714971738ab90613acda057ebd9c70c6c2e1e8ecaa955223979
  • Pointer size: 132 Bytes
  • Size of remote file: 1.98 MB
images/smart,intelligent_21_1.5.png ADDED

Git LFS Details

  • SHA256: 0d61f66adb40eefed6674172e455fe3669e6df4dc4900928e92e6d32620a1443
  • Pointer size: 132 Bytes
  • Size of remote file: 1.92 MB
images/smart,intelligent_21_3.0.png ADDED

Git LFS Details

  • SHA256: bd0fea6a3a9d1edbc2f560379c62c516036703ca11f03f54e1e156f05a168b51
  • Pointer size: 132 Bytes
  • Size of remote file: 1.91 MB
images/smart,intelligent_22_-1.5.png ADDED

Git LFS Details

  • SHA256: 96c9290715c95730a496f3315ff4efb12a874e4d2bdba3deaccea25a79e25471
  • Pointer size: 132 Bytes
  • Size of remote file: 1.32 MB
images/smart,intelligent_22_-3.0.png ADDED

Git LFS Details

  • SHA256: c1f87105b67830e195f719f4b3551a5282ec019e89b1b29c87689c4dfa6f19cc
  • Pointer size: 132 Bytes
  • Size of remote file: 1.28 MB
images/smart,intelligent_22_0.0.png ADDED

Git LFS Details

  • SHA256: 979bd77b26c2ee898a585c18aa044bfba12b9e2277d19dea37638898f1a28f41
  • Pointer size: 132 Bytes
  • Size of remote file: 1.34 MB
images/smart,intelligent_22_1.5.png ADDED

Git LFS Details

  • SHA256: 8421e0acd8234750ea9007a25a62a185b611ba7d10762a19f9efbcd79a5044c7
  • Pointer size: 132 Bytes
  • Size of remote file: 1.37 MB
images/smart,intelligent_22_3.0.png ADDED

Git LFS Details

  • SHA256: 292b65d363ec261c2746f237064b4abf7deb707df2fedfe3e000681ea4648c13
  • Pointer size: 132 Bytes
  • Size of remote file: 1.42 MB
smart,intelligent.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67b5dda126fdcc4e91243e79989bd61067d2a53b5ce16dc0653e713fcd64b193
3
+ size 8789076