ntc-ai commited on
Commit
dad18b0
1 Parent(s): 87a8771

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/ski mask...scream mask/ski mask_17_3.0.png"
6
+ widget:
7
+ - text: ski mask
8
+ output:
9
+ url: images/ski mask_17_3.0.png
10
+ - text: ski mask
11
+ output:
12
+ url: images/ski mask_19_3.0.png
13
+ - text: ski mask
14
+ output:
15
+ url: images/ski mask_20_3.0.png
16
+ - text: ski mask
17
+ output:
18
+ url: images/ski mask_21_3.0.png
19
+ - text: ski mask
20
+ output:
21
+ url: images/ski mask_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: "ski mask"
35
+ base_model: "stabilityai/stable-diffusion-xl-base-1.0"
36
+ ---
37
+ # ntcai.xyz slider - ski mask (SDXL LoRA)
38
+
39
+ | Strength: -3 | Strength: 0 | Strength: 3 |
40
+ | --- | --- | --- |
41
+ | <img src="images/ski mask_17_-3.0.png" width=256 height=256 /> | <img src="images/ski mask_17_0.0.png" width=256 height=256 /> | <img src="images/ski mask_17_3.0.png" width=256 height=256 /> |
42
+ | <img src="images/ski mask_19_-3.0.png" width=256 height=256 /> | <img src="images/ski mask_19_0.0.png" width=256 height=256 /> | <img src="images/ski mask_19_3.0.png" width=256 height=256 /> |
43
+ | <img src="images/ski mask_20_-3.0.png" width=256 height=256 /> | <img src="images/ski mask_20_0.0.png" width=256 height=256 /> | <img src="images/ski mask_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
+ ski mask
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.ski-mask', weight_name='ski mask.safetensors', adapter_name="ski mask")
71
+
72
+ # Activate the LoRA
73
+ pipe.set_adapters(["ski mask"], adapter_weights=[2.0])
74
+
75
+ prompt = "medieval rich kingpin sitting in a tavern, ski mask"
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 230+ 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/ski mask_17_-1.5.png ADDED

Git LFS Details

  • SHA256: e549e49a6d63362eef7f49f2361a255dbe5fc267d17e22302a90e90930f2d83a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.59 MB
images/ski mask_17_-3.0.png ADDED

Git LFS Details

  • SHA256: 5fd77d5e8aaacdbbf65f72b11b869f50136146f7abb9588b0b78832689a1adac
  • Pointer size: 132 Bytes
  • Size of remote file: 1.56 MB
images/ski mask_17_0.0.png ADDED

Git LFS Details

  • SHA256: dadd1feb938e7343c18e556a895dd05eebf0f61c8c2a809ed8925e20446eadaf
  • Pointer size: 132 Bytes
  • Size of remote file: 1.61 MB
images/ski mask_17_1.5.png ADDED

Git LFS Details

  • SHA256: 98ae08ab2a84f6890f1c04909fae9d95a3b508f027940f47a2d2669d40625140
  • Pointer size: 132 Bytes
  • Size of remote file: 1.73 MB
images/ski mask_17_3.0.png ADDED

Git LFS Details

  • SHA256: 4c6d646f15f0be3c1070ede918250fb2e3fdb8e9bc1eca0891a9bb30f2424960
  • Pointer size: 132 Bytes
  • Size of remote file: 1.68 MB
images/ski mask_19_-1.5.png ADDED

Git LFS Details

  • SHA256: b452a8699bc9164a643a1f7b2d58624f8885fb3c1aef8a4112754efade75b096
  • Pointer size: 132 Bytes
  • Size of remote file: 1.49 MB
images/ski mask_19_-3.0.png ADDED

Git LFS Details

  • SHA256: 3691f39b18868d63d6ea703296af1a8390a116899befc2e40fe0e23c853f4828
  • Pointer size: 132 Bytes
  • Size of remote file: 1.43 MB
images/ski mask_19_0.0.png ADDED

Git LFS Details

  • SHA256: 6893d81bd35a21d41b8f6782d62d988b2c00fde5065a81193c22e12867deca1f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.56 MB
images/ski mask_19_1.5.png ADDED

Git LFS Details

  • SHA256: aaf8019fbbf7b596903fd0473154df7367265f98f17b6a95aa82059a4d2ec7a6
  • Pointer size: 132 Bytes
  • Size of remote file: 1.59 MB
