ntc-ai commited on
Commit
b70b7a6
1 Parent(s): b84dfca

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
3d animated movie still.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5de2431b8271a8cd9e54e5777dcf88ecb282109166f55a6e88e8a099c988a3ef
3
+ size 8789076
README.md ADDED
@@ -0,0 +1,96 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ language:
4
+ - en
5
+ thumbnail: "images/evaluate/3d animated movie still.../3d animated movie still_17_3.0.png"
6
+ widget:
7
+ - text: 3d animated movie still
8
+ output:
9
+ url: images/3d animated movie still_17_3.0.png
10
+ - text: 3d animated movie still
11
+ output:
12
+ url: images/3d animated movie still_19_3.0.png
13
+ - text: 3d animated movie still
14
+ output:
15
+ url: images/3d animated movie still_20_3.0.png
16
+ - text: 3d animated movie still
17
+ output:
18
+ url: images/3d animated movie still_21_3.0.png
19
+ - text: 3d animated movie still
20
+ output:
21
+ url: images/3d animated movie still_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: "3d animated movie still"
35
+ base_model: "stabilityai/stable-diffusion-xl-base-1.0"
36
+ ---
37
+ # ntcai.xyz slider - 3d animated movie still (SDXL LoRA)
38
+
39
+ | Strength: -3 | Strength: 0 | Strength: 3 |
40
+ | --- | --- | --- |
41
+ | <img src="images/3d animated movie still_17_-3.0.png" width=256 height=256 /> | <img src="images/3d animated movie still_17_0.0.png" width=256 height=256 /> | <img src="images/3d animated movie still_17_3.0.png" width=256 height=256 /> |
42
+ | <img src="images/3d animated movie still_19_-3.0.png" width=256 height=256 /> | <img src="images/3d animated movie still_19_0.0.png" width=256 height=256 /> | <img src="images/3d animated movie still_19_3.0.png" width=256 height=256 /> |
43
+ | <img src="images/3d animated movie still_20_-3.0.png" width=256 height=256 /> | <img src="images/3d animated movie still_20_0.0.png" width=256 height=256 /> | <img src="images/3d animated movie still_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
+ 3d animated movie still
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.3d-animated-movie-still', weight_name='3d animated movie still.safetensors', adapter_name="3d animated movie still")
71
+
72
+ # Activate the LoRA
73
+ pipe.set_adapters(["3d animated movie still"], adapter_weights=[2.0])
74
+
75
+ prompt = "medieval rich kingpin sitting in a tavern, 3d animated movie still"
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 890+ 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/3d animated movie still_17_-1.5.png ADDED

Git LFS Details

  • SHA256: 538bb3ff7a5576b2aeb5d23b2abda4522b338ea775f4dcd89d885744be3fb856
  • Pointer size: 132 Bytes
  • Size of remote file: 1.63 MB
images/3d animated movie still_17_-3.0.png ADDED

Git LFS Details

  • SHA256: 92eff5d021bb9d3dc288150aff2a422e6e44910dc42b9c346b14e4fc37dc195f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.67 MB
images/3d animated movie still_17_0.0.png ADDED

Git LFS Details

  • SHA256: f888fb7b0d401217389be14390e5e0ed8060e72045fc2b5bf90fe208c3b867be
  • Pointer size: 132 Bytes
  • Size of remote file: 1.55 MB
images/3d animated movie still_17_1.5.png ADDED

Git LFS Details

  • SHA256: d581dc4e98dcdb08ee3e679708b59403c18592191113ea7242c3f188931eb095
  • Pointer size: 132 Bytes
  • Size of remote file: 1.49 MB
images/3d animated movie still_17_3.0.png ADDED

Git LFS Details

  • SHA256: a51641bc0702f98c010cbc16629d2b477e1082336a276e6bf2be80b707a1d35f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.44 MB
images/3d animated movie still_19_-1.5.png ADDED

Git LFS Details

  • SHA256: 53557e4015ac52041ac442fc114bb505a4c47c8be2d78b9604a8955571e60c08
  • Pointer size: 132 Bytes
  • Size of remote file: 1.71 MB
images/3d animated movie still_19_-3.0.png ADDED

Git LFS Details

  • SHA256: 10b00abb1b02225feba7a50ad30d8741003cc64d43f1f3ffa20484199f02cd30
  • Pointer size: 132 Bytes
  • Size of remote file: 1.77 MB
images/3d animated movie still_19_0.0.png ADDED

Git LFS Details

  • SHA256: 95eaaa02222221c9d02bf38dd5e794f35269dc71843ac1c56c65188df4075901
  • Pointer size: 132 Bytes
  • Size of remote file: 1.64 MB
images/3d animated movie still_19_1.5.png ADDED

