ntc-ai commited on
Commit
c735f9c
1 Parent(s): 0aeb4dd

Update README, safetensors and PNGs

Browse files
Files changed (28) hide show
  1. .gitattributes +1 -0
  2. README.md +96 -0
  3. images/photo of the santa drunk at a bar_17_-1.5.png +3 -0
  4. images/photo of the santa drunk at a bar_17_-3.0.png +3 -0
  5. images/photo of the santa drunk at a bar_17_0.0.png +3 -0
  6. images/photo of the santa drunk at a bar_17_1.5.png +3 -0
  7. images/photo of the santa drunk at a bar_17_3.0.png +3 -0
  8. images/photo of the santa drunk at a bar_19_-1.5.png +3 -0
  9. images/photo of the santa drunk at a bar_19_-3.0.png +3 -0
  10. images/photo of the santa drunk at a bar_19_0.0.png +3 -0
  11. images/photo of the santa drunk at a bar_19_1.5.png +3 -0
  12. images/photo of the santa drunk at a bar_19_3.0.png +3 -0
  13. images/photo of the santa drunk at a bar_20_-1.5.png +3 -0
  14. images/photo of the santa drunk at a bar_20_-3.0.png +3 -0
  15. images/photo of the santa drunk at a bar_20_0.0.png +3 -0
  16. images/photo of the santa drunk at a bar_20_1.5.png +3 -0
  17. images/photo of the santa drunk at a bar_20_3.0.png +3 -0
  18. images/photo of the santa drunk at a bar_21_-1.5.png +3 -0
  19. images/photo of the santa drunk at a bar_21_-3.0.png +3 -0
  20. images/photo of the santa drunk at a bar_21_0.0.png +3 -0
  21. images/photo of the santa drunk at a bar_21_1.5.png +3 -0
  22. images/photo of the santa drunk at a bar_21_3.0.png +3 -0
  23. images/photo of the santa drunk at a bar_22_-1.5.png +3 -0
  24. images/photo of the santa drunk at a bar_22_-3.0.png +3 -0
  25. images/photo of the santa drunk at a bar_22_0.0.png +3 -0
  26. images/photo of the santa drunk at a bar_22_1.5.png +3 -0
  27. images/photo of the santa drunk at a bar_22_3.0.png +3 -0
  28. photo of the santa drunk at a bar.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/photo of the santa drunk at a bar.../photo of the santa drunk at a bar_17_3.0.png"
6
+ widget:
7
+ - text: photo of the santa drunk at a bar
8
+ output:
9
+ url: images/photo of the santa drunk at a bar_17_3.0.png
10
+ - text: photo of the santa drunk at a bar
11
+ output:
12
+ url: images/photo of the santa drunk at a bar_19_3.0.png
13
+ - text: photo of the santa drunk at a bar
14
+ output:
15
+ url: images/photo of the santa drunk at a bar_20_3.0.png
16
+ - text: photo of the santa drunk at a bar
17
+ output:
18
+ url: images/photo of the santa drunk at a bar_21_3.0.png
19
+ - text: photo of the santa drunk at a bar
20
+ output:
21
+ url: images/photo of the santa drunk at a bar_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: "photo of the santa drunk at a bar"
35
+ base_model: "stabilityai/stable-diffusion-xl-base-1.0"
36
+ ---
37
+ # ntcai.xyz slider - photo of the santa drunk at a bar (SDXL LoRA)
38
+
39
+ | Strength: -3 | Strength: 0 | Strength: 3 |
40
+ | --- | --- | --- |
41
+ | <img src="images/photo of the santa drunk at a bar_17_-3.0.png" width=256 height=256 /> | <img src="images/photo of the santa drunk at a bar_17_0.0.png" width=256 height=256 /> | <img src="images/photo of the santa drunk at a bar_17_3.0.png" width=256 height=256 /> |
42
+ | <img src="images/photo of the santa drunk at a bar_19_-3.0.png" width=256 height=256 /> | <img src="images/photo of the santa drunk at a bar_19_0.0.png" width=256 height=256 /> | <img src="images/photo of the santa drunk at a bar_19_3.0.png" width=256 height=256 /> |
43
+ | <img src="images/photo of the santa drunk at a bar_20_-3.0.png" width=256 height=256 /> | <img src="images/photo of the santa drunk at a bar_20_0.0.png" width=256 height=256 /> | <img src="images/photo of the santa drunk at a bar_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
+ photo of the santa drunk at a bar
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.photo-of-the-santa-drunk-at-a-bar', weight_name='photo of the santa drunk at a bar.safetensors', adapter_name="photo of the santa drunk at a bar")
71
+
72
+ # Activate the LoRA
73
+ pipe.set_adapters(["photo of the santa drunk at a bar"], adapter_weights=[2.0])
74
+
75
+ prompt = "medieval rich kingpin sitting in a tavern, photo of the santa drunk at a bar"
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 310+ 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/photo of the santa drunk at a bar_17_-1.5.png ADDED