images/ski mask_19_3.0.png ADDED

Git LFS Details

  • SHA256: 6cbc010a341ec5c7a7bb7663d93863f6a2b306eef4b0402d02f938891c5ef66e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.68 MB
images/ski mask_20_-1.5.png ADDED

Git LFS Details

  • SHA256: f590e9fa144b3d8bab4c67397e94ed8f6da85865a5d872039827861d8cd5ec48
  • Pointer size: 132 Bytes
  • Size of remote file: 1.43 MB
images/ski mask_20_-3.0.png ADDED

Git LFS Details

  • SHA256: 2cbef751a9ef3986c7090a251610e26e77952a01ad4f11deeefa6b0673d5c4cb
  • Pointer size: 132 Bytes
  • Size of remote file: 1.43 MB
images/ski mask_20_0.0.png ADDED

Git LFS Details

  • SHA256: e3c437c7ca466413e18288edae2bc1bfcdae1fd1e3884dda05f273bee92faaae
  • Pointer size: 132 Bytes
  • Size of remote file: 1.44 MB
images/ski mask_20_1.5.png ADDED

Git LFS Details

  • SHA256: c319ec20561c21015541419bf9c06cd6ba5345b7f94f9ebbf53ffc2d7193384e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.47 MB
images/ski mask_20_3.0.png ADDED

Git LFS Details

  • SHA256: fbf12d7208992684d7c8e04267cf7012a85e8d8a42b45d2a552c877dd6a237d5
  • Pointer size: 132 Bytes
  • Size of remote file: 1.53 MB
images/ski mask_21_-1.5.png ADDED

Git LFS Details

  • SHA256: 633cf2c20af4fc99dd04ec55d4a40df409a4a702a53f9274858545e495b97311
  • Pointer size: 132 Bytes
  • Size of remote file: 1.22 MB
images/ski mask_21_-3.0.png ADDED

Git LFS Details

  • SHA256: 692785f1b139781cb604dd088ab889b8c6673e1751ef03a317a3ddd3b8bb9092
  • Pointer size: 132 Bytes
  • Size of remote file: 1.35 MB
images/ski mask_21_0.0.png ADDED

Git LFS Details

  • SHA256: 48becf8fc4090d7396dce91b1fd019528f434bf8ba56ad14538d34b5eaaba1b8
  • Pointer size: 132 Bytes
  • Size of remote file: 1.2 MB
images/ski mask_21_1.5.png ADDED

Git LFS Details

  • SHA256: 21fefa1397a7e501812333740ee3efa1c321e25d2a0ab30287cd7929d431bc49
  • Pointer size: 132 Bytes
  • Size of remote file: 1.19 MB
images/ski mask_21_3.0.png ADDED

Git LFS Details

  • SHA256: 1bdb239eb9fcacf7b82d83844ba05e147c224b8a783f31b902cc7b829a02550c
  • Pointer size: 132 Bytes
  • Size of remote file: 1.29 MB
images/ski mask_22_-1.5.png ADDED

Git LFS Details

  • SHA256: af970b474b5d66c7517200eec63924c5c2d71f3ae25308a0f88d513afb44f0a3
  • Pointer size: 132 Bytes
  • Size of remote file: 1.57 MB
images/ski mask_22_-3.0.png ADDED

Git LFS Details

  • SHA256: 5ea84a454aafb6ef8c2a498081ceeb1422a853a4a3e797f2d1e1d1f3475b50a2
  • Pointer size: 132 Bytes
  • Size of remote file: 1.57 MB
images/ski mask_22_0.0.png ADDED

Git LFS Details

  • SHA256: bddb80f230c8ec6514c8d6692fdb12e5ae0eb32b497f3211dda9c52d57dac88d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.58 MB
images/ski mask_22_1.5.png ADDED

Git LFS Details

  • SHA256: ab9e817d89594729886a37fcc12b074039298706ef6409816acd02a308151c47
  • Pointer size: 132 Bytes
  • Size of remote file: 1.57 MB
images/ski mask_22_3.0.png ADDED

Git LFS Details

  • SHA256: 8c839638cfde255190f8f1a68478389fea3eef3b4d47e2774059fd00e4f5cd87
  • Pointer size: 132 Bytes
  • Size of remote file: 1.65 MB
ski mask.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cd37db0e7302c6d63888a83c1bb8deb533b301fdb1b1917011cde81c5e79d37
3
+ size 8789076