ntc-ai commited on
Commit
97268c4
·
1 Parent(s): bc6fec2

Update README, safetensors and PNGs

Browse files
Files changed (28) hide show
  1. .gitattributes +1 -0
  2. README.md +96 -0
  3. images/magical energy swirling around_17_-1.5.png +3 -0
  4. images/magical energy swirling around_17_-3.0.png +3 -0
  5. images/magical energy swirling around_17_0.0.png +3 -0
  6. images/magical energy swirling around_17_1.5.png +3 -0
  7. images/magical energy swirling around_17_3.0.png +3 -0
  8. images/magical energy swirling around_19_-1.5.png +3 -0
  9. images/magical energy swirling around_19_-3.0.png +3 -0
  10. images/magical energy swirling around_19_0.0.png +3 -0
  11. images/magical energy swirling around_19_1.5.png +3 -0
  12. images/magical energy swirling around_19_3.0.png +3 -0
  13. images/magical energy swirling around_20_-1.5.png +3 -0
  14. images/magical energy swirling around_20_-3.0.png +3 -0
  15. images/magical energy swirling around_20_0.0.png +3 -0
  16. images/magical energy swirling around_20_1.5.png +3 -0
  17. images/magical energy swirling around_20_3.0.png +3 -0
  18. images/magical energy swirling around_21_-1.5.png +3 -0
  19. images/magical energy swirling around_21_-3.0.png +3 -0
  20. images/magical energy swirling around_21_0.0.png +3 -0
  21. images/magical energy swirling around_21_1.5.png +3 -0
  22. images/magical energy swirling around_21_3.0.png +3 -0
  23. images/magical energy swirling around_22_-1.5.png +3 -0
  24. images/magical energy swirling around_22_-3.0.png +3 -0
  25. images/magical energy swirling around_22_0.0.png +3 -0
  26. images/magical energy swirling around_22_1.5.png +3 -0
  27. images/magical energy swirling around_22_3.0.png +3 -0
  28. magical energy swirling around.safetensors +3 -0
.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/magical energy swirling around.../magical energy swirling around_17_3.0.png"
6
+ widget:
7
+ - text: magical energy swirling around
8
+ output:
9
+ url: images/magical energy swirling around_17_3.0.png
10
+ - text: magical energy swirling around
11
+ output:
12
+ url: images/magical energy swirling around_19_3.0.png
13
+ - text: magical energy swirling around
14
+ output:
15
+ url: images/magical energy swirling around_20_3.0.png
16
+ - text: magical energy swirling around
17
+ output:
18
+ url: images/magical energy swirling around_21_3.0.png
19
+ - text: magical energy swirling around
20
+ output:
21
+ url: images/magical energy swirling around_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: "magical energy swirling around"
35
+ base_model: "stabilityai/stable-diffusion-xl-base-1.0"
36
+ ---
37
+ # ntcai.xyz slider - magical energy swirling around (SDXL LoRA)
38
+
39
+ | Strength: -3 | Strength: 0 | Strength: 3 |
40
+ | --- | --- | --- |
41
+ | <img src="images/magical energy swirling around_17_-3.0.png" width=256 height=256 /> | <img src="images/magical energy swirling around_17_0.0.png" width=256 height=256 /> | <img src="images/magical energy swirling around_17_3.0.png" width=256 height=256 /> |
42
+ | <img src="images/magical energy swirling around_19_-3.0.png" width=256 height=256 /> | <img src="images/magical energy swirling around_19_0.0.png" width=256 height=256 /> | <img src="images/magical energy swirling around_19_3.0.png" width=256 height=256 /> |
43
+ | <img src="images/magical energy swirling around_20_-3.0.png" width=256 height=256 /> | <img src="images/magical energy swirling around_20_0.0.png" width=256 height=256 /> | <img src="images/magical energy swirling around_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
+ magical energy swirling around
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.magical-energy-swirling-around', weight_name='magical energy swirling around.safetensors', adapter_name="magical energy swirling around")
71
+
72
+ # Activate the LoRA
73
+ pipe.set_adapters(["magical energy swirling around"], adapter_weights=[2.0])
74
+
75
+ prompt = "medieval rich kingpin sitting in a tavern, magical energy swirling around"
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 830+ 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/magical energy swirling around_17_-1.5.png ADDED

Git LFS Details

  • SHA256: 7d606c8feb379567680d149688d4c871d0f825a1e57ee11ef32abf495cb2b38b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.42 MB
images/magical energy swirling around_17_-3.0.png ADDED

Git LFS Details

  • SHA256: ef9cc82285a13baffb312b006ec78409c685d52627e9cb078a0ffc58bd699182
  • Pointer size: 132 Bytes
  • Size of remote file: 1.4 MB
images/magical energy swirling around_17_0.0.png ADDED

Git LFS Details

  • SHA256: c74b8ab2a87f3e43a2d69fd209f068cb90d8cca549704096f3d1bf5ef6004b10
  • Pointer size: 132 Bytes
  • Size of remote file: 1.46 MB
images/magical energy swirling around_17_1.5.png ADDED

Git LFS Details

  • SHA256: b3713e9efacef516fb3498061915f7687a086457e8c6e2ec9eb113c8d19b403a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.48 MB
images/magical energy swirling around_17_3.0.png ADDED

Git LFS Details

  • SHA256: 1fdad04c1a7a1291d4f49aa7fee947ba3857c421a20936082867bda21ae29ff6
  • Pointer size: 132 Bytes
  • Size of remote file: 1.57 MB