Git LFS Details

  • SHA256: db9c01df4950bb11cd05394e885148334befbf8af6c8ea30a82587bca8b2eb52
  • Pointer size: 132 Bytes
  • Size of remote file: 1.64 MB
images/photo of the santa drunk at a bar_17_-3.0.png ADDED

Git LFS Details

  • SHA256: 58acd013b544a3a230f0d31bf8805c9445fbac2ecc1a3620780388dcd40acc7d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.59 MB
images/photo of the santa drunk at a bar_17_0.0.png ADDED

Git LFS Details

  • SHA256: 6843b3de4d4dfda910126495b98eb9c5f799a806c7b4931b0ecb8c11ee1f616a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.56 MB
images/photo of the santa drunk at a bar_17_1.5.png ADDED

Git LFS Details

  • SHA256: df8864d39d589a7c716bc41d2469904a9a5b678a9b74f7eb11f28eb0a71cff48
  • Pointer size: 132 Bytes
  • Size of remote file: 1.45 MB
images/photo of the santa drunk at a bar_17_3.0.png ADDED

Git LFS Details

  • SHA256: 01661f8a1fb5e4919d2b76ed33bbb1c5bd4d1634cd228f4014b7be183423b7d4
  • Pointer size: 132 Bytes
  • Size of remote file: 1.5 MB
images/photo of the santa drunk at a bar_19_-1.5.png ADDED

Git LFS Details

  • SHA256: 90fa37dc3349a662e41c5dda8dfc5607c4409eaa572d97f0c6d08b8117fc5939
  • Pointer size: 132 Bytes
  • Size of remote file: 1.4 MB
images/photo of the santa drunk at a bar_19_-3.0.png ADDED

Git LFS Details

  • SHA256: 0ca3d7474e4531740ab9c8a2ffc7672fb8f5da96acfd5a5ee3e4a7d843ab7216
  • Pointer size: 132 Bytes
  • Size of remote file: 1.34 MB
images/photo of the santa drunk at a bar_19_0.0.png ADDED

Git LFS Details

  • SHA256: 7d53d086a3ecaa9e6a28cd0c962f92d59e09a89e7aca6d656f9d86b816676518
  • Pointer size: 132 Bytes
  • Size of remote file: 1.43 MB
images/photo of the santa drunk at a bar_19_1.5.png ADDED

Git LFS Details

  • SHA256: 7ffe266b68b16ebba4b009e272a070d0eae7c032f146f07ca24ed9a33d4ad520
  • Pointer size: 132 Bytes
  • Size of remote file: 1.44 MB
images/photo of the santa drunk at a bar_19_3.0.png ADDED

Git LFS Details

  • SHA256: c832c9e483aee2aa69e64bc48cbfdc9fcb358ca40383499ad9fade98682fb914
  • Pointer size: 132 Bytes
  • Size of remote file: 1.45 MB
images/photo of the santa drunk at a bar_20_-1.5.png ADDED

Git LFS Details

  • SHA256: 1d3d7f05ff8f33ec1013ed365fd43b7b8b958e1b08f622cf620e8f7831a46f3f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.61 MB
