ntc-ai commited on
Commit
cb77fed
·
1 Parent(s): 245e701

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/ninja turtle...person/ninja turtle_17_3.0.png"
6
+ widget:
7
+ - text: ninja turtle
8
+ output:
9
+ url: images/ninja turtle_17_3.0.png
10
+ - text: ninja turtle
11
+ output:
12
+ url: images/ninja turtle_19_3.0.png
13
+ - text: ninja turtle
14
+ output:
15
+ url: images/ninja turtle_20_3.0.png
16
+ - text: ninja turtle
17
+ output:
18
+ url: images/ninja turtle_21_3.0.png
19
+ - text: ninja turtle
20
+ output:
21
+ url: images/ninja turtle_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: "ninja turtle"
35
+ base_model: "stabilityai/stable-diffusion-xl-base-1.0"
36
+ ---
37
+ # ntcai.xyz slider - ninja turtle (SDXL LoRA)
38
+
39
+ | Strength: -3 | Strength: 0 | Strength: 3 |
40
+ | --- | --- | --- |
41
+ | <img src="images/ninja turtle_17_-3.0.png" width=256 height=256 /> | <img src="images/ninja turtle_17_0.0.png" width=256 height=256 /> | <img src="images/ninja turtle_17_3.0.png" width=256 height=256 /> |
42
+ | <img src="images/ninja turtle_19_-3.0.png" width=256 height=256 /> | <img src="images/ninja turtle_19_0.0.png" width=256 height=256 /> | <img src="images/ninja turtle_19_3.0.png" width=256 height=256 /> |
43
+ | <img src="images/ninja turtle_20_-3.0.png" width=256 height=256 /> | <img src="images/ninja turtle_20_0.0.png" width=256 height=256 /> | <img src="images/ninja turtle_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
+ ninja turtle
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.ninja-turtle', weight_name='ninja turtle.safetensors', adapter_name="ninja turtle")
71
+
72
+ # Activate the LoRA
73
+ pipe.set_adapters(["ninja turtle"], adapter_weights=[2.0])
74
+
75
+ prompt = "medieval rich kingpin sitting in a tavern, ninja turtle"
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/ninja turtle_17_-1.5.png ADDED

Git LFS Details

  • SHA256: d8bfd23bde1e79b386f4d3e1333845e7510d489434f4f2713b91a748d66ccc5f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.7 MB
images/ninja turtle_17_-3.0.png ADDED

Git LFS Details

  • SHA256: b298694cee64a7ac34643d460ebec6f37ff92e1a62cdf90af4b8e9e0daca33a3
  • Pointer size: 132 Bytes
  • Size of remote file: 1.73 MB
images/ninja turtle_17_0.0.png ADDED

Git LFS Details

  • SHA256: 323b79e1fdb65c92a46fe036806cd6ba227afaa9c1819625d56816ef42cb2939
  • Pointer size: 132 Bytes
  • Size of remote file: 1.64 MB
images/ninja turtle_17_1.5.png ADDED

Git LFS Details

  • SHA256: 3c27f7a23955c49fe903db4fc805ce91668bd1fb30991e2d245058de9f278fdb
  • Pointer size: 132 Bytes
  • Size of remote file: 1.63 MB
images/ninja turtle_17_3.0.png ADDED

Git LFS Details

  • SHA256: e02a5b310a89b0d385e0331ba9da17528532f69f119b7280b721cb731286ed36
  • Pointer size: 132 Bytes
  • Size of remote file: 1.61 MB
images/ninja turtle_19_-1.5.png ADDED

Git LFS Details

  • SHA256: bc1d9c824596740f9383181a327289db6fc1a80fc2f84f0cc766656cf1e283fc
  • Pointer size: 132 Bytes
  • Size of remote file: 1.52 MB
images/ninja turtle_19_-3.0.png ADDED

Git LFS Details

  • SHA256: 62b8adcd9d331599ff755163f4fbb27d1ccb015473bc746be5e5599516689ec7
  • Pointer size: 132 Bytes
  • Size of remote file: 1.5 MB
images/ninja turtle_19_0.0.png ADDED

Git LFS Details

  • SHA256: 8f45b1422631e6eaf8839d4762ab5144190d118c533868b946d27a7dbc8b42f6
  • Pointer size: 132 Bytes
  • Size of remote file: 1.5 MB
images/ninja turtle_19_1.5.png ADDED

