ntc-ai commited on
Commit
da16328
1 Parent(s): 39267d6

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/looking contemplative.../looking contemplative_17_3.0.png"
6
+ widget:
7
+ - text: looking contemplative
8
+ output:
9
+ url: images/looking contemplative_17_3.0.png
10
+ - text: looking contemplative
11
+ output:
12
+ url: images/looking contemplative_19_3.0.png
13
+ - text: looking contemplative
14
+ output:
15
+ url: images/looking contemplative_20_3.0.png
16
+ - text: looking contemplative
17
+ output:
18
+ url: images/looking contemplative_21_3.0.png
19
+ - text: looking contemplative
20
+ output:
21
+ url: images/looking contemplative_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: "looking contemplative"
35
+ base_model: "stabilityai/stable-diffusion-xl-base-1.0"
36
+ ---
37
+ # ntcai.xyz slider - looking contemplative (SDXL LoRA)
38
+
39
+ | Strength: -3 | Strength: 0 | Strength: 3 |
40
+ | --- | --- | --- |
41
+ | <img src="images/looking contemplative_17_-3.0.png" width=256 height=256 /> | <img src="images/looking contemplative_17_0.0.png" width=256 height=256 /> | <img src="images/looking contemplative_17_3.0.png" width=256 height=256 /> |
42
+ | <img src="images/looking contemplative_19_-3.0.png" width=256 height=256 /> | <img src="images/looking contemplative_19_0.0.png" width=256 height=256 /> | <img src="images/looking contemplative_19_3.0.png" width=256 height=256 /> |
43
+ | <img src="images/looking contemplative_20_-3.0.png" width=256 height=256 /> | <img src="images/looking contemplative_20_0.0.png" width=256 height=256 /> | <img src="images/looking contemplative_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
+ looking contemplative
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.looking-contemplative', weight_name='looking contemplative.safetensors', adapter_name="looking contemplative")
71
+
72
+ # Activate the LoRA
73
+ pipe.set_adapters(["looking contemplative"], adapter_weights=[2.0])
74
+
75
+ prompt = "medieval rich kingpin sitting in a tavern, looking contemplative"
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 1140+ 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/looking contemplative_17_-1.5.png ADDED

Git LFS Details

  • SHA256: 3dc20812cc899df0c26b46ac4cac45a27b3e38a13585c5baa21f05d54657668e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.51 MB
images/looking contemplative_17_-3.0.png ADDED

Git LFS Details

  • SHA256: c3b7d85f9e89ad3ca3fa201b09fac80fce093d101df06cd4dcc268ea1c4382b7
  • Pointer size: 132 Bytes
  • Size of remote file: 1.53 MB
images/looking contemplative_17_0.0.png ADDED

Git LFS Details

  • SHA256: e04f708cbec4f8d9daba9d17366779e39f38f22eed61bdfc7d9bc58a84708b84
  • Pointer size: 132 Bytes
  • Size of remote file: 1.48 MB
images/looking contemplative_17_1.5.png ADDED

Git LFS Details

  • SHA256: 9f75bd46048554ecbdabcb1b7f90778611c228b3f6516452c5baa237c040e103
  • Pointer size: 132 Bytes
  • Size of remote file: 1.46 MB
images/looking contemplative_17_3.0.png ADDED

Git LFS Details

  • SHA256: ceb4078a58f238bf74169b72e96c1c70080fbc51867eb022521f3ef627e4a658
  • Pointer size: 132 Bytes
  • Size of remote file: 1.47 MB
images/looking contemplative_19_-1.5.png ADDED

Git LFS Details

  • SHA256: 20fdb1b26925c645f614929cfcddedd9179fc568a0e17e623c980651118cf73e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.48 MB
images/looking contemplative_19_-3.0.png ADDED

Git LFS Details

  • SHA256: c0455cd3045413e2232dd298a47f52a377baa0cd221230b99848ec6793d0f759
  • Pointer size: 132 Bytes
  • Size of remote file: 1.53 MB
images/looking contemplative_19_0.0.png ADDED

Git LFS Details

  • SHA256: a3640a1ca352a6b69b29b8ba73b29f17f2e3ef17f7cb93581878ac766b1a9d1e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.44 MB
images/looking contemplative_19_1.5.png ADDED

Git LFS Details

  • SHA256: d4265ad5938828819c8ecca5f6969376f78bda67cbce9764aa435cadfe28ed13
  • Pointer size: 132 Bytes
  • Size of remote file: 1.4 MB
images/looking contemplative_19_3.0.png ADDED