images/photo of the santa drunk at a bar_20_-3.0.png ADDED

Git LFS Details

  • SHA256: cbbc66f57a09a18cecd844bb46620e3a0f8f376289a85de2a2d3a30d778b2ead
  • Pointer size: 132 Bytes
  • Size of remote file: 1.6 MB
images/photo of the santa drunk at a bar_20_0.0.png ADDED

Git LFS Details

  • SHA256: 3db16cf3defc7a9e66306bca0e68ad2ed91d86ab1903fc447b907c7195617d0b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.64 MB
images/photo of the santa drunk at a bar_20_1.5.png ADDED

Git LFS Details

  • SHA256: 4b0b525ddbe0abb7cc919b3a5697e614795c8c5f19a9c1d8a4e955384c0c4a42
  • Pointer size: 132 Bytes
  • Size of remote file: 1.54 MB
images/photo of the santa drunk at a bar_20_3.0.png ADDED

Git LFS Details

  • SHA256: a63813e2c1bb625f531707c5a9260f2c481c8e6c1ff367173a7901d2a6d3b63a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.54 MB
images/photo of the santa drunk at a bar_21_-1.5.png ADDED

Git LFS Details

  • SHA256: 81185553678360d9e9e2c64b910625302fc7890c1835ad11e459d2ecc3150cfa
  • Pointer size: 132 Bytes
  • Size of remote file: 1.64 MB
images/photo of the santa drunk at a bar_21_-3.0.png ADDED

Git LFS Details

  • SHA256: f772f6e5693dc0551a6a14c25aa9114edd020388e9b4b751d41411816aacbc1d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.58 MB
images/photo of the santa drunk at a bar_21_0.0.png ADDED

Git LFS Details

  • SHA256: 958b0a38e993f0dae4e34bd8b868809466f6e18fc00bc4ec994d628a4ed84d0d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.64 MB
images/photo of the santa drunk at a bar_21_1.5.png ADDED

Git LFS Details

  • SHA256: 98b1fb12ee5f3fff08078259dddd3894af1b32e5adcecfa7cc4c9ee4184fbf57
  • Pointer size: 132 Bytes
  • Size of remote file: 1.57 MB
images/photo of the santa drunk at a bar_21_3.0.png ADDED

Git LFS Details

  • SHA256: bc43db9eded6c7edd10d2d3c7820a3f6524cf81775a8c367fe9861661075befe
  • Pointer size: 132 Bytes
  • Size of remote file: 1.46 MB
images/photo of the santa drunk at a bar_22_-1.5.png ADDED

Git LFS Details

  • SHA256: 3345ae3e4281716495ea3bbb04e7088f19a8a023e2cc92613951ba649d31a6f3
  • Pointer size: 132 Bytes
  • Size of remote file: 1.4 MB
images/photo of the santa drunk at a bar_22_-3.0.png ADDED

Git LFS Details

  • SHA256: feaba106bc81029adbfa4063a778880348b5b62e1dc92bb559e7e05c820ecf7f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.38 MB
images/photo of the santa drunk at a bar_22_0.0.png ADDED

Git LFS Details

  • SHA256: 59de0e913a3ccddab89fe15cf7e10745a128fd22cada2a29ef3e3534d6bcdda7
  • Pointer size: 132 Bytes
  • Size of remote file: 1.4 MB
images/photo of the santa drunk at a bar_22_1.5.png ADDED

Git LFS Details

  • SHA256: 56eeea89314a7ab3c124ebc4f9da0cfeec801298e87049d6f0abd38da52a0f8a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.41 MB
images/photo of the santa drunk at a bar_22_3.0.png ADDED

Git LFS Details

  • SHA256: 6cc5ad2f6e1769bec9b32f22cd01f15754ccd4470c56c0524698f43acbfcd9de
  • Pointer size: 132 Bytes
  • Size of remote file: 1.45 MB
photo of the santa drunk at a bar.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5eaecbb4cb6a82ce92d490c45150da2375ad05aaa383687b62103121013d0520
3
+ size 8789076