ntc-ai commited on
Commit
cd8da32
1 Parent(s): 0815c40

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/overpriced nft.../overpriced nft_17_3.0.png"
6
+ widget:
7
+ - text: overpriced nft
8
+ output:
9
+ url: images/overpriced nft_17_3.0.png
10
+ - text: overpriced nft
11
+ output:
12
+ url: images/overpriced nft_19_3.0.png
13
+ - text: overpriced nft
14
+ output:
15
+ url: images/overpriced nft_20_3.0.png
16
+ - text: overpriced nft
17
+ output:
18
+ url: images/overpriced nft_21_3.0.png
19
+ - text: overpriced nft
20
+ output:
21
+ url: images/overpriced nft_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: "overpriced nft"
35
+ base_model: "stabilityai/stable-diffusion-xl-base-1.0"
36
+ ---
37
+ # ntcai.xyz slider - overpriced nft (SDXL LoRA)
38
+
39
+ | Strength: -3 | Strength: 0 | Strength: 3 |
40
+ | --- | --- | --- |
41
+ | <img src="images/overpriced nft_17_-3.0.png" width=256 height=256 /> | <img src="images/overpriced nft_17_0.0.png" width=256 height=256 /> | <img src="images/overpriced nft_17_3.0.png" width=256 height=256 /> |
42
+ | <img src="images/overpriced nft_19_-3.0.png" width=256 height=256 /> | <img src="images/overpriced nft_19_0.0.png" width=256 height=256 /> | <img src="images/overpriced nft_19_3.0.png" width=256 height=256 /> |
43
+ | <img src="images/overpriced nft_20_-3.0.png" width=256 height=256 /> | <img src="images/overpriced nft_20_0.0.png" width=256 height=256 /> | <img src="images/overpriced nft_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
+ overpriced nft
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.overpriced-nft', weight_name='overpriced nft.safetensors', adapter_name="overpriced nft")
71
+
72
+ # Activate the LoRA
73
+ pipe.set_adapters(["overpriced nft"], adapter_weights=[2.0])
74
+
75
+ prompt = "medieval rich kingpin sitting in a tavern, overpriced nft"
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 930+ 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/overpriced nft_17_-1.5.png ADDED

Git LFS Details

  • SHA256: 9c3ebb3709bb578149efe5f0a2ea1bc5bec807bfb0a77494ad89e01c85086e98
  • Pointer size: 132 Bytes
  • Size of remote file: 1.57 MB
images/overpriced nft_17_-3.0.png ADDED

Git LFS Details

  • SHA256: 0edb3c25480e8c89c119fcb81e2410fecd1108e2643a9bd799a0dbeba62e38ac
  • Pointer size: 132 Bytes
  • Size of remote file: 1.57 MB
images/overpriced nft_17_0.0.png ADDED

Git LFS Details

  • SHA256: efc5fa4dc24dd10d2237bf1a2d600e7e9dd5dd3ca921b98aea0eb748b5892dc6
  • Pointer size: 132 Bytes
  • Size of remote file: 1.58 MB
images/overpriced nft_17_1.5.png ADDED

Git LFS Details

  • SHA256: 2ec3a69a6e2504ba23c96871bacf24ffd8dfe0224771e75d73fd7185907e5fba
  • Pointer size: 132 Bytes
  • Size of remote file: 1.58 MB
images/overpriced nft_17_3.0.png ADDED

Git LFS Details

  • SHA256: f4c73d5872efa43a4412fa6e518a264c16e9293f24fb52e4be1decb97dbd2aa5
  • Pointer size: 132 Bytes
  • Size of remote file: 1.59 MB
images/overpriced nft_19_-1.5.png ADDED

Git LFS Details

  • SHA256: fb6de08c2a83b55cf668847e7c26e123176e123d084c79b46da2c2259076ad32
  • Pointer size: 132 Bytes
  • Size of remote file: 1.3 MB
images/overpriced nft_19_-3.0.png ADDED

Git LFS Details

  • SHA256: d6563fd4fc58f15d9d9b86db2a0c07e722a78a46ddd082fb78c2cbcc229640ed
  • Pointer size: 132 Bytes
  • Size of remote file: 1.29 MB
images/overpriced nft_19_0.0.png ADDED

Git LFS Details

  • SHA256: 6c5514eb58b8922ddf15921397467697e8210764cada334babac1bde18829685
  • Pointer size: 132 Bytes
  • Size of remote file: 1.34 MB
images/overpriced nft_19_1.5.png ADDED

Git LFS Details

  • SHA256: b89323f26f2f6fb5e45e2fe84326848abf10174fe7910df39d492e87fc15281f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.34 MB