Git LFS Details

  • SHA256: 9dd2832b148b17c0dd5fffe25e7c2d6618ec3b8bf9bae3b22d48050c2e75d9fc
  • Pointer size: 132 Bytes
  • Size of remote file: 1.54 MB
images/3d animated movie still_19_3.0.png ADDED

Git LFS Details

  • SHA256: 9671b08ca30c914c2d76e90decabcce7fe68d4efeb6182d92dda9a3cbfce7674
  • Pointer size: 132 Bytes
  • Size of remote file: 1.42 MB
images/3d animated movie still_20_-1.5.png ADDED

Git LFS Details

  • SHA256: ad18a997bc802e137cdca492fdd18e63ec4ca109da94f069383a3cc123a87de7
  • Pointer size: 132 Bytes
  • Size of remote file: 1.75 MB
images/3d animated movie still_20_-3.0.png ADDED

Git LFS Details

  • SHA256: 4ab8e8525838d5b4f3576365da93ec26f0408b6b8db152db22d64739da96b690
  • Pointer size: 132 Bytes
  • Size of remote file: 1.69 MB
images/3d animated movie still_20_0.0.png ADDED

Git LFS Details

  • SHA256: a7d9f70ebf1f413f52eaa3945b37aba3794c7503266160382a960419ac948f0c
  • Pointer size: 132 Bytes
  • Size of remote file: 1.72 MB
images/3d animated movie still_20_1.5.png ADDED

Git LFS Details

  • SHA256: c8f6b1afc8608261494bc18bfd3eba6b7b16bee45996a57c362b04fb3f8fffd5
  • Pointer size: 132 Bytes
  • Size of remote file: 1.63 MB
images/3d animated movie still_20_3.0.png ADDED

Git LFS Details

  • SHA256: 30b63bf8169f562f4a70e27db3bbe63ca4f7526fedec3e6a0110a435e5ae8048
  • Pointer size: 132 Bytes
  • Size of remote file: 1.44 MB
images/3d animated movie still_21_-1.5.png ADDED

Git LFS Details

  • SHA256: 02f9e8ae462581c9ba22cf9e0a8eae7ffe69ac9cae1b8af916defc08c7a29fd3
  • Pointer size: 132 Bytes
  • Size of remote file: 1.6 MB
images/3d animated movie still_21_-3.0.png ADDED

Git LFS Details

  • SHA256: 99d3846437f07f6264368b814f5c1f1f83629512e6aaa5ea1a9b92fef1397162
  • Pointer size: 132 Bytes
  • Size of remote file: 1.63 MB
images/3d animated movie still_21_0.0.png ADDED

Git LFS Details

  • SHA256: f428200f4f604c7a1cd6081fd1fc89e572426a10c0b1676e67c1335436384395
  • Pointer size: 132 Bytes
  • Size of remote file: 1.56 MB
images/3d animated movie still_21_1.5.png ADDED

Git LFS Details

  • SHA256: a314d7b43a575c859dd319a132af3f31097a58c8fac4baa3f1005185436ffe8a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.46 MB
images/3d animated movie still_21_3.0.png ADDED

Git LFS Details

  • SHA256: f26221ed6505101bcff9ca2fa61d02be162b28748ec9f216bec2fbdff8c786b4
  • Pointer size: 132 Bytes
  • Size of remote file: 1.38 MB
images/3d animated movie still_22_-1.5.png ADDED

Git LFS Details

  • SHA256: b0cee997b13ad9b824e2f1fb1e94ffcf144dc6d7efe1bed50de38f106874a9af
  • Pointer size: 132 Bytes
  • Size of remote file: 1.57 MB
images/3d animated movie still_22_-3.0.png ADDED

Git LFS Details

  • SHA256: e778d556f8eaaaff1210e4e17eaf7032ab1a834d408a38792d2d443753b18fec
  • Pointer size: 132 Bytes
  • Size of remote file: 1.68 MB
images/3d animated movie still_22_0.0.png ADDED

Git LFS Details

  • SHA256: ca48604f45f71af85e909071fd695da59de7e211562a83803880d410d71650b7
  • Pointer size: 132 Bytes
  • Size of remote file: 1.45 MB
images/3d animated movie still_22_1.5.png ADDED

Git LFS Details

  • SHA256: dbaddd57d7af43c612e7518b08f75aeccf62f322a1576512044d7b3510a8187c
  • Pointer size: 132 Bytes
  • Size of remote file: 1.48 MB
images/3d animated movie still_22_3.0.png ADDED

Git LFS Details

  • SHA256: c06688a0f683527a5f61500686d7984474ed7b788e4137d9af1ffc329bf8d0fc
  • Pointer size: 132 Bytes
  • Size of remote file: 1.38 MB