images/magical energy swirling around_19_-1.5.png ADDED

Git LFS Details

  • SHA256: dac38944867299f0eb0baf5cdccc53f077199bfd85e4f7068854d403796c69da
  • Pointer size: 132 Bytes
  • Size of remote file: 1.71 MB
images/magical energy swirling around_19_-3.0.png ADDED

Git LFS Details

  • SHA256: b38db20e20365e532e0a3e184b52e145e37bdaa1618065c63776b56ce5cd044a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.71 MB
images/magical energy swirling around_19_0.0.png ADDED

Git LFS Details

  • SHA256: 78a40c6edb280c98b291d6e00a05b4248ec2e5023efea8dd6d3d02caf8bd02d4
  • Pointer size: 132 Bytes
  • Size of remote file: 1.75 MB
images/magical energy swirling around_19_1.5.png ADDED

Git LFS Details

  • SHA256: f1fb70d35319c312417abae7a9a536f7f424cd9f849702c7ca88b402c2a15d32
  • Pointer size: 132 Bytes
  • Size of remote file: 1.67 MB
images/magical energy swirling around_19_3.0.png ADDED

Git LFS Details

  • SHA256: d6c30d09d31f6332592d9080170989904b408636c2fb922a83d6f7e72ad466b3
  • Pointer size: 132 Bytes
  • Size of remote file: 1.71 MB
images/magical energy swirling around_20_-1.5.png ADDED

Git LFS Details

  • SHA256: bf1398d6c27a035933e47cc2f92d69c6e6f6c5a9a45f0e8b5b25c2bb20ce56bc
  • Pointer size: 132 Bytes
  • Size of remote file: 1.83 MB
images/magical energy swirling around_20_-3.0.png ADDED

Git LFS Details

  • SHA256: b02c140f0307e5abf222fdba25e18da2a586bc331a731c6acd9cebf859498e40
  • Pointer size: 132 Bytes
  • Size of remote file: 1.84 MB
images/magical energy swirling around_20_0.0.png ADDED

Git LFS Details

  • SHA256: 33dff62eac1d8f2a2f2e681c832608b52b2e05e963384b81c9937c98ade6e1d7
  • Pointer size: 132 Bytes
  • Size of remote file: 1.82 MB
images/magical energy swirling around_20_1.5.png ADDED

Git LFS Details

  • SHA256: a79cb3f5b4c6c713b81e8d510831639039996c2d01f927639f6634375604707d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.8 MB
images/magical energy swirling around_20_3.0.png ADDED

Git LFS Details

  • SHA256: 9aa34d2cafe94e3e158420f1c91fd195eca8a2aae755dda03175915ade43bc74
  • Pointer size: 132 Bytes
  • Size of remote file: 1.81 MB
images/magical energy swirling around_21_-1.5.png ADDED

Git LFS Details

  • SHA256: 2819e545d31f2b85a028e8d791f289d56e1b3bce7d619164a4ec0060d0be341d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.48 MB
images/magical energy swirling around_21_-3.0.png ADDED

Git LFS Details

  • SHA256: 50a037d66ff7bc6ddc8ad5f1739f1352de171892a0c9d5d5dc45b458ed81c5ea
  • Pointer size: 132 Bytes
  • Size of remote file: 1.47 MB
images/magical energy swirling around_21_0.0.png ADDED

Git LFS Details

  • SHA256: 87e013fc9df167df6e7f32667bc4800b12fb9e831e07c1dfa12481ce800da422
  • Pointer size: 132 Bytes
  • Size of remote file: 1.5 MB
images/magical energy swirling around_21_1.5.png ADDED

Git LFS Details

  • SHA256: c8108d824ce11fcb39abcf30c6707540608d53f1743579ed52e285a1d298c879
  • Pointer size: 132 Bytes
  • Size of remote file: 1.56 MB
images/magical energy swirling around_21_3.0.png ADDED

Git LFS Details

  • SHA256: f23a2ac20edbb7ab7bc847dee399a517eb6e50c9da3a62ee0bc62652998ba66d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.66 MB
images/magical energy swirling around_22_-1.5.png ADDED

Git LFS Details

  • SHA256: 500233e77071047d68b5568b7881d61a5aa492c75fad31bf38450fe5edb151d2
  • Pointer size: 132 Bytes
  • Size of remote file: 1.57 MB
images/magical energy swirling around_22_-3.0.png ADDED

Git LFS Details

  • SHA256: afb2ebd238d712a4da14a84bc4f24d13383f8cab5337899c79b7ab4235a78690
  • Pointer size: 132 Bytes
  • Size of remote file: 1.56 MB
images/magical energy swirling around_22_0.0.png ADDED

Git LFS Details

  • SHA256: 69cf3ad7722ea894773f5fd967b17cdf7d9ef2d3109c6594d7a6c98aafc7816f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.51 MB
images/magical energy swirling around_22_1.5.png ADDED

Git LFS Details

  • SHA256: 54c6bae8d372cf2cd07a07566235c53d1dd92c8b4e71c7a59d76633f8e5ef19d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.49 MB
images/magical energy swirling around_22_3.0.png ADDED

Git LFS Details

  • SHA256: 2919e113af4c064c65ca22e2b3dcbe4b2360605179fb239944c2f20f1b80715b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.65 MB
magical energy swirling around.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5559b8d4996e5627f4c91c6f66d1abbae87cf734de1753a067fd4a3256e46801
3
+ size 8789076