images/overpriced nft_19_3.0.png ADDED

Git LFS Details

  • SHA256: 1adb37d75f6029d5f5023480c6ebc0fc43813c25166a6216ad7fdce9002e5ca2
  • Pointer size: 132 Bytes
  • Size of remote file: 1.46 MB
images/overpriced nft_20_-1.5.png ADDED

Git LFS Details

  • SHA256: 245556bbb3ffd42a89827be4f2fcc442d29d629f509916ef67d28d351c393dce
  • Pointer size: 132 Bytes
  • Size of remote file: 1.56 MB
images/overpriced nft_20_-3.0.png ADDED

Git LFS Details

  • SHA256: 34da935cd48f2d98be444ad0d6bfb03b48ddf5b17e16338d9539b4211ca76fbd
  • Pointer size: 132 Bytes
  • Size of remote file: 1.64 MB
images/overpriced nft_20_0.0.png ADDED

Git LFS Details

  • SHA256: 199e95da0babd0f1edf9eb573f335c128d57ebb47f9093e5d90f3aebd93abf0f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.5 MB
images/overpriced nft_20_1.5.png ADDED

Git LFS Details

  • SHA256: 2d12e551d16ae9fba91c48e39dc4cc6dff5c5cdc0dde5b32e8844698d9c1896a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.48 MB
images/overpriced nft_20_3.0.png ADDED

Git LFS Details

  • SHA256: 074bf9368eb20748a8e51c6f15c5c58f44f964805f03df583d657da414aea9cf
  • Pointer size: 132 Bytes
  • Size of remote file: 1.41 MB
images/overpriced nft_21_-1.5.png ADDED

Git LFS Details

  • SHA256: 657478fe1ab5b35344a9b028d9bcee936f15bf6838ee1cd678b74dfae0539698
  • Pointer size: 132 Bytes
  • Size of remote file: 1.38 MB
images/overpriced nft_21_-3.0.png ADDED

Git LFS Details

  • SHA256: b23671c6c0fdef118a042b432188ddb25a5294a16144cdde797346ed5c56e152
  • Pointer size: 132 Bytes
  • Size of remote file: 1.41 MB
images/overpriced nft_21_0.0.png ADDED

Git LFS Details

  • SHA256: a75d94e7e1ed7db3d345260eb163993fdb234bb7e9928954850630a34322a504
  • Pointer size: 132 Bytes
  • Size of remote file: 1.39 MB
images/overpriced nft_21_1.5.png ADDED

Git LFS Details

  • SHA256: 8cb9a6100ce79872a3265fff23cbe4285d649b38237ccb9b3a844112165425af
  • Pointer size: 132 Bytes
  • Size of remote file: 1.4 MB
images/overpriced nft_21_3.0.png ADDED

Git LFS Details

  • SHA256: 84d926d65bc2284ee65801b6264aea7a6acffb8878ee01f5e758875746930360
  • Pointer size: 132 Bytes
  • Size of remote file: 1.42 MB
images/overpriced nft_22_-1.5.png ADDED

Git LFS Details

  • SHA256: 58eec85bdaf8b6b6c3db14c1fa12e8b4a4eed2dd467f2cdfc4ee54e8e37d9815
  • Pointer size: 132 Bytes
  • Size of remote file: 1.35 MB
images/overpriced nft_22_-3.0.png ADDED

Git LFS Details

  • SHA256: 49fa0d86612f3bc92a3d1af9330d82d4dc3a2365e65d33cbafaf8cf62490da69
  • Pointer size: 132 Bytes
  • Size of remote file: 1.37 MB
images/overpriced nft_22_0.0.png ADDED

Git LFS Details

  • SHA256: 46b16848534dc766e612b7988a36fb50527c571c16f63a608a7a0e4cc42eb03c
  • Pointer size: 132 Bytes
  • Size of remote file: 1.32 MB
images/overpriced nft_22_1.5.png ADDED

Git LFS Details

  • SHA256: c70fc647859425b2ea8f256b5286fee1c05c4d133163c24ec377ffb9c9e22995
  • Pointer size: 132 Bytes
  • Size of remote file: 1.3 MB
images/overpriced nft_22_3.0.png ADDED

Git LFS Details

  • SHA256: 62ea3abb2d58da33c8ae6a40ebf1323f908e5c3d3fb663116e1d1116e2867eb5
  • Pointer size: 132 Bytes
  • Size of remote file: 1.31 MB
overpriced nft.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb3c21b67675ec3c1421f24b1720195a834d927fe86171191c0eaf3a06ab2915
3
+ size 8789076