Git LFS Details

  • SHA256: 288ffd0cb2d104c668f9cfa1690bc70f6aa5c7480ad0de3ee2faa750480623e1
  • Pointer size: 132 Bytes
  • Size of remote file: 1.39 MB
images/ninja turtle_19_3.0.png ADDED

Git LFS Details

  • SHA256: 2f9d98c2e6868fbd4088e90bc46a5390d06c034a6d57f4ab6a12cc9006bc5096
  • Pointer size: 132 Bytes
  • Size of remote file: 1.51 MB
images/ninja turtle_20_-1.5.png ADDED

Git LFS Details

  • SHA256: b80b9d4c8e0d00b1308831e14e490afcaaab865c853234561c0783f26748b52f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.42 MB
images/ninja turtle_20_-3.0.png ADDED

Git LFS Details

  • SHA256: 23d5ec931dc03e8d547e9f511c830b2a7ab2cdec3480a5e8d4b0be6bbf0f9bbe
  • Pointer size: 132 Bytes
  • Size of remote file: 1.45 MB
images/ninja turtle_20_0.0.png ADDED

Git LFS Details

  • SHA256: 3f0b57b3cd96444a84ae55c83bd0d4bbc0d9d9144345191296914665ae83c7b6
  • Pointer size: 132 Bytes
  • Size of remote file: 1.48 MB
images/ninja turtle_20_1.5.png ADDED

Git LFS Details

  • SHA256: c83785b72d220384739af3497dc8bb902811e9467f3139d202df0085a4c5c885
  • Pointer size: 132 Bytes
  • Size of remote file: 1.45 MB
images/ninja turtle_20_3.0.png ADDED

Git LFS Details

  • SHA256: 280ba19b326780019899c8ea39176475cca03ef3f15448b960c1e1cc1ece12f3
  • Pointer size: 132 Bytes
  • Size of remote file: 1.61 MB
images/ninja turtle_21_-1.5.png ADDED

Git LFS Details

  • SHA256: 4777df8d1f6f4ced2c01a152dfe6dedc660501244cd999ac64ebf77a45a5a502
  • Pointer size: 132 Bytes
  • Size of remote file: 1.53 MB
images/ninja turtle_21_-3.0.png ADDED

Git LFS Details

  • SHA256: 3da820009700a79837168f082867060f610ce4c7026c31f2200eb1ba41575a6e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.57 MB
images/ninja turtle_21_0.0.png ADDED

Git LFS Details

  • SHA256: 887961f494f5027848ce46f09f27f8ce6037f9d86ff36ba4474c3e907ef3ee8d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.49 MB
images/ninja turtle_21_1.5.png ADDED

Git LFS Details

  • SHA256: db8d1cf6af3d9e2bde9166f191de9def1fcfee7d3a318092f6ffedcb6d571066
  • Pointer size: 132 Bytes
  • Size of remote file: 1.43 MB
images/ninja turtle_21_3.0.png ADDED

Git LFS Details

  • SHA256: 9bc7c197029595c50b2a894d33ae060a7ece0ae9f45c52e7c88073fe208fd551
  • Pointer size: 132 Bytes
  • Size of remote file: 1.47 MB
images/ninja turtle_22_-1.5.png ADDED

Git LFS Details

  • SHA256: 722883c2b8a541107e579d8b6f3aff8f97235e9333a388685d52ca72d807ba89
  • Pointer size: 132 Bytes
  • Size of remote file: 1.35 MB
images/ninja turtle_22_-3.0.png ADDED

Git LFS Details

  • SHA256: 2dafd75d88907ff98242b0c133b459152c4a327dfd7f799038f826291eef5996
  • Pointer size: 132 Bytes
  • Size of remote file: 1.34 MB
images/ninja turtle_22_0.0.png ADDED

Git LFS Details

  • SHA256: 16c68622e9f99dc0160c8384d700808c03e572b82b84591affb2fe9f6ffef84d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.35 MB
images/ninja turtle_22_1.5.png ADDED

Git LFS Details

  • SHA256: a0b9d7599c080899f026f0216b3a7ecd41de4165d08e8402934729281f861bd8
  • Pointer size: 132 Bytes
  • Size of remote file: 1.34 MB
images/ninja turtle_22_3.0.png ADDED

Git LFS Details

  • SHA256: 6c423e1e7be46556f09b20b36f7ea1270b107e5cf91b64a6c23e469cded7e66f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.23 MB
ninja turtle.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:395e9d25ecf163e140798f6313c8f49ea45fc40b413d530093fbdf25ef84553f
3
+ size 8789076