Git LFS Details

  • SHA256: 6e0778a4ec33dad092573230e986a6b562b6bcf62562aa6d63a2f0f80567dac8
  • Pointer size: 132 Bytes
  • Size of remote file: 1.34 MB
images/looking contemplative_20_-1.5.png ADDED

Git LFS Details

  • SHA256: 9d6fdc782060697e3e70777974e6d110654f5e803528d64f8ce91a4d2b5034cc
  • Pointer size: 132 Bytes
  • Size of remote file: 1.54 MB
images/looking contemplative_20_-3.0.png ADDED

Git LFS Details

  • SHA256: 184ff6f03fb440e80b6626e07dfd52d63b471b7f303a91b55944c758b54fb543
  • Pointer size: 132 Bytes
  • Size of remote file: 1.54 MB
images/looking contemplative_20_0.0.png ADDED

Git LFS Details

  • SHA256: 4c093658dfaf50fdcea576774047d3e9109aecfec869a323400b2ef3a2488d01
  • Pointer size: 132 Bytes
  • Size of remote file: 1.51 MB
images/looking contemplative_20_1.5.png ADDED

Git LFS Details

  • SHA256: 9d7a794b5fcbcaef96be83817bda56c34f8b2441fca84ee3167087508196d11d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.49 MB
images/looking contemplative_20_3.0.png ADDED

Git LFS Details

  • SHA256: 01c982dcf4202a8362fc0f12a2f05ce7dadd1f3ffae92c4ebc41a4f606976908
  • Pointer size: 132 Bytes
  • Size of remote file: 1.43 MB
images/looking contemplative_21_-1.5.png ADDED

Git LFS Details

  • SHA256: 621d1df1d9144b194e5d7c1e57b026356364c9625c3e65f3802d3ac484a9f456
  • Pointer size: 132 Bytes
  • Size of remote file: 1.28 MB
images/looking contemplative_21_-3.0.png ADDED

Git LFS Details

  • SHA256: 23c41ac54e980fa230b701f3848e0c049cf45f300e8c57f1b6f79bbe46c2f75d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.27 MB
images/looking contemplative_21_0.0.png ADDED

Git LFS Details

  • SHA256: 1f75dac10755264459ce4a75a374f8e6651268282cf292174279de90b5fd23d3
  • Pointer size: 132 Bytes
  • Size of remote file: 1.29 MB
images/looking contemplative_21_1.5.png ADDED

Git LFS Details

  • SHA256: 7c1b941855e9daa0b7bb6c15005cb94f77c6f7f2cce4fa36180b36a202551c06
  • Pointer size: 132 Bytes
  • Size of remote file: 1.24 MB
images/looking contemplative_21_3.0.png ADDED

Git LFS Details

  • SHA256: d1057d5c8dc0ea908505ffb719b5f9be65ee44baae3bc03b590ce209d3ec6da4
  • Pointer size: 132 Bytes
  • Size of remote file: 1.27 MB
images/looking contemplative_22_-1.5.png ADDED

Git LFS Details

  • SHA256: de783313f1ac9b5945579f5b1670b54754d50fbdd9c49919d7c35770a5171551
  • Pointer size: 132 Bytes
  • Size of remote file: 1.67 MB
images/looking contemplative_22_-3.0.png ADDED

Git LFS Details

  • SHA256: a01b4df95093059a130cb132d09f02bf9c30eb08b2df1df1624b9a3a47f0293c
  • Pointer size: 132 Bytes
  • Size of remote file: 1.73 MB
images/looking contemplative_22_0.0.png ADDED

Git LFS Details

  • SHA256: b76fdcef556e1f17207c37b95672fe978ff7c6e70c15464190c6c74b94c8c47c
  • Pointer size: 132 Bytes
  • Size of remote file: 1.61 MB
images/looking contemplative_22_1.5.png ADDED

Git LFS Details

  • SHA256: d19cbfd72e57e6479497d209145f8fc39b25448766a9b5b80104aa6ebdc77827
  • Pointer size: 132 Bytes
  • Size of remote file: 1.58 MB
images/looking contemplative_22_3.0.png ADDED

Git LFS Details

  • SHA256: f8aba5fbde8cac05e942ec3f5c9e1718a110ed07f63713b7b2540370b194d303
  • Pointer size: 132 Bytes
  • Size of remote file: 1.58 MB
looking contemplative.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a18ef5198be680c6a79a5392bd4e0f6d319b59afdcf77102edc1a158fe80964
3
+ size 8789076