mhnakif commited on
Commit
09b3334
·
verified ·
1 Parent(s): ad05941

Upload folder using huggingface_hub

Browse files
1337157.html ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta property="og:image" content="https://civarchive.com/banner.webp"/><title>Wan Cowgirl<!-- --> - CivArchive (CivitAI Archive)</title><meta name="description" content="Download Wan Cowgirl - LORA by dtwr434 from CivArchive (CivitAI Archive). Wan 2.2 update. The preview images were all created using the lightning loras. The workflow can be d..."/><meta name="author" content="dtwr434"/><link rel="canonical" href="https://civarchive.com/models/1337157?modelVersionId=2314674"/><meta property="og:type" content="article"/><meta property="og:title" content="Wan Cowgirl - LORA by dtwr434 - CivArchive"/><meta property="og:description" content="Download Wan Cowgirl - LORA by dtwr434. Free AI model download from CivArchive."/><meta property="og:image" content="https://civarchive.com/banner.webp"/><meta property="og:image:alt" content="Wan Cowgirl - AI model preview"/><meta property="og:url" content="https://civarchive.com/models/1337157?modelVersionId=2314674"/><meta property="og:site_name" content="CivArchive"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Wan Cowgirl by dtwr434 - CivArchive"/><meta name="twitter:description" content="Download Wan Cowgirl - LORA by dtwr434. Free AI model download from CivArchive."/><meta name="twitter:image" content="https://civarchive.com/banner.webp"/><meta name="twitter:image:alt" content="Wan Cowgirl - AI model preview"/><meta name="robots" content="index, follow"/><meta name="viewport" content="width=device-width, initial-scale=1"/><meta name="rating" content="adult"/><meta name="next-head-count" content="21"/><link rel="preload" href="/_next/static/css/4272441799e58394.css" as="style"/><link rel="stylesheet" href="/_next/static/css/4272441799e58394.css" data-n-g=""/><link rel="preload" href="/_next/static/css/3add334ee59f67ac.css" as="style"/><link rel="stylesheet" href="/_next/static/css/3add334ee59f67ac.css" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-5146130448d8adf7.js" defer=""></script><script src="/_next/static/chunks/framework-64ad27b21261a9ce.js" defer=""></script><script src="/_next/static/chunks/main-7b81b98a28933e53.js" defer=""></script><script src="/_next/static/chunks/pages/_app-d4e1e09a0960db41.js" defer=""></script><script src="/_next/static/chunks/ee9ce975-285597f3eb6df687.js" defer=""></script><script src="/_next/static/chunks/799-ea76c0ba216e91ad.js" defer=""></script><script src="/_next/static/chunks/158-1fc6cc013e2030c1.js" defer=""></script><script src="/_next/static/chunks/854-d38a8714460eeb07.js" defer=""></script><script src="/_next/static/chunks/400-579f40c12bd7de61.js" defer=""></script><script src="/_next/static/chunks/pages/models/%5Bid%5D-5f090d47e4dcd1e2.js" defer=""></script><script src="/_next/static/BtPAkzpnfi-rrIywBXqKS/_buildManifest.js" defer=""></script><script src="/_next/static/BtPAkzpnfi-rrIywBXqKS/_ssgManifest.js" defer=""></script></head><body><div id="__next"><style>
2
+ :root {
3
+ --bprogress-color: hsl(var(--primary));
4
+ --bprogress-height: 2px;
5
+ --bprogress-spinner-size: 18px;
6
+ --bprogress-spinner-animation-duration: 400ms;
7
+ --bprogress-spinner-border-size: 2px;
8
+ --bprogress-box-shadow: 0 0 10px hsl(var(--primary)), 0 0 5px hsl(var(--primary));
9
+ --bprogress-z-index: 99999;
10
+ --bprogress-spinner-top: 15px;
11
+ --bprogress-spinner-bottom: auto;
12
+ --bprogress-spinner-right: 15px;
13
+ --bprogress-spinner-left: auto;
14
+ }
15
+
16
+ .bprogress {
17
+ width: 0;
18
+ height: 0;
19
+ pointer-events: none;
20
+ z-index: var(--bprogress-z-index);
21
+ }
22
+
23
+ .bprogress .bar {
24
+ background: var(--bprogress-color);
25
+ position: fixed;
26
+ z-index: var(--bprogress-z-index);
27
+ top: 0;
28
+ left: 0;
29
+ width: 100%;
30
+ height: var(--bprogress-height);
31
+ }
32
+
33
+ /* Fancy blur effect */
34
+ .bprogress .peg {
35
+ display: block;
36
+ position: absolute;
37
+ right: 0;
38
+ width: 100px;
39
+ height: 100%;
40
+ box-shadow: var(--bprogress-box-shadow);
41
+ opacity: 1.0;
42
+ transform: rotate(3deg) translate(0px, -4px);
43
+ }
44
+
45
+ /* Remove these to get rid of the spinner */
46
+ .bprogress .spinner {
47
+ display: block;
48
+ position: fixed;
49
+ z-index: var(--bprogress-z-index);
50
+ top: var(--bprogress-spinner-top);
51
+ bottom: var(--bprogress-spinner-bottom);
52
+ right: var(--bprogress-spinner-right);
53
+ left: var(--bprogress-spinner-left);
54
+ }
55
+
56
+ .bprogress .spinner-icon {
57
+ width: var(--bprogress-spinner-size);
58
+ height: var(--bprogress-spinner-size);
59
+ box-sizing: border-box;
60
+ border: solid var(--bprogress-spinner-border-size) transparent;
61
+ border-top-color: var(--bprogress-color);
62
+ border-left-color: var(--bprogress-color);
63
+ border-radius: 50%;
64
+ -webkit-animation: bprogress-spinner var(--bprogress-spinner-animation-duration) linear infinite;
65
+ animation: bprogress-spinner var(--bprogress-spinner-animation-duration) linear infinite;
66
+ }
67
+
68
+ .bprogress-custom-parent {
69
+ overflow: hidden;
70
+ position: relative;
71
+ }
72
+
73
+ .bprogress-custom-parent .bprogress .spinner,
74
+ .bprogress-custom-parent .bprogress .bar {
75
+ position: absolute;
76
+ }
77
+
78
+ .bprogress .indeterminate {
79
+ position: fixed;
80
+ top: 0;
81
+ left: 0;
82
+ width: 100%;
83
+ height: var(--bprogress-height);
84
+ overflow: hidden;
85
+ }
86
+
87
+ .bprogress .indeterminate .inc,
88
+ .bprogress .indeterminate .dec {
89
+ position: absolute;
90
+ top: 0;
91
+ height: 100%;
92
+ background-color: var(--bprogress-color);
93
+ }
94
+
95
+ .bprogress .indeterminate .inc {
96
+ animation: bprogress-indeterminate-increase 2s infinite;
97
+ }
98
+
99
+ .bprogress .indeterminate .dec {
100
+ animation: bprogress-indeterminate-decrease 2s 0.5s infinite;
101
+ }
102
+
103
+ @-webkit-keyframes bprogress-spinner {
104
+ 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
105
+ 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
106
+ }
107
+
108
+ @keyframes bprogress-spinner {
109
+ 0% { transform: rotate(0deg); }
110
+ 100% { transform: rotate(360deg); }
111
+ }
112
+
113
+ @keyframes bprogress-indeterminate-increase {
114
+ from { left: -5%; width: 5%; }
115
+ to { left: 130%; width: 100%; }
116
+ }
117
+
118
+ @keyframes bprogress-indeterminate-decrease {
119
+ from { left: -80%; width: 80%; }
120
+ to { left: 110%; width: 10%; }
121
+ }
122
+ </style><div class="min-h-screen bg-background flex flex-col __variable_f367f3"><div role="region" aria-label="Notifications (F8)" tabindex="-1" style="pointer-events:none"><ol tabindex="-1" class="fixed top-0 z-[100] flex max-h-screen w-full flex-col-reverse p-4 sm:bottom-0 sm:right-0 sm:top-auto sm:flex-col md:max-w-[420px]"></ol></div><header class="border-b bg-background/95 backdrop-blur supports-[backdrop-filter]:bg-background/60 z-10"><div class="container mx-auto py-4"><div class="flex items-center gap-4 flex-col sm:flex-row"><a class="flex items-center gap-2 hover:opacity-90 transition-opacity text-transparent bg-gradient-to-r from-blue-600 to-purple-600 bg-clip-text" title="CivArchive - CivitAI Archive" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-package h-6 w-6 stroke-blue-600" aria-hidden="true"><path d="M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"></path><path d="M12 22V12"></path><polyline points="3.29 7 12 12 20.71 7"></polyline><path d="m7.5 4.27 9 5.15"></path></svg><span class="font-semibold text-xl">CivArchive</span></a><form class="w-full flex-1"><div class="flex flex-col gap-4 px-4"><div class="relative w-full"><input type="text" class="flex h-9 rounded-md border border-input bg-transparent px-3 py-1 text-base transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm w-full shadow-sm pr-10" placeholder="Search by model name, filename, sha256 hash or civitai links" value=""/><button type="submit" class="absolute right-3 top-1/2 transform -translate-y-1/2 text-gray-400 hover:text-gray-600 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-primary rounded-full p-1"><svg class="h-5 w-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path></svg></button></div><div class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 xl:grid-cols-8 gap-3 items-center"><button class="gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground h-9 px-4 py-2 w-full flex items-center justify-between" type="button" id="radix-:R1kl6:" aria-haspopup="menu" aria-expanded="false" data-state="closed"><div>Model Type</div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><button class="gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground h-9 px-4 py-2 w-full flex items-center justify-between" type="button" id="radix-:R2kl6:" aria-haspopup="menu" aria-expanded="false" data-state="closed"><div>Base Model</div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><button type="button" role="combobox" aria-controls="radix-:R3kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R4kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R5kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R6kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R7kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R8kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select></div></div></form><div class="flex items-center gap-2"><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground h-9 px-4 py-2" type="button" aria-haspopup="dialog" aria-expanded="false" aria-controls="radix-:Rel6:" data-state="closed">Add Mirror</button><a target="_blank" rel="nofollow noopener noreferrer" class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 hover:bg-accent hover:text-accent-foreground h-9 w-9" href="https://discord.gg/xy4GgcppfM"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.07451 1.82584C5.03267 1.81926 4.99014 1.81825 4.94803 1.82284C4.10683 1.91446 2.82673 2.36828 2.07115 2.77808C2.02106 2.80525 1.97621 2.84112 1.93869 2.88402C1.62502 3.24266 1.34046 3.82836 1.11706 4.38186C0.887447 4.95076 0.697293 5.55032 0.588937 5.98354C0.236232 7.39369 0.042502 9.08728 0.0174948 10.6925C0.0162429 10.7729 0.0351883 10.8523 0.0725931 10.9234C0.373679 11.496 1.02015 12.027 1.66809 12.4152C2.32332 12.8078 3.08732 13.1182 3.70385 13.1778C3.85335 13.1922 4.00098 13.1358 4.10282 13.0255C4.2572 12.8581 4.5193 12.4676 4.71745 12.1643C4.80739 12.0267 4.89157 11.8953 4.95845 11.7901C5.62023 11.9106 6.45043 11.9801 7.50002 11.9801C8.54844 11.9801 9.37796 11.9107 10.0394 11.7905C10.1062 11.8957 10.1903 12.0269 10.2801 12.1643C10.4783 12.4676 10.7404 12.8581 10.8947 13.0255C10.9966 13.1358 11.1442 13.1922 11.2937 13.1778C11.9102 13.1182 12.6742 12.8078 13.3295 12.4152C13.9774 12.027 14.6239 11.496 14.925 10.9234C14.9624 10.8523 14.9813 10.7729 14.9801 10.6925C14.9551 9.08728 14.7613 7.39369 14.4086 5.98354C14.3003 5.55032 14.1101 4.95076 13.8805 4.38186C13.6571 3.82836 13.3725 3.24266 13.0589 2.88402C13.0214 2.84112 12.9765 2.80525 12.9264 2.77808C12.1708 2.36828 10.8907 1.91446 10.0495 1.82284C10.0074 1.81825 9.96489 1.81926 9.92305 1.82584C9.71676 1.85825 9.5391 1.96458 9.40809 2.06355C9.26977 2.16804 9.1413 2.29668 9.0304 2.42682C8.86968 2.61544 8.71437 2.84488 8.61428 3.06225C8.27237 3.03501 7.90138 3.02 7.5 3.02C7.0977 3.02 6.72593 3.03508 6.38337 3.06244C6.28328 2.84501 6.12792 2.61549 5.96716 2.42682C5.85626 2.29668 5.72778 2.16804 5.58947 2.06355C5.45846 1.96458 5.2808 1.85825 5.07451 1.82584ZM11.0181 11.5382C11.0395 11.5713 11.0615 11.6051 11.0838 11.6392C11.2169 11.843 11.3487 12.0385 11.4508 12.1809C11.8475 12.0916 12.352 11.8818 12.8361 11.5917C13.3795 11.2661 13.8098 10.8918 14.0177 10.5739C13.9852 9.06758 13.7993 7.50369 13.4773 6.21648C13.38 5.82759 13.2038 5.27021 12.9903 4.74117C12.7893 4.24326 12.5753 3.82162 12.388 3.5792C11.7376 3.24219 10.7129 2.88582 10.0454 2.78987C10.0308 2.79839 10.0113 2.81102 9.98675 2.82955C9.91863 2.881 9.84018 2.95666 9.76111 3.04945C9.71959 3.09817 9.68166 3.1471 9.64768 3.19449C9.953 3.25031 10.2253 3.3171 10.4662 3.39123C11.1499 3.6016 11.6428 3.89039 11.884 4.212C12.0431 4.42408 12.0001 4.72494 11.788 4.884C11.5759 5.04306 11.2751 5.00008 11.116 4.788C11.0572 4.70961 10.8001 4.4984 10.1838 4.30877C9.58933 4.12585 8.71356 3.98 7.5 3.98C6.28644 3.98 5.41067 4.12585 4.81616 4.30877C4.19988 4.4984 3.94279 4.70961 3.884 4.788C3.72494 5.00008 3.42408 5.04306 3.212 4.884C2.99992 4.72494 2.95694 4.42408 3.116 4.212C3.35721 3.89039 3.85011 3.6016 4.53383 3.39123C4.77418 3.31727 5.04571 3.25062 5.35016 3.19488C5.31611 3.14738 5.27808 3.09831 5.23645 3.04945C5.15738 2.95666 5.07893 2.881 5.01081 2.82955C4.98628 2.81102 4.96674 2.79839 4.95217 2.78987C4.28464 2.88582 3.25999 3.24219 2.60954 3.5792C2.42226 3.82162 2.20825 4.24326 2.00729 4.74117C1.79376 5.27021 1.61752 5.82759 1.52025 6.21648C1.19829 7.50369 1.01236 9.06758 0.97986 10.5739C1.18772 10.8918 1.61807 11.2661 2.16148 11.5917C2.64557 11.8818 3.15003 12.0916 3.5468 12.1809C3.64885 12.0385 3.78065 11.843 3.9138 11.6392C3.93626 11.6048 3.95838 11.5708 3.97996 11.5375C3.19521 11.2591 2.77361 10.8758 2.50064 10.4664C2.35359 10.2458 2.4132 9.94778 2.63377 9.80074C2.85435 9.65369 3.15236 9.71329 3.29941 9.93387C3.56077 10.3259 4.24355 11.0201 7.50002 11.0201C10.7565 11.0201 11.4392 10.326 11.7006 9.93386C11.8477 9.71329 12.1457 9.65369 12.3663 9.80074C12.5869 9.94779 12.6465 10.2458 12.4994 10.4664C12.2262 10.8762 11.8041 11.2598 11.0181 11.5382ZM4.08049 7.01221C4.32412 6.74984 4.65476 6.60162 5.00007 6.59998C5.34538 6.60162 5.67603 6.74984 5.91966 7.01221C6.16329 7.27459 6.30007 7.62974 6.30007 7.99998C6.30007 8.37021 6.16329 8.72536 5.91966 8.98774C5.67603 9.25011 5.34538 9.39833 5.00007 9.39998C4.65476 9.39833 4.32412 9.25011 4.08049 8.98774C3.83685 8.72536 3.70007 8.37021 3.70007 7.99998C3.70007 7.62974 3.83685 7.27459 4.08049 7.01221ZM9.99885 6.59998C9.65354 6.60162 9.3229 6.74984 9.07926 7.01221C8.83563 7.27459 8.69885 7.62974 8.69885 7.99998C8.69885 8.37021 8.83563 8.72536 9.07926 8.98774C9.3229 9.25011 9.65354 9.39833 9.99885 9.39998C10.3442 9.39833 10.6748 9.25011 10.9184 8.98774C11.1621 8.72536 11.2989 8.37021 11.2989 7.99998C11.2989 7.62974 11.1621 7.27459 10.9184 7.01221C10.6748 6.74984 10.3442 6.60162 9.99885 6.59998Z" fill="currentColor"></path></svg></a></div></div></div></header><main class="flex-1"><div><div class="w-full flex flex-col md:flex-row spacer-y-8"><div class="md:w-1/2 lg:w-2/3 p-4 md:p-8 space-y-8 "><div class="space-y-4"><div class="flex items-center justify-between"><div class="tracking-tight text-3xl font-bold">Wan Cowgirl<!-- --> - <!-- -->Wan 2.2 T2V High v1.0</div><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-destructive text-destructive-foreground shadow hover:bg-destructive/80 px-3 py-1">NSFW</div></div><div dir="ltr" data-orientation="horizontal" class="space-y-4"><div role="tablist" aria-orientation="horizontal" class="inline-flex h-9 items-center justify-center rounded-lg bg-muted p-1 text-muted-foreground flex-wrap" tabindex="-1" data-orientation="horizontal" style="outline:none"><a class="inline-block" href="/models/1337157?modelVersionId=2314674"><button type="button" role="tab" aria-selected="true" aria-controls="radix-:R15d56:-content-2314674" data-state="active" id="radix-:R15d56:-trigger-2314674" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">Wan 2.2 T2V High v1.0</button></a><a class="inline-block" href="/models/1337157?modelVersionId=2314672"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-2314672" data-state="inactive" id="radix-:R15d56:-trigger-2314672" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">Wan 2.2 T2V Low v1.0</button></a><a class="inline-block" href="/models/1337157?modelVersionId=1660695"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-1660695" data-state="inactive" id="radix-:R15d56:-trigger-1660695" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">Wan 2.1 v1.3</button></a><a class="inline-block" href="/models/1337157?modelVersionId=1533834"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-1533834" data-state="inactive" id="radix-:R15d56:-trigger-1533834" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">Wan 2.1 v1.2</button></a><a class="inline-block" href="/models/1337157?modelVersionId=1513357"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-1513357" data-state="inactive" id="radix-:R15d56:-trigger-1513357" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">Wan 2.1 v1.1</button></a><a class="inline-block" href="/models/1337157?modelVersionId=1509990"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-1509990" data-state="inactive" id="radix-:R15d56:-trigger-1509990" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">Wan 2.1 v1.0</button></a></div></div></div><div class="space-y-4"><div class="space-y-4"><div class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-4"><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/106107300"><video src="https://c.genur.art/3c0c9471-265c-49a6-92e1-b88c118f08b2" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8zYzBjOTQ3MS0yNjVjLTQ5YTYtOTJlMS1iODhjMTE4ZjA4YjI" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/106107568"><video src="https://c.genur.art/90377588-649d-4494-bc48-3547fa8e275e" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC85MDM3NzU4OC02NDlkLTQ0OTQtYmM0OC0zNTQ3ZmE4ZTI3NWU" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/106107570"><video src="https://c.genur.art/7a668c55-b288-4e2d-bc96-eeef433676ac" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC83YTY2OGM1NS1iMjg4LTRlMmQtYmM5Ni1lZWVmNDMzNjc2YWM" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/106107572"><video src="https://c.genur.art/b8b205b6-8e92-4a89-9d50-21405d463ebe" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9iOGIyMDViNi04ZTkyLTRhODktOWQ1MC0yMTQwNWQ0NjNlYmU" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/106107581"><video src="https://c.genur.art/454d397a-4856-48cc-8e84-06f214e8ee33" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC80NTRkMzk3YS00ODU2LTQ4Y2MtOGU4NC0wNmYyMTRlOGVlMzM" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/106107583"><video src="https://c.genur.art/573e3340-6e3d-4818-a8b6-9d5762b71651" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC81NzNlMzM0MC02ZTNkLTQ4MTgtYThiNi05ZDU3NjJiNzE2NTE" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a></div></div><div class="prose max-w-none break-words overflow-hidden text-wrap"><p>Wan 2.2 update. The preview images were all created using the lightning loras. The workflow can be downloaded in the "training images" download.</p><p></p><p>The main part of the prompt is:</p><pre><code>A woman is straddling a man and having sex with him. She bounces up and down on top of the man</code></pre><p>Depending on the angle of the camera, you can either directly see the genitals or not. You can add this to your prompt to try to get them to show up:</p><pre><code>You can see the woman bouncing up and down on the man's erect penis.</code></pre><p>You can prompt for different angles:</p><pre><code>{The view is from the front and at a 45 degree angle|The view is from the side|The view is from behind at a 45 degree angle|The view is POV}</code></pre><p>By default, the woman's knees will probably be pointed down, so if you want more of a squatting position with her knees up, you can prompt for that this way:</p><pre><code>She is squatting with her knees raised</code></pre><p></p></div><div><div class="space-y-4"><div><h2 class="text-2xl font-bold mb-4">Description</h2></div></div></div></div></div><div class="md:w-1/2 lg:w-1/3 p-4 md:p-8 space-y-8"><div class="space-y-8"><div class="flex items-center gap-3"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80 px-3 py-1">LORA</div><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-primary text-primary-foreground shadow hover:bg-primary/80 px-3 py-1">Wan Video 2.2 T2V-A14B</div><div class="text-sm text-muted-foreground">by <a class="font-medium text-primary hover:underline" href="/users/dtwr434">dtwr434</a></div></div><div class="flex justify-center gap-2"><a class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 bg-primary text-primary-foreground shadow hover:bg-primary/90 h-9 px-4 py-2 w-full text-lg px-8" target="_blank" rel="noopener noreferrer nofollow" href="/api/download/models/2314674">Download (Beta) <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></a><a class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 bg-secondary text-secondary-foreground shadow-sm hover:bg-secondary/80 h-9 px-4 py-2 w-full text-lg px-8" target="_blank" rel="noopener noreferrer nofollow" href="https://civitai.com/models/1337157?modelVersionId=2314674">View on <!-- -->CivitAI</a></div><div class="flex flex-wrap gap-2 text-sm text-muted-foreground"><a href="/tags/concept"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground px-3 py-1">concept</div></a><a href="/tags/cowgirl"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground px-3 py-1">cowgirl</div></a><a href="/tags/sex"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground px-3 py-1">sex</div></a></div><div class=""><h2 class="font-bold mb-4">Details</h2><div class="grid grid-cols-2 "><div class="text-sm text-muted-foreground font-medium">Downloads</div><div class="font-bold mb-2">2,644</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Platform</div><div class="mb-2">CivitAI</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Platform Status</div><div class="font-bold text-primary mb-2"><span class="text-green-500">Available</span></div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Created</div><div class="font-bold mb-2">10/15/2025</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Updated</div><div class="font-bold mb-2">10/29/2025</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Deleted</div><div class="font-bold text-primary mb-2"><span class="text-green-500">-</span></div></div></div><div><h2 class="font-bold mb-4">Files</h2><div class="space-y-4"><div class="flex flex-col gap-2 p-4 rounded-xl border space-y-2"><h2 class="font-semibold text-xl group-hover:text-primary transition-colors">wan2.2_t2v_cowgirl_v1.0_workflow.zip</h2><div class="flex space-x-2"><div>Size:</div><div>4.24 KB</div><div> SHA256: </div><a class="font-mono hover:text-primary truncate" href="/sha256/949acef06f2349f180fd43882831c7d52e6d50d571e442d865ede27567925bef">949acef06f2349f180fd43882831c7d52e6d50d571e442d865ede27567925bef</a></div><div class="text-sm text-muted-foreground inline-flex gap-2"></div><div class="mt-8"><h3 class="text-lg mb-4">Mirrors</h3><div class="space-y-2"><div class="text-neutral-500"><div class="inline-flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.2" viewBox="0 0 24 24" height="1.5em" width="1.5em" class="mr-1"><linearGradient id="a" x1="10.156" x2="10.156" y1="22.45" y2="2.461" gradientTransform="matrix(1 0 0 -1 0 24)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#081692"></stop><stop offset="1" stop-color="#1e043c"></stop></linearGradient><linearGradient id="b" x1="10.156" x2="10.156" y1="22.45" y2="2.45" gradientTransform="matrix(1 0 0 -1 0 24)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#1284f7"></stop><stop offset="1" stop-color="#0a20c9"></stop></linearGradient><path fill="url(#a)" d="M1.5 6.6v10l8.7 5 8.7-5v-10l-8.7-5-8.7 5z"></path><path fill="url(#b)" d="M10.2 4.7l5.9 3.4V15l-5.9 3.4-6-3.4V8.1l6-3.4m0-3.1l-8.7 5v10l8.7 5 8.7-5v-10c-.1 0-8.7-5-8.7-5z"></path><path fill="#fff" d="M11.8 12.4l-1.7 1-1.7-1v-1.9l1.7-1 1.7 1h2.1V9.3l-3.8-2.2-3.7 2.2v4.3l3.8 2.2 3.8-2.2v-1.2h-2.2z"></path></svg>CivitAI<!-- --> (<!-- -->2<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://civitai.com/api/download/models/2314672?type=Training%20Data"><li class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-4 transition-all duration-200"><div class="flex items-center justify-between"><p class="font-medium text-neutral-400 group-hover:text-white">wan2.2_t2v_cowgirl_v1.0_workflow.zip</p><span class="text-sm text-neutral-500 group-hover:text-neutral-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download w-4 h-4" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></span></div></li></a><a title="Download file" href="https://civitai.com/api/download/models/2314674?type=Training%20Data"><li class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-4 transition-all duration-200"><div class="flex items-center justify-between"><p class="font-medium text-neutral-400 group-hover:text-white">wan2.2_t2v_cowgirl_v1.0_workflow.zip</p><span class="text-sm text-neutral-500 group-hover:text-neutral-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download w-4 h-4" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></span></div></li></a></ul></div></div></div></div></div><div class="flex flex-col gap-2 p-4 rounded-xl border space-y-2"><h2 class="font-semibold text-xl group-hover:text-primary transition-colors">wan2.2_t2v_highnoise_cowgirl_v1.0.safetensors</h2><div class="flex space-x-2"><div>Size:</div><div>292.59 MB</div><div> SHA256: </div><a class="font-mono hover:text-primary truncate" href="/sha256/4fc1fd3caeb84e92e5d1a82a3b7ac235700c4b6e45b90d3d93699e4000868d6b">4fc1fd3caeb84e92e5d1a82a3b7ac235700c4b6e45b90d3d93699e4000868d6b</a></div><div class="text-sm text-muted-foreground inline-flex gap-2"></div><div class="mt-8"><h3 class="text-lg mb-4">Mirrors</h3><div class="space-y-2"><div class="text-neutral-500"><div class="inline-flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 256 256" width="1.5em" height="1.5em" class="mr-1"><path fill="#fff" d="M230.7 172.7c-.5-2-1.4-4-2.6-5.7a19 19 0 00-4.6-18.5 18 18 0 00-6.7-4.7 90.6 90.6 0 00-41.5-98.5A91 91 0 0039.5 144a18 18 0 00-6.2 4.5 19 19 0 00-4.6 18.5 19 19 0 00-2.5 5.7c-1.2 4.6-.8 8.7.7 12.3a18 18 0 001 14c1.5 3.3 3.7 5.7 6.5 8a54 54 0 0012.4 6.9c6 2.5 13.2 4.9 16.4 5.8 8.6 2.2 16.7 3.6 25 3.6 11.8.1 21.9-2.6 29.2-9.7a88 88 0 0022 0c7.3 7 17.5 9.9 29.3 9.7 8.3 0 16.4-1.4 25-3.6 3.2-.9 10.5-3.3 16.4-5.8 5-2.1 9.1-4.4 12.4-7a23 23 0 006.6-7.8 18 18 0 001-14.1c1.4-3.6 1.8-7.7.6-12.3zm-8.4 12c1.7 3.1 1.8 6.7.3 10-2.3 5.1-7.8 9.1-18.6 13.4-6.7 2.6-12.8 4.3-12.9 4.4a96.7 96.7 0 01-23.8 3.4c-11.5 0-20.1-3.1-25.5-9.4a85.5 85.5 0 01-27.8.1c-5.4 6.2-14 9.3-25.3 9.3-7 0-15-1.1-23.9-3.4 0 0-6.2-1.8-12.9-4.4-10.8-4.3-16.3-8.3-18.5-13.3a11.4 11.4 0 01.8-11 12.8 12.8 0 01-1.8-10.3c.7-2.6 2-4.6 4-6.2-1-1.4-1.6-3-1.8-4.8-.5-3.7.7-7.4 3.5-10.4 2.1-2.4 5.2-3.7 8.6-3.7a84.4 84.4 0 11161.4 0h1.2c3.4 0 6.4 1.3 8.6 3.7a12.6 12.6 0 011.7 15.2c1.9 1.6 3.2 3.7 4 6.2a12.8 12.8 0 01-1.8 10.3l.5.9z"></path><path fill="#FF9D00" d="M221.8 183.8a12.8 12.8 0 001.7-10.3c-.7-2.5-2-4.6-3.9-6.2A12.6 12.6 0 00218 152a11.5 11.5 0 00-9.8-3.5 84.4 84.4 0 10-161.4 0c-3.4 0-6.5 1.2-8.6 3.6a12.6 12.6 0 00-1.8 15.2 11.6 11.6 0 00-3.9 6.2 12.8 12.8 0 001.8 10.3 11.6 11.6 0 00-.8 11c2.2 5 7.7 9 18.5 13.3 6.7 2.6 12.9 4.3 13 4.4a96.7 96.7 0 0023.8 3.4c11.4 0 19.9-3 25.3-9.3a85.5 85.5 0 0027.8-.1c5.4 6.3 14 9.4 25.5 9.4a96.7 96.7 0 0036.7-7.8c10.8-4.3 16.3-8.3 18.6-13.3a11.4 11.4 0 00-.8-11zM110 197l-1.5 2.4c-1.4 2-3.2 3.6-5.4 4.8-4 2.2-9.3 3-14.5 3-8.4 0-16.9-2-21.7-3.2-.2 0-29.3-8.3-25.6-15.3.6-1.1 1.6-1.6 2.9-1.6 5.2 0 14.6 7.7 18.7 7.7.9 0 1.5-.4 1.8-1.3 1.7-6.2-26.3-8.8-24-17.8.5-1.6 1.6-2.2 3.2-2.2 6.9 0 22.2 12 25.5 12 .2 0 .4 0 .5-.2 1.5-2.6.7-4.4-9.7-10.7l-1-.6C48 167 40 163 44.5 158c.5-.6 1.3-.8 2.2-.8 1 0 2.3.3 3.7 1A85.6 85.6 0 0170 172s4.4 4.6 7 4.6c.7 0 1.2-.2 1.6-.8 1.9-3.2-17.6-18-18.7-24-.7-4.2.5-6.3 2.9-6.3 1 0 2.4.5 4 1.5 4.6 3 13.6 18.3 16.9 24.4 1 2 3 2.8 4.6 2.8 3.4 0 6-3.3.3-7.6-8.5-6.4-5.5-16.8-1.4-17.5h.5c3.7 0 5.3 6.4 5.3 6.4s4.8 12 13 20.3c7.5 7.4 8.6 13.6 4.2 21.2zm26.7 1.4h-.5l-.7.1-1.1.2h-1.7l-.5.1h-.7l-.5.1h-8.4l-1.1-.2H120l-1-.2c4.6-10.2 2.3-19.7-7-29-6-6-10-15-10.9-16.9-1.7-5.8-6.2-12.2-13.6-12.2a12 12 0 00-10 5.3 28.6 28.6 0 00-6.3-6c-2.9-2-5.8-2.9-8.6-2.9-3.5 0-6.7 1.5-8.9 4.1l-.2-.4c-.4-1.9-.8-3.7-1-5.5l-.1-.4-.2-1.3v-.5l-.1-.6v-.5l-.3-2.2v-1.2l-.2-1.1v-4a75.8 75.8 0 01151.5 0v4.3c-.2 1-.2 2.1-.3 3.2v.5l-.1.4-.1.8v.4l-.1.5-.1.5v.6l-.2.5v.5l-.1.5-.1.5a60.2 60.2 0 01-.5 2.6l-.1.5-.1.5c-2.2-2-5-3.2-8.1-3.2-2.8 0-5.8 1-8.7 2.8-1.9 1.2-4 3.4-6.2 6.1a12.4 12.4 0 00-10-5.3c-7.5 0-12 6.4-13.6 12.2-.9 2-5 11-11 17-9.2 9.2-11.5 18.7-7 28.8zM215 178a5.4 5.4 0 01-1 1.8l-.2.1-.2.3a20.6 20.6 0 01-5.8 3.6l-.8.3-.2.1a21.8 21.8 0 01-1.1.5l-.6.2-4 1.6-.5.2-.5.2-1.1.4-.6.3-.5.2h-.2l-.5.3c-3.9 1.6-6.6 3.3-6 5.4a2.1 2.1 0 00.4.8c.7.7 2 .6 3.5 0l.6-.2h.2l1.1-.6.3-.1 6.2-3.3 2.6-1.4c2-1 4-1.6 5.5-1.6.8 0 1.4.1 2 .5a3 3 0 011 1.1c.7 1.5 0 3-1.4 4.4a25.6 25.6 0 01-6.2 4.1l-.6.3C199 201.2 189 204 189 204a113 113 0 01-10.6 2.3h-.7a67.8 67.8 0 01-3 .5l-5.4.4h-2.7l-3-.1a31.2 31.2 0 01-3.6-.5h-.3l-1.1-.3-.6-.1h-.1l-.3-.1-.4-.1-.3-.1-.3-.1-.4-.1-.2-.1-.2-.1-.6-.2h-.2l-.1-.1-.9-.4h-.1l-.3-.2-.4-.2h-.2a16 16 0 01-1-.6l-.1-.1-.3-.2-.2-.2-.2-.1-.2-.1-.4-.4-.3-.1-.2-.3c-.1 0-.2 0-.3-.2a12.2 12.2 0 01-.4-.4l-.3-.2-.2-.3-.2-.2-.3-.3a9.3 9.3 0 01-1-1.3l-.1-.2a23.4 23.4 0 01-.8-1.2l-.2-.4-.3-.4v-.1l-.2-.2v-.1l-.3-.4v-.2l-.1-.2-.1-.2-.7-1.3v-.2l-.2-.3v-.2a16.7 16.7 0 01-.8-2.6v-.2l-.2-.8v-1.4c-.1-4.3 2-8.4 6.7-13 8.2-8.3 13-20.3 13-20.3l.4-1.2a10.2 10.2 0 01.6-1.5v-.1l.6-1 .2-.2a10.3 10.3 0 01.7-1h.1c.5-.6 1-1 1.7-1.2a4 4 0 01.4-.1h.5a2.5 2.5 0 01.6 0c.7 0 1.4.5 2 1.2a6 6 0 011 1.4l.1.3.3.7a10 10 0 01.6 4 12 12 0 01-.8 3.8l-.1.4a9.3 9.3 0 01-.8 1.5l-.5.8-.1.1a13.6 13.6 0 01-3.2 3.2l-1.7 1.5c-1.5 1.6-1.8 3-1.5 4a2.6 2.6 0 00.6 1v.1l.2.2h.1l.5.3h.1l.5.3h.4v.1h.5l.1.1h1.4a5 5 0 001.1-.4h.2l.3-.1a4.8 4.8 0 001.1-.8l.2-.2.2-.2.8-1.1 6.1-10.6.3-.4.3-.5.5-.7.1-.2 1.5-2.4.3-.4 1.9-2.6.3-.5 2-2.6.3-.4.2-.1.2-.3.2-.2.2-.3.2-.1.4-.5.2-.2c.5-.5 1-1 1.7-1.4l.1-.1c.2 0 .3-.2.4-.3 2.4-1.3 4.4-1.4 5.5-.3.7.7 1 1.8 1 3.4v1.3a5.4 5.4 0 01-.1.6v.2l-.2.4c0 .2-.1.5-.3.7a11 11 0 01-1.2 2.1l-1 1.3v.2l-1.8 2-.2.3-.8.8-.2.2-.4.5-.4.4-.4.4-.4.5-.4.4-.9.9c-4 4.1-8.3 8.3-9.7 10.9l-.3.5c-.2.5-.3.9-.2 1.2v.3a1.9 1.9 0 00.5.5c.3.2.7.3 1 .3h.8v-.1h.2a5 5 0 001-.4l1-.6.1-.1h.2l.1-.2.3-.2.5-.3.3-.3 1-.8.2-.2.1-.1.7-.6v-.1c.2 0 .2-.1.3-.2v-.1h.1l.2-.2.1-.1.3-.3.3-.2.1-.1v-.1l.2-.1.2-.2.1-.1 1.6-1.4.3-.2.4-.3.4-.4c.5-.4 1.1-1 1.8-1.4l.4-.3a195.2 195.2 0 015.3-4l.3-.3.8-.5.3-.2 1.4-1 .3-.1.2-.2.7-.4.3-.1.5-.3.4-.3h.1l.4-.3.5-.2.2-.1.2-.1.2-.1a21.4 21.4 0 012-.9l.4-.1.4-.1.2-.1.4-.1a8.2 8.2 0 011.6-.2h.8l.2.1a2.6 2.6 0 011 .6l.1.1c.4.4.8.9 1 1.4v.1l.3.6c.1.7 0 1.4-.2 2l-.3.7-1.1 1.4-.1.1-.4.5-.2.1-.2.2-.1.1a20.1 20.1 0 01-3.1 2.4 59.6 59.6 0 01-4 2.5l-6.4 3.9-.6.4-1.9 1.1-.3.2-.5.4-1.1.7-.3.2c-.2 0-.3.2-.5.3l-.5.3-.3.2-.2.2-.3.1-1.1.9h-.2a26.7 26.7 0 00-1.4 1.3l-.2.1-.2.2-.1.1v.1l-.5.4v.1l-.4.5c-.2.2-.3.3-.3.5l-.1.2v.1h-.1v.1l-.2.5v.8l.1.2v.2l.1.1v.1l.1.2.2.3v.1l.1.1.1.1.2.1c.6.2 1.8-.3 3.4-1.2l.3-.1.5-.3.2-.1c.2 0 .3-.2.5-.3l.3-.2 7.2-4.2.7-.4.5-.3a134.6 134.6 0 013.8-2.1l.5-.3a87.7 87.7 0 012.8-1.3h.3v-.1c1.8-.7 3.4-1.1 4.7-1.1h1.1l.7.3a2.6 2.6 0 011.3 1.6v.3a4 4 0 010 2.3z"></path><path fill="#FFD21E" fill-rule="evenodd" d="M203.2 123.7v-.5a75.8 75.8 0 10-151.6 0v.2a7.1 7.1 0 000 .8v1.3l.1.5v1.8l.1.5v.9l.1.3.2 2.2v.5l.1.6.1.4v.1l.2 1.3v.4l1.1 5.4v.2l.1.4.1-.1c2.2-2.6 5.4-4 8.9-4 2.8 0 5.7.9 8.6 2.7 2 1.2 4.1 3.4 6.3 6.1a12.4 12.4 0 0110-5.3c7.4 0 12 6.4 13.6 12.2a59 59 0 0011 17c9.2 9.2 11.5 18.7 7 29h1.5l.4.1h.4l1.1.1h1.7l.5.1h7.4l.5-.1h1.1l.3-.1h.4l1.9-.3h.4c-4.5-10.2-2.2-19.6 7-28.8 6-6 10.1-15 11-17 1.6-5.8 6.1-12.2 13.6-12.2a12 12 0 0110 5.3c2.2-2.7 4.3-4.9 6.2-6.1 3-1.8 5.8-2.8 8.7-2.8 3 0 6 1.1 8 3.2l.2-.5v-.5l.2-.5.2-1 .2-1v-.7l.1-.5.1-.5.1-.5.1-1 .1-.6v-.4l.2-.8v-1.2l.3-2.4V125l.1-.1v-1.3zm-94.6 75.7c6-8.8 5.6-15.4-2.6-23.6-8.3-8.3-13-20.3-13-20.3s-1.8-7-6-6.4c-4 .7-7 11.1 1.6 17.5 8.5 6.4-1.7 10.8-5 4.8-3.3-6-12.3-21.5-17-24.4-4.6-3-7.9-1.3-6.8 4.8.6 3 5.6 8.1 10.4 13 4.8 4.8 9.2 9.4 8.3 11-2 3.2-8.6-3.8-8.6-3.8S49 153 44.5 158c-4.2 4.5 2.3 8.4 12.2 14.4l2.6 1.6c11.4 6.9 12.3 8.7 10.7 11.3-.6 1-4.4-1.3-9.1-4.1-8-4.8-18.5-11.2-20-5.5-1.3 4.9 6.4 7.9 13.5 10.6 5.8 2.3 11.2 4.4 10.4 7.2-.8 3-5.2.5-10-2.2-5.5-3-11.5-6.3-13.4-2.6-3.7 7 25.4 15.3 25.6 15.3 9.4 2.5 33.3 7.6 41.6-4.6zm38.7 0c-6-8.8-5.6-15.4 2.7-23.6 8.2-8.3 13-20.3 13-20.3s1.8-7 5.9-6.4c4 .7 7 11.1-1.5 17.5-8.6 6.4 1.7 10.8 5 4.8 3.3-6 12.2-21.5 16.9-24.4 4.6-3 8-1.3 6.8 4.8-.5 3-5.6 8.1-10.3 13-4.8 4.8-9.3 9.4-8.3 11 1.9 3.2 8.5-3.8 8.5-3.8s20.9-19 25.4-14c4.2 4.5-2.2 8.4-12.2 14.4l-2.6 1.6c-11.4 6.9-12.3 8.7-10.7 11.3.6 1 4.5-1.3 9.1-4.2 8-4.8 18.6-11 20-5.4 1.4 4.9-6.4 7.9-13.4 10.6-5.9 2.3-11.2 4.4-10.5 7.2.9 2.9 5.3.5 10.1-2.2 5.5-3 11.4-6.3 13.4-2.6 3.6 7-25.4 15.2-25.7 15.3-9.4 2.5-33.3 7.6-41.6-4.6z" clip-rule="evenodd"></path><path fill="#32343D" fill-rule="evenodd" d="M152 102.6c1.2.4 2.1 1.7 3 2.9 1 1.6 2.1 3.1 3.7 2.3a10.9 10.9 0 10-14.7-4.5c.7 1.4 2.4.7 4.2 0 1.3-.5 2.8-1.1 3.8-.7zm-51.3 0c-1.2.4-2 1.7-3 2.9-1 1.6-2.1 3.1-3.7 2.3a10.9 10.9 0 1114.7-4.5c-.7 1.4-2.4.7-4.1 0-1.4-.5-2.8-1.1-4-.7zm43.4 46.7a31.4 31.4 0 0011.1-23.3c0-5.1-3.4-3.5-8.9-.8l-.3.2c-5 2.5-11.8 5.8-19.1 5.8-7.4 0-14.1-3.3-19.1-5.8-5.7-2.9-9.3-4.6-9.3.6 0 6.6 3.2 17.6 12 24a19 19 0 0111.5-10c.9-.2 1.8 1.3 2.7 2.8.9 1.5 1.8 3 2.7 3 1 0 2-1.5 3-3 .9-1.5 1.9-3 2.8-2.7a19 19 0 0110.9 9.1z" clip-rule="evenodd"></path><path fill="#FF323D" d="M144.1 149.3a27 27 0 01-17.2 5.6c-7 0-12.3-2-16.5-5a19 19 0 0111.6-9.8c1.7-.5 3.5 5.8 5.4 5.8 2 0 4-6.2 5.8-5.7a19 19 0 0110.9 9.1z"></path><path fill="#FFAD03" fill-rule="evenodd" d="M81.2 111.6a7 7 0 11-7.9-11.7 7 7 0 017.9 11.7zm101.4 0a7 7 0 11-7.9-11.7 7 7 0 018 11.7z" clip-rule="evenodd"></path></svg>Huggingface<!-- --> (<!-- -->2<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://huggingface.co/UnifiedHorusRA/TheWan2.2T2V/resolve/main/Wan_Cowgirl/Wan_Video_2_2_T2V-A14B/wan2.2_t2v_highnoise_cowgirl_v1.0.safetensors"><li class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-4 transition-all duration-200"><div class="flex items-center justify-between"><p class="font-medium text-neutral-400 group-hover:text-white">wan2.2_t2v_highnoise_cowgirl_v1.0.safetensors</p><span class="text-sm text-neutral-500 group-hover:text-neutral-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download w-4 h-4" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></span></div></li></a><a title="Download file" href="https://huggingface.co/JustAnotherCibrarian/base_wan22_2510/resolve/main/1337157/2314674/wan2.2_t2v_highnoise_cowgirl_v1.0.safetensors"><li class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-4 transition-all duration-200"><div class="flex items-center justify-between"><p class="font-medium text-neutral-400 group-hover:text-white">wan2.2_t2v_highnoise_cowgirl_v1.0.safetensors</p><span class="text-sm text-neutral-500 group-hover:text-neutral-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download w-4 h-4" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></span></div></li></a></ul></div></div><div class="text-neutral-500"><div class="inline-flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.2" viewBox="0 0 24 24" height="1.5em" width="1.5em" class="mr-1"><linearGradient id="a" x1="10.156" x2="10.156" y1="22.45" y2="2.461" gradientTransform="matrix(1 0 0 -1 0 24)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#081692"></stop><stop offset="1" stop-color="#1e043c"></stop></linearGradient><linearGradient id="b" x1="10.156" x2="10.156" y1="22.45" y2="2.45" gradientTransform="matrix(1 0 0 -1 0 24)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#1284f7"></stop><stop offset="1" stop-color="#0a20c9"></stop></linearGradient><path fill="url(#a)" d="M1.5 6.6v10l8.7 5 8.7-5v-10l-8.7-5-8.7 5z"></path><path fill="url(#b)" d="M10.2 4.7l5.9 3.4V15l-5.9 3.4-6-3.4V8.1l6-3.4m0-3.1l-8.7 5v10l8.7 5 8.7-5v-10c-.1 0-8.7-5-8.7-5z"></path><path fill="#fff" d="M11.8 12.4l-1.7 1-1.7-1v-1.9l1.7-1 1.7 1h2.1V9.3l-3.8-2.2-3.7 2.2v4.3l3.8 2.2 3.8-2.2v-1.2h-2.2z"></path></svg>CivitAI<!-- --> (<!-- -->1<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://civitai.com/api/download/models/2314674"><li class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-4 transition-all duration-200"><div class="flex items-center justify-between"><p class="font-medium text-neutral-400 group-hover:text-white">wan2.2_t2v_highnoise_cowgirl_v1.0.safetensors</p><span class="text-sm text-neutral-500 group-hover:text-neutral-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download w-4 h-4" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></span></div></li></a></ul></div></div></div></div></div></div></div><div><h2 class="font-bold mb-4">Available On (<!-- -->2<!-- --> platform<!-- -->s<!-- -->)</h2><div class="flex flex-col gap-3"><a title="View on TensorArt" href="/tensorart/models/895695568846718896/versions/895695568846718896"><div class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-3 transition-all duration-200"><div class="flex items-center gap-2"><div class="inline-flex items-center rounded-md border px-2.5 py-0.5 font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80 text-xs">TensorArt</div><span class="text-sm text-neutral-400 group-hover:text-neutral-300">Wan C0wgirl - dtwr434<!-- --> - <!-- -->v1.3</span></div></div></a><a title="View on SeaArt" href="/seaart/models/d01sb05e878c739lf240/versions/cdc7601f93f02823e106d9faa4c66ccb"><div class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-3 transition-all duration-200"><div class="flex items-center gap-2"><div class="inline-flex items-center rounded-md border px-2.5 py-0.5 font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80 text-xs">SeaArt</div><span class="text-sm text-neutral-400 group-hover:text-neutral-300">cowgirl<!-- --> - <!-- -->1.3</span></div></div></a></div></div></div></div></div><div class="flex items-center justify-center min-h-[400px]"><div class="animate-spin rounded-full h-12 w-12 border-b-2 border-gray-900"></div></div></div></main><footer class="border-t mt-auto"><div class="container mx-auto py-6 px-4"><div class="flex flex-col sm:flex-row justify-between items-center gap-4 mb-6"><div class="flex items-center gap-2"><a class="flex items-center gap-2 hover:opacity-90 transition-opacity text-transparent bg-gradient-to-r from-blue-600 to-purple-600 bg-clip-text" title="CivArchive - CivitAI Archive" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-package h-5 w-5 stroke-blue-600" aria-hidden="true"><path d="M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"></path><path d="M12 22V12"></path><polyline points="3.29 7 12 12 20.71 7"></polyline><path d="m7.5 4.27 9 5.15"></path></svg><span class="font-semibold text-lg">CivArchive</span></a><span class="text-sm text-muted-foreground">formerly CivitAI Archive</span></div></div><nav class="grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-5 xl:grid-cols-6 gap-6 text-sm text-muted-foreground"><div><div class="font-semibold text-foreground mb-2">Tags</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/anime">CivitAI Anime Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/character">CivitAI Character Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/style">CivitAI Style Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/celebrity">CivitAI Celebrity Models</a></li></ul></div><div><div class="font-semibold text-foreground mb-2">Tools</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" href="/upload">Upload Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://huggingface.co/spaces/civitaiarchive/civitai-to-hf-uploader">CivitAI to HF Uploader</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://civitasbay.org">CivitasBay Torrents</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://genur.art">Genur Images</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://leukosai.com/create-your-own/civitai?ref=civarchive.com">Create your own CivitAI</a></li></ul></div><div><div class="font-semibold text-foreground mb-2">Community</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://discord.gg/xy4GgcppfM">Discord</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/about">About</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/cdn-cgi/l/email-protection#87f3e2e6eac7e4eef1e6f5e4efeef1e2a9e4e8ea">Contact</a></li></ul></div><div><div class="font-semibold text-foreground mb-2">Leaderboards</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" href="/leaderboards/seasonal/overall">Overall Seasonal</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/leaderboards/legends/overall">Overall Legends</a></li></ul></div></nav></div></footer></div></div><script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"model":{"id":1337157,"name":"Wan Cowgirl","type":"LORA","description":"\u003cp\u003eWan 2.2 update. The preview images were all created using the lightning loras. The workflow can be downloaded in the \"training images\" download.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003eThe main part of the prompt is:\u003c/p\u003e\u003cpre\u003e\u003ccode\u003eA woman is straddling a man and having sex with him. She bounces up and down on top of the man\u003c/code\u003e\u003c/pre\u003e\u003cp\u003eDepending on the angle of the camera, you can either directly see the genitals or not. You can add this to your prompt to try to get them to show up:\u003c/p\u003e\u003cpre\u003e\u003ccode\u003eYou can see the woman bouncing up and down on the man's erect penis.\u003c/code\u003e\u003c/pre\u003e\u003cp\u003eYou can prompt for different angles:\u003c/p\u003e\u003cpre\u003e\u003ccode\u003e{The view is from the front and at a 45 degree angle|The view is from the side|The view is from behind at a 45 degree angle|The view is POV}\u003c/code\u003e\u003c/pre\u003e\u003cp\u003eBy default, the woman's knees will probably be pointed down, so if you want more of a squatting position with her knees up, you can prompt for that this way:\u003c/p\u003e\u003cpre\u003e\u003ccode\u003eShe is squatting with her knees raised\u003c/code\u003e\u003c/pre\u003e\u003cp\u003e\u003c/p\u003e","username":"dtwr434","downloadCount":50669,"favoriteCount":0,"commentCount":61,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-04-24T18:15:29.756Z","updatedAt":"2025-10-29T16:47:46.002Z","deletedAt":null,"tags":["concept","cowgirl","sex"],"creator_id":"dtwr434","creator_username":"dtwr434","creator_name":"dtwr434","creator_url":"/users/dtwr434","versions":[{"id":2314674,"name":"Wan 2.2 T2V High v1.0","href":"/models/1337157?modelVersionId=2314674"},{"id":2314672,"name":"Wan 2.2 T2V Low v1.0","href":"/models/1337157?modelVersionId=2314672"},{"id":1660695,"name":"Wan 2.1 v1.3","href":"/models/1337157?modelVersionId=1660695"},{"id":1533834,"name":"Wan 2.1 v1.2","href":"/models/1337157?modelVersionId=1533834"},{"id":1513357,"name":"Wan 2.1 v1.1","href":"/models/1337157?modelVersionId=1513357"},{"id":1509990,"name":"Wan 2.1 v1.0","href":"/models/1337157?modelVersionId=1509990"}],"version":{"id":2314674,"modelId":1337157,"name":"Wan 2.2 T2V High v1.0","baseModel":"Wan Video 2.2 T2V-A14B","baseModelType":"Standard","description":null,"downloadCount":2644,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-10-15T01:39:43.430Z","updatedAt":"2025-10-29T16:47:46.011Z","deletedAt":null,"files":[{"id":2205129,"name":"wan2.2_t2v_cowgirl_v1.0_workflow.zip","type":"Training Data","sizeKB":4.2392578125,"downloadUrl":"https://civitai.com/api/download/models/2314674?type=Training%20Data","modelId":1337157,"modelName":"Wan Cowgirl","modelVersionId":2314674,"is_nsfw":true,"nsfw_level":60,"sha256":"949acef06f2349f180fd43882831c7d52e6d50d571e442d865ede27567925bef","createdAt":"2025-10-15T01:39:43.447Z","updatedAt":"2025-10-29T16:47:46.027Z","is_primary":false,"mirrors":[{"filename":"wan2.2_t2v_cowgirl_v1.0_workflow.zip","url":"https://civitai.com/api/download/models/2314672?type=Training%20Data","source":"civitai","model_id":1337157,"model_version_id":2314672,"deletedAt":null,"is_gated":false,"is_paid":false},{"filename":"wan2.2_t2v_cowgirl_v1.0_workflow.zip","url":"https://civitai.com/api/download/models/2314674?type=Training%20Data","source":"civitai","model_id":1337157,"model_version_id":2314674,"deletedAt":null,"is_gated":false,"is_paid":false}]},{"id":2205130,"name":"wan2.2_t2v_highnoise_cowgirl_v1.0.safetensors","type":"Model","sizeKB":299617.1640625,"downloadUrl":"https://civitai.com/api/download/models/2314674","modelId":1337157,"modelName":"Wan Cowgirl","modelVersionId":2314674,"is_nsfw":true,"nsfw_level":60,"sha256":"4fc1fd3caeb84e92e5d1a82a3b7ac235700c4b6e45b90d3d93699e4000868d6b","createdAt":"2025-10-15T01:39:43.447Z","updatedAt":"2025-10-29T16:47:46.027Z","is_primary":false,"mirrors":[{"filename":"wan2.2_t2v_highnoise_cowgirl_v1.0.safetensors","url":"https://civitai.com/api/download/models/2314674","source":"civitai","model_id":1337157,"model_version_id":2314674,"deletedAt":null,"is_gated":false,"is_paid":false},{"filename":"wan2.2_t2v_highnoise_cowgirl_v1.0.safetensors","url":"https://huggingface.co/UnifiedHorusRA/TheWan2.2T2V/resolve/main/Wan_Cowgirl/Wan_Video_2_2_T2V-A14B/wan2.2_t2v_highnoise_cowgirl_v1.0.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"wan2.2_t2v_highnoise_cowgirl_v1.0.safetensors","url":"https://huggingface.co/JustAnotherCibrarian/base_wan22_2510/resolve/main/1337157/2314674/wan2.2_t2v_highnoise_cowgirl_v1.0.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null}]}],"images":[{"id":106107300,"url":"https://c.genur.art/3c0c9471-265c-49a6-92e1-b88c118f08b2","nsfwLevel":16,"width":768,"height":1024,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/3c0c9471-265c-49a6-92e1-b88c118f08b2","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8zYzBjOTQ3MS0yNjVjLTQ5YTYtOTJlMS1iODhjMTE4ZjA4YjI","link":"https://genur.art/posts/106107300"},{"id":106107568,"url":"https://c.genur.art/90377588-649d-4494-bc48-3547fa8e275e","nsfwLevel":16,"width":1024,"height":768,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/90377588-649d-4494-bc48-3547fa8e275e","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC85MDM3NzU4OC02NDlkLTQ0OTQtYmM0OC0zNTQ3ZmE4ZTI3NWU","link":"https://genur.art/posts/106107568"},{"id":106107570,"url":"https://c.genur.art/7a668c55-b288-4e2d-bc96-eeef433676ac","nsfwLevel":16,"width":1024,"height":768,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/7a668c55-b288-4e2d-bc96-eeef433676ac","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC83YTY2OGM1NS1iMjg4LTRlMmQtYmM5Ni1lZWVmNDMzNjc2YWM","link":"https://genur.art/posts/106107570"},{"id":106107572,"url":"https://c.genur.art/b8b205b6-8e92-4a89-9d50-21405d463ebe","nsfwLevel":16,"width":768,"height":1024,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/b8b205b6-8e92-4a89-9d50-21405d463ebe","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9iOGIyMDViNi04ZTkyLTRhODktOWQ1MC0yMTQwNWQ0NjNlYmU","link":"https://genur.art/posts/106107572"},{"id":106107581,"url":"https://c.genur.art/454d397a-4856-48cc-8e84-06f214e8ee33","nsfwLevel":16,"width":1024,"height":768,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/454d397a-4856-48cc-8e84-06f214e8ee33","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC80NTRkMzk3YS00ODU2LTQ4Y2MtOGU4NC0wNmYyMTRlOGVlMzM","link":"https://genur.art/posts/106107581"},{"id":106107583,"url":"https://c.genur.art/573e3340-6e3d-4818-a8b6-9d5762b71651","nsfwLevel":16,"width":1024,"height":768,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/573e3340-6e3d-4818-a8b6-9d5762b71651","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC81NzNlMzM0MC02ZTNkLTQ4MTgtYThiNi05ZDU3NjJiNzE2NTE","link":"https://genur.art/posts/106107583"}],"trigger":[],"allow_download":true,"download_url":"/api/download/models/2314674","platform_url":"https://civitai.com/models/1337157?modelVersionId=2314674","civitai_model_id":1337157,"civitai_model_version_id":2314674,"href":"/models/1337157?modelVersionId=2314674","mirrors":[{"platform":"tensorart","href":"/tensorart/models/895695568846718896/versions/895695568846718896","platform_url":"https://tensor.art/models/895695568846718896","name":"Wan C0wgirl - dtwr434","version_name":"v1.3","id":"895695568846718896","version_id":"895695568846718896"},{"platform":"seaart","href":"/seaart/models/d01sb05e878c739lf240/versions/cdc7601f93f02823e106d9faa4c66ccb","platform_url":"https://www.seaart.ai/models/detail/d01sb05e878c739lf240?v=cdc7601f93f02823e106d9faa4c66ccb","name":"cowgirl","version_name":"1.3","id":"d01sb05e878c739lf240","version_id":"cdc7601f93f02823e106d9faa4c66ccb"}]},"platform":"civitai","platform_name":"CivitAI","meta":{"title":"Wan Cowgirl - Wan 2.2 T2V High v1.0 - CivitAI Archive","description":"Wan Cowgirl Wan 2.2 T2V High v1.0 is a Wan Video 2.2 T2V-A14B LORA AI model created by dtwr434 for generating images of concept, cowgirl, sex","image":"https://c.genur.art/3c0c9471-265c-49a6-92e1-b88c118f08b2","canonical":"https://civarchive.com/models/1337157?modelVersionId=2314674"}},"title":"Wan Cowgirl","description":"Download Wan Cowgirl - LORA by dtwr434 from CivArchive (CivitAI Archive). Wan 2.2 update. The preview images were all created using the lightning loras. The workflow can be d...","ogTitle":"Wan Cowgirl - LORA by dtwr434 - CivArchive","ogDescription":"Download Wan Cowgirl - LORA by dtwr434. Free AI model download from CivArchive.","twitterTitle":"Wan Cowgirl by dtwr434 - CivArchive","authorName":"dtwr434","imageUrl":"https://civarchive.com/banner.webp"},"__N_SSP":true},"page":"/models/[id]","query":{"modelVersionId":"2314674","id":"1337157"},"buildId":"BtPAkzpnfi-rrIywBXqKS","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}</script></body></html>
1337157_2314672_l_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cadcda55ea10bc22d67e4b4881958e0f6ded16d5aba8f399bed9061421026ef6
3
+ size 306807992
1337157_2314674_h_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d6aa846b182750018cf345d5cbf601f9d8ff5ec89e38c982f9e9042c363e956
3
+ size 306807992
1946769.html ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta property="og:image" content="https://civarchive.com/banner.webp"/><title>WAN2.2 JIGGLE<!-- --> - CivArchive (CivitAI Archive)</title><meta name="description" content="Download WAN2.2 JIGGLE - LORA by thebabydjac from CivArchive (CivitAI Archive). ASS ASS ASS ASS ASS ASS ASS ASS ASS..."/><meta name="author" content="thebabydjac"/><link rel="canonical" href="https://civarchive.com/models/1946769?modelVersionId=2315187"/><meta property="og:type" content="article"/><meta property="og:title" content="WAN2.2 JIGGLE - LORA by thebabydjac - CivArchive"/><meta property="og:description" content="Download WAN2.2 JIGGLE - LORA by thebabydjac. Free AI model download from CivArchive."/><meta property="og:image" content="https://civarchive.com/banner.webp"/><meta property="og:image:alt" content="WAN2.2 JIGGLE - AI model preview"/><meta property="og:url" content="https://civarchive.com/models/1946769?modelVersionId=2315187"/><meta property="og:site_name" content="CivArchive"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="WAN2.2 JIGGLE by thebabydjac - CivArchive"/><meta name="twitter:description" content="Download WAN2.2 JIGGLE - LORA by thebabydjac. Free AI model download from CivArchive."/><meta name="twitter:image" content="https://civarchive.com/banner.webp"/><meta name="twitter:image:alt" content="WAN2.2 JIGGLE - AI model preview"/><meta name="robots" content="index, follow"/><meta name="viewport" content="width=device-width, initial-scale=1"/><meta name="rating" content="adult"/><meta name="next-head-count" content="21"/><link rel="preload" href="/_next/static/css/4272441799e58394.css" as="style"/><link rel="stylesheet" href="/_next/static/css/4272441799e58394.css" data-n-g=""/><link rel="preload" href="/_next/static/css/3add334ee59f67ac.css" as="style"/><link rel="stylesheet" href="/_next/static/css/3add334ee59f67ac.css" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-5146130448d8adf7.js" defer=""></script><script src="/_next/static/chunks/framework-64ad27b21261a9ce.js" defer=""></script><script src="/_next/static/chunks/main-7b81b98a28933e53.js" defer=""></script><script src="/_next/static/chunks/pages/_app-d4e1e09a0960db41.js" defer=""></script><script src="/_next/static/chunks/ee9ce975-285597f3eb6df687.js" defer=""></script><script src="/_next/static/chunks/799-ea76c0ba216e91ad.js" defer=""></script><script src="/_next/static/chunks/158-1fc6cc013e2030c1.js" defer=""></script><script src="/_next/static/chunks/854-d38a8714460eeb07.js" defer=""></script><script src="/_next/static/chunks/400-579f40c12bd7de61.js" defer=""></script><script src="/_next/static/chunks/pages/models/%5Bid%5D-5f090d47e4dcd1e2.js" defer=""></script><script src="/_next/static/BtPAkzpnfi-rrIywBXqKS/_buildManifest.js" defer=""></script><script src="/_next/static/BtPAkzpnfi-rrIywBXqKS/_ssgManifest.js" defer=""></script></head><body><div id="__next"><style>
2
+ :root {
3
+ --bprogress-color: hsl(var(--primary));
4
+ --bprogress-height: 2px;
5
+ --bprogress-spinner-size: 18px;
6
+ --bprogress-spinner-animation-duration: 400ms;
7
+ --bprogress-spinner-border-size: 2px;
8
+ --bprogress-box-shadow: 0 0 10px hsl(var(--primary)), 0 0 5px hsl(var(--primary));
9
+ --bprogress-z-index: 99999;
10
+ --bprogress-spinner-top: 15px;
11
+ --bprogress-spinner-bottom: auto;
12
+ --bprogress-spinner-right: 15px;
13
+ --bprogress-spinner-left: auto;
14
+ }
15
+
16
+ .bprogress {
17
+ width: 0;
18
+ height: 0;
19
+ pointer-events: none;
20
+ z-index: var(--bprogress-z-index);
21
+ }
22
+
23
+ .bprogress .bar {
24
+ background: var(--bprogress-color);
25
+ position: fixed;
26
+ z-index: var(--bprogress-z-index);
27
+ top: 0;
28
+ left: 0;
29
+ width: 100%;
30
+ height: var(--bprogress-height);
31
+ }
32
+
33
+ /* Fancy blur effect */
34
+ .bprogress .peg {
35
+ display: block;
36
+ position: absolute;
37
+ right: 0;
38
+ width: 100px;
39
+ height: 100%;
40
+ box-shadow: var(--bprogress-box-shadow);
41
+ opacity: 1.0;
42
+ transform: rotate(3deg) translate(0px, -4px);
43
+ }
44
+
45
+ /* Remove these to get rid of the spinner */
46
+ .bprogress .spinner {
47
+ display: block;
48
+ position: fixed;
49
+ z-index: var(--bprogress-z-index);
50
+ top: var(--bprogress-spinner-top);
51
+ bottom: var(--bprogress-spinner-bottom);
52
+ right: var(--bprogress-spinner-right);
53
+ left: var(--bprogress-spinner-left);
54
+ }
55
+
56
+ .bprogress .spinner-icon {
57
+ width: var(--bprogress-spinner-size);
58
+ height: var(--bprogress-spinner-size);
59
+ box-sizing: border-box;
60
+ border: solid var(--bprogress-spinner-border-size) transparent;
61
+ border-top-color: var(--bprogress-color);
62
+ border-left-color: var(--bprogress-color);
63
+ border-radius: 50%;
64
+ -webkit-animation: bprogress-spinner var(--bprogress-spinner-animation-duration) linear infinite;
65
+ animation: bprogress-spinner var(--bprogress-spinner-animation-duration) linear infinite;
66
+ }
67
+
68
+ .bprogress-custom-parent {
69
+ overflow: hidden;
70
+ position: relative;
71
+ }
72
+
73
+ .bprogress-custom-parent .bprogress .spinner,
74
+ .bprogress-custom-parent .bprogress .bar {
75
+ position: absolute;
76
+ }
77
+
78
+ .bprogress .indeterminate {
79
+ position: fixed;
80
+ top: 0;
81
+ left: 0;
82
+ width: 100%;
83
+ height: var(--bprogress-height);
84
+ overflow: hidden;
85
+ }
86
+
87
+ .bprogress .indeterminate .inc,
88
+ .bprogress .indeterminate .dec {
89
+ position: absolute;
90
+ top: 0;
91
+ height: 100%;
92
+ background-color: var(--bprogress-color);
93
+ }
94
+
95
+ .bprogress .indeterminate .inc {
96
+ animation: bprogress-indeterminate-increase 2s infinite;
97
+ }
98
+
99
+ .bprogress .indeterminate .dec {
100
+ animation: bprogress-indeterminate-decrease 2s 0.5s infinite;
101
+ }
102
+
103
+ @-webkit-keyframes bprogress-spinner {
104
+ 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
105
+ 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
106
+ }
107
+
108
+ @keyframes bprogress-spinner {
109
+ 0% { transform: rotate(0deg); }
110
+ 100% { transform: rotate(360deg); }
111
+ }
112
+
113
+ @keyframes bprogress-indeterminate-increase {
114
+ from { left: -5%; width: 5%; }
115
+ to { left: 130%; width: 100%; }
116
+ }
117
+
118
+ @keyframes bprogress-indeterminate-decrease {
119
+ from { left: -80%; width: 80%; }
120
+ to { left: 110%; width: 10%; }
121
+ }
122
+ </style><div class="min-h-screen bg-background flex flex-col __variable_f367f3"><div role="region" aria-label="Notifications (F8)" tabindex="-1" style="pointer-events:none"><ol tabindex="-1" class="fixed top-0 z-[100] flex max-h-screen w-full flex-col-reverse p-4 sm:bottom-0 sm:right-0 sm:top-auto sm:flex-col md:max-w-[420px]"></ol></div><header class="border-b bg-background/95 backdrop-blur supports-[backdrop-filter]:bg-background/60 z-10"><div class="container mx-auto py-4"><div class="flex items-center gap-4 flex-col sm:flex-row"><a class="flex items-center gap-2 hover:opacity-90 transition-opacity text-transparent bg-gradient-to-r from-blue-600 to-purple-600 bg-clip-text" title="CivArchive - CivitAI Archive" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-package h-6 w-6 stroke-blue-600" aria-hidden="true"><path d="M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"></path><path d="M12 22V12"></path><polyline points="3.29 7 12 12 20.71 7"></polyline><path d="m7.5 4.27 9 5.15"></path></svg><span class="font-semibold text-xl">CivArchive</span></a><form class="w-full flex-1"><div class="flex flex-col gap-4 px-4"><div class="relative w-full"><input type="text" class="flex h-9 rounded-md border border-input bg-transparent px-3 py-1 text-base transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm w-full shadow-sm pr-10" placeholder="Search by model name, filename, sha256 hash or civitai links" value=""/><button type="submit" class="absolute right-3 top-1/2 transform -translate-y-1/2 text-gray-400 hover:text-gray-600 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-primary rounded-full p-1"><svg class="h-5 w-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path></svg></button></div><div class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 xl:grid-cols-8 gap-3 items-center"><button class="gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground h-9 px-4 py-2 w-full flex items-center justify-between" type="button" id="radix-:R1kl6:" aria-haspopup="menu" aria-expanded="false" data-state="closed"><div>Model Type</div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><button class="gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground h-9 px-4 py-2 w-full flex items-center justify-between" type="button" id="radix-:R2kl6:" aria-haspopup="menu" aria-expanded="false" data-state="closed"><div>Base Model</div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><button type="button" role="combobox" aria-controls="radix-:R3kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R4kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R5kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R6kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R7kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R8kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select></div></div></form><div class="flex items-center gap-2"><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground h-9 px-4 py-2" type="button" aria-haspopup="dialog" aria-expanded="false" aria-controls="radix-:Rel6:" data-state="closed">Add Mirror</button><a target="_blank" rel="nofollow noopener noreferrer" class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 hover:bg-accent hover:text-accent-foreground h-9 w-9" href="https://discord.gg/xy4GgcppfM"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.07451 1.82584C5.03267 1.81926 4.99014 1.81825 4.94803 1.82284C4.10683 1.91446 2.82673 2.36828 2.07115 2.77808C2.02106 2.80525 1.97621 2.84112 1.93869 2.88402C1.62502 3.24266 1.34046 3.82836 1.11706 4.38186C0.887447 4.95076 0.697293 5.55032 0.588937 5.98354C0.236232 7.39369 0.042502 9.08728 0.0174948 10.6925C0.0162429 10.7729 0.0351883 10.8523 0.0725931 10.9234C0.373679 11.496 1.02015 12.027 1.66809 12.4152C2.32332 12.8078 3.08732 13.1182 3.70385 13.1778C3.85335 13.1922 4.00098 13.1358 4.10282 13.0255C4.2572 12.8581 4.5193 12.4676 4.71745 12.1643C4.80739 12.0267 4.89157 11.8953 4.95845 11.7901C5.62023 11.9106 6.45043 11.9801 7.50002 11.9801C8.54844 11.9801 9.37796 11.9107 10.0394 11.7905C10.1062 11.8957 10.1903 12.0269 10.2801 12.1643C10.4783 12.4676 10.7404 12.8581 10.8947 13.0255C10.9966 13.1358 11.1442 13.1922 11.2937 13.1778C11.9102 13.1182 12.6742 12.8078 13.3295 12.4152C13.9774 12.027 14.6239 11.496 14.925 10.9234C14.9624 10.8523 14.9813 10.7729 14.9801 10.6925C14.9551 9.08728 14.7613 7.39369 14.4086 5.98354C14.3003 5.55032 14.1101 4.95076 13.8805 4.38186C13.6571 3.82836 13.3725 3.24266 13.0589 2.88402C13.0214 2.84112 12.9765 2.80525 12.9264 2.77808C12.1708 2.36828 10.8907 1.91446 10.0495 1.82284C10.0074 1.81825 9.96489 1.81926 9.92305 1.82584C9.71676 1.85825 9.5391 1.96458 9.40809 2.06355C9.26977 2.16804 9.1413 2.29668 9.0304 2.42682C8.86968 2.61544 8.71437 2.84488 8.61428 3.06225C8.27237 3.03501 7.90138 3.02 7.5 3.02C7.0977 3.02 6.72593 3.03508 6.38337 3.06244C6.28328 2.84501 6.12792 2.61549 5.96716 2.42682C5.85626 2.29668 5.72778 2.16804 5.58947 2.06355C5.45846 1.96458 5.2808 1.85825 5.07451 1.82584ZM11.0181 11.5382C11.0395 11.5713 11.0615 11.6051 11.0838 11.6392C11.2169 11.843 11.3487 12.0385 11.4508 12.1809C11.8475 12.0916 12.352 11.8818 12.8361 11.5917C13.3795 11.2661 13.8098 10.8918 14.0177 10.5739C13.9852 9.06758 13.7993 7.50369 13.4773 6.21648C13.38 5.82759 13.2038 5.27021 12.9903 4.74117C12.7893 4.24326 12.5753 3.82162 12.388 3.5792C11.7376 3.24219 10.7129 2.88582 10.0454 2.78987C10.0308 2.79839 10.0113 2.81102 9.98675 2.82955C9.91863 2.881 9.84018 2.95666 9.76111 3.04945C9.71959 3.09817 9.68166 3.1471 9.64768 3.19449C9.953 3.25031 10.2253 3.3171 10.4662 3.39123C11.1499 3.6016 11.6428 3.89039 11.884 4.212C12.0431 4.42408 12.0001 4.72494 11.788 4.884C11.5759 5.04306 11.2751 5.00008 11.116 4.788C11.0572 4.70961 10.8001 4.4984 10.1838 4.30877C9.58933 4.12585 8.71356 3.98 7.5 3.98C6.28644 3.98 5.41067 4.12585 4.81616 4.30877C4.19988 4.4984 3.94279 4.70961 3.884 4.788C3.72494 5.00008 3.42408 5.04306 3.212 4.884C2.99992 4.72494 2.95694 4.42408 3.116 4.212C3.35721 3.89039 3.85011 3.6016 4.53383 3.39123C4.77418 3.31727 5.04571 3.25062 5.35016 3.19488C5.31611 3.14738 5.27808 3.09831 5.23645 3.04945C5.15738 2.95666 5.07893 2.881 5.01081 2.82955C4.98628 2.81102 4.96674 2.79839 4.95217 2.78987C4.28464 2.88582 3.25999 3.24219 2.60954 3.5792C2.42226 3.82162 2.20825 4.24326 2.00729 4.74117C1.79376 5.27021 1.61752 5.82759 1.52025 6.21648C1.19829 7.50369 1.01236 9.06758 0.97986 10.5739C1.18772 10.8918 1.61807 11.2661 2.16148 11.5917C2.64557 11.8818 3.15003 12.0916 3.5468 12.1809C3.64885 12.0385 3.78065 11.843 3.9138 11.6392C3.93626 11.6048 3.95838 11.5708 3.97996 11.5375C3.19521 11.2591 2.77361 10.8758 2.50064 10.4664C2.35359 10.2458 2.4132 9.94778 2.63377 9.80074C2.85435 9.65369 3.15236 9.71329 3.29941 9.93387C3.56077 10.3259 4.24355 11.0201 7.50002 11.0201C10.7565 11.0201 11.4392 10.326 11.7006 9.93386C11.8477 9.71329 12.1457 9.65369 12.3663 9.80074C12.5869 9.94779 12.6465 10.2458 12.4994 10.4664C12.2262 10.8762 11.8041 11.2598 11.0181 11.5382ZM4.08049 7.01221C4.32412 6.74984 4.65476 6.60162 5.00007 6.59998C5.34538 6.60162 5.67603 6.74984 5.91966 7.01221C6.16329 7.27459 6.30007 7.62974 6.30007 7.99998C6.30007 8.37021 6.16329 8.72536 5.91966 8.98774C5.67603 9.25011 5.34538 9.39833 5.00007 9.39998C4.65476 9.39833 4.32412 9.25011 4.08049 8.98774C3.83685 8.72536 3.70007 8.37021 3.70007 7.99998C3.70007 7.62974 3.83685 7.27459 4.08049 7.01221ZM9.99885 6.59998C9.65354 6.60162 9.3229 6.74984 9.07926 7.01221C8.83563 7.27459 8.69885 7.62974 8.69885 7.99998C8.69885 8.37021 8.83563 8.72536 9.07926 8.98774C9.3229 9.25011 9.65354 9.39833 9.99885 9.39998C10.3442 9.39833 10.6748 9.25011 10.9184 8.98774C11.1621 8.72536 11.2989 8.37021 11.2989 7.99998C11.2989 7.62974 11.1621 7.27459 10.9184 7.01221C10.6748 6.74984 10.3442 6.60162 9.99885 6.59998Z" fill="currentColor"></path></svg></a></div></div></div></header><main class="flex-1"><div><div class="w-full flex flex-col md:flex-row spacer-y-8"><div class="md:w-1/2 lg:w-2/3 p-4 md:p-8 space-y-8 "><div class="space-y-4"><div class="flex items-center justify-between"><div class="tracking-tight text-3xl font-bold">WAN2.2 JIGGLE<!-- --> - <!-- -->LAST VERSION ⬇️</div><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-destructive text-destructive-foreground shadow hover:bg-destructive/80 px-3 py-1">NSFW</div></div><div dir="ltr" data-orientation="horizontal" class="space-y-4"><div role="tablist" aria-orientation="horizontal" class="inline-flex h-9 items-center justify-center rounded-lg bg-muted p-1 text-muted-foreground flex-wrap" tabindex="-1" data-orientation="horizontal" style="outline:none"><a class="inline-block" href="/models/1946769?modelVersionId=2315187"><button type="button" role="tab" aria-selected="true" aria-controls="radix-:R15d56:-content-2315187" data-state="active" id="radix-:R15d56:-trigger-2315187" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">LAST VERSION ⬇️</button></a><a class="inline-block" href="/models/1946769?modelVersionId=2315167"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-2315167" data-state="inactive" id="radix-:R15d56:-trigger-2315167" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">LAST VERSION 👆🏽</button></a><a class="inline-block" href="/models/1946769?modelVersionId=2312366"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-2312366" data-state="inactive" id="radix-:R15d56:-trigger-2312366" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">v3 HIGH</button></a><a class="inline-block" href="/models/1946769?modelVersionId=2312354"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-2312354" data-state="inactive" id="radix-:R15d56:-trigger-2312354" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">V3 LOW</button></a><a class="inline-block" href="/models/1946769?modelVersionId=2283791"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-2283791" data-state="inactive" id="radix-:R15d56:-trigger-2283791" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">V2🥰 HIGHNOISE</button></a><a class="inline-block" href="/models/1946769?modelVersionId=2283721"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-2283721" data-state="inactive" id="radix-:R15d56:-trigger-2283721" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">V2🥰 LOWNOISE</button></a><a class="inline-block" href="/models/1946769?modelVersionId=2203375"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-2203375" data-state="inactive" id="radix-:R15d56:-trigger-2203375" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">T2V HIGH NOISE</button></a><a class="inline-block" href="/models/1946769?modelVersionId=2203349"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-2203349" data-state="inactive" id="radix-:R15d56:-trigger-2203349" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">T2V LOW NOISE</button></a></div></div></div><div class="space-y-4"><div class="space-y-4"><div class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-4"><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/106136895"><video src="https://c.genur.art/93bacb2a-8e68-423b-8ffe-8e8ae6106ec5" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC85M2JhY2IyYS04ZTY4LTQyM2ItOGZmZS04ZThhZTYxMDZlYzU" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/106136892"><video src="https://c.genur.art/bc349da7-d1be-4bd5-8a58-673ab017ac23" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9iYzM0OWRhNy1kMWJlLTRiZDUtOGE1OC02NzNhYjAxN2FjMjM" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/106136899"><video src="https://c.genur.art/909182b2-4ddb-4b3e-a0c0-a66f3bc0a7c4" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC85MDkxODJiMi00ZGRiLTRiM2UtYTBjMC1hNjZmM2JjMGE3YzQ" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/106136891"><video src="https://c.genur.art/3c1e9197-19f3-490f-9942-f36eb7d6888a" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8zYzFlOTE5Ny0xOWYzLTQ5MGYtOTk0Mi1mMzZlYjdkNjg4OGE" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/106136896"><video src="https://c.genur.art/f04c1428-788a-432d-9a14-1d69dd665d78" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9mMDRjMTQyOC03ODhhLTQzMmQtOWExNC0xZDY5ZGQ2NjVkNzg" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/106136898"><video src="https://c.genur.art/4647e9bb-6e74-4c2f-9196-331d3c41298d" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC80NjQ3ZTliYi02ZTc0LTRjMmYtOTE5Ni0zMzFkM2M0MTI5OGQ" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/106136883"><video src="https://c.genur.art/2705992e-03ba-4b6d-b9cf-56a7975fecb7" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8yNzA1OTkyZS0wM2JhLTRiNmQtYjljZi01NmE3OTc1ZmVjYjc" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/106136884"><video src="https://c.genur.art/55a1cc4a-bd93-429c-8426-89d3debe9965" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC81NWExY2M0YS1iZDkzLTQyOWMtODQyNi04OWQzZGViZTk5NjU" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/106136881"><video src="https://c.genur.art/9be95a6b-27ee-441a-8e9b-97de77199a2a" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC85YmU5NWE2Yi0yN2VlLTQ0MWEtOGU5Yi05N2RlNzcxOTlhMmE" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/106136885"><video src="https://c.genur.art/86713bb9-8940-4476-a1d6-d6b2fa8f203f" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC84NjcxM2JiOS04OTQwLTQ0NzYtYTFkNi1kNmIyZmE4ZjIwM2Y" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a></div></div><div class="prose max-w-none break-words overflow-hidden text-wrap"><p>ASS ASS ASS ASS ASS ASS ASS ASS ASS</p></div><div><div class="space-y-4"><div><h2 class="text-2xl font-bold mb-4">Description</h2></div></div></div></div></div><div class="md:w-1/2 lg:w-1/3 p-4 md:p-8 space-y-8"><div class="space-y-8"><div class="flex items-center gap-3"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80 px-3 py-1">LORA</div><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-primary text-primary-foreground shadow hover:bg-primary/80 px-3 py-1">Wan Video 2.2 T2V-A14B</div><div class="text-sm text-muted-foreground">by <a class="font-medium text-primary hover:underline" href="/users/thebabydjac">thebabydjac</a></div></div><div class="flex justify-center gap-2"><a class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 bg-primary text-primary-foreground shadow hover:bg-primary/90 h-9 px-4 py-2 w-full text-lg px-8" target="_blank" rel="noopener noreferrer nofollow" href="/api/download/models/2315187">Download (Beta) <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></a><a class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 bg-secondary text-secondary-foreground shadow-sm hover:bg-secondary/80 h-9 px-4 py-2 w-full text-lg px-8" target="_blank" rel="noopener noreferrer nofollow" href="https://civitai.com/models/1946769?modelVersionId=2315187">View on <!-- -->CivitAI</a></div><div class="flex flex-wrap gap-2 text-sm text-muted-foreground"><a href="/tags/style"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground px-3 py-1">style</div></a></div><div class=""><h2 class="font-bold mb-4">Details</h2><div class="grid grid-cols-2 "><div class="text-sm text-muted-foreground font-medium">Downloads</div><div class="font-bold mb-2">1,109</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Platform</div><div class="mb-2">CivitAI</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Platform Status</div><div class="font-bold text-primary mb-2"><span class="text-green-500">Available</span></div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Created</div><div class="font-bold mb-2">10/15/2025</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Updated</div><div class="font-bold mb-2">10/29/2025</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Deleted</div><div class="font-bold text-primary mb-2"><span class="text-green-500">-</span></div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Trigger Words: </div><div class="font-bold mb-2"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80 px-3 py-1 ml-2">wxlkey</div></div></div></div><div><h2 class="font-bold mb-4">Files</h2><div class="space-y-4"><div class="flex flex-col gap-2 p-4 rounded-xl border space-y-2"><h2 class="font-semibold text-xl group-hover:text-primary transition-colors">WAN22T2VJIGGLELOW.safetensors</h2><div class="flex space-x-2"><div>Size:</div><div>146.38 MB</div><div> SHA256: </div><a class="font-mono hover:text-primary truncate" href="/sha256/d0f9907ae14d80b244553ed6eb06ad50b03060751167d13f054d392228ce3238">d0f9907ae14d80b244553ed6eb06ad50b03060751167d13f054d392228ce3238</a></div><div class="text-sm text-muted-foreground inline-flex gap-2"></div><div class="mt-8"><h3 class="text-lg mb-4">Mirrors</h3><div class="space-y-2"><div class="text-neutral-500"><div class="inline-flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 256 256" width="1.5em" height="1.5em" class="mr-1"><path fill="#fff" d="M230.7 172.7c-.5-2-1.4-4-2.6-5.7a19 19 0 00-4.6-18.5 18 18 0 00-6.7-4.7 90.6 90.6 0 00-41.5-98.5A91 91 0 0039.5 144a18 18 0 00-6.2 4.5 19 19 0 00-4.6 18.5 19 19 0 00-2.5 5.7c-1.2 4.6-.8 8.7.7 12.3a18 18 0 001 14c1.5 3.3 3.7 5.7 6.5 8a54 54 0 0012.4 6.9c6 2.5 13.2 4.9 16.4 5.8 8.6 2.2 16.7 3.6 25 3.6 11.8.1 21.9-2.6 29.2-9.7a88 88 0 0022 0c7.3 7 17.5 9.9 29.3 9.7 8.3 0 16.4-1.4 25-3.6 3.2-.9 10.5-3.3 16.4-5.8 5-2.1 9.1-4.4 12.4-7a23 23 0 006.6-7.8 18 18 0 001-14.1c1.4-3.6 1.8-7.7.6-12.3zm-8.4 12c1.7 3.1 1.8 6.7.3 10-2.3 5.1-7.8 9.1-18.6 13.4-6.7 2.6-12.8 4.3-12.9 4.4a96.7 96.7 0 01-23.8 3.4c-11.5 0-20.1-3.1-25.5-9.4a85.5 85.5 0 01-27.8.1c-5.4 6.2-14 9.3-25.3 9.3-7 0-15-1.1-23.9-3.4 0 0-6.2-1.8-12.9-4.4-10.8-4.3-16.3-8.3-18.5-13.3a11.4 11.4 0 01.8-11 12.8 12.8 0 01-1.8-10.3c.7-2.6 2-4.6 4-6.2-1-1.4-1.6-3-1.8-4.8-.5-3.7.7-7.4 3.5-10.4 2.1-2.4 5.2-3.7 8.6-3.7a84.4 84.4 0 11161.4 0h1.2c3.4 0 6.4 1.3 8.6 3.7a12.6 12.6 0 011.7 15.2c1.9 1.6 3.2 3.7 4 6.2a12.8 12.8 0 01-1.8 10.3l.5.9z"></path><path fill="#FF9D00" d="M221.8 183.8a12.8 12.8 0 001.7-10.3c-.7-2.5-2-4.6-3.9-6.2A12.6 12.6 0 00218 152a11.5 11.5 0 00-9.8-3.5 84.4 84.4 0 10-161.4 0c-3.4 0-6.5 1.2-8.6 3.6a12.6 12.6 0 00-1.8 15.2 11.6 11.6 0 00-3.9 6.2 12.8 12.8 0 001.8 10.3 11.6 11.6 0 00-.8 11c2.2 5 7.7 9 18.5 13.3 6.7 2.6 12.9 4.3 13 4.4a96.7 96.7 0 0023.8 3.4c11.4 0 19.9-3 25.3-9.3a85.5 85.5 0 0027.8-.1c5.4 6.3 14 9.4 25.5 9.4a96.7 96.7 0 0036.7-7.8c10.8-4.3 16.3-8.3 18.6-13.3a11.4 11.4 0 00-.8-11zM110 197l-1.5 2.4c-1.4 2-3.2 3.6-5.4 4.8-4 2.2-9.3 3-14.5 3-8.4 0-16.9-2-21.7-3.2-.2 0-29.3-8.3-25.6-15.3.6-1.1 1.6-1.6 2.9-1.6 5.2 0 14.6 7.7 18.7 7.7.9 0 1.5-.4 1.8-1.3 1.7-6.2-26.3-8.8-24-17.8.5-1.6 1.6-2.2 3.2-2.2 6.9 0 22.2 12 25.5 12 .2 0 .4 0 .5-.2 1.5-2.6.7-4.4-9.7-10.7l-1-.6C48 167 40 163 44.5 158c.5-.6 1.3-.8 2.2-.8 1 0 2.3.3 3.7 1A85.6 85.6 0 0170 172s4.4 4.6 7 4.6c.7 0 1.2-.2 1.6-.8 1.9-3.2-17.6-18-18.7-24-.7-4.2.5-6.3 2.9-6.3 1 0 2.4.5 4 1.5 4.6 3 13.6 18.3 16.9 24.4 1 2 3 2.8 4.6 2.8 3.4 0 6-3.3.3-7.6-8.5-6.4-5.5-16.8-1.4-17.5h.5c3.7 0 5.3 6.4 5.3 6.4s4.8 12 13 20.3c7.5 7.4 8.6 13.6 4.2 21.2zm26.7 1.4h-.5l-.7.1-1.1.2h-1.7l-.5.1h-.7l-.5.1h-8.4l-1.1-.2H120l-1-.2c4.6-10.2 2.3-19.7-7-29-6-6-10-15-10.9-16.9-1.7-5.8-6.2-12.2-13.6-12.2a12 12 0 00-10 5.3 28.6 28.6 0 00-6.3-6c-2.9-2-5.8-2.9-8.6-2.9-3.5 0-6.7 1.5-8.9 4.1l-.2-.4c-.4-1.9-.8-3.7-1-5.5l-.1-.4-.2-1.3v-.5l-.1-.6v-.5l-.3-2.2v-1.2l-.2-1.1v-4a75.8 75.8 0 01151.5 0v4.3c-.2 1-.2 2.1-.3 3.2v.5l-.1.4-.1.8v.4l-.1.5-.1.5v.6l-.2.5v.5l-.1.5-.1.5a60.2 60.2 0 01-.5 2.6l-.1.5-.1.5c-2.2-2-5-3.2-8.1-3.2-2.8 0-5.8 1-8.7 2.8-1.9 1.2-4 3.4-6.2 6.1a12.4 12.4 0 00-10-5.3c-7.5 0-12 6.4-13.6 12.2-.9 2-5 11-11 17-9.2 9.2-11.5 18.7-7 28.8zM215 178a5.4 5.4 0 01-1 1.8l-.2.1-.2.3a20.6 20.6 0 01-5.8 3.6l-.8.3-.2.1a21.8 21.8 0 01-1.1.5l-.6.2-4 1.6-.5.2-.5.2-1.1.4-.6.3-.5.2h-.2l-.5.3c-3.9 1.6-6.6 3.3-6 5.4a2.1 2.1 0 00.4.8c.7.7 2 .6 3.5 0l.6-.2h.2l1.1-.6.3-.1 6.2-3.3 2.6-1.4c2-1 4-1.6 5.5-1.6.8 0 1.4.1 2 .5a3 3 0 011 1.1c.7 1.5 0 3-1.4 4.4a25.6 25.6 0 01-6.2 4.1l-.6.3C199 201.2 189 204 189 204a113 113 0 01-10.6 2.3h-.7a67.8 67.8 0 01-3 .5l-5.4.4h-2.7l-3-.1a31.2 31.2 0 01-3.6-.5h-.3l-1.1-.3-.6-.1h-.1l-.3-.1-.4-.1-.3-.1-.3-.1-.4-.1-.2-.1-.2-.1-.6-.2h-.2l-.1-.1-.9-.4h-.1l-.3-.2-.4-.2h-.2a16 16 0 01-1-.6l-.1-.1-.3-.2-.2-.2-.2-.1-.2-.1-.4-.4-.3-.1-.2-.3c-.1 0-.2 0-.3-.2a12.2 12.2 0 01-.4-.4l-.3-.2-.2-.3-.2-.2-.3-.3a9.3 9.3 0 01-1-1.3l-.1-.2a23.4 23.4 0 01-.8-1.2l-.2-.4-.3-.4v-.1l-.2-.2v-.1l-.3-.4v-.2l-.1-.2-.1-.2-.7-1.3v-.2l-.2-.3v-.2a16.7 16.7 0 01-.8-2.6v-.2l-.2-.8v-1.4c-.1-4.3 2-8.4 6.7-13 8.2-8.3 13-20.3 13-20.3l.4-1.2a10.2 10.2 0 01.6-1.5v-.1l.6-1 .2-.2a10.3 10.3 0 01.7-1h.1c.5-.6 1-1 1.7-1.2a4 4 0 01.4-.1h.5a2.5 2.5 0 01.6 0c.7 0 1.4.5 2 1.2a6 6 0 011 1.4l.1.3.3.7a10 10 0 01.6 4 12 12 0 01-.8 3.8l-.1.4a9.3 9.3 0 01-.8 1.5l-.5.8-.1.1a13.6 13.6 0 01-3.2 3.2l-1.7 1.5c-1.5 1.6-1.8 3-1.5 4a2.6 2.6 0 00.6 1v.1l.2.2h.1l.5.3h.1l.5.3h.4v.1h.5l.1.1h1.4a5 5 0 001.1-.4h.2l.3-.1a4.8 4.8 0 001.1-.8l.2-.2.2-.2.8-1.1 6.1-10.6.3-.4.3-.5.5-.7.1-.2 1.5-2.4.3-.4 1.9-2.6.3-.5 2-2.6.3-.4.2-.1.2-.3.2-.2.2-.3.2-.1.4-.5.2-.2c.5-.5 1-1 1.7-1.4l.1-.1c.2 0 .3-.2.4-.3 2.4-1.3 4.4-1.4 5.5-.3.7.7 1 1.8 1 3.4v1.3a5.4 5.4 0 01-.1.6v.2l-.2.4c0 .2-.1.5-.3.7a11 11 0 01-1.2 2.1l-1 1.3v.2l-1.8 2-.2.3-.8.8-.2.2-.4.5-.4.4-.4.4-.4.5-.4.4-.9.9c-4 4.1-8.3 8.3-9.7 10.9l-.3.5c-.2.5-.3.9-.2 1.2v.3a1.9 1.9 0 00.5.5c.3.2.7.3 1 .3h.8v-.1h.2a5 5 0 001-.4l1-.6.1-.1h.2l.1-.2.3-.2.5-.3.3-.3 1-.8.2-.2.1-.1.7-.6v-.1c.2 0 .2-.1.3-.2v-.1h.1l.2-.2.1-.1.3-.3.3-.2.1-.1v-.1l.2-.1.2-.2.1-.1 1.6-1.4.3-.2.4-.3.4-.4c.5-.4 1.1-1 1.8-1.4l.4-.3a195.2 195.2 0 015.3-4l.3-.3.8-.5.3-.2 1.4-1 .3-.1.2-.2.7-.4.3-.1.5-.3.4-.3h.1l.4-.3.5-.2.2-.1.2-.1.2-.1a21.4 21.4 0 012-.9l.4-.1.4-.1.2-.1.4-.1a8.2 8.2 0 011.6-.2h.8l.2.1a2.6 2.6 0 011 .6l.1.1c.4.4.8.9 1 1.4v.1l.3.6c.1.7 0 1.4-.2 2l-.3.7-1.1 1.4-.1.1-.4.5-.2.1-.2.2-.1.1a20.1 20.1 0 01-3.1 2.4 59.6 59.6 0 01-4 2.5l-6.4 3.9-.6.4-1.9 1.1-.3.2-.5.4-1.1.7-.3.2c-.2 0-.3.2-.5.3l-.5.3-.3.2-.2.2-.3.1-1.1.9h-.2a26.7 26.7 0 00-1.4 1.3l-.2.1-.2.2-.1.1v.1l-.5.4v.1l-.4.5c-.2.2-.3.3-.3.5l-.1.2v.1h-.1v.1l-.2.5v.8l.1.2v.2l.1.1v.1l.1.2.2.3v.1l.1.1.1.1.2.1c.6.2 1.8-.3 3.4-1.2l.3-.1.5-.3.2-.1c.2 0 .3-.2.5-.3l.3-.2 7.2-4.2.7-.4.5-.3a134.6 134.6 0 013.8-2.1l.5-.3a87.7 87.7 0 012.8-1.3h.3v-.1c1.8-.7 3.4-1.1 4.7-1.1h1.1l.7.3a2.6 2.6 0 011.3 1.6v.3a4 4 0 010 2.3z"></path><path fill="#FFD21E" fill-rule="evenodd" d="M203.2 123.7v-.5a75.8 75.8 0 10-151.6 0v.2a7.1 7.1 0 000 .8v1.3l.1.5v1.8l.1.5v.9l.1.3.2 2.2v.5l.1.6.1.4v.1l.2 1.3v.4l1.1 5.4v.2l.1.4.1-.1c2.2-2.6 5.4-4 8.9-4 2.8 0 5.7.9 8.6 2.7 2 1.2 4.1 3.4 6.3 6.1a12.4 12.4 0 0110-5.3c7.4 0 12 6.4 13.6 12.2a59 59 0 0011 17c9.2 9.2 11.5 18.7 7 29h1.5l.4.1h.4l1.1.1h1.7l.5.1h7.4l.5-.1h1.1l.3-.1h.4l1.9-.3h.4c-4.5-10.2-2.2-19.6 7-28.8 6-6 10.1-15 11-17 1.6-5.8 6.1-12.2 13.6-12.2a12 12 0 0110 5.3c2.2-2.7 4.3-4.9 6.2-6.1 3-1.8 5.8-2.8 8.7-2.8 3 0 6 1.1 8 3.2l.2-.5v-.5l.2-.5.2-1 .2-1v-.7l.1-.5.1-.5.1-.5.1-1 .1-.6v-.4l.2-.8v-1.2l.3-2.4V125l.1-.1v-1.3zm-94.6 75.7c6-8.8 5.6-15.4-2.6-23.6-8.3-8.3-13-20.3-13-20.3s-1.8-7-6-6.4c-4 .7-7 11.1 1.6 17.5 8.5 6.4-1.7 10.8-5 4.8-3.3-6-12.3-21.5-17-24.4-4.6-3-7.9-1.3-6.8 4.8.6 3 5.6 8.1 10.4 13 4.8 4.8 9.2 9.4 8.3 11-2 3.2-8.6-3.8-8.6-3.8S49 153 44.5 158c-4.2 4.5 2.3 8.4 12.2 14.4l2.6 1.6c11.4 6.9 12.3 8.7 10.7 11.3-.6 1-4.4-1.3-9.1-4.1-8-4.8-18.5-11.2-20-5.5-1.3 4.9 6.4 7.9 13.5 10.6 5.8 2.3 11.2 4.4 10.4 7.2-.8 3-5.2.5-10-2.2-5.5-3-11.5-6.3-13.4-2.6-3.7 7 25.4 15.3 25.6 15.3 9.4 2.5 33.3 7.6 41.6-4.6zm38.7 0c-6-8.8-5.6-15.4 2.7-23.6 8.2-8.3 13-20.3 13-20.3s1.8-7 5.9-6.4c4 .7 7 11.1-1.5 17.5-8.6 6.4 1.7 10.8 5 4.8 3.3-6 12.2-21.5 16.9-24.4 4.6-3 8-1.3 6.8 4.8-.5 3-5.6 8.1-10.3 13-4.8 4.8-9.3 9.4-8.3 11 1.9 3.2 8.5-3.8 8.5-3.8s20.9-19 25.4-14c4.2 4.5-2.2 8.4-12.2 14.4l-2.6 1.6c-11.4 6.9-12.3 8.7-10.7 11.3.6 1 4.5-1.3 9.1-4.2 8-4.8 18.6-11 20-5.4 1.4 4.9-6.4 7.9-13.4 10.6-5.9 2.3-11.2 4.4-10.5 7.2.9 2.9 5.3.5 10.1-2.2 5.5-3 11.4-6.3 13.4-2.6 3.6 7-25.4 15.2-25.7 15.3-9.4 2.5-33.3 7.6-41.6-4.6z" clip-rule="evenodd"></path><path fill="#32343D" fill-rule="evenodd" d="M152 102.6c1.2.4 2.1 1.7 3 2.9 1 1.6 2.1 3.1 3.7 2.3a10.9 10.9 0 10-14.7-4.5c.7 1.4 2.4.7 4.2 0 1.3-.5 2.8-1.1 3.8-.7zm-51.3 0c-1.2.4-2 1.7-3 2.9-1 1.6-2.1 3.1-3.7 2.3a10.9 10.9 0 1114.7-4.5c-.7 1.4-2.4.7-4.1 0-1.4-.5-2.8-1.1-4-.7zm43.4 46.7a31.4 31.4 0 0011.1-23.3c0-5.1-3.4-3.5-8.9-.8l-.3.2c-5 2.5-11.8 5.8-19.1 5.8-7.4 0-14.1-3.3-19.1-5.8-5.7-2.9-9.3-4.6-9.3.6 0 6.6 3.2 17.6 12 24a19 19 0 0111.5-10c.9-.2 1.8 1.3 2.7 2.8.9 1.5 1.8 3 2.7 3 1 0 2-1.5 3-3 .9-1.5 1.9-3 2.8-2.7a19 19 0 0110.9 9.1z" clip-rule="evenodd"></path><path fill="#FF323D" d="M144.1 149.3a27 27 0 01-17.2 5.6c-7 0-12.3-2-16.5-5a19 19 0 0111.6-9.8c1.7-.5 3.5 5.8 5.4 5.8 2 0 4-6.2 5.8-5.7a19 19 0 0110.9 9.1z"></path><path fill="#FFAD03" fill-rule="evenodd" d="M81.2 111.6a7 7 0 11-7.9-11.7 7 7 0 017.9 11.7zm101.4 0a7 7 0 11-7.9-11.7 7 7 0 018 11.7z" clip-rule="evenodd"></path></svg>Huggingface<!-- --> (<!-- -->2<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://huggingface.co/UnifiedHorusRA/TheWan2.2T2V/resolve/main/WAN2_2_JIGGLE/Wan_Video_2_2_T2V-A14B/WAN22T2VJIGGLELOW.safetensors"><li class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-4 transition-all duration-200"><div class="flex items-center justify-between"><p class="font-medium text-neutral-400 group-hover:text-white">WAN22T2VJIGGLELOW.safetensors</p><span class="text-sm text-neutral-500 group-hover:text-neutral-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download w-4 h-4" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></span></div></li></a><a title="Download file" href="https://huggingface.co/JustAnotherCibrarian/base_wan22_2510/resolve/main/1946769/2315187/WAN22T2VJIGGLELOW.safetensors"><li class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-4 transition-all duration-200"><div class="flex items-center justify-between"><p class="font-medium text-neutral-400 group-hover:text-white">WAN22T2VJIGGLELOW.safetensors</p><span class="text-sm text-neutral-500 group-hover:text-neutral-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download w-4 h-4" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></span></div></li></a></ul></div></div><div class="text-neutral-500"><div class="inline-flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.2" viewBox="0 0 24 24" height="1.5em" width="1.5em" class="mr-1"><linearGradient id="a" x1="10.156" x2="10.156" y1="22.45" y2="2.461" gradientTransform="matrix(1 0 0 -1 0 24)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#081692"></stop><stop offset="1" stop-color="#1e043c"></stop></linearGradient><linearGradient id="b" x1="10.156" x2="10.156" y1="22.45" y2="2.45" gradientTransform="matrix(1 0 0 -1 0 24)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#1284f7"></stop><stop offset="1" stop-color="#0a20c9"></stop></linearGradient><path fill="url(#a)" d="M1.5 6.6v10l8.7 5 8.7-5v-10l-8.7-5-8.7 5z"></path><path fill="url(#b)" d="M10.2 4.7l5.9 3.4V15l-5.9 3.4-6-3.4V8.1l6-3.4m0-3.1l-8.7 5v10l8.7 5 8.7-5v-10c-.1 0-8.7-5-8.7-5z"></path><path fill="#fff" d="M11.8 12.4l-1.7 1-1.7-1v-1.9l1.7-1 1.7 1h2.1V9.3l-3.8-2.2-3.7 2.2v4.3l3.8 2.2 3.8-2.2v-1.2h-2.2z"></path></svg>CivitAI<!-- --> (<!-- -->1<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://civitai.com/api/download/models/2315187"><li class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-4 transition-all duration-200"><div class="flex items-center justify-between"><p class="font-medium text-neutral-400 group-hover:text-white">WAN22T2VJIGGLELOW.safetensors</p><span class="text-sm text-neutral-500 group-hover:text-neutral-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download w-4 h-4" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></span></div></li></a></ul></div></div></div></div></div></div></div><div><h2 class="font-bold mb-4">Available On (<!-- -->2<!-- --> platform<!-- -->s<!-- -->)</h2><div class="flex flex-col gap-3"><a title="View on SeaArt" href="/seaart/models/8378f2c9da2c27c67034cbf7fd255dd0/versions/bf3f55cd1251644e574b5a6cd049f33f"><div class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-3 transition-all duration-200"><div class="flex items-center gap-2"><div class="inline-flex items-center rounded-md border px-2.5 py-0.5 font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80 text-xs">SeaArt</div><span class="text-sm text-neutral-400 group-hover:text-neutral-300">WAN2.2 JIGGLE<!-- --> - <!-- -->T2V HIGH NOISE</span></div></div></a><a title="View on SeaArt" href="/seaart/models/8378f2c9da2c27c67034cbf7fd255dd0/versions/1cd35587201ef455f326ffbe9cdd1373"><div class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-3 transition-all duration-200"><div class="flex items-center gap-2"><div class="inline-flex items-center rounded-md border px-2.5 py-0.5 font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80 text-xs">SeaArt</div><span class="text-sm text-neutral-400 group-hover:text-neutral-300">WAN2.2 JIGGLE<!-- --> - <!-- -->T2V LOW NOISE</span></div></div></a></div></div></div></div></div><div class="flex items-center justify-center min-h-[400px]"><div class="animate-spin rounded-full h-12 w-12 border-b-2 border-gray-900"></div></div></div></main><footer class="border-t mt-auto"><div class="container mx-auto py-6 px-4"><div class="flex flex-col sm:flex-row justify-between items-center gap-4 mb-6"><div class="flex items-center gap-2"><a class="flex items-center gap-2 hover:opacity-90 transition-opacity text-transparent bg-gradient-to-r from-blue-600 to-purple-600 bg-clip-text" title="CivArchive - CivitAI Archive" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-package h-5 w-5 stroke-blue-600" aria-hidden="true"><path d="M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"></path><path d="M12 22V12"></path><polyline points="3.29 7 12 12 20.71 7"></polyline><path d="m7.5 4.27 9 5.15"></path></svg><span class="font-semibold text-lg">CivArchive</span></a><span class="text-sm text-muted-foreground">formerly CivitAI Archive</span></div></div><nav class="grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-5 xl:grid-cols-6 gap-6 text-sm text-muted-foreground"><div><div class="font-semibold text-foreground mb-2">Tags</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/anime">CivitAI Anime Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/character">CivitAI Character Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/style">CivitAI Style Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/celebrity">CivitAI Celebrity Models</a></li></ul></div><div><div class="font-semibold text-foreground mb-2">Tools</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" href="/upload">Upload Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://huggingface.co/spaces/civitaiarchive/civitai-to-hf-uploader">CivitAI to HF Uploader</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://civitasbay.org">CivitasBay Torrents</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://genur.art">Genur Images</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://leukosai.com/create-your-own/civitai?ref=civarchive.com">Create your own CivitAI</a></li></ul></div><div><div class="font-semibold text-foreground mb-2">Community</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://discord.gg/xy4GgcppfM">Discord</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/about">About</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/cdn-cgi/l/email-protection#3c48595d517c5f554a5d4e5f54554a59125f5351">Contact</a></li></ul></div><div><div class="font-semibold text-foreground mb-2">Leaderboards</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" href="/leaderboards/seasonal/overall">Overall Seasonal</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/leaderboards/legends/overall">Overall Legends</a></li></ul></div></nav></div></footer></div></div><script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"model":{"id":1946769,"name":"WAN2.2 JIGGLE","type":"LORA","description":"\u003cp\u003eASS ASS ASS ASS ASS ASS ASS ASS ASS\u003c/p\u003e","username":"thebabydjac","downloadCount":6516,"favoriteCount":0,"commentCount":18,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-09-11T04:29:47.704Z","updatedAt":"2025-10-29T16:47:35.666Z","deletedAt":null,"tags":["style"],"creator_id":"thebabydjac","creator_username":"thebabydjac","creator_name":"thebabydjac","creator_url":"/users/thebabydjac","versions":[{"id":2315187,"name":"LAST VERSION ⬇️","href":"/models/1946769?modelVersionId=2315187"},{"id":2315167,"name":"LAST VERSION 👆🏽","href":"/models/1946769?modelVersionId=2315167"},{"id":2312366,"name":"v3 HIGH","href":"/models/1946769?modelVersionId=2312366"},{"id":2312354,"name":"V3 LOW","href":"/models/1946769?modelVersionId=2312354"},{"id":2283791,"name":"V2🥰 HIGHNOISE","href":"/models/1946769?modelVersionId=2283791"},{"id":2283721,"name":"V2🥰 LOWNOISE","href":"/models/1946769?modelVersionId=2283721"},{"id":2203375,"name":"T2V HIGH NOISE","href":"/models/1946769?modelVersionId=2203375"},{"id":2203349,"name":"T2V LOW NOISE","href":"/models/1946769?modelVersionId=2203349"}],"version":{"id":2315187,"modelId":1946769,"name":"LAST VERSION ⬇️","baseModel":"Wan Video 2.2 T2V-A14B","baseModelType":"Standard","description":null,"downloadCount":1109,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-10-15T06:17:18.936Z","updatedAt":"2025-10-29T16:47:35.676Z","deletedAt":null,"files":[{"id":2205673,"name":"WAN22T2VJIGGLELOW.safetensors","type":"Model","sizeKB":149895.03125,"downloadUrl":"https://civitai.com/api/download/models/2315187","modelId":1946769,"modelName":"WAN2.2 JIGGLE","modelVersionId":2315187,"is_nsfw":true,"nsfw_level":60,"sha256":"d0f9907ae14d80b244553ed6eb06ad50b03060751167d13f054d392228ce3238","createdAt":"2025-10-15T06:17:18.950Z","updatedAt":"2025-10-29T16:47:35.695Z","is_primary":false,"mirrors":[{"filename":"WAN22T2VJIGGLELOW.safetensors","url":"https://civitai.com/api/download/models/2315187","source":"civitai","model_id":1946769,"model_version_id":2315187,"deletedAt":null,"is_gated":false,"is_paid":false},{"filename":"WAN22T2VJIGGLELOW.safetensors","url":"https://huggingface.co/UnifiedHorusRA/TheWan2.2T2V/resolve/main/WAN2_2_JIGGLE/Wan_Video_2_2_T2V-A14B/WAN22T2VJIGGLELOW.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"WAN22T2VJIGGLELOW.safetensors","url":"https://huggingface.co/JustAnotherCibrarian/base_wan22_2510/resolve/main/1946769/2315187/WAN22T2VJIGGLELOW.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null}]}],"images":[{"id":106136895,"url":"https://c.genur.art/93bacb2a-8e68-423b-8ffe-8e8ae6106ec5","nsfwLevel":4,"width":720,"height":1280,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/93bacb2a-8e68-423b-8ffe-8e8ae6106ec5","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC85M2JhY2IyYS04ZTY4LTQyM2ItOGZmZS04ZThhZTYxMDZlYzU","link":"https://genur.art/posts/106136895"},{"id":106136892,"url":"https://c.genur.art/bc349da7-d1be-4bd5-8a58-673ab017ac23","nsfwLevel":2,"width":720,"height":1280,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/bc349da7-d1be-4bd5-8a58-673ab017ac23","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9iYzM0OWRhNy1kMWJlLTRiZDUtOGE1OC02NzNhYjAxN2FjMjM","link":"https://genur.art/posts/106136892"},{"id":106136899,"url":"https://c.genur.art/909182b2-4ddb-4b3e-a0c0-a66f3bc0a7c4","nsfwLevel":4,"width":720,"height":1280,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/909182b2-4ddb-4b3e-a0c0-a66f3bc0a7c4","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC85MDkxODJiMi00ZGRiLTRiM2UtYTBjMC1hNjZmM2JjMGE3YzQ","link":"https://genur.art/posts/106136899"},{"id":106136891,"url":"https://c.genur.art/3c1e9197-19f3-490f-9942-f36eb7d6888a","nsfwLevel":4,"width":720,"height":1280,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/3c1e9197-19f3-490f-9942-f36eb7d6888a","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8zYzFlOTE5Ny0xOWYzLTQ5MGYtOTk0Mi1mMzZlYjdkNjg4OGE","link":"https://genur.art/posts/106136891"},{"id":106136896,"url":"https://c.genur.art/f04c1428-788a-432d-9a14-1d69dd665d78","nsfwLevel":4,"width":720,"height":1280,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/f04c1428-788a-432d-9a14-1d69dd665d78","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9mMDRjMTQyOC03ODhhLTQzMmQtOWExNC0xZDY5ZGQ2NjVkNzg","link":"https://genur.art/posts/106136896"},{"id":106136898,"url":"https://c.genur.art/4647e9bb-6e74-4c2f-9196-331d3c41298d","nsfwLevel":4,"width":720,"height":1280,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/4647e9bb-6e74-4c2f-9196-331d3c41298d","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC80NjQ3ZTliYi02ZTc0LTRjMmYtOTE5Ni0zMzFkM2M0MTI5OGQ","link":"https://genur.art/posts/106136898"},{"id":106136883,"url":"https://c.genur.art/2705992e-03ba-4b6d-b9cf-56a7975fecb7","nsfwLevel":4,"width":480,"height":824,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/2705992e-03ba-4b6d-b9cf-56a7975fecb7","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8yNzA1OTkyZS0wM2JhLTRiNmQtYjljZi01NmE3OTc1ZmVjYjc","link":"https://genur.art/posts/106136883"},{"id":106136884,"url":"https://c.genur.art/55a1cc4a-bd93-429c-8426-89d3debe9965","nsfwLevel":4,"width":480,"height":824,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/55a1cc4a-bd93-429c-8426-89d3debe9965","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC81NWExY2M0YS1iZDkzLTQyOWMtODQyNi04OWQzZGViZTk5NjU","link":"https://genur.art/posts/106136884"},{"id":106136881,"url":"https://c.genur.art/9be95a6b-27ee-441a-8e9b-97de77199a2a","nsfwLevel":4,"width":480,"height":824,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/9be95a6b-27ee-441a-8e9b-97de77199a2a","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC85YmU5NWE2Yi0yN2VlLTQ0MWEtOGU5Yi05N2RlNzcxOTlhMmE","link":"https://genur.art/posts/106136881"},{"id":106136885,"url":"https://c.genur.art/86713bb9-8940-4476-a1d6-d6b2fa8f203f","nsfwLevel":4,"width":480,"height":824,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/86713bb9-8940-4476-a1d6-d6b2fa8f203f","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC84NjcxM2JiOS04OTQwLTQ0NzYtYTFkNi1kNmIyZmE4ZjIwM2Y","link":"https://genur.art/posts/106136885"}],"trigger":["wxlkey"],"allow_download":true,"download_url":"/api/download/models/2315187","platform_url":"https://civitai.com/models/1946769?modelVersionId=2315187","civitai_model_id":1946769,"civitai_model_version_id":2315187,"href":"/models/1946769?modelVersionId=2315187","mirrors":[{"platform":"seaart","href":"/seaart/models/8378f2c9da2c27c67034cbf7fd255dd0/versions/bf3f55cd1251644e574b5a6cd049f33f","platform_url":"https://www.seaart.ai/models/detail/8378f2c9da2c27c67034cbf7fd255dd0?v=bf3f55cd1251644e574b5a6cd049f33f","name":"WAN2.2 JIGGLE","version_name":"T2V HIGH NOISE","id":"8378f2c9da2c27c67034cbf7fd255dd0","version_id":"bf3f55cd1251644e574b5a6cd049f33f"},{"platform":"seaart","href":"/seaart/models/8378f2c9da2c27c67034cbf7fd255dd0/versions/1cd35587201ef455f326ffbe9cdd1373","platform_url":"https://www.seaart.ai/models/detail/8378f2c9da2c27c67034cbf7fd255dd0?v=1cd35587201ef455f326ffbe9cdd1373","name":"WAN2.2 JIGGLE","version_name":"T2V LOW NOISE","id":"8378f2c9da2c27c67034cbf7fd255dd0","version_id":"1cd35587201ef455f326ffbe9cdd1373"}]},"platform":"civitai","platform_name":"CivitAI","meta":{"title":"WAN2.2 JIGGLE - LAST VERSION ⬇️ - CivitAI Archive","description":"WAN2.2 JIGGLE LAST VERSION ⬇️ is a Wan Video 2.2 T2V-A14B LORA AI model created by thebabydjac for generating images of style","image":"https://c.genur.art/93bacb2a-8e68-423b-8ffe-8e8ae6106ec5","canonical":"https://civarchive.com/models/1946769?modelVersionId=2315187"}},"title":"WAN2.2 JIGGLE","description":"Download WAN2.2 JIGGLE - LORA by thebabydjac from CivArchive (CivitAI Archive). ASS ASS ASS ASS ASS ASS ASS ASS ASS...","ogTitle":"WAN2.2 JIGGLE - LORA by thebabydjac - CivArchive","ogDescription":"Download WAN2.2 JIGGLE - LORA by thebabydjac. Free AI model download from CivArchive.","twitterTitle":"WAN2.2 JIGGLE by thebabydjac - CivArchive","authorName":"thebabydjac","imageUrl":"https://civarchive.com/banner.webp"},"__N_SSP":true},"page":"/models/[id]","query":{"modelVersionId":"2315187","id":"1946769"},"buildId":"BtPAkzpnfi-rrIywBXqKS","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}</script></body></html>
1946769_2315167_h_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3825bd55df5ac90dd9959319dbaee2a7cf004274572e031b27d95d538df2d26d
3
+ size 153492552
1946769_2315167_l_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53bbd3a641c9578d47364d5e18b989140649d639f4271ff37fe82433f1055863
3
+ size 78643232
1946769_2315187_h_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcb93e096c394f8cf02163d24a129ee88d46422c6801bdfb8528f2e667374c14
3
+ size 153492544
1946769_2315187_l_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcb93e096c394f8cf02163d24a129ee88d46422c6801bdfb8528f2e667374c14
3
+ size 153492544
2048121.html ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta property="og:image" content="https://civarchive.com/banner.webp"/><title>Wan 2.2 Stranger by MQ Lab<!-- --> - CivArchive (CivitAI Archive)</title><meta name="description" content="Download Wan 2.2 Stranger by MQ Lab - LORA by MQ_Lab from CivArchive (CivitAI Archive). Wan2.2 Stranger LoRA by MQ LabThis LoRA, provided by MQ Lab, could be a game-changer for NSFW video ..."/><meta name="author" content="MQ_Lab"/><link rel="canonical" href="https://civarchive.com/models/2048121?modelVersionId=2318034"/><meta property="og:type" content="article"/><meta property="og:title" content="Wan 2.2 Stranger by MQ Lab - LORA by MQ_Lab - CivArchive"/><meta property="og:description" content="Download Wan 2.2 Stranger by MQ Lab - LORA by MQ_Lab. Free AI model download from CivArchive."/><meta property="og:image" content="https://civarchive.com/banner.webp"/><meta property="og:image:alt" content="Wan 2.2 Stranger by MQ Lab - AI model preview"/><meta property="og:url" content="https://civarchive.com/models/2048121?modelVersionId=2318034"/><meta property="og:site_name" content="CivArchive"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Wan 2.2 Stranger by MQ Lab by MQ_Lab - CivArchive"/><meta name="twitter:description" content="Download Wan 2.2 Stranger by MQ Lab - LORA by MQ_Lab. Free AI model download from CivArchive."/><meta name="twitter:image" content="https://civarchive.com/banner.webp"/><meta name="twitter:image:alt" content="Wan 2.2 Stranger by MQ Lab - AI model preview"/><meta name="robots" content="index, follow"/><meta name="viewport" content="width=device-width, initial-scale=1"/><meta name="rating" content="adult"/><meta name="next-head-count" content="21"/><link rel="preload" href="/_next/static/css/4272441799e58394.css" as="style"/><link rel="stylesheet" href="/_next/static/css/4272441799e58394.css" data-n-g=""/><link rel="preload" href="/_next/static/css/3add334ee59f67ac.css" as="style"/><link rel="stylesheet" href="/_next/static/css/3add334ee59f67ac.css" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-5146130448d8adf7.js" defer=""></script><script src="/_next/static/chunks/framework-64ad27b21261a9ce.js" defer=""></script><script src="/_next/static/chunks/main-7b81b98a28933e53.js" defer=""></script><script src="/_next/static/chunks/pages/_app-d4e1e09a0960db41.js" defer=""></script><script src="/_next/static/chunks/ee9ce975-285597f3eb6df687.js" defer=""></script><script src="/_next/static/chunks/799-ea76c0ba216e91ad.js" defer=""></script><script src="/_next/static/chunks/158-1fc6cc013e2030c1.js" defer=""></script><script src="/_next/static/chunks/854-d38a8714460eeb07.js" defer=""></script><script src="/_next/static/chunks/400-579f40c12bd7de61.js" defer=""></script><script src="/_next/static/chunks/pages/models/%5Bid%5D-5f090d47e4dcd1e2.js" defer=""></script><script src="/_next/static/BtPAkzpnfi-rrIywBXqKS/_buildManifest.js" defer=""></script><script src="/_next/static/BtPAkzpnfi-rrIywBXqKS/_ssgManifest.js" defer=""></script></head><body><div id="__next"><style>
2
+ :root {
3
+ --bprogress-color: hsl(var(--primary));
4
+ --bprogress-height: 2px;
5
+ --bprogress-spinner-size: 18px;
6
+ --bprogress-spinner-animation-duration: 400ms;
7
+ --bprogress-spinner-border-size: 2px;
8
+ --bprogress-box-shadow: 0 0 10px hsl(var(--primary)), 0 0 5px hsl(var(--primary));
9
+ --bprogress-z-index: 99999;
10
+ --bprogress-spinner-top: 15px;
11
+ --bprogress-spinner-bottom: auto;
12
+ --bprogress-spinner-right: 15px;
13
+ --bprogress-spinner-left: auto;
14
+ }
15
+
16
+ .bprogress {
17
+ width: 0;
18
+ height: 0;
19
+ pointer-events: none;
20
+ z-index: var(--bprogress-z-index);
21
+ }
22
+
23
+ .bprogress .bar {
24
+ background: var(--bprogress-color);
25
+ position: fixed;
26
+ z-index: var(--bprogress-z-index);
27
+ top: 0;
28
+ left: 0;
29
+ width: 100%;
30
+ height: var(--bprogress-height);
31
+ }
32
+
33
+ /* Fancy blur effect */
34
+ .bprogress .peg {
35
+ display: block;
36
+ position: absolute;
37
+ right: 0;
38
+ width: 100px;
39
+ height: 100%;
40
+ box-shadow: var(--bprogress-box-shadow);
41
+ opacity: 1.0;
42
+ transform: rotate(3deg) translate(0px, -4px);
43
+ }
44
+
45
+ /* Remove these to get rid of the spinner */
46
+ .bprogress .spinner {
47
+ display: block;
48
+ position: fixed;
49
+ z-index: var(--bprogress-z-index);
50
+ top: var(--bprogress-spinner-top);
51
+ bottom: var(--bprogress-spinner-bottom);
52
+ right: var(--bprogress-spinner-right);
53
+ left: var(--bprogress-spinner-left);
54
+ }
55
+
56
+ .bprogress .spinner-icon {
57
+ width: var(--bprogress-spinner-size);
58
+ height: var(--bprogress-spinner-size);
59
+ box-sizing: border-box;
60
+ border: solid var(--bprogress-spinner-border-size) transparent;
61
+ border-top-color: var(--bprogress-color);
62
+ border-left-color: var(--bprogress-color);
63
+ border-radius: 50%;
64
+ -webkit-animation: bprogress-spinner var(--bprogress-spinner-animation-duration) linear infinite;
65
+ animation: bprogress-spinner var(--bprogress-spinner-animation-duration) linear infinite;
66
+ }
67
+
68
+ .bprogress-custom-parent {
69
+ overflow: hidden;
70
+ position: relative;
71
+ }
72
+
73
+ .bprogress-custom-parent .bprogress .spinner,
74
+ .bprogress-custom-parent .bprogress .bar {
75
+ position: absolute;
76
+ }
77
+
78
+ .bprogress .indeterminate {
79
+ position: fixed;
80
+ top: 0;
81
+ left: 0;
82
+ width: 100%;
83
+ height: var(--bprogress-height);
84
+ overflow: hidden;
85
+ }
86
+
87
+ .bprogress .indeterminate .inc,
88
+ .bprogress .indeterminate .dec {
89
+ position: absolute;
90
+ top: 0;
91
+ height: 100%;
92
+ background-color: var(--bprogress-color);
93
+ }
94
+
95
+ .bprogress .indeterminate .inc {
96
+ animation: bprogress-indeterminate-increase 2s infinite;
97
+ }
98
+
99
+ .bprogress .indeterminate .dec {
100
+ animation: bprogress-indeterminate-decrease 2s 0.5s infinite;
101
+ }
102
+
103
+ @-webkit-keyframes bprogress-spinner {
104
+ 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
105
+ 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
106
+ }
107
+
108
+ @keyframes bprogress-spinner {
109
+ 0% { transform: rotate(0deg); }
110
+ 100% { transform: rotate(360deg); }
111
+ }
112
+
113
+ @keyframes bprogress-indeterminate-increase {
114
+ from { left: -5%; width: 5%; }
115
+ to { left: 130%; width: 100%; }
116
+ }
117
+
118
+ @keyframes bprogress-indeterminate-decrease {
119
+ from { left: -80%; width: 80%; }
120
+ to { left: 110%; width: 10%; }
121
+ }
122
+ </style><div class="min-h-screen bg-background flex flex-col __variable_f367f3"><div role="region" aria-label="Notifications (F8)" tabindex="-1" style="pointer-events:none"><ol tabindex="-1" class="fixed top-0 z-[100] flex max-h-screen w-full flex-col-reverse p-4 sm:bottom-0 sm:right-0 sm:top-auto sm:flex-col md:max-w-[420px]"></ol></div><header class="border-b bg-background/95 backdrop-blur supports-[backdrop-filter]:bg-background/60 z-10"><div class="container mx-auto py-4"><div class="flex items-center gap-4 flex-col sm:flex-row"><a class="flex items-center gap-2 hover:opacity-90 transition-opacity text-transparent bg-gradient-to-r from-blue-600 to-purple-600 bg-clip-text" title="CivArchive - CivitAI Archive" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-package h-6 w-6 stroke-blue-600" aria-hidden="true"><path d="M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"></path><path d="M12 22V12"></path><polyline points="3.29 7 12 12 20.71 7"></polyline><path d="m7.5 4.27 9 5.15"></path></svg><span class="font-semibold text-xl">CivArchive</span></a><form class="w-full flex-1"><div class="flex flex-col gap-4 px-4"><div class="relative w-full"><input type="text" class="flex h-9 rounded-md border border-input bg-transparent px-3 py-1 text-base transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm w-full shadow-sm pr-10" placeholder="Search by model name, filename, sha256 hash or civitai links" value=""/><button type="submit" class="absolute right-3 top-1/2 transform -translate-y-1/2 text-gray-400 hover:text-gray-600 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-primary rounded-full p-1"><svg class="h-5 w-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path></svg></button></div><div class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 xl:grid-cols-8 gap-3 items-center"><button class="gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground h-9 px-4 py-2 w-full flex items-center justify-between" type="button" id="radix-:R1kl6:" aria-haspopup="menu" aria-expanded="false" data-state="closed"><div>Model Type</div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><button class="gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground h-9 px-4 py-2 w-full flex items-center justify-between" type="button" id="radix-:R2kl6:" aria-haspopup="menu" aria-expanded="false" data-state="closed"><div>Base Model</div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><button type="button" role="combobox" aria-controls="radix-:R3kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R4kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R5kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R6kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R7kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R8kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select></div></div></form><div class="flex items-center gap-2"><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground h-9 px-4 py-2" type="button" aria-haspopup="dialog" aria-expanded="false" aria-controls="radix-:Rel6:" data-state="closed">Add Mirror</button><a target="_blank" rel="nofollow noopener noreferrer" class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 hover:bg-accent hover:text-accent-foreground h-9 w-9" href="https://discord.gg/xy4GgcppfM"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.07451 1.82584C5.03267 1.81926 4.99014 1.81825 4.94803 1.82284C4.10683 1.91446 2.82673 2.36828 2.07115 2.77808C2.02106 2.80525 1.97621 2.84112 1.93869 2.88402C1.62502 3.24266 1.34046 3.82836 1.11706 4.38186C0.887447 4.95076 0.697293 5.55032 0.588937 5.98354C0.236232 7.39369 0.042502 9.08728 0.0174948 10.6925C0.0162429 10.7729 0.0351883 10.8523 0.0725931 10.9234C0.373679 11.496 1.02015 12.027 1.66809 12.4152C2.32332 12.8078 3.08732 13.1182 3.70385 13.1778C3.85335 13.1922 4.00098 13.1358 4.10282 13.0255C4.2572 12.8581 4.5193 12.4676 4.71745 12.1643C4.80739 12.0267 4.89157 11.8953 4.95845 11.7901C5.62023 11.9106 6.45043 11.9801 7.50002 11.9801C8.54844 11.9801 9.37796 11.9107 10.0394 11.7905C10.1062 11.8957 10.1903 12.0269 10.2801 12.1643C10.4783 12.4676 10.7404 12.8581 10.8947 13.0255C10.9966 13.1358 11.1442 13.1922 11.2937 13.1778C11.9102 13.1182 12.6742 12.8078 13.3295 12.4152C13.9774 12.027 14.6239 11.496 14.925 10.9234C14.9624 10.8523 14.9813 10.7729 14.9801 10.6925C14.9551 9.08728 14.7613 7.39369 14.4086 5.98354C14.3003 5.55032 14.1101 4.95076 13.8805 4.38186C13.6571 3.82836 13.3725 3.24266 13.0589 2.88402C13.0214 2.84112 12.9765 2.80525 12.9264 2.77808C12.1708 2.36828 10.8907 1.91446 10.0495 1.82284C10.0074 1.81825 9.96489 1.81926 9.92305 1.82584C9.71676 1.85825 9.5391 1.96458 9.40809 2.06355C9.26977 2.16804 9.1413 2.29668 9.0304 2.42682C8.86968 2.61544 8.71437 2.84488 8.61428 3.06225C8.27237 3.03501 7.90138 3.02 7.5 3.02C7.0977 3.02 6.72593 3.03508 6.38337 3.06244C6.28328 2.84501 6.12792 2.61549 5.96716 2.42682C5.85626 2.29668 5.72778 2.16804 5.58947 2.06355C5.45846 1.96458 5.2808 1.85825 5.07451 1.82584ZM11.0181 11.5382C11.0395 11.5713 11.0615 11.6051 11.0838 11.6392C11.2169 11.843 11.3487 12.0385 11.4508 12.1809C11.8475 12.0916 12.352 11.8818 12.8361 11.5917C13.3795 11.2661 13.8098 10.8918 14.0177 10.5739C13.9852 9.06758 13.7993 7.50369 13.4773 6.21648C13.38 5.82759 13.2038 5.27021 12.9903 4.74117C12.7893 4.24326 12.5753 3.82162 12.388 3.5792C11.7376 3.24219 10.7129 2.88582 10.0454 2.78987C10.0308 2.79839 10.0113 2.81102 9.98675 2.82955C9.91863 2.881 9.84018 2.95666 9.76111 3.04945C9.71959 3.09817 9.68166 3.1471 9.64768 3.19449C9.953 3.25031 10.2253 3.3171 10.4662 3.39123C11.1499 3.6016 11.6428 3.89039 11.884 4.212C12.0431 4.42408 12.0001 4.72494 11.788 4.884C11.5759 5.04306 11.2751 5.00008 11.116 4.788C11.0572 4.70961 10.8001 4.4984 10.1838 4.30877C9.58933 4.12585 8.71356 3.98 7.5 3.98C6.28644 3.98 5.41067 4.12585 4.81616 4.30877C4.19988 4.4984 3.94279 4.70961 3.884 4.788C3.72494 5.00008 3.42408 5.04306 3.212 4.884C2.99992 4.72494 2.95694 4.42408 3.116 4.212C3.35721 3.89039 3.85011 3.6016 4.53383 3.39123C4.77418 3.31727 5.04571 3.25062 5.35016 3.19488C5.31611 3.14738 5.27808 3.09831 5.23645 3.04945C5.15738 2.95666 5.07893 2.881 5.01081 2.82955C4.98628 2.81102 4.96674 2.79839 4.95217 2.78987C4.28464 2.88582 3.25999 3.24219 2.60954 3.5792C2.42226 3.82162 2.20825 4.24326 2.00729 4.74117C1.79376 5.27021 1.61752 5.82759 1.52025 6.21648C1.19829 7.50369 1.01236 9.06758 0.97986 10.5739C1.18772 10.8918 1.61807 11.2661 2.16148 11.5917C2.64557 11.8818 3.15003 12.0916 3.5468 12.1809C3.64885 12.0385 3.78065 11.843 3.9138 11.6392C3.93626 11.6048 3.95838 11.5708 3.97996 11.5375C3.19521 11.2591 2.77361 10.8758 2.50064 10.4664C2.35359 10.2458 2.4132 9.94778 2.63377 9.80074C2.85435 9.65369 3.15236 9.71329 3.29941 9.93387C3.56077 10.3259 4.24355 11.0201 7.50002 11.0201C10.7565 11.0201 11.4392 10.326 11.7006 9.93386C11.8477 9.71329 12.1457 9.65369 12.3663 9.80074C12.5869 9.94779 12.6465 10.2458 12.4994 10.4664C12.2262 10.8762 11.8041 11.2598 11.0181 11.5382ZM4.08049 7.01221C4.32412 6.74984 4.65476 6.60162 5.00007 6.59998C5.34538 6.60162 5.67603 6.74984 5.91966 7.01221C6.16329 7.27459 6.30007 7.62974 6.30007 7.99998C6.30007 8.37021 6.16329 8.72536 5.91966 8.98774C5.67603 9.25011 5.34538 9.39833 5.00007 9.39998C4.65476 9.39833 4.32412 9.25011 4.08049 8.98774C3.83685 8.72536 3.70007 8.37021 3.70007 7.99998C3.70007 7.62974 3.83685 7.27459 4.08049 7.01221ZM9.99885 6.59998C9.65354 6.60162 9.3229 6.74984 9.07926 7.01221C8.83563 7.27459 8.69885 7.62974 8.69885 7.99998C8.69885 8.37021 8.83563 8.72536 9.07926 8.98774C9.3229 9.25011 9.65354 9.39833 9.99885 9.39998C10.3442 9.39833 10.6748 9.25011 10.9184 8.98774C11.1621 8.72536 11.2989 8.37021 11.2989 7.99998C11.2989 7.62974 11.1621 7.27459 10.9184 7.01221C10.6748 6.74984 10.3442 6.60162 9.99885 6.59998Z" fill="currentColor"></path></svg></a></div></div></div></header><main class="flex-1"><div><div class="w-full flex flex-col md:flex-row spacer-y-8"><div class="md:w-1/2 lg:w-2/3 p-4 md:p-8 space-y-8 "><div class="space-y-4"><div class="flex items-center justify-between"><div class="tracking-tight text-3xl font-bold">Wan 2.2 Stranger by MQ Lab<!-- --> - <!-- -->stranger i2v l-noise v1.0</div><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-destructive text-destructive-foreground shadow hover:bg-destructive/80 px-3 py-1">NSFW</div></div><div dir="ltr" data-orientation="horizontal" class="space-y-4"><div role="tablist" aria-orientation="horizontal" class="inline-flex h-9 items-center justify-center rounded-lg bg-muted p-1 text-muted-foreground flex-wrap" tabindex="-1" data-orientation="horizontal" style="outline:none"><a class="inline-block" href="/models/2048121?modelVersionId=2318034"><button type="button" role="tab" aria-selected="true" aria-controls="radix-:R15d56:-content-2318034" data-state="active" id="radix-:R15d56:-trigger-2318034" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">stranger i2v l-noise v1.0</button></a><a class="inline-block" href="/models/2048121?modelVersionId=2317996"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-2317996" data-state="inactive" id="radix-:R15d56:-trigger-2317996" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">stranger i2v h-noise v1.0</button></a></div></div></div><div class="space-y-4"><div class="space-y-4"><div class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-4"><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/106257436"><video src="https://c.genur.art/0280288b-8508-4a58-821e-1fc4a444511f" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8wMjgwMjg4Yi04NTA4LTRhNTgtODIxZS0xZmM0YTQ0NDUxMWY" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/106257472"><video src="https://c.genur.art/ebb73de1-0f91-4510-a56e-ffe62484b31c" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9lYmI3M2RlMS0wZjkxLTQ1MTAtYTU2ZS1mZmU2MjQ4NGIzMWM" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/106257537"><video src="https://c.genur.art/ad3aa978-c904-4b3a-9ed9-b31fec16b4a8" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9hZDNhYTk3OC1jOTA0LTRiM2EtOWVkOS1iMzFmZWMxNmI0YTg" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a></div></div><div class="prose max-w-none break-words overflow-hidden text-wrap"><p><strong>Wan2.2 Stranger LoRA by MQ Lab</strong></p><p>This LoRA, provided by MQ Lab, could be a game-changer for NSFW video generation in Wan 2.2.</p><p>Its function is simple: it draws naked men.</p><p>You can use LoRA to make naked men appear from off-screen during I2V video generation.</p><p></p><p><strong>Prompt ex(for I2V)</strong></p><p>A naked man with an erect penis walks in from the left edge of the screen.</p><p></p><p>This LoRA is also highly diverse, having been trained on over 300 video datasets, reflecting user feedback that the appearance of the original characters should be kept as unchanged as possible.</p><p></p><p>MQ Lab has recently launched a paid membership service, which allows users to download LoRA, which is not available on Civitai.</p><p><a target="_blank" rel="ugc" href="https://buymeacoffee.com/mqlab/membership">https://buymeacoffee.com/mqlab/membership</a></p><p></p><p>We also accept other donations and appreciate your support.</p><p><a target="_blank" rel="ugc" href="https://buymeacoffee.com/mqlab">https://buymeacoffee.com/mqlab</a></p><p></p><p>You can follow the latest developments on Discord.</p><p><a target="_blank" rel="ugc" href="https://discord.gg/e39NFhXath">https://discord.gg/e39NFhXath</a></p></div><div><div class="space-y-4"><div><h2 class="text-2xl font-bold mb-4">Description</h2></div></div></div></div></div><div class="md:w-1/2 lg:w-1/3 p-4 md:p-8 space-y-8"><div class="space-y-8"><div class="flex items-center gap-3"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80 px-3 py-1">LORA</div><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-primary text-primary-foreground shadow hover:bg-primary/80 px-3 py-1">Wan Video 2.2 I2V-A14B</div><div class="text-sm text-muted-foreground">by <a class="font-medium text-primary hover:underline" href="/users/MQ_Lab">MQ_Lab</a></div></div><div class="flex justify-center gap-2"><a class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 bg-primary text-primary-foreground shadow hover:bg-primary/90 h-9 px-4 py-2 w-full text-lg px-8" target="_blank" rel="noopener noreferrer nofollow" href="/api/download/models/2318034">Download (Beta) <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></a><a class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 bg-secondary text-secondary-foreground shadow-sm hover:bg-secondary/80 h-9 px-4 py-2 w-full text-lg px-8" target="_blank" rel="noopener noreferrer nofollow" href="https://civitai.com/models/2048121?modelVersionId=2318034">View on <!-- -->CivitAI</a></div><div class="flex flex-wrap gap-2 text-sm text-muted-foreground"><a href="/tags/concept"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground px-3 py-1">concept</div></a></div><div class=""><h2 class="font-bold mb-4">Details</h2><div class="grid grid-cols-2 "><div class="text-sm text-muted-foreground font-medium">Downloads</div><div class="font-bold mb-2">2,389</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Platform</div><div class="mb-2">CivitAI</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Platform Status</div><div class="font-bold text-primary mb-2"><span class="text-green-500">Available</span></div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Created</div><div class="font-bold mb-2">10/16/2025</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Updated</div><div class="font-bold mb-2">10/29/2025</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Deleted</div><div class="font-bold text-primary mb-2"><span class="text-green-500">-</span></div></div></div><div><h2 class="font-bold mb-4">Files</h2><div class="space-y-4"><div class="flex flex-col gap-2 p-4 rounded-xl border space-y-2"><h2 class="font-semibold text-xl group-hover:text-primary transition-colors">mql_stranger_erect_wan22_i2v_v1_low_noise.safetensors</h2><div class="flex space-x-2"><div>Size:</div><div>292.60 MB</div><div> SHA256: </div><a class="font-mono hover:text-primary truncate" href="/sha256/5ad5f8a7d942bafd60a72e114277bcc877c13c2195f6b2ebed44bcdd8308cfb6">5ad5f8a7d942bafd60a72e114277bcc877c13c2195f6b2ebed44bcdd8308cfb6</a></div><div class="text-sm text-muted-foreground inline-flex gap-2"></div><div class="mt-8"><h3 class="text-lg mb-4">Mirrors</h3><div class="space-y-2"><div class="text-neutral-500"><div class="inline-flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 256 256" width="1.5em" height="1.5em" class="mr-1"><path fill="#fff" d="M230.7 172.7c-.5-2-1.4-4-2.6-5.7a19 19 0 00-4.6-18.5 18 18 0 00-6.7-4.7 90.6 90.6 0 00-41.5-98.5A91 91 0 0039.5 144a18 18 0 00-6.2 4.5 19 19 0 00-4.6 18.5 19 19 0 00-2.5 5.7c-1.2 4.6-.8 8.7.7 12.3a18 18 0 001 14c1.5 3.3 3.7 5.7 6.5 8a54 54 0 0012.4 6.9c6 2.5 13.2 4.9 16.4 5.8 8.6 2.2 16.7 3.6 25 3.6 11.8.1 21.9-2.6 29.2-9.7a88 88 0 0022 0c7.3 7 17.5 9.9 29.3 9.7 8.3 0 16.4-1.4 25-3.6 3.2-.9 10.5-3.3 16.4-5.8 5-2.1 9.1-4.4 12.4-7a23 23 0 006.6-7.8 18 18 0 001-14.1c1.4-3.6 1.8-7.7.6-12.3zm-8.4 12c1.7 3.1 1.8 6.7.3 10-2.3 5.1-7.8 9.1-18.6 13.4-6.7 2.6-12.8 4.3-12.9 4.4a96.7 96.7 0 01-23.8 3.4c-11.5 0-20.1-3.1-25.5-9.4a85.5 85.5 0 01-27.8.1c-5.4 6.2-14 9.3-25.3 9.3-7 0-15-1.1-23.9-3.4 0 0-6.2-1.8-12.9-4.4-10.8-4.3-16.3-8.3-18.5-13.3a11.4 11.4 0 01.8-11 12.8 12.8 0 01-1.8-10.3c.7-2.6 2-4.6 4-6.2-1-1.4-1.6-3-1.8-4.8-.5-3.7.7-7.4 3.5-10.4 2.1-2.4 5.2-3.7 8.6-3.7a84.4 84.4 0 11161.4 0h1.2c3.4 0 6.4 1.3 8.6 3.7a12.6 12.6 0 011.7 15.2c1.9 1.6 3.2 3.7 4 6.2a12.8 12.8 0 01-1.8 10.3l.5.9z"></path><path fill="#FF9D00" d="M221.8 183.8a12.8 12.8 0 001.7-10.3c-.7-2.5-2-4.6-3.9-6.2A12.6 12.6 0 00218 152a11.5 11.5 0 00-9.8-3.5 84.4 84.4 0 10-161.4 0c-3.4 0-6.5 1.2-8.6 3.6a12.6 12.6 0 00-1.8 15.2 11.6 11.6 0 00-3.9 6.2 12.8 12.8 0 001.8 10.3 11.6 11.6 0 00-.8 11c2.2 5 7.7 9 18.5 13.3 6.7 2.6 12.9 4.3 13 4.4a96.7 96.7 0 0023.8 3.4c11.4 0 19.9-3 25.3-9.3a85.5 85.5 0 0027.8-.1c5.4 6.3 14 9.4 25.5 9.4a96.7 96.7 0 0036.7-7.8c10.8-4.3 16.3-8.3 18.6-13.3a11.4 11.4 0 00-.8-11zM110 197l-1.5 2.4c-1.4 2-3.2 3.6-5.4 4.8-4 2.2-9.3 3-14.5 3-8.4 0-16.9-2-21.7-3.2-.2 0-29.3-8.3-25.6-15.3.6-1.1 1.6-1.6 2.9-1.6 5.2 0 14.6 7.7 18.7 7.7.9 0 1.5-.4 1.8-1.3 1.7-6.2-26.3-8.8-24-17.8.5-1.6 1.6-2.2 3.2-2.2 6.9 0 22.2 12 25.5 12 .2 0 .4 0 .5-.2 1.5-2.6.7-4.4-9.7-10.7l-1-.6C48 167 40 163 44.5 158c.5-.6 1.3-.8 2.2-.8 1 0 2.3.3 3.7 1A85.6 85.6 0 0170 172s4.4 4.6 7 4.6c.7 0 1.2-.2 1.6-.8 1.9-3.2-17.6-18-18.7-24-.7-4.2.5-6.3 2.9-6.3 1 0 2.4.5 4 1.5 4.6 3 13.6 18.3 16.9 24.4 1 2 3 2.8 4.6 2.8 3.4 0 6-3.3.3-7.6-8.5-6.4-5.5-16.8-1.4-17.5h.5c3.7 0 5.3 6.4 5.3 6.4s4.8 12 13 20.3c7.5 7.4 8.6 13.6 4.2 21.2zm26.7 1.4h-.5l-.7.1-1.1.2h-1.7l-.5.1h-.7l-.5.1h-8.4l-1.1-.2H120l-1-.2c4.6-10.2 2.3-19.7-7-29-6-6-10-15-10.9-16.9-1.7-5.8-6.2-12.2-13.6-12.2a12 12 0 00-10 5.3 28.6 28.6 0 00-6.3-6c-2.9-2-5.8-2.9-8.6-2.9-3.5 0-6.7 1.5-8.9 4.1l-.2-.4c-.4-1.9-.8-3.7-1-5.5l-.1-.4-.2-1.3v-.5l-.1-.6v-.5l-.3-2.2v-1.2l-.2-1.1v-4a75.8 75.8 0 01151.5 0v4.3c-.2 1-.2 2.1-.3 3.2v.5l-.1.4-.1.8v.4l-.1.5-.1.5v.6l-.2.5v.5l-.1.5-.1.5a60.2 60.2 0 01-.5 2.6l-.1.5-.1.5c-2.2-2-5-3.2-8.1-3.2-2.8 0-5.8 1-8.7 2.8-1.9 1.2-4 3.4-6.2 6.1a12.4 12.4 0 00-10-5.3c-7.5 0-12 6.4-13.6 12.2-.9 2-5 11-11 17-9.2 9.2-11.5 18.7-7 28.8zM215 178a5.4 5.4 0 01-1 1.8l-.2.1-.2.3a20.6 20.6 0 01-5.8 3.6l-.8.3-.2.1a21.8 21.8 0 01-1.1.5l-.6.2-4 1.6-.5.2-.5.2-1.1.4-.6.3-.5.2h-.2l-.5.3c-3.9 1.6-6.6 3.3-6 5.4a2.1 2.1 0 00.4.8c.7.7 2 .6 3.5 0l.6-.2h.2l1.1-.6.3-.1 6.2-3.3 2.6-1.4c2-1 4-1.6 5.5-1.6.8 0 1.4.1 2 .5a3 3 0 011 1.1c.7 1.5 0 3-1.4 4.4a25.6 25.6 0 01-6.2 4.1l-.6.3C199 201.2 189 204 189 204a113 113 0 01-10.6 2.3h-.7a67.8 67.8 0 01-3 .5l-5.4.4h-2.7l-3-.1a31.2 31.2 0 01-3.6-.5h-.3l-1.1-.3-.6-.1h-.1l-.3-.1-.4-.1-.3-.1-.3-.1-.4-.1-.2-.1-.2-.1-.6-.2h-.2l-.1-.1-.9-.4h-.1l-.3-.2-.4-.2h-.2a16 16 0 01-1-.6l-.1-.1-.3-.2-.2-.2-.2-.1-.2-.1-.4-.4-.3-.1-.2-.3c-.1 0-.2 0-.3-.2a12.2 12.2 0 01-.4-.4l-.3-.2-.2-.3-.2-.2-.3-.3a9.3 9.3 0 01-1-1.3l-.1-.2a23.4 23.4 0 01-.8-1.2l-.2-.4-.3-.4v-.1l-.2-.2v-.1l-.3-.4v-.2l-.1-.2-.1-.2-.7-1.3v-.2l-.2-.3v-.2a16.7 16.7 0 01-.8-2.6v-.2l-.2-.8v-1.4c-.1-4.3 2-8.4 6.7-13 8.2-8.3 13-20.3 13-20.3l.4-1.2a10.2 10.2 0 01.6-1.5v-.1l.6-1 .2-.2a10.3 10.3 0 01.7-1h.1c.5-.6 1-1 1.7-1.2a4 4 0 01.4-.1h.5a2.5 2.5 0 01.6 0c.7 0 1.4.5 2 1.2a6 6 0 011 1.4l.1.3.3.7a10 10 0 01.6 4 12 12 0 01-.8 3.8l-.1.4a9.3 9.3 0 01-.8 1.5l-.5.8-.1.1a13.6 13.6 0 01-3.2 3.2l-1.7 1.5c-1.5 1.6-1.8 3-1.5 4a2.6 2.6 0 00.6 1v.1l.2.2h.1l.5.3h.1l.5.3h.4v.1h.5l.1.1h1.4a5 5 0 001.1-.4h.2l.3-.1a4.8 4.8 0 001.1-.8l.2-.2.2-.2.8-1.1 6.1-10.6.3-.4.3-.5.5-.7.1-.2 1.5-2.4.3-.4 1.9-2.6.3-.5 2-2.6.3-.4.2-.1.2-.3.2-.2.2-.3.2-.1.4-.5.2-.2c.5-.5 1-1 1.7-1.4l.1-.1c.2 0 .3-.2.4-.3 2.4-1.3 4.4-1.4 5.5-.3.7.7 1 1.8 1 3.4v1.3a5.4 5.4 0 01-.1.6v.2l-.2.4c0 .2-.1.5-.3.7a11 11 0 01-1.2 2.1l-1 1.3v.2l-1.8 2-.2.3-.8.8-.2.2-.4.5-.4.4-.4.4-.4.5-.4.4-.9.9c-4 4.1-8.3 8.3-9.7 10.9l-.3.5c-.2.5-.3.9-.2 1.2v.3a1.9 1.9 0 00.5.5c.3.2.7.3 1 .3h.8v-.1h.2a5 5 0 001-.4l1-.6.1-.1h.2l.1-.2.3-.2.5-.3.3-.3 1-.8.2-.2.1-.1.7-.6v-.1c.2 0 .2-.1.3-.2v-.1h.1l.2-.2.1-.1.3-.3.3-.2.1-.1v-.1l.2-.1.2-.2.1-.1 1.6-1.4.3-.2.4-.3.4-.4c.5-.4 1.1-1 1.8-1.4l.4-.3a195.2 195.2 0 015.3-4l.3-.3.8-.5.3-.2 1.4-1 .3-.1.2-.2.7-.4.3-.1.5-.3.4-.3h.1l.4-.3.5-.2.2-.1.2-.1.2-.1a21.4 21.4 0 012-.9l.4-.1.4-.1.2-.1.4-.1a8.2 8.2 0 011.6-.2h.8l.2.1a2.6 2.6 0 011 .6l.1.1c.4.4.8.9 1 1.4v.1l.3.6c.1.7 0 1.4-.2 2l-.3.7-1.1 1.4-.1.1-.4.5-.2.1-.2.2-.1.1a20.1 20.1 0 01-3.1 2.4 59.6 59.6 0 01-4 2.5l-6.4 3.9-.6.4-1.9 1.1-.3.2-.5.4-1.1.7-.3.2c-.2 0-.3.2-.5.3l-.5.3-.3.2-.2.2-.3.1-1.1.9h-.2a26.7 26.7 0 00-1.4 1.3l-.2.1-.2.2-.1.1v.1l-.5.4v.1l-.4.5c-.2.2-.3.3-.3.5l-.1.2v.1h-.1v.1l-.2.5v.8l.1.2v.2l.1.1v.1l.1.2.2.3v.1l.1.1.1.1.2.1c.6.2 1.8-.3 3.4-1.2l.3-.1.5-.3.2-.1c.2 0 .3-.2.5-.3l.3-.2 7.2-4.2.7-.4.5-.3a134.6 134.6 0 013.8-2.1l.5-.3a87.7 87.7 0 012.8-1.3h.3v-.1c1.8-.7 3.4-1.1 4.7-1.1h1.1l.7.3a2.6 2.6 0 011.3 1.6v.3a4 4 0 010 2.3z"></path><path fill="#FFD21E" fill-rule="evenodd" d="M203.2 123.7v-.5a75.8 75.8 0 10-151.6 0v.2a7.1 7.1 0 000 .8v1.3l.1.5v1.8l.1.5v.9l.1.3.2 2.2v.5l.1.6.1.4v.1l.2 1.3v.4l1.1 5.4v.2l.1.4.1-.1c2.2-2.6 5.4-4 8.9-4 2.8 0 5.7.9 8.6 2.7 2 1.2 4.1 3.4 6.3 6.1a12.4 12.4 0 0110-5.3c7.4 0 12 6.4 13.6 12.2a59 59 0 0011 17c9.2 9.2 11.5 18.7 7 29h1.5l.4.1h.4l1.1.1h1.7l.5.1h7.4l.5-.1h1.1l.3-.1h.4l1.9-.3h.4c-4.5-10.2-2.2-19.6 7-28.8 6-6 10.1-15 11-17 1.6-5.8 6.1-12.2 13.6-12.2a12 12 0 0110 5.3c2.2-2.7 4.3-4.9 6.2-6.1 3-1.8 5.8-2.8 8.7-2.8 3 0 6 1.1 8 3.2l.2-.5v-.5l.2-.5.2-1 .2-1v-.7l.1-.5.1-.5.1-.5.1-1 .1-.6v-.4l.2-.8v-1.2l.3-2.4V125l.1-.1v-1.3zm-94.6 75.7c6-8.8 5.6-15.4-2.6-23.6-8.3-8.3-13-20.3-13-20.3s-1.8-7-6-6.4c-4 .7-7 11.1 1.6 17.5 8.5 6.4-1.7 10.8-5 4.8-3.3-6-12.3-21.5-17-24.4-4.6-3-7.9-1.3-6.8 4.8.6 3 5.6 8.1 10.4 13 4.8 4.8 9.2 9.4 8.3 11-2 3.2-8.6-3.8-8.6-3.8S49 153 44.5 158c-4.2 4.5 2.3 8.4 12.2 14.4l2.6 1.6c11.4 6.9 12.3 8.7 10.7 11.3-.6 1-4.4-1.3-9.1-4.1-8-4.8-18.5-11.2-20-5.5-1.3 4.9 6.4 7.9 13.5 10.6 5.8 2.3 11.2 4.4 10.4 7.2-.8 3-5.2.5-10-2.2-5.5-3-11.5-6.3-13.4-2.6-3.7 7 25.4 15.3 25.6 15.3 9.4 2.5 33.3 7.6 41.6-4.6zm38.7 0c-6-8.8-5.6-15.4 2.7-23.6 8.2-8.3 13-20.3 13-20.3s1.8-7 5.9-6.4c4 .7 7 11.1-1.5 17.5-8.6 6.4 1.7 10.8 5 4.8 3.3-6 12.2-21.5 16.9-24.4 4.6-3 8-1.3 6.8 4.8-.5 3-5.6 8.1-10.3 13-4.8 4.8-9.3 9.4-8.3 11 1.9 3.2 8.5-3.8 8.5-3.8s20.9-19 25.4-14c4.2 4.5-2.2 8.4-12.2 14.4l-2.6 1.6c-11.4 6.9-12.3 8.7-10.7 11.3.6 1 4.5-1.3 9.1-4.2 8-4.8 18.6-11 20-5.4 1.4 4.9-6.4 7.9-13.4 10.6-5.9 2.3-11.2 4.4-10.5 7.2.9 2.9 5.3.5 10.1-2.2 5.5-3 11.4-6.3 13.4-2.6 3.6 7-25.4 15.2-25.7 15.3-9.4 2.5-33.3 7.6-41.6-4.6z" clip-rule="evenodd"></path><path fill="#32343D" fill-rule="evenodd" d="M152 102.6c1.2.4 2.1 1.7 3 2.9 1 1.6 2.1 3.1 3.7 2.3a10.9 10.9 0 10-14.7-4.5c.7 1.4 2.4.7 4.2 0 1.3-.5 2.8-1.1 3.8-.7zm-51.3 0c-1.2.4-2 1.7-3 2.9-1 1.6-2.1 3.1-3.7 2.3a10.9 10.9 0 1114.7-4.5c-.7 1.4-2.4.7-4.1 0-1.4-.5-2.8-1.1-4-.7zm43.4 46.7a31.4 31.4 0 0011.1-23.3c0-5.1-3.4-3.5-8.9-.8l-.3.2c-5 2.5-11.8 5.8-19.1 5.8-7.4 0-14.1-3.3-19.1-5.8-5.7-2.9-9.3-4.6-9.3.6 0 6.6 3.2 17.6 12 24a19 19 0 0111.5-10c.9-.2 1.8 1.3 2.7 2.8.9 1.5 1.8 3 2.7 3 1 0 2-1.5 3-3 .9-1.5 1.9-3 2.8-2.7a19 19 0 0110.9 9.1z" clip-rule="evenodd"></path><path fill="#FF323D" d="M144.1 149.3a27 27 0 01-17.2 5.6c-7 0-12.3-2-16.5-5a19 19 0 0111.6-9.8c1.7-.5 3.5 5.8 5.4 5.8 2 0 4-6.2 5.8-5.7a19 19 0 0110.9 9.1z"></path><path fill="#FFAD03" fill-rule="evenodd" d="M81.2 111.6a7 7 0 11-7.9-11.7 7 7 0 017.9 11.7zm101.4 0a7 7 0 11-7.9-11.7 7 7 0 018 11.7z" clip-rule="evenodd"></path></svg>Huggingface<!-- --> (<!-- -->2<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://huggingface.co/marubok/wan/resolve/main/w22_i2v_Stranger-man-body-v1_L.safetensors"><li class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-4 transition-all duration-200"><div class="flex items-center justify-between"><p class="font-medium text-neutral-400 group-hover:text-white">w22_i2v_Stranger-man-body-v1_L.safetensors</p><span class="text-sm text-neutral-500 group-hover:text-neutral-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download w-4 h-4" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></span></div></li></a><a title="Download file" href="https://huggingface.co/JustAnotherCibrarian/base_wan22_2510/resolve/main/2048121/2318034/mql_stranger_erect_wan22_i2v_v1_low_noise.safetensors"><li class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-4 transition-all duration-200"><div class="flex items-center justify-between"><p class="font-medium text-neutral-400 group-hover:text-white">mql_stranger_erect_wan22_i2v_v1_low_noise.safetensors</p><span class="text-sm text-neutral-500 group-hover:text-neutral-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download w-4 h-4" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></span></div></li></a></ul></div></div><div class="text-neutral-500"><div class="inline-flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.2" viewBox="0 0 24 24" height="1.5em" width="1.5em" class="mr-1"><linearGradient id="a" x1="10.156" x2="10.156" y1="22.45" y2="2.461" gradientTransform="matrix(1 0 0 -1 0 24)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#081692"></stop><stop offset="1" stop-color="#1e043c"></stop></linearGradient><linearGradient id="b" x1="10.156" x2="10.156" y1="22.45" y2="2.45" gradientTransform="matrix(1 0 0 -1 0 24)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#1284f7"></stop><stop offset="1" stop-color="#0a20c9"></stop></linearGradient><path fill="url(#a)" d="M1.5 6.6v10l8.7 5 8.7-5v-10l-8.7-5-8.7 5z"></path><path fill="url(#b)" d="M10.2 4.7l5.9 3.4V15l-5.9 3.4-6-3.4V8.1l6-3.4m0-3.1l-8.7 5v10l8.7 5 8.7-5v-10c-.1 0-8.7-5-8.7-5z"></path><path fill="#fff" d="M11.8 12.4l-1.7 1-1.7-1v-1.9l1.7-1 1.7 1h2.1V9.3l-3.8-2.2-3.7 2.2v4.3l3.8 2.2 3.8-2.2v-1.2h-2.2z"></path></svg>CivitAI<!-- --> (<!-- -->1<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://civitai.com/api/download/models/2318034"><li class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-4 transition-all duration-200"><div class="flex items-center justify-between"><p class="font-medium text-neutral-400 group-hover:text-white">mql_stranger_erect_wan22_i2v_v1_low_noise.safetensors</p><span class="text-sm text-neutral-500 group-hover:text-neutral-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download w-4 h-4" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></span></div></li></a></ul></div></div></div></div></div></div></div></div></div></div><div class="flex items-center justify-center min-h-[400px]"><div class="animate-spin rounded-full h-12 w-12 border-b-2 border-gray-900"></div></div></div></main><footer class="border-t mt-auto"><div class="container mx-auto py-6 px-4"><div class="flex flex-col sm:flex-row justify-between items-center gap-4 mb-6"><div class="flex items-center gap-2"><a class="flex items-center gap-2 hover:opacity-90 transition-opacity text-transparent bg-gradient-to-r from-blue-600 to-purple-600 bg-clip-text" title="CivArchive - CivitAI Archive" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-package h-5 w-5 stroke-blue-600" aria-hidden="true"><path d="M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"></path><path d="M12 22V12"></path><polyline points="3.29 7 12 12 20.71 7"></polyline><path d="m7.5 4.27 9 5.15"></path></svg><span class="font-semibold text-lg">CivArchive</span></a><span class="text-sm text-muted-foreground">formerly CivitAI Archive</span></div></div><nav class="grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-5 xl:grid-cols-6 gap-6 text-sm text-muted-foreground"><div><div class="font-semibold text-foreground mb-2">Tags</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/anime">CivitAI Anime Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/character">CivitAI Character Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/style">CivitAI Style Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/celebrity">CivitAI Celebrity Models</a></li></ul></div><div><div class="font-semibold text-foreground mb-2">Tools</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" href="/upload">Upload Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://huggingface.co/spaces/civitaiarchive/civitai-to-hf-uploader">CivitAI to HF Uploader</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://civitasbay.org">CivitasBay Torrents</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://genur.art">Genur Images</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://leukosai.com/create-your-own/civitai?ref=civarchive.com">Create your own CivitAI</a></li></ul></div><div><div class="font-semibold text-foreground mb-2">Community</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://discord.gg/xy4GgcppfM">Discord</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/about">About</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/cdn-cgi/l/email-protection#0f7b6a6e624f6c66796e7d6c6766796a216c6062">Contact</a></li></ul></div><div><div class="font-semibold text-foreground mb-2">Leaderboards</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" href="/leaderboards/seasonal/overall">Overall Seasonal</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/leaderboards/legends/overall">Overall Legends</a></li></ul></div></nav></div></footer></div></div><script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"model":{"id":2048121,"name":"Wan 2.2 Stranger by MQ Lab","type":"LORA","description":"\u003cp\u003e\u003cstrong\u003eWan2.2 Stranger LoRA by MQ Lab\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eThis LoRA, provided by MQ Lab, could be a game-changer for NSFW video generation in Wan 2.2.\u003c/p\u003e\u003cp\u003eIts function is simple: it draws naked men.\u003c/p\u003e\u003cp\u003eYou can use LoRA to make naked men appear from off-screen during I2V video generation.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e\u003cstrong\u003ePrompt ex(for I2V)\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eA naked man with an erect penis walks in from the left edge of the screen.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003eThis LoRA is also highly diverse, having been trained on over 300 video datasets, reflecting user feedback that the appearance of the original characters should be kept as unchanged as possible.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003eMQ Lab has recently launched a paid membership service, which allows users to download LoRA, which is not available on Civitai.\u003c/p\u003e\u003cp\u003e\u003ca target=\"_blank\" rel=\"ugc\" href=\"https://buymeacoffee.com/mqlab/membership\"\u003ehttps://buymeacoffee.com/mqlab/membership\u003c/a\u003e\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003eWe also accept other donations and appreciate your support.\u003c/p\u003e\u003cp\u003e\u003ca target=\"_blank\" rel=\"ugc\" href=\"https://buymeacoffee.com/mqlab\"\u003ehttps://buymeacoffee.com/mqlab\u003c/a\u003e\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003eYou can follow the latest developments on Discord.\u003c/p\u003e\u003cp\u003e\u003ca target=\"_blank\" rel=\"ugc\" href=\"https://discord.gg/e39NFhXath\"\u003ehttps://discord.gg/e39NFhXath\u003c/a\u003e\u003c/p\u003e","username":"MQ_Lab","downloadCount":4925,"favoriteCount":0,"commentCount":3,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-10-16T02:26:23.177Z","updatedAt":"2025-10-29T16:46:48.162Z","deletedAt":null,"tags":["concept"],"creator_id":"MQ_Lab","creator_username":"MQ_Lab","creator_name":"MQ_Lab","creator_url":"/users/MQ_Lab","versions":[{"id":2318034,"name":"stranger i2v l-noise v1.0","href":"/models/2048121?modelVersionId=2318034"},{"id":2317996,"name":"stranger i2v h-noise v1.0","href":"/models/2048121?modelVersionId=2317996"}],"version":{"id":2318034,"modelId":2048121,"name":"stranger i2v l-noise v1.0","baseModel":"Wan Video 2.2 I2V-A14B","baseModelType":"Standard","description":null,"downloadCount":2389,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-10-16T02:26:23.263Z","updatedAt":"2025-10-29T16:46:48.194Z","deletedAt":null,"files":[{"id":2208420,"name":"mql_stranger_erect_wan22_i2v_v1_low_noise.safetensors","type":"Model","sizeKB":299617.578125,"downloadUrl":"https://civitai.com/api/download/models/2318034","modelId":2048121,"modelName":"Wan 2.2 Stranger by MQ Lab","modelVersionId":2318034,"is_nsfw":true,"nsfw_level":60,"sha256":"5ad5f8a7d942bafd60a72e114277bcc877c13c2195f6b2ebed44bcdd8308cfb6","createdAt":"2025-10-16T02:26:23.292Z","updatedAt":"2025-10-29T16:46:48.207Z","is_primary":false,"mirrors":[{"filename":"mql_stranger_erect_wan22_i2v_v1_low_noise.safetensors","url":"https://civitai.com/api/download/models/2318034","source":"civitai","model_id":2048121,"model_version_id":2318034,"deletedAt":null,"is_gated":false,"is_paid":false},{"filename":"w22_i2v_Stranger-man-body-v1_L.safetensors","url":"https://huggingface.co/marubok/wan/resolve/main/w22_i2v_Stranger-man-body-v1_L.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"mql_stranger_erect_wan22_i2v_v1_low_noise.safetensors","url":"https://huggingface.co/JustAnotherCibrarian/base_wan22_2510/resolve/main/2048121/2318034/mql_stranger_erect_wan22_i2v_v1_low_noise.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null}]}],"images":[{"id":106257436,"url":"https://c.genur.art/0280288b-8508-4a58-821e-1fc4a444511f","nsfwLevel":16,"width":608,"height":608,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/0280288b-8508-4a58-821e-1fc4a444511f","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8wMjgwMjg4Yi04NTA4LTRhNTgtODIxZS0xZmM0YTQ0NDUxMWY","link":"https://genur.art/posts/106257436"},{"id":106257472,"url":"https://c.genur.art/ebb73de1-0f91-4510-a56e-ffe62484b31c","nsfwLevel":16,"width":608,"height":608,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/ebb73de1-0f91-4510-a56e-ffe62484b31c","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9lYmI3M2RlMS0wZjkxLTQ1MTAtYTU2ZS1mZmU2MjQ4NGIzMWM","link":"https://genur.art/posts/106257472"},{"id":106257537,"url":"https://c.genur.art/ad3aa978-c904-4b3a-9ed9-b31fec16b4a8","nsfwLevel":16,"width":608,"height":608,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/ad3aa978-c904-4b3a-9ed9-b31fec16b4a8","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9hZDNhYTk3OC1jOTA0LTRiM2EtOWVkOS1iMzFmZWMxNmI0YTg","link":"https://genur.art/posts/106257537"}],"trigger":[],"allow_download":true,"download_url":"/api/download/models/2318034","platform_url":"https://civitai.com/models/2048121?modelVersionId=2318034","civitai_model_id":2048121,"civitai_model_version_id":2318034,"href":"/models/2048121?modelVersionId=2318034","mirrors":[]},"platform":"civitai","platform_name":"CivitAI","meta":{"title":"Wan 2.2 Stranger by MQ Lab - stranger i2v l-noise v1.0 - CivitAI Archive","description":"Wan 2.2 Stranger by MQ Lab stranger i2v l-noise v1.0 is a Wan Video 2.2 I2V-A14B LORA AI model created by MQ_Lab for generating images of concept","image":"https://c.genur.art/0280288b-8508-4a58-821e-1fc4a444511f","canonical":"https://civarchive.com/models/2048121?modelVersionId=2318034"}},"title":"Wan 2.2 Stranger by MQ Lab","description":"Download Wan 2.2 Stranger by MQ Lab - LORA by MQ_Lab from CivArchive (CivitAI Archive). Wan2.2 Stranger LoRA by MQ LabThis LoRA, provided by MQ Lab, could be a game-changer for NSFW video ...","ogTitle":"Wan 2.2 Stranger by MQ Lab - LORA by MQ_Lab - CivArchive","ogDescription":"Download Wan 2.2 Stranger by MQ Lab - LORA by MQ_Lab. Free AI model download from CivArchive.","twitterTitle":"Wan 2.2 Stranger by MQ Lab by MQ_Lab - CivArchive","authorName":"MQ_Lab","imageUrl":"https://civarchive.com/banner.webp"},"__N_SSP":true},"page":"/models/[id]","query":{"modelVersionId":"2318034","id":"2048121"},"buildId":"BtPAkzpnfi-rrIywBXqKS","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}</script></body></html>
2048121_2317996_h_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9903bb8ef0f6a430d1a15533a029ca168b867d6d590e9d544838af5272983d8
3
+ size 306808416
2048121_2318034_l_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94b8886298783a533a9c4918a5b0a5d5d85c6b5fe29e8e97e1ee837eb9891c48
3
+ size 306808416
2048863.html ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta property="og:image" content="https://civarchive.com/banner.webp"/><title>Wan POV Cowgirl Insertion<!-- --> - CivArchive (CivitAI Archive)</title><meta name="description" content="Download Wan POV Cowgirl Insertion - LORA by The_Cook from CivArchive (CivitAI Archive). i2v POV Cowgirl insertion LoRA, similar to the POV Missionary insertion LoRA. There are two High Noi..."/><meta name="author" content="The_Cook"/><link rel="canonical" href="https://civarchive.com/models/2048863?modelVersionId=2318876"/><meta property="og:type" content="article"/><meta property="og:title" content="Wan POV Cowgirl Insertion - LORA by The_Cook - CivArchive"/><meta property="og:description" content="Download Wan POV Cowgirl Insertion - LORA by The_Cook. Free AI model download from CivArchive."/><meta property="og:image" content="https://civarchive.com/banner.webp"/><meta property="og:image:alt" content="Wan POV Cowgirl Insertion - AI model preview"/><meta property="og:url" content="https://civarchive.com/models/2048863?modelVersionId=2318876"/><meta property="og:site_name" content="CivArchive"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Wan POV Cowgirl Insertion by The_Cook - CivArchive"/><meta name="twitter:description" content="Download Wan POV Cowgirl Insertion - LORA by The_Cook. Free AI model download from CivArchive."/><meta name="twitter:image" content="https://civarchive.com/banner.webp"/><meta name="twitter:image:alt" content="Wan POV Cowgirl Insertion - AI model preview"/><meta name="robots" content="index, follow"/><meta name="viewport" content="width=device-width, initial-scale=1"/><meta name="rating" content="adult"/><meta name="next-head-count" content="21"/><link rel="preload" href="/_next/static/css/4272441799e58394.css" as="style"/><link rel="stylesheet" href="/_next/static/css/4272441799e58394.css" data-n-g=""/><link rel="preload" href="/_next/static/css/3add334ee59f67ac.css" as="style"/><link rel="stylesheet" href="/_next/static/css/3add334ee59f67ac.css" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-5146130448d8adf7.js" defer=""></script><script src="/_next/static/chunks/framework-64ad27b21261a9ce.js" defer=""></script><script src="/_next/static/chunks/main-7b81b98a28933e53.js" defer=""></script><script src="/_next/static/chunks/pages/_app-d4e1e09a0960db41.js" defer=""></script><script src="/_next/static/chunks/ee9ce975-285597f3eb6df687.js" defer=""></script><script src="/_next/static/chunks/799-ea76c0ba216e91ad.js" defer=""></script><script src="/_next/static/chunks/158-1fc6cc013e2030c1.js" defer=""></script><script src="/_next/static/chunks/854-d38a8714460eeb07.js" defer=""></script><script src="/_next/static/chunks/400-579f40c12bd7de61.js" defer=""></script><script src="/_next/static/chunks/pages/models/%5Bid%5D-5f090d47e4dcd1e2.js" defer=""></script><script src="/_next/static/BtPAkzpnfi-rrIywBXqKS/_buildManifest.js" defer=""></script><script src="/_next/static/BtPAkzpnfi-rrIywBXqKS/_ssgManifest.js" defer=""></script></head><body><div id="__next"><style>
2
+ :root {
3
+ --bprogress-color: hsl(var(--primary));
4
+ --bprogress-height: 2px;
5
+ --bprogress-spinner-size: 18px;
6
+ --bprogress-spinner-animation-duration: 400ms;
7
+ --bprogress-spinner-border-size: 2px;
8
+ --bprogress-box-shadow: 0 0 10px hsl(var(--primary)), 0 0 5px hsl(var(--primary));
9
+ --bprogress-z-index: 99999;
10
+ --bprogress-spinner-top: 15px;
11
+ --bprogress-spinner-bottom: auto;
12
+ --bprogress-spinner-right: 15px;
13
+ --bprogress-spinner-left: auto;
14
+ }
15
+
16
+ .bprogress {
17
+ width: 0;
18
+ height: 0;
19
+ pointer-events: none;
20
+ z-index: var(--bprogress-z-index);
21
+ }
22
+
23
+ .bprogress .bar {
24
+ background: var(--bprogress-color);
25
+ position: fixed;
26
+ z-index: var(--bprogress-z-index);
27
+ top: 0;
28
+ left: 0;
29
+ width: 100%;
30
+ height: var(--bprogress-height);
31
+ }
32
+
33
+ /* Fancy blur effect */
34
+ .bprogress .peg {
35
+ display: block;
36
+ position: absolute;
37
+ right: 0;
38
+ width: 100px;
39
+ height: 100%;
40
+ box-shadow: var(--bprogress-box-shadow);
41
+ opacity: 1.0;
42
+ transform: rotate(3deg) translate(0px, -4px);
43
+ }
44
+
45
+ /* Remove these to get rid of the spinner */
46
+ .bprogress .spinner {
47
+ display: block;
48
+ position: fixed;
49
+ z-index: var(--bprogress-z-index);
50
+ top: var(--bprogress-spinner-top);
51
+ bottom: var(--bprogress-spinner-bottom);
52
+ right: var(--bprogress-spinner-right);
53
+ left: var(--bprogress-spinner-left);
54
+ }
55
+
56
+ .bprogress .spinner-icon {
57
+ width: var(--bprogress-spinner-size);
58
+ height: var(--bprogress-spinner-size);
59
+ box-sizing: border-box;
60
+ border: solid var(--bprogress-spinner-border-size) transparent;
61
+ border-top-color: var(--bprogress-color);
62
+ border-left-color: var(--bprogress-color);
63
+ border-radius: 50%;
64
+ -webkit-animation: bprogress-spinner var(--bprogress-spinner-animation-duration) linear infinite;
65
+ animation: bprogress-spinner var(--bprogress-spinner-animation-duration) linear infinite;
66
+ }
67
+
68
+ .bprogress-custom-parent {
69
+ overflow: hidden;
70
+ position: relative;
71
+ }
72
+
73
+ .bprogress-custom-parent .bprogress .spinner,
74
+ .bprogress-custom-parent .bprogress .bar {
75
+ position: absolute;
76
+ }
77
+
78
+ .bprogress .indeterminate {
79
+ position: fixed;
80
+ top: 0;
81
+ left: 0;
82
+ width: 100%;
83
+ height: var(--bprogress-height);
84
+ overflow: hidden;
85
+ }
86
+
87
+ .bprogress .indeterminate .inc,
88
+ .bprogress .indeterminate .dec {
89
+ position: absolute;
90
+ top: 0;
91
+ height: 100%;
92
+ background-color: var(--bprogress-color);
93
+ }
94
+
95
+ .bprogress .indeterminate .inc {
96
+ animation: bprogress-indeterminate-increase 2s infinite;
97
+ }
98
+
99
+ .bprogress .indeterminate .dec {
100
+ animation: bprogress-indeterminate-decrease 2s 0.5s infinite;
101
+ }
102
+
103
+ @-webkit-keyframes bprogress-spinner {
104
+ 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
105
+ 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
106
+ }
107
+
108
+ @keyframes bprogress-spinner {
109
+ 0% { transform: rotate(0deg); }
110
+ 100% { transform: rotate(360deg); }
111
+ }
112
+
113
+ @keyframes bprogress-indeterminate-increase {
114
+ from { left: -5%; width: 5%; }
115
+ to { left: 130%; width: 100%; }
116
+ }
117
+
118
+ @keyframes bprogress-indeterminate-decrease {
119
+ from { left: -80%; width: 80%; }
120
+ to { left: 110%; width: 10%; }
121
+ }
122
+ </style><div class="min-h-screen bg-background flex flex-col __variable_f367f3"><div role="region" aria-label="Notifications (F8)" tabindex="-1" style="pointer-events:none"><ol tabindex="-1" class="fixed top-0 z-[100] flex max-h-screen w-full flex-col-reverse p-4 sm:bottom-0 sm:right-0 sm:top-auto sm:flex-col md:max-w-[420px]"></ol></div><header class="border-b bg-background/95 backdrop-blur supports-[backdrop-filter]:bg-background/60 z-10"><div class="container mx-auto py-4"><div class="flex items-center gap-4 flex-col sm:flex-row"><a class="flex items-center gap-2 hover:opacity-90 transition-opacity text-transparent bg-gradient-to-r from-blue-600 to-purple-600 bg-clip-text" title="CivArchive - CivitAI Archive" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-package h-6 w-6 stroke-blue-600" aria-hidden="true"><path d="M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"></path><path d="M12 22V12"></path><polyline points="3.29 7 12 12 20.71 7"></polyline><path d="m7.5 4.27 9 5.15"></path></svg><span class="font-semibold text-xl">CivArchive</span></a><form class="w-full flex-1"><div class="flex flex-col gap-4 px-4"><div class="relative w-full"><input type="text" class="flex h-9 rounded-md border border-input bg-transparent px-3 py-1 text-base transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm w-full shadow-sm pr-10" placeholder="Search by model name, filename, sha256 hash or civitai links" value=""/><button type="submit" class="absolute right-3 top-1/2 transform -translate-y-1/2 text-gray-400 hover:text-gray-600 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-primary rounded-full p-1"><svg class="h-5 w-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path></svg></button></div><div class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 xl:grid-cols-8 gap-3 items-center"><button class="gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground h-9 px-4 py-2 w-full flex items-center justify-between" type="button" id="radix-:R1kl6:" aria-haspopup="menu" aria-expanded="false" data-state="closed"><div>Model Type</div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><button class="gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground h-9 px-4 py-2 w-full flex items-center justify-between" type="button" id="radix-:R2kl6:" aria-haspopup="menu" aria-expanded="false" data-state="closed"><div>Base Model</div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><button type="button" role="combobox" aria-controls="radix-:R3kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R4kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R5kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R6kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R7kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R8kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select></div></div></form><div class="flex items-center gap-2"><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground h-9 px-4 py-2" type="button" aria-haspopup="dialog" aria-expanded="false" aria-controls="radix-:Rel6:" data-state="closed">Add Mirror</button><a target="_blank" rel="nofollow noopener noreferrer" class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 hover:bg-accent hover:text-accent-foreground h-9 w-9" href="https://discord.gg/xy4GgcppfM"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.07451 1.82584C5.03267 1.81926 4.99014 1.81825 4.94803 1.82284C4.10683 1.91446 2.82673 2.36828 2.07115 2.77808C2.02106 2.80525 1.97621 2.84112 1.93869 2.88402C1.62502 3.24266 1.34046 3.82836 1.11706 4.38186C0.887447 4.95076 0.697293 5.55032 0.588937 5.98354C0.236232 7.39369 0.042502 9.08728 0.0174948 10.6925C0.0162429 10.7729 0.0351883 10.8523 0.0725931 10.9234C0.373679 11.496 1.02015 12.027 1.66809 12.4152C2.32332 12.8078 3.08732 13.1182 3.70385 13.1778C3.85335 13.1922 4.00098 13.1358 4.10282 13.0255C4.2572 12.8581 4.5193 12.4676 4.71745 12.1643C4.80739 12.0267 4.89157 11.8953 4.95845 11.7901C5.62023 11.9106 6.45043 11.9801 7.50002 11.9801C8.54844 11.9801 9.37796 11.9107 10.0394 11.7905C10.1062 11.8957 10.1903 12.0269 10.2801 12.1643C10.4783 12.4676 10.7404 12.8581 10.8947 13.0255C10.9966 13.1358 11.1442 13.1922 11.2937 13.1778C11.9102 13.1182 12.6742 12.8078 13.3295 12.4152C13.9774 12.027 14.6239 11.496 14.925 10.9234C14.9624 10.8523 14.9813 10.7729 14.9801 10.6925C14.9551 9.08728 14.7613 7.39369 14.4086 5.98354C14.3003 5.55032 14.1101 4.95076 13.8805 4.38186C13.6571 3.82836 13.3725 3.24266 13.0589 2.88402C13.0214 2.84112 12.9765 2.80525 12.9264 2.77808C12.1708 2.36828 10.8907 1.91446 10.0495 1.82284C10.0074 1.81825 9.96489 1.81926 9.92305 1.82584C9.71676 1.85825 9.5391 1.96458 9.40809 2.06355C9.26977 2.16804 9.1413 2.29668 9.0304 2.42682C8.86968 2.61544 8.71437 2.84488 8.61428 3.06225C8.27237 3.03501 7.90138 3.02 7.5 3.02C7.0977 3.02 6.72593 3.03508 6.38337 3.06244C6.28328 2.84501 6.12792 2.61549 5.96716 2.42682C5.85626 2.29668 5.72778 2.16804 5.58947 2.06355C5.45846 1.96458 5.2808 1.85825 5.07451 1.82584ZM11.0181 11.5382C11.0395 11.5713 11.0615 11.6051 11.0838 11.6392C11.2169 11.843 11.3487 12.0385 11.4508 12.1809C11.8475 12.0916 12.352 11.8818 12.8361 11.5917C13.3795 11.2661 13.8098 10.8918 14.0177 10.5739C13.9852 9.06758 13.7993 7.50369 13.4773 6.21648C13.38 5.82759 13.2038 5.27021 12.9903 4.74117C12.7893 4.24326 12.5753 3.82162 12.388 3.5792C11.7376 3.24219 10.7129 2.88582 10.0454 2.78987C10.0308 2.79839 10.0113 2.81102 9.98675 2.82955C9.91863 2.881 9.84018 2.95666 9.76111 3.04945C9.71959 3.09817 9.68166 3.1471 9.64768 3.19449C9.953 3.25031 10.2253 3.3171 10.4662 3.39123C11.1499 3.6016 11.6428 3.89039 11.884 4.212C12.0431 4.42408 12.0001 4.72494 11.788 4.884C11.5759 5.04306 11.2751 5.00008 11.116 4.788C11.0572 4.70961 10.8001 4.4984 10.1838 4.30877C9.58933 4.12585 8.71356 3.98 7.5 3.98C6.28644 3.98 5.41067 4.12585 4.81616 4.30877C4.19988 4.4984 3.94279 4.70961 3.884 4.788C3.72494 5.00008 3.42408 5.04306 3.212 4.884C2.99992 4.72494 2.95694 4.42408 3.116 4.212C3.35721 3.89039 3.85011 3.6016 4.53383 3.39123C4.77418 3.31727 5.04571 3.25062 5.35016 3.19488C5.31611 3.14738 5.27808 3.09831 5.23645 3.04945C5.15738 2.95666 5.07893 2.881 5.01081 2.82955C4.98628 2.81102 4.96674 2.79839 4.95217 2.78987C4.28464 2.88582 3.25999 3.24219 2.60954 3.5792C2.42226 3.82162 2.20825 4.24326 2.00729 4.74117C1.79376 5.27021 1.61752 5.82759 1.52025 6.21648C1.19829 7.50369 1.01236 9.06758 0.97986 10.5739C1.18772 10.8918 1.61807 11.2661 2.16148 11.5917C2.64557 11.8818 3.15003 12.0916 3.5468 12.1809C3.64885 12.0385 3.78065 11.843 3.9138 11.6392C3.93626 11.6048 3.95838 11.5708 3.97996 11.5375C3.19521 11.2591 2.77361 10.8758 2.50064 10.4664C2.35359 10.2458 2.4132 9.94778 2.63377 9.80074C2.85435 9.65369 3.15236 9.71329 3.29941 9.93387C3.56077 10.3259 4.24355 11.0201 7.50002 11.0201C10.7565 11.0201 11.4392 10.326 11.7006 9.93386C11.8477 9.71329 12.1457 9.65369 12.3663 9.80074C12.5869 9.94779 12.6465 10.2458 12.4994 10.4664C12.2262 10.8762 11.8041 11.2598 11.0181 11.5382ZM4.08049 7.01221C4.32412 6.74984 4.65476 6.60162 5.00007 6.59998C5.34538 6.60162 5.67603 6.74984 5.91966 7.01221C6.16329 7.27459 6.30007 7.62974 6.30007 7.99998C6.30007 8.37021 6.16329 8.72536 5.91966 8.98774C5.67603 9.25011 5.34538 9.39833 5.00007 9.39998C4.65476 9.39833 4.32412 9.25011 4.08049 8.98774C3.83685 8.72536 3.70007 8.37021 3.70007 7.99998C3.70007 7.62974 3.83685 7.27459 4.08049 7.01221ZM9.99885 6.59998C9.65354 6.60162 9.3229 6.74984 9.07926 7.01221C8.83563 7.27459 8.69885 7.62974 8.69885 7.99998C8.69885 8.37021 8.83563 8.72536 9.07926 8.98774C9.3229 9.25011 9.65354 9.39833 9.99885 9.39998C10.3442 9.39833 10.6748 9.25011 10.9184 8.98774C11.1621 8.72536 11.2989 8.37021 11.2989 7.99998C11.2989 7.62974 11.1621 7.27459 10.9184 7.01221C10.6748 6.74984 10.3442 6.60162 9.99885 6.59998Z" fill="currentColor"></path></svg></a></div></div></div></header><main class="flex-1"><div><div class="w-full flex flex-col md:flex-row spacer-y-8"><div class="md:w-1/2 lg:w-2/3 p-4 md:p-8 space-y-8 "><div class="space-y-4"><div class="flex items-center justify-between"><div class="tracking-tight text-3xl font-bold">Wan POV Cowgirl Insertion<!-- --> - <!-- -->W22 i2v HN v1 A</div><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-destructive text-destructive-foreground shadow hover:bg-destructive/80 px-3 py-1">NSFW</div></div><div dir="ltr" data-orientation="horizontal" class="space-y-4"><div role="tablist" aria-orientation="horizontal" class="inline-flex h-9 items-center justify-center rounded-lg bg-muted p-1 text-muted-foreground flex-wrap" tabindex="-1" data-orientation="horizontal" style="outline:none"><a class="inline-block" href="/models/2048863?modelVersionId=2318876"><button type="button" role="tab" aria-selected="true" aria-controls="radix-:R15d56:-content-2318876" data-state="active" id="radix-:R15d56:-trigger-2318876" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">W22 i2v HN v1 A</button></a><a class="inline-block" href="/models/2048863?modelVersionId=2318856"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-2318856" data-state="inactive" id="radix-:R15d56:-trigger-2318856" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">W22 i2v HN v1 B</button></a><a class="inline-block" href="/models/2048863?modelVersionId=2318821"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-2318821" data-state="inactive" id="radix-:R15d56:-trigger-2318821" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">W22 i2v LN v1</button></a></div></div></div><div class="space-y-4"><div class="space-y-4"><div class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-4"><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/106301314"><video src="https://c.genur.art/5ec9548c-54d3-45f5-a595-d8b7298dccf8" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC81ZWM5NTQ4Yy01NGQzLTQ1ZjUtYTU5NS1kOGI3Mjk4ZGNjZjg" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/106301342"><video src="https://c.genur.art/fe5e9477-23f5-414e-965e-7be078217089" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9mZTVlOTQ3Ny0yM2Y1LTQxNGUtOTY1ZS03YmUwNzgyMTcwODk" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/106301388"><video src="https://c.genur.art/3e5a467d-af16-4c08-ad76-73318bb1ff22" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8zZTVhNDY3ZC1hZjE2LTRjMDgtYWQ3Ni03MzMxOGJiMWZmMjI" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/106301423"><video src="https://c.genur.art/a57e1244-81d5-470b-949e-5789593db222" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9hNTdlMTI0NC04MWQ1LTQ3MGItOTQ5ZS01Nzg5NTkzZGIyMjI" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/106301530"><video src="https://c.genur.art/3da31d4c-2ad2-41fb-a1c9-92e5259939fc" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8zZGEzMWQ0Yy0yYWQyLTQxZmItYTFjOS05MmU1MjU5OTM5ZmM" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/106301573"><video src="https://c.genur.art/660029f3-46c9-4da7-a663-ff92d16b1650" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC82NjAwMjlmMy00NmM5LTRkYTctYTY2My1mZjkyZDE2YjE2NTA" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/106301620"><video src="https://c.genur.art/1cc130a4-9b57-41e6-8b5e-35cc6ed36399" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8xY2MxMzBhNC05YjU3LTQxZTYtOGI1ZS0zNWNjNmVkMzYzOTk" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/106301762"><video src="https://c.genur.art/dc67552a-4efc-4e1e-9c86-252273d7729e" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9kYzY3NTUyYS00ZWZjLTRlMWUtOWM4Ni0yNTIyNzNkNzcyOWU" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/106301677"><video src="https://c.genur.art/44b77a5e-6390-46bf-b004-f1a8b40f0797" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC80NGI3N2E1ZS02MzkwLTQ2YmYtYjAwNC1mMWE4YjQwZjA3OTc" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a></div></div><div class="prose max-w-none break-words overflow-hidden text-wrap"><p>i2v POV Cowgirl insertion LoRA, similar to the POV Missionary insertion LoRA. There are <strong>two</strong> High Noise LoRAs: <strong>A</strong> is trained normally and has good movement, but might influence the likeness of the person. <strong>B</strong> is undertrained and has least amount of influence on the person's likeness. So to get the best balance between good movement and good likeness, use both (See workflow attached): For 8 steps total, step 0-1 is run with model <strong>A</strong>, then steps 1-3 are run with model <strong>B</strong>, then the rest with the Low Noise model. If you're not bothered by likeness and just want movement, you can use model <strong>A</strong> on its own.<br /><br />Use with Lightning/Lightx loras, but set the strength of the High Noise Lightning to 0.5<br /><br />By default the man will hold and insert the penis, but you can prompt for the woman to handle the penis. The woman will be in an upright position, but you can prompt for her to lean forward, or lean back, or a combination. You can also prompt for up and down movement or just a slow sitting action. Example prompts:<br /><br />| Immediately cut to a new scene where the exact same person is now completely nude and squatting with their legs in an open position, with her naked vagina visible. Her face looks the same as the first frame, she looks at the camera. At the bottom of the frame a man's groin with an erect penis can be partially seen, as the rest of the man is out of frame and not visible. The man takes his penis with his hand and inserts the penis into the woman's vagina, the woman squats down on top of the penis. She then moves up and down, as she pushes the penis into her vagina repeatedly. The man holds on to her legs with his hands. The scene is a low-angle view.<br /><br />| Immediately cut to a new scene where the exact same person is now completely nude and squatting with their legs in an open position, with her naked vagina visible. Her face looks the same as the first frame, she looks at the camera. She is leaning forward at first. At the bottom of the frame a man's groin with an erect penis can be partially seen, as the rest of the man is out of frame and not visible. The woman takes the penis with her hand and inserts the penis into her vagina, squatting down on top of the penis. She then leans back, as she sits with the penis in her vagina. The man holds on to her legs with his hands. The scene is a low-angle view.<br /><br />the camera follows the exact same person as she moves forward and leans forward to squat with her legs in an open position over a man's groin with an erect penis. The woman squats down on top of the penis, and the penis goes into her vagina. She then leans back, as she sits with the penis in her vagina. The man holds on to her legs with his hands. The scene is a low-angle view.</p></div><div><div class="space-y-4"><div><h2 class="text-2xl font-bold mb-4">Description</h2><div class="prose max-w-none break-words overflow-hidden text-wrap"><p>Wan 2.2 i2v High Noise v1 A</p></div></div></div></div></div></div><div class="md:w-1/2 lg:w-1/3 p-4 md:p-8 space-y-8"><div class="space-y-8"><div class="flex items-center gap-3"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80 px-3 py-1">LORA</div><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-primary text-primary-foreground shadow hover:bg-primary/80 px-3 py-1">Wan Video 2.2 I2V-A14B</div><div class="text-sm text-muted-foreground">by <a class="font-medium text-primary hover:underline" href="/users/The_Cook">The_Cook</a></div></div><div class="flex justify-center gap-2"><a class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 bg-primary text-primary-foreground shadow hover:bg-primary/90 h-9 px-4 py-2 w-full text-lg px-8" target="_blank" rel="noopener noreferrer nofollow" href="/api/download/models/2318876">Download (Beta) <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></a><a class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 bg-secondary text-secondary-foreground shadow-sm hover:bg-secondary/80 h-9 px-4 py-2 w-full text-lg px-8" target="_blank" rel="noopener noreferrer nofollow" href="https://civitai.com/models/2048863?modelVersionId=2318876">View on <!-- -->CivitAI</a></div><div class="flex flex-wrap gap-2 text-sm text-muted-foreground"><a href="/tags/action"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground px-3 py-1">action</div></a><a href="/tags/pov"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground px-3 py-1">pov</div></a><a href="/tags/cowgirl"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground px-3 py-1">cowgirl</div></a><a href="/tags/sex"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground px-3 py-1">sex</div></a><a href="/tags/riding"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground px-3 py-1">riding</div></a><a href="/tags/nsfw"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground px-3 py-1">nsfw</div></a><a href="/tags/insert"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground px-3 py-1">insert</div></a></div><div class=""><h2 class="font-bold mb-4">Details</h2><div class="grid grid-cols-2 "><div class="text-sm text-muted-foreground font-medium">Downloads</div><div class="font-bold mb-2">3,814</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Platform</div><div class="mb-2">CivitAI</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Platform Status</div><div class="font-bold text-primary mb-2"><span class="text-green-500">Available</span></div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Created</div><div class="font-bold mb-2">10/16/2025</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Updated</div><div class="font-bold mb-2">10/29/2025</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Deleted</div><div class="font-bold text-primary mb-2"><span class="text-green-500">-</span></div></div></div><div><h2 class="font-bold mb-4">Files</h2><div class="space-y-4"><div class="flex flex-col gap-2 p-4 rounded-xl border space-y-2"><h2 class="font-semibold text-xl group-hover:text-primary transition-colors">Workflow.zip</h2><div class="flex space-x-2"><div>Size:</div><div>6.15 KB</div><div> SHA256: </div><a class="font-mono hover:text-primary truncate" href="/sha256/9fb616837e0141a4fab6f0bc975d61ff9da3724087cf7b03a9a2e42074df0c1c">9fb616837e0141a4fab6f0bc975d61ff9da3724087cf7b03a9a2e42074df0c1c</a></div><div class="text-sm text-muted-foreground inline-flex gap-2"></div><div class="mt-8"><h3 class="text-lg mb-4">Mirrors</h3><div class="space-y-2"><div class="text-neutral-500"><div class="inline-flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.2" viewBox="0 0 24 24" height="1.5em" width="1.5em" class="mr-1"><linearGradient id="a" x1="10.156" x2="10.156" y1="22.45" y2="2.461" gradientTransform="matrix(1 0 0 -1 0 24)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#081692"></stop><stop offset="1" stop-color="#1e043c"></stop></linearGradient><linearGradient id="b" x1="10.156" x2="10.156" y1="22.45" y2="2.45" gradientTransform="matrix(1 0 0 -1 0 24)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#1284f7"></stop><stop offset="1" stop-color="#0a20c9"></stop></linearGradient><path fill="url(#a)" d="M1.5 6.6v10l8.7 5 8.7-5v-10l-8.7-5-8.7 5z"></path><path fill="url(#b)" d="M10.2 4.7l5.9 3.4V15l-5.9 3.4-6-3.4V8.1l6-3.4m0-3.1l-8.7 5v10l8.7 5 8.7-5v-10c-.1 0-8.7-5-8.7-5z"></path><path fill="#fff" d="M11.8 12.4l-1.7 1-1.7-1v-1.9l1.7-1 1.7 1h2.1V9.3l-3.8-2.2-3.7 2.2v4.3l3.8 2.2 3.8-2.2v-1.2h-2.2z"></path></svg>CivitAI<!-- --> (<!-- -->1<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://civitai.com/api/download/models/2318876?type=Training%20Data"><li class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-4 transition-all duration-200"><div class="flex items-center justify-between"><p class="font-medium text-neutral-400 group-hover:text-white">Workflow.zip</p><span class="text-sm text-neutral-500 group-hover:text-neutral-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download w-4 h-4" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></span></div></li></a></ul></div></div></div></div></div><div class="flex flex-col gap-2 p-4 rounded-xl border space-y-2"><h2 class="font-semibold text-xl group-hover:text-primary transition-colors">Workflow_v1_1.zip</h2><div class="flex space-x-2"><div>Size:</div><div>6.20 KB</div><div> SHA256: </div><a class="font-mono hover:text-primary truncate" href="/sha256/7e9098f407177d70684097e70f72b5fdb75151e88de78ec098ebc0d900049dad">7e9098f407177d70684097e70f72b5fdb75151e88de78ec098ebc0d900049dad</a></div><div class="text-sm text-muted-foreground inline-flex gap-2"></div><div class="mt-8"><h3 class="text-lg mb-4">Mirrors</h3><div class="space-y-2"><div class="text-neutral-500"><div class="inline-flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.2" viewBox="0 0 24 24" height="1.5em" width="1.5em" class="mr-1"><linearGradient id="a" x1="10.156" x2="10.156" y1="22.45" y2="2.461" gradientTransform="matrix(1 0 0 -1 0 24)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#081692"></stop><stop offset="1" stop-color="#1e043c"></stop></linearGradient><linearGradient id="b" x1="10.156" x2="10.156" y1="22.45" y2="2.45" gradientTransform="matrix(1 0 0 -1 0 24)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#1284f7"></stop><stop offset="1" stop-color="#0a20c9"></stop></linearGradient><path fill="url(#a)" d="M1.5 6.6v10l8.7 5 8.7-5v-10l-8.7-5-8.7 5z"></path><path fill="url(#b)" d="M10.2 4.7l5.9 3.4V15l-5.9 3.4-6-3.4V8.1l6-3.4m0-3.1l-8.7 5v10l8.7 5 8.7-5v-10c-.1 0-8.7-5-8.7-5z"></path><path fill="#fff" d="M11.8 12.4l-1.7 1-1.7-1v-1.9l1.7-1 1.7 1h2.1V9.3l-3.8-2.2-3.7 2.2v4.3l3.8 2.2 3.8-2.2v-1.2h-2.2z"></path></svg>CivitAI<!-- --> (<!-- -->3<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://civitai.com/api/download/models/2318876?type=Training%20Data"><li class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-4 transition-all duration-200"><div class="flex items-center justify-between"><p class="font-medium text-neutral-400 group-hover:text-white">Workflow_v1_1.zip</p><span class="text-sm text-neutral-500 group-hover:text-neutral-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download w-4 h-4" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></span></div></li></a><a title="Download file" href="https://civitai.com/api/download/models/2318856?type=Training%20Data"><li class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-4 transition-all duration-200"><div class="flex items-center justify-between"><p class="font-medium text-neutral-400 group-hover:text-white">Workflow_v1_1.zip</p><span class="text-sm text-neutral-500 group-hover:text-neutral-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download w-4 h-4" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></span></div></li></a><a title="Download file" href="https://civitai.com/api/download/models/2318821?type=Training%20Data"><li class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-4 transition-all duration-200"><div class="flex items-center justify-between"><p class="font-medium text-neutral-400 group-hover:text-white">Workflow_v1_1.zip</p><span class="text-sm text-neutral-500 group-hover:text-neutral-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download w-4 h-4" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></span></div></li></a></ul></div></div></div></div></div><div class="flex flex-col gap-2 p-4 rounded-xl border space-y-2"><h2 class="font-semibold text-xl group-hover:text-primary transition-colors">W22_POV_Cowgirl_Insertion_i2v_HN_v1A.safetensors</h2><div class="flex space-x-2"><div>Size:</div><div>292.63 MB</div><div> SHA256: </div><a class="font-mono hover:text-primary truncate" href="/sha256/00a018893c3a1bfbe57ea2af7ccd89127fcedb4315f76ae67826c85365d7d9d3">00a018893c3a1bfbe57ea2af7ccd89127fcedb4315f76ae67826c85365d7d9d3</a></div><div class="text-sm text-muted-foreground inline-flex gap-2"></div><div class="mt-8"><h3 class="text-lg mb-4">Mirrors</h3><div class="space-y-2"><div class="text-neutral-500"><div class="inline-flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 256 256" width="1.5em" height="1.5em" class="mr-1"><path fill="#fff" d="M230.7 172.7c-.5-2-1.4-4-2.6-5.7a19 19 0 00-4.6-18.5 18 18 0 00-6.7-4.7 90.6 90.6 0 00-41.5-98.5A91 91 0 0039.5 144a18 18 0 00-6.2 4.5 19 19 0 00-4.6 18.5 19 19 0 00-2.5 5.7c-1.2 4.6-.8 8.7.7 12.3a18 18 0 001 14c1.5 3.3 3.7 5.7 6.5 8a54 54 0 0012.4 6.9c6 2.5 13.2 4.9 16.4 5.8 8.6 2.2 16.7 3.6 25 3.6 11.8.1 21.9-2.6 29.2-9.7a88 88 0 0022 0c7.3 7 17.5 9.9 29.3 9.7 8.3 0 16.4-1.4 25-3.6 3.2-.9 10.5-3.3 16.4-5.8 5-2.1 9.1-4.4 12.4-7a23 23 0 006.6-7.8 18 18 0 001-14.1c1.4-3.6 1.8-7.7.6-12.3zm-8.4 12c1.7 3.1 1.8 6.7.3 10-2.3 5.1-7.8 9.1-18.6 13.4-6.7 2.6-12.8 4.3-12.9 4.4a96.7 96.7 0 01-23.8 3.4c-11.5 0-20.1-3.1-25.5-9.4a85.5 85.5 0 01-27.8.1c-5.4 6.2-14 9.3-25.3 9.3-7 0-15-1.1-23.9-3.4 0 0-6.2-1.8-12.9-4.4-10.8-4.3-16.3-8.3-18.5-13.3a11.4 11.4 0 01.8-11 12.8 12.8 0 01-1.8-10.3c.7-2.6 2-4.6 4-6.2-1-1.4-1.6-3-1.8-4.8-.5-3.7.7-7.4 3.5-10.4 2.1-2.4 5.2-3.7 8.6-3.7a84.4 84.4 0 11161.4 0h1.2c3.4 0 6.4 1.3 8.6 3.7a12.6 12.6 0 011.7 15.2c1.9 1.6 3.2 3.7 4 6.2a12.8 12.8 0 01-1.8 10.3l.5.9z"></path><path fill="#FF9D00" d="M221.8 183.8a12.8 12.8 0 001.7-10.3c-.7-2.5-2-4.6-3.9-6.2A12.6 12.6 0 00218 152a11.5 11.5 0 00-9.8-3.5 84.4 84.4 0 10-161.4 0c-3.4 0-6.5 1.2-8.6 3.6a12.6 12.6 0 00-1.8 15.2 11.6 11.6 0 00-3.9 6.2 12.8 12.8 0 001.8 10.3 11.6 11.6 0 00-.8 11c2.2 5 7.7 9 18.5 13.3 6.7 2.6 12.9 4.3 13 4.4a96.7 96.7 0 0023.8 3.4c11.4 0 19.9-3 25.3-9.3a85.5 85.5 0 0027.8-.1c5.4 6.3 14 9.4 25.5 9.4a96.7 96.7 0 0036.7-7.8c10.8-4.3 16.3-8.3 18.6-13.3a11.4 11.4 0 00-.8-11zM110 197l-1.5 2.4c-1.4 2-3.2 3.6-5.4 4.8-4 2.2-9.3 3-14.5 3-8.4 0-16.9-2-21.7-3.2-.2 0-29.3-8.3-25.6-15.3.6-1.1 1.6-1.6 2.9-1.6 5.2 0 14.6 7.7 18.7 7.7.9 0 1.5-.4 1.8-1.3 1.7-6.2-26.3-8.8-24-17.8.5-1.6 1.6-2.2 3.2-2.2 6.9 0 22.2 12 25.5 12 .2 0 .4 0 .5-.2 1.5-2.6.7-4.4-9.7-10.7l-1-.6C48 167 40 163 44.5 158c.5-.6 1.3-.8 2.2-.8 1 0 2.3.3 3.7 1A85.6 85.6 0 0170 172s4.4 4.6 7 4.6c.7 0 1.2-.2 1.6-.8 1.9-3.2-17.6-18-18.7-24-.7-4.2.5-6.3 2.9-6.3 1 0 2.4.5 4 1.5 4.6 3 13.6 18.3 16.9 24.4 1 2 3 2.8 4.6 2.8 3.4 0 6-3.3.3-7.6-8.5-6.4-5.5-16.8-1.4-17.5h.5c3.7 0 5.3 6.4 5.3 6.4s4.8 12 13 20.3c7.5 7.4 8.6 13.6 4.2 21.2zm26.7 1.4h-.5l-.7.1-1.1.2h-1.7l-.5.1h-.7l-.5.1h-8.4l-1.1-.2H120l-1-.2c4.6-10.2 2.3-19.7-7-29-6-6-10-15-10.9-16.9-1.7-5.8-6.2-12.2-13.6-12.2a12 12 0 00-10 5.3 28.6 28.6 0 00-6.3-6c-2.9-2-5.8-2.9-8.6-2.9-3.5 0-6.7 1.5-8.9 4.1l-.2-.4c-.4-1.9-.8-3.7-1-5.5l-.1-.4-.2-1.3v-.5l-.1-.6v-.5l-.3-2.2v-1.2l-.2-1.1v-4a75.8 75.8 0 01151.5 0v4.3c-.2 1-.2 2.1-.3 3.2v.5l-.1.4-.1.8v.4l-.1.5-.1.5v.6l-.2.5v.5l-.1.5-.1.5a60.2 60.2 0 01-.5 2.6l-.1.5-.1.5c-2.2-2-5-3.2-8.1-3.2-2.8 0-5.8 1-8.7 2.8-1.9 1.2-4 3.4-6.2 6.1a12.4 12.4 0 00-10-5.3c-7.5 0-12 6.4-13.6 12.2-.9 2-5 11-11 17-9.2 9.2-11.5 18.7-7 28.8zM215 178a5.4 5.4 0 01-1 1.8l-.2.1-.2.3a20.6 20.6 0 01-5.8 3.6l-.8.3-.2.1a21.8 21.8 0 01-1.1.5l-.6.2-4 1.6-.5.2-.5.2-1.1.4-.6.3-.5.2h-.2l-.5.3c-3.9 1.6-6.6 3.3-6 5.4a2.1 2.1 0 00.4.8c.7.7 2 .6 3.5 0l.6-.2h.2l1.1-.6.3-.1 6.2-3.3 2.6-1.4c2-1 4-1.6 5.5-1.6.8 0 1.4.1 2 .5a3 3 0 011 1.1c.7 1.5 0 3-1.4 4.4a25.6 25.6 0 01-6.2 4.1l-.6.3C199 201.2 189 204 189 204a113 113 0 01-10.6 2.3h-.7a67.8 67.8 0 01-3 .5l-5.4.4h-2.7l-3-.1a31.2 31.2 0 01-3.6-.5h-.3l-1.1-.3-.6-.1h-.1l-.3-.1-.4-.1-.3-.1-.3-.1-.4-.1-.2-.1-.2-.1-.6-.2h-.2l-.1-.1-.9-.4h-.1l-.3-.2-.4-.2h-.2a16 16 0 01-1-.6l-.1-.1-.3-.2-.2-.2-.2-.1-.2-.1-.4-.4-.3-.1-.2-.3c-.1 0-.2 0-.3-.2a12.2 12.2 0 01-.4-.4l-.3-.2-.2-.3-.2-.2-.3-.3a9.3 9.3 0 01-1-1.3l-.1-.2a23.4 23.4 0 01-.8-1.2l-.2-.4-.3-.4v-.1l-.2-.2v-.1l-.3-.4v-.2l-.1-.2-.1-.2-.7-1.3v-.2l-.2-.3v-.2a16.7 16.7 0 01-.8-2.6v-.2l-.2-.8v-1.4c-.1-4.3 2-8.4 6.7-13 8.2-8.3 13-20.3 13-20.3l.4-1.2a10.2 10.2 0 01.6-1.5v-.1l.6-1 .2-.2a10.3 10.3 0 01.7-1h.1c.5-.6 1-1 1.7-1.2a4 4 0 01.4-.1h.5a2.5 2.5 0 01.6 0c.7 0 1.4.5 2 1.2a6 6 0 011 1.4l.1.3.3.7a10 10 0 01.6 4 12 12 0 01-.8 3.8l-.1.4a9.3 9.3 0 01-.8 1.5l-.5.8-.1.1a13.6 13.6 0 01-3.2 3.2l-1.7 1.5c-1.5 1.6-1.8 3-1.5 4a2.6 2.6 0 00.6 1v.1l.2.2h.1l.5.3h.1l.5.3h.4v.1h.5l.1.1h1.4a5 5 0 001.1-.4h.2l.3-.1a4.8 4.8 0 001.1-.8l.2-.2.2-.2.8-1.1 6.1-10.6.3-.4.3-.5.5-.7.1-.2 1.5-2.4.3-.4 1.9-2.6.3-.5 2-2.6.3-.4.2-.1.2-.3.2-.2.2-.3.2-.1.4-.5.2-.2c.5-.5 1-1 1.7-1.4l.1-.1c.2 0 .3-.2.4-.3 2.4-1.3 4.4-1.4 5.5-.3.7.7 1 1.8 1 3.4v1.3a5.4 5.4 0 01-.1.6v.2l-.2.4c0 .2-.1.5-.3.7a11 11 0 01-1.2 2.1l-1 1.3v.2l-1.8 2-.2.3-.8.8-.2.2-.4.5-.4.4-.4.4-.4.5-.4.4-.9.9c-4 4.1-8.3 8.3-9.7 10.9l-.3.5c-.2.5-.3.9-.2 1.2v.3a1.9 1.9 0 00.5.5c.3.2.7.3 1 .3h.8v-.1h.2a5 5 0 001-.4l1-.6.1-.1h.2l.1-.2.3-.2.5-.3.3-.3 1-.8.2-.2.1-.1.7-.6v-.1c.2 0 .2-.1.3-.2v-.1h.1l.2-.2.1-.1.3-.3.3-.2.1-.1v-.1l.2-.1.2-.2.1-.1 1.6-1.4.3-.2.4-.3.4-.4c.5-.4 1.1-1 1.8-1.4l.4-.3a195.2 195.2 0 015.3-4l.3-.3.8-.5.3-.2 1.4-1 .3-.1.2-.2.7-.4.3-.1.5-.3.4-.3h.1l.4-.3.5-.2.2-.1.2-.1.2-.1a21.4 21.4 0 012-.9l.4-.1.4-.1.2-.1.4-.1a8.2 8.2 0 011.6-.2h.8l.2.1a2.6 2.6 0 011 .6l.1.1c.4.4.8.9 1 1.4v.1l.3.6c.1.7 0 1.4-.2 2l-.3.7-1.1 1.4-.1.1-.4.5-.2.1-.2.2-.1.1a20.1 20.1 0 01-3.1 2.4 59.6 59.6 0 01-4 2.5l-6.4 3.9-.6.4-1.9 1.1-.3.2-.5.4-1.1.7-.3.2c-.2 0-.3.2-.5.3l-.5.3-.3.2-.2.2-.3.1-1.1.9h-.2a26.7 26.7 0 00-1.4 1.3l-.2.1-.2.2-.1.1v.1l-.5.4v.1l-.4.5c-.2.2-.3.3-.3.5l-.1.2v.1h-.1v.1l-.2.5v.8l.1.2v.2l.1.1v.1l.1.2.2.3v.1l.1.1.1.1.2.1c.6.2 1.8-.3 3.4-1.2l.3-.1.5-.3.2-.1c.2 0 .3-.2.5-.3l.3-.2 7.2-4.2.7-.4.5-.3a134.6 134.6 0 013.8-2.1l.5-.3a87.7 87.7 0 012.8-1.3h.3v-.1c1.8-.7 3.4-1.1 4.7-1.1h1.1l.7.3a2.6 2.6 0 011.3 1.6v.3a4 4 0 010 2.3z"></path><path fill="#FFD21E" fill-rule="evenodd" d="M203.2 123.7v-.5a75.8 75.8 0 10-151.6 0v.2a7.1 7.1 0 000 .8v1.3l.1.5v1.8l.1.5v.9l.1.3.2 2.2v.5l.1.6.1.4v.1l.2 1.3v.4l1.1 5.4v.2l.1.4.1-.1c2.2-2.6 5.4-4 8.9-4 2.8 0 5.7.9 8.6 2.7 2 1.2 4.1 3.4 6.3 6.1a12.4 12.4 0 0110-5.3c7.4 0 12 6.4 13.6 12.2a59 59 0 0011 17c9.2 9.2 11.5 18.7 7 29h1.5l.4.1h.4l1.1.1h1.7l.5.1h7.4l.5-.1h1.1l.3-.1h.4l1.9-.3h.4c-4.5-10.2-2.2-19.6 7-28.8 6-6 10.1-15 11-17 1.6-5.8 6.1-12.2 13.6-12.2a12 12 0 0110 5.3c2.2-2.7 4.3-4.9 6.2-6.1 3-1.8 5.8-2.8 8.7-2.8 3 0 6 1.1 8 3.2l.2-.5v-.5l.2-.5.2-1 .2-1v-.7l.1-.5.1-.5.1-.5.1-1 .1-.6v-.4l.2-.8v-1.2l.3-2.4V125l.1-.1v-1.3zm-94.6 75.7c6-8.8 5.6-15.4-2.6-23.6-8.3-8.3-13-20.3-13-20.3s-1.8-7-6-6.4c-4 .7-7 11.1 1.6 17.5 8.5 6.4-1.7 10.8-5 4.8-3.3-6-12.3-21.5-17-24.4-4.6-3-7.9-1.3-6.8 4.8.6 3 5.6 8.1 10.4 13 4.8 4.8 9.2 9.4 8.3 11-2 3.2-8.6-3.8-8.6-3.8S49 153 44.5 158c-4.2 4.5 2.3 8.4 12.2 14.4l2.6 1.6c11.4 6.9 12.3 8.7 10.7 11.3-.6 1-4.4-1.3-9.1-4.1-8-4.8-18.5-11.2-20-5.5-1.3 4.9 6.4 7.9 13.5 10.6 5.8 2.3 11.2 4.4 10.4 7.2-.8 3-5.2.5-10-2.2-5.5-3-11.5-6.3-13.4-2.6-3.7 7 25.4 15.3 25.6 15.3 9.4 2.5 33.3 7.6 41.6-4.6zm38.7 0c-6-8.8-5.6-15.4 2.7-23.6 8.2-8.3 13-20.3 13-20.3s1.8-7 5.9-6.4c4 .7 7 11.1-1.5 17.5-8.6 6.4 1.7 10.8 5 4.8 3.3-6 12.2-21.5 16.9-24.4 4.6-3 8-1.3 6.8 4.8-.5 3-5.6 8.1-10.3 13-4.8 4.8-9.3 9.4-8.3 11 1.9 3.2 8.5-3.8 8.5-3.8s20.9-19 25.4-14c4.2 4.5-2.2 8.4-12.2 14.4l-2.6 1.6c-11.4 6.9-12.3 8.7-10.7 11.3.6 1 4.5-1.3 9.1-4.2 8-4.8 18.6-11 20-5.4 1.4 4.9-6.4 7.9-13.4 10.6-5.9 2.3-11.2 4.4-10.5 7.2.9 2.9 5.3.5 10.1-2.2 5.5-3 11.4-6.3 13.4-2.6 3.6 7-25.4 15.2-25.7 15.3-9.4 2.5-33.3 7.6-41.6-4.6z" clip-rule="evenodd"></path><path fill="#32343D" fill-rule="evenodd" d="M152 102.6c1.2.4 2.1 1.7 3 2.9 1 1.6 2.1 3.1 3.7 2.3a10.9 10.9 0 10-14.7-4.5c.7 1.4 2.4.7 4.2 0 1.3-.5 2.8-1.1 3.8-.7zm-51.3 0c-1.2.4-2 1.7-3 2.9-1 1.6-2.1 3.1-3.7 2.3a10.9 10.9 0 1114.7-4.5c-.7 1.4-2.4.7-4.1 0-1.4-.5-2.8-1.1-4-.7zm43.4 46.7a31.4 31.4 0 0011.1-23.3c0-5.1-3.4-3.5-8.9-.8l-.3.2c-5 2.5-11.8 5.8-19.1 5.8-7.4 0-14.1-3.3-19.1-5.8-5.7-2.9-9.3-4.6-9.3.6 0 6.6 3.2 17.6 12 24a19 19 0 0111.5-10c.9-.2 1.8 1.3 2.7 2.8.9 1.5 1.8 3 2.7 3 1 0 2-1.5 3-3 .9-1.5 1.9-3 2.8-2.7a19 19 0 0110.9 9.1z" clip-rule="evenodd"></path><path fill="#FF323D" d="M144.1 149.3a27 27 0 01-17.2 5.6c-7 0-12.3-2-16.5-5a19 19 0 0111.6-9.8c1.7-.5 3.5 5.8 5.4 5.8 2 0 4-6.2 5.8-5.7a19 19 0 0110.9 9.1z"></path><path fill="#FFAD03" fill-rule="evenodd" d="M81.2 111.6a7 7 0 11-7.9-11.7 7 7 0 017.9 11.7zm101.4 0a7 7 0 11-7.9-11.7 7 7 0 018 11.7z" clip-rule="evenodd"></path></svg>Huggingface<!-- --> (<!-- -->3<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://huggingface.co/marubok/wan/resolve/main/w22_i2v_POV-Cowgirl-Insertion-v1-A_H.safetensors"><li class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-4 transition-all duration-200"><div class="flex items-center justify-between"><p class="font-medium text-neutral-400 group-hover:text-white">w22_i2v_POV-Cowgirl-Insertion-v1-A_H.safetensors</p><span class="text-sm text-neutral-500 group-hover:text-neutral-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download w-4 h-4" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></span></div></li></a><a title="Download file" href="https://huggingface.co/JustAnotherCibrarian/base_wan22_2510/resolve/main/2048863/2318876/W22_POV_Cowgirl_Insertion_i2v_HN_v1A.safetensors"><li class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-4 transition-all duration-200"><div class="flex items-center justify-between"><p class="font-medium text-neutral-400 group-hover:text-white">W22_POV_Cowgirl_Insertion_i2v_HN_v1A.safetensors</p><span class="text-sm text-neutral-500 group-hover:text-neutral-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download w-4 h-4" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></span></div></li></a><a title="Download file" href="https://huggingface.co/Sentinel7/wan/resolve/main/2048863/2318876/W22_POV_Cowgirl_Insertion_i2v_HN_v1A.safetensors"><li class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-4 transition-all duration-200"><div class="flex items-center justify-between"><p class="font-medium text-neutral-400 group-hover:text-white">W22_POV_Cowgirl_Insertion_i2v_HN_v1A.safetensors</p><span class="text-sm text-neutral-500 group-hover:text-neutral-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download w-4 h-4" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></span></div></li></a></ul></div></div><div class="text-neutral-500"><div class="inline-flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.2" viewBox="0 0 24 24" height="1.5em" width="1.5em" class="mr-1"><linearGradient id="a" x1="10.156" x2="10.156" y1="22.45" y2="2.461" gradientTransform="matrix(1 0 0 -1 0 24)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#081692"></stop><stop offset="1" stop-color="#1e043c"></stop></linearGradient><linearGradient id="b" x1="10.156" x2="10.156" y1="22.45" y2="2.45" gradientTransform="matrix(1 0 0 -1 0 24)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#1284f7"></stop><stop offset="1" stop-color="#0a20c9"></stop></linearGradient><path fill="url(#a)" d="M1.5 6.6v10l8.7 5 8.7-5v-10l-8.7-5-8.7 5z"></path><path fill="url(#b)" d="M10.2 4.7l5.9 3.4V15l-5.9 3.4-6-3.4V8.1l6-3.4m0-3.1l-8.7 5v10l8.7 5 8.7-5v-10c-.1 0-8.7-5-8.7-5z"></path><path fill="#fff" d="M11.8 12.4l-1.7 1-1.7-1v-1.9l1.7-1 1.7 1h2.1V9.3l-3.8-2.2-3.7 2.2v4.3l3.8 2.2 3.8-2.2v-1.2h-2.2z"></path></svg>CivitAI<!-- --> (<!-- -->1<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://civitai.com/api/download/models/2318876"><li class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-4 transition-all duration-200"><div class="flex items-center justify-between"><p class="font-medium text-neutral-400 group-hover:text-white">W22_POV_Cowgirl_Insertion_i2v_HN_v1A.safetensors</p><span class="text-sm text-neutral-500 group-hover:text-neutral-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download w-4 h-4" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></span></div></li></a></ul></div></div></div></div></div></div></div></div></div></div><div class="flex items-center justify-center min-h-[400px]"><div class="animate-spin rounded-full h-12 w-12 border-b-2 border-gray-900"></div></div></div></main><footer class="border-t mt-auto"><div class="container mx-auto py-6 px-4"><div class="flex flex-col sm:flex-row justify-between items-center gap-4 mb-6"><div class="flex items-center gap-2"><a class="flex items-center gap-2 hover:opacity-90 transition-opacity text-transparent bg-gradient-to-r from-blue-600 to-purple-600 bg-clip-text" title="CivArchive - CivitAI Archive" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-package h-5 w-5 stroke-blue-600" aria-hidden="true"><path d="M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"></path><path d="M12 22V12"></path><polyline points="3.29 7 12 12 20.71 7"></polyline><path d="m7.5 4.27 9 5.15"></path></svg><span class="font-semibold text-lg">CivArchive</span></a><span class="text-sm text-muted-foreground">formerly CivitAI Archive</span></div></div><nav class="grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-5 xl:grid-cols-6 gap-6 text-sm text-muted-foreground"><div><div class="font-semibold text-foreground mb-2">Tags</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/anime">CivitAI Anime Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/character">CivitAI Character Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/style">CivitAI Style Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/celebrity">CivitAI Celebrity Models</a></li></ul></div><div><div class="font-semibold text-foreground mb-2">Tools</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" href="/upload">Upload Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://huggingface.co/spaces/civitaiarchive/civitai-to-hf-uploader">CivitAI to HF Uploader</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://civitasbay.org">CivitasBay Torrents</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://genur.art">Genur Images</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://leukosai.com/create-your-own/civitai?ref=civarchive.com">Create your own CivitAI</a></li></ul></div><div><div class="font-semibold text-foreground mb-2">Community</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://discord.gg/xy4GgcppfM">Discord</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/about">About</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/cdn-cgi/l/email-protection#473322262a07242e312635242f2e31226924282a">Contact</a></li></ul></div><div><div class="font-semibold text-foreground mb-2">Leaderboards</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" href="/leaderboards/seasonal/overall">Overall Seasonal</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/leaderboards/legends/overall">Overall Legends</a></li></ul></div></nav></div></footer></div></div><script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"model":{"id":2048863,"name":"Wan POV Cowgirl Insertion","type":"LORA","description":"\u003cp\u003ei2v POV Cowgirl insertion LoRA, similar to the POV Missionary insertion LoRA. There are \u003cstrong\u003etwo\u003c/strong\u003e High Noise LoRAs: \u003cstrong\u003eA\u003c/strong\u003e is trained normally and has good movement, but might influence the likeness of the person. \u003cstrong\u003eB\u003c/strong\u003e is undertrained and has least amount of influence on the person's likeness. So to get the best balance between good movement and good likeness, use both (See workflow attached): For 8 steps total, step 0-1 is run with model \u003cstrong\u003eA\u003c/strong\u003e, then steps 1-3 are run with model \u003cstrong\u003eB\u003c/strong\u003e, then the rest with the Low Noise model. If you're not bothered by likeness and just want movement, you can use model \u003cstrong\u003eA\u003c/strong\u003e on its own.\u003cbr /\u003e\u003cbr /\u003eUse with Lightning/Lightx loras, but set the strength of the High Noise Lightning to 0.5\u003cbr /\u003e\u003cbr /\u003eBy default the man will hold and insert the penis, but you can prompt for the woman to handle the penis. The woman will be in an upright position, but you can prompt for her to lean forward, or lean back, or a combination. You can also prompt for up and down movement or just a slow sitting action. Example prompts:\u003cbr /\u003e\u003cbr /\u003e| Immediately cut to a new scene where the exact same person is now completely nude and squatting with their legs in an open position, with her naked vagina visible. Her face looks the same as the first frame, she looks at the camera. At the bottom of the frame a man's groin with an erect penis can be partially seen, as the rest of the man is out of frame and not visible. The man takes his penis with his hand and inserts the penis into the woman's vagina, the woman squats down on top of the penis. She then moves up and down, as she pushes the penis into her vagina repeatedly. The man holds on to her legs with his hands. The scene is a low-angle view.\u003cbr /\u003e\u003cbr /\u003e| Immediately cut to a new scene where the exact same person is now completely nude and squatting with their legs in an open position, with her naked vagina visible. Her face looks the same as the first frame, she looks at the camera. She is leaning forward at first. At the bottom of the frame a man's groin with an erect penis can be partially seen, as the rest of the man is out of frame and not visible. The woman takes the penis with her hand and inserts the penis into her vagina, squatting down on top of the penis. She then leans back, as she sits with the penis in her vagina. The man holds on to her legs with his hands. The scene is a low-angle view.\u003cbr /\u003e\u003cbr /\u003ethe camera follows the exact same person as she moves forward and leans forward to squat with her legs in an open position over a man's groin with an erect penis. The woman squats down on top of the penis, and the penis goes into her vagina. She then leans back, as she sits with the penis in her vagina. The man holds on to her legs with his hands. The scene is a low-angle view.\u003c/p\u003e","username":"The_Cook","downloadCount":10108,"favoriteCount":0,"commentCount":36,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-10-16T09:29:36.359Z","updatedAt":"2025-10-29T16:46:24.856Z","deletedAt":null,"tags":["action","pov","cowgirl","sex","riding","nsfw","insert"],"creator_id":"The_Cook","creator_username":"The_Cook","creator_name":"The_Cook","creator_url":"/users/The_Cook","versions":[{"id":2318876,"name":"W22 i2v HN v1 A","href":"/models/2048863?modelVersionId=2318876"},{"id":2318856,"name":"W22 i2v HN v1 B","href":"/models/2048863?modelVersionId=2318856"},{"id":2318821,"name":"W22 i2v LN v1","href":"/models/2048863?modelVersionId=2318821"}],"version":{"id":2318876,"modelId":2048863,"name":"W22 i2v HN v1 A","baseModel":"Wan Video 2.2 I2V-A14B","baseModelType":"Standard","description":"\u003cp\u003eWan 2.2 i2v High Noise v1 A\u003c/p\u003e","downloadCount":3814,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-10-16T09:29:36.395Z","updatedAt":"2025-10-29T16:46:24.865Z","deletedAt":null,"files":[{"id":2209282,"name":"Workflow.zip","type":"Training Data","sizeKB":6.146484375,"downloadUrl":"https://civitai.com/api/download/models/2318876?type=Training%20Data","modelId":2048863,"modelName":"Wan POV Cowgirl Insertion","modelVersionId":2318876,"is_nsfw":true,"nsfw_level":60,"sha256":"9fb616837e0141a4fab6f0bc975d61ff9da3724087cf7b03a9a2e42074df0c1c","createdAt":"2025-10-16T10:30:15.745Z","updatedAt":"2025-10-25T15:40:57.729Z","is_primary":false,"mirrors":[{"filename":"Workflow.zip","url":"https://civitai.com/api/download/models/2318876?type=Training%20Data","source":"civitai","model_id":2048863,"model_version_id":2318876,"deletedAt":null,"is_gated":false,"is_paid":false}]},{"id":2237202,"name":"Workflow_v1_1.zip","type":"Training Data","sizeKB":6.201171875,"downloadUrl":"https://civitai.com/api/download/models/2318876?type=Training%20Data","modelId":2048863,"modelName":"Wan POV Cowgirl Insertion","modelVersionId":2318876,"is_nsfw":true,"nsfw_level":60,"sha256":"7e9098f407177d70684097e70f72b5fdb75151e88de78ec098ebc0d900049dad","createdAt":"2025-10-25T20:21:17.634Z","updatedAt":"2025-10-29T16:46:24.880Z","is_primary":false,"mirrors":[{"filename":"Workflow_v1_1.zip","url":"https://civitai.com/api/download/models/2318876?type=Training%20Data","source":"civitai","model_id":2048863,"model_version_id":2318876,"deletedAt":null,"is_gated":false,"is_paid":false},{"filename":"Workflow_v1_1.zip","url":"https://civitai.com/api/download/models/2318856?type=Training%20Data","source":"civitai","model_id":2048863,"model_version_id":2318856,"deletedAt":null,"is_gated":false,"is_paid":false},{"filename":"Workflow_v1_1.zip","url":"https://civitai.com/api/download/models/2318821?type=Training%20Data","source":"civitai","model_id":2048863,"model_version_id":2318821,"deletedAt":null,"is_gated":false,"is_paid":false}]},{"id":2209249,"name":"W22_POV_Cowgirl_Insertion_i2v_HN_v1A.safetensors","type":"Model","sizeKB":299657.4609375,"downloadUrl":"https://civitai.com/api/download/models/2318876","modelId":2048863,"modelName":"Wan POV Cowgirl Insertion","modelVersionId":2318876,"is_nsfw":true,"nsfw_level":60,"sha256":"00a018893c3a1bfbe57ea2af7ccd89127fcedb4315f76ae67826c85365d7d9d3","createdAt":"2025-10-16T09:29:36.418Z","updatedAt":"2025-10-29T16:46:24.880Z","is_primary":false,"mirrors":[{"filename":"W22_POV_Cowgirl_Insertion_i2v_HN_v1A.safetensors","url":"https://civitai.com/api/download/models/2318876","source":"civitai","model_id":2048863,"model_version_id":2318876,"deletedAt":null,"is_gated":false,"is_paid":false},{"filename":"w22_i2v_POV-Cowgirl-Insertion-v1-A_H.safetensors","url":"https://huggingface.co/marubok/wan/resolve/main/w22_i2v_POV-Cowgirl-Insertion-v1-A_H.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"W22_POV_Cowgirl_Insertion_i2v_HN_v1A.safetensors","url":"https://huggingface.co/JustAnotherCibrarian/base_wan22_2510/resolve/main/2048863/2318876/W22_POV_Cowgirl_Insertion_i2v_HN_v1A.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"W22_POV_Cowgirl_Insertion_i2v_HN_v1A.safetensors","url":"https://huggingface.co/Sentinel7/wan/resolve/main/2048863/2318876/W22_POV_Cowgirl_Insertion_i2v_HN_v1A.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null}]}],"images":[{"id":106301314,"url":"https://c.genur.art/5ec9548c-54d3-45f5-a595-d8b7298dccf8","nsfwLevel":16,"width":640,"height":960,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/5ec9548c-54d3-45f5-a595-d8b7298dccf8","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC81ZWM5NTQ4Yy01NGQzLTQ1ZjUtYTU5NS1kOGI3Mjk4ZGNjZjg","link":"https://genur.art/posts/106301314"},{"id":106301342,"url":"https://c.genur.art/fe5e9477-23f5-414e-965e-7be078217089","nsfwLevel":16,"width":640,"height":960,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/fe5e9477-23f5-414e-965e-7be078217089","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9mZTVlOTQ3Ny0yM2Y1LTQxNGUtOTY1ZS03YmUwNzgyMTcwODk","link":"https://genur.art/posts/106301342"},{"id":106301388,"url":"https://c.genur.art/3e5a467d-af16-4c08-ad76-73318bb1ff22","nsfwLevel":16,"width":640,"height":960,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/3e5a467d-af16-4c08-ad76-73318bb1ff22","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8zZTVhNDY3ZC1hZjE2LTRjMDgtYWQ3Ni03MzMxOGJiMWZmMjI","link":"https://genur.art/posts/106301388"},{"id":106301423,"url":"https://c.genur.art/a57e1244-81d5-470b-949e-5789593db222","nsfwLevel":16,"width":640,"height":960,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/a57e1244-81d5-470b-949e-5789593db222","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9hNTdlMTI0NC04MWQ1LTQ3MGItOTQ5ZS01Nzg5NTkzZGIyMjI","link":"https://genur.art/posts/106301423"},{"id":106301530,"url":"https://c.genur.art/3da31d4c-2ad2-41fb-a1c9-92e5259939fc","nsfwLevel":16,"width":640,"height":960,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/3da31d4c-2ad2-41fb-a1c9-92e5259939fc","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8zZGEzMWQ0Yy0yYWQyLTQxZmItYTFjOS05MmU1MjU5OTM5ZmM","link":"https://genur.art/posts/106301530"},{"id":106301573,"url":"https://c.genur.art/660029f3-46c9-4da7-a663-ff92d16b1650","nsfwLevel":16,"width":640,"height":960,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/660029f3-46c9-4da7-a663-ff92d16b1650","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC82NjAwMjlmMy00NmM5LTRkYTctYTY2My1mZjkyZDE2YjE2NTA","link":"https://genur.art/posts/106301573"},{"id":106301620,"url":"https://c.genur.art/1cc130a4-9b57-41e6-8b5e-35cc6ed36399","nsfwLevel":16,"width":640,"height":960,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/1cc130a4-9b57-41e6-8b5e-35cc6ed36399","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8xY2MxMzBhNC05YjU3LTQxZTYtOGI1ZS0zNWNjNmVkMzYzOTk","link":"https://genur.art/posts/106301620"},{"id":106301762,"url":"https://c.genur.art/dc67552a-4efc-4e1e-9c86-252273d7729e","nsfwLevel":16,"width":640,"height":960,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/dc67552a-4efc-4e1e-9c86-252273d7729e","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9kYzY3NTUyYS00ZWZjLTRlMWUtOWM4Ni0yNTIyNzNkNzcyOWU","link":"https://genur.art/posts/106301762"},{"id":106301677,"url":"https://c.genur.art/44b77a5e-6390-46bf-b004-f1a8b40f0797","nsfwLevel":16,"width":640,"height":960,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/44b77a5e-6390-46bf-b004-f1a8b40f0797","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC80NGI3N2E1ZS02MzkwLTQ2YmYtYjAwNC1mMWE4YjQwZjA3OTc","link":"https://genur.art/posts/106301677"}],"trigger":[],"allow_download":true,"download_url":"/api/download/models/2318876","platform_url":"https://civitai.com/models/2048863?modelVersionId=2318876","civitai_model_id":2048863,"civitai_model_version_id":2318876,"href":"/models/2048863?modelVersionId=2318876","mirrors":[]},"platform":"civitai","platform_name":"CivitAI","meta":{"title":"Wan POV Cowgirl Insertion - W22 i2v HN v1 A - CivitAI Archive","description":"Wan POV Cowgirl Insertion W22 i2v HN v1 A is a Wan Video 2.2 I2V-A14B LORA AI model created by The_Cook for generating images of action, pov, cowgirl, sex, riding, nsfw, insert","image":"https://c.genur.art/5ec9548c-54d3-45f5-a595-d8b7298dccf8","canonical":"https://civarchive.com/models/2048863?modelVersionId=2318876"}},"title":"Wan POV Cowgirl Insertion","description":"Download Wan POV Cowgirl Insertion - LORA by The_Cook from CivArchive (CivitAI Archive). i2v POV Cowgirl insertion LoRA, similar to the POV Missionary insertion LoRA. There are two High Noi...","ogTitle":"Wan POV Cowgirl Insertion - LORA by The_Cook - CivArchive","ogDescription":"Download Wan POV Cowgirl Insertion - LORA by The_Cook. Free AI model download from CivArchive.","twitterTitle":"Wan POV Cowgirl Insertion by The_Cook - CivArchive","authorName":"The_Cook","imageUrl":"https://civarchive.com/banner.webp"},"__N_SSP":true},"page":"/models/[id]","query":{"modelVersionId":"2318876","id":"2048863"},"buildId":"BtPAkzpnfi-rrIywBXqKS","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}</script></body></html>
2048863_2318821_l_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cfbc75b102d7e098a8da9e4d9f42107db5a91300bbe0ceef870d4467c597150
3
+ size 306849264
2048863_2318856_h_B_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec4c853eaed5792fd988b5aa0e19a856c88e62737b87b7c67cbb18091b5d93df
3
+ size 306849272
2048863_2318876_h_A_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d26e786eea4008e2a12413eabf2e766c76bdcc2df2f86b5fcbd88fd2de8643ce
3
+ size 306849272
2058870.html ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta property="og:image" content="https://civarchive.com/banner.webp"/><title>Sex Smash Cut [WAN 2.2]<!-- --> - CivArchive (CivitAI Archive)</title><meta name="description" content="Download Sex Smash Cut [WAN 2.2] - LORA by LocalOptima from CivArchive (CivitAI Archive). This is a pair of LoRAs trained on the WAN 2.2 I2V 14B low and high noise models. I&#x27;ll let the showc..."/><meta name="author" content="LocalOptima"/><link rel="canonical" href="https://civarchive.com/models/2058870?modelVersionId=2329873"/><meta property="og:type" content="article"/><meta property="og:title" content="Sex Smash Cut [WAN 2.2] - LORA by LocalOptima - CivArchive"/><meta property="og:description" content="Download Sex Smash Cut [WAN 2.2] - LORA by LocalOptima. Free AI model download from CivArchive."/><meta property="og:image" content="https://civarchive.com/banner.webp"/><meta property="og:image:alt" content="Sex Smash Cut [WAN 2.2] - AI model preview"/><meta property="og:url" content="https://civarchive.com/models/2058870?modelVersionId=2329873"/><meta property="og:site_name" content="CivArchive"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Sex Smash Cut [WAN 2.2] by LocalOptima - CivArchive"/><meta name="twitter:description" content="Download Sex Smash Cut [WAN 2.2] - LORA by LocalOptima. Free AI model download from CivArchive."/><meta name="twitter:image" content="https://civarchive.com/banner.webp"/><meta name="twitter:image:alt" content="Sex Smash Cut [WAN 2.2] - AI model preview"/><meta name="robots" content="index, follow"/><meta name="viewport" content="width=device-width, initial-scale=1"/><meta name="rating" content="adult"/><meta name="next-head-count" content="21"/><link rel="preload" href="/_next/static/css/4272441799e58394.css" as="style"/><link rel="stylesheet" href="/_next/static/css/4272441799e58394.css" data-n-g=""/><link rel="preload" href="/_next/static/css/3add334ee59f67ac.css" as="style"/><link rel="stylesheet" href="/_next/static/css/3add334ee59f67ac.css" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-5146130448d8adf7.js" defer=""></script><script src="/_next/static/chunks/framework-64ad27b21261a9ce.js" defer=""></script><script src="/_next/static/chunks/main-7b81b98a28933e53.js" defer=""></script><script src="/_next/static/chunks/pages/_app-d4e1e09a0960db41.js" defer=""></script><script src="/_next/static/chunks/ee9ce975-285597f3eb6df687.js" defer=""></script><script src="/_next/static/chunks/799-ea76c0ba216e91ad.js" defer=""></script><script src="/_next/static/chunks/158-1fc6cc013e2030c1.js" defer=""></script><script src="/_next/static/chunks/854-d38a8714460eeb07.js" defer=""></script><script src="/_next/static/chunks/400-579f40c12bd7de61.js" defer=""></script><script src="/_next/static/chunks/pages/models/%5Bid%5D-5f090d47e4dcd1e2.js" defer=""></script><script src="/_next/static/BtPAkzpnfi-rrIywBXqKS/_buildManifest.js" defer=""></script><script src="/_next/static/BtPAkzpnfi-rrIywBXqKS/_ssgManifest.js" defer=""></script></head><body><div id="__next"><style>
2
+ :root {
3
+ --bprogress-color: hsl(var(--primary));
4
+ --bprogress-height: 2px;
5
+ --bprogress-spinner-size: 18px;
6
+ --bprogress-spinner-animation-duration: 400ms;
7
+ --bprogress-spinner-border-size: 2px;
8
+ --bprogress-box-shadow: 0 0 10px hsl(var(--primary)), 0 0 5px hsl(var(--primary));
9
+ --bprogress-z-index: 99999;
10
+ --bprogress-spinner-top: 15px;
11
+ --bprogress-spinner-bottom: auto;
12
+ --bprogress-spinner-right: 15px;
13
+ --bprogress-spinner-left: auto;
14
+ }
15
+
16
+ .bprogress {
17
+ width: 0;
18
+ height: 0;
19
+ pointer-events: none;
20
+ z-index: var(--bprogress-z-index);
21
+ }
22
+
23
+ .bprogress .bar {
24
+ background: var(--bprogress-color);
25
+ position: fixed;
26
+ z-index: var(--bprogress-z-index);
27
+ top: 0;
28
+ left: 0;
29
+ width: 100%;
30
+ height: var(--bprogress-height);
31
+ }
32
+
33
+ /* Fancy blur effect */
34
+ .bprogress .peg {
35
+ display: block;
36
+ position: absolute;
37
+ right: 0;
38
+ width: 100px;
39
+ height: 100%;
40
+ box-shadow: var(--bprogress-box-shadow);
41
+ opacity: 1.0;
42
+ transform: rotate(3deg) translate(0px, -4px);
43
+ }
44
+
45
+ /* Remove these to get rid of the spinner */
46
+ .bprogress .spinner {
47
+ display: block;
48
+ position: fixed;
49
+ z-index: var(--bprogress-z-index);
50
+ top: var(--bprogress-spinner-top);
51
+ bottom: var(--bprogress-spinner-bottom);
52
+ right: var(--bprogress-spinner-right);
53
+ left: var(--bprogress-spinner-left);
54
+ }
55
+
56
+ .bprogress .spinner-icon {
57
+ width: var(--bprogress-spinner-size);
58
+ height: var(--bprogress-spinner-size);
59
+ box-sizing: border-box;
60
+ border: solid var(--bprogress-spinner-border-size) transparent;
61
+ border-top-color: var(--bprogress-color);
62
+ border-left-color: var(--bprogress-color);
63
+ border-radius: 50%;
64
+ -webkit-animation: bprogress-spinner var(--bprogress-spinner-animation-duration) linear infinite;
65
+ animation: bprogress-spinner var(--bprogress-spinner-animation-duration) linear infinite;
66
+ }
67
+
68
+ .bprogress-custom-parent {
69
+ overflow: hidden;
70
+ position: relative;
71
+ }
72
+
73
+ .bprogress-custom-parent .bprogress .spinner,
74
+ .bprogress-custom-parent .bprogress .bar {
75
+ position: absolute;
76
+ }
77
+
78
+ .bprogress .indeterminate {
79
+ position: fixed;
80
+ top: 0;
81
+ left: 0;
82
+ width: 100%;
83
+ height: var(--bprogress-height);
84
+ overflow: hidden;
85
+ }
86
+
87
+ .bprogress .indeterminate .inc,
88
+ .bprogress .indeterminate .dec {
89
+ position: absolute;
90
+ top: 0;
91
+ height: 100%;
92
+ background-color: var(--bprogress-color);
93
+ }
94
+
95
+ .bprogress .indeterminate .inc {
96
+ animation: bprogress-indeterminate-increase 2s infinite;
97
+ }
98
+
99
+ .bprogress .indeterminate .dec {
100
+ animation: bprogress-indeterminate-decrease 2s 0.5s infinite;
101
+ }
102
+
103
+ @-webkit-keyframes bprogress-spinner {
104
+ 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
105
+ 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
106
+ }
107
+
108
+ @keyframes bprogress-spinner {
109
+ 0% { transform: rotate(0deg); }
110
+ 100% { transform: rotate(360deg); }
111
+ }
112
+
113
+ @keyframes bprogress-indeterminate-increase {
114
+ from { left: -5%; width: 5%; }
115
+ to { left: 130%; width: 100%; }
116
+ }
117
+
118
+ @keyframes bprogress-indeterminate-decrease {
119
+ from { left: -80%; width: 80%; }
120
+ to { left: 110%; width: 10%; }
121
+ }
122
+ </style><div class="min-h-screen bg-background flex flex-col __variable_f367f3"><div role="region" aria-label="Notifications (F8)" tabindex="-1" style="pointer-events:none"><ol tabindex="-1" class="fixed top-0 z-[100] flex max-h-screen w-full flex-col-reverse p-4 sm:bottom-0 sm:right-0 sm:top-auto sm:flex-col md:max-w-[420px]"></ol></div><header class="border-b bg-background/95 backdrop-blur supports-[backdrop-filter]:bg-background/60 z-10"><div class="container mx-auto py-4"><div class="flex items-center gap-4 flex-col sm:flex-row"><a class="flex items-center gap-2 hover:opacity-90 transition-opacity text-transparent bg-gradient-to-r from-blue-600 to-purple-600 bg-clip-text" title="CivArchive - CivitAI Archive" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-package h-6 w-6 stroke-blue-600" aria-hidden="true"><path d="M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"></path><path d="M12 22V12"></path><polyline points="3.29 7 12 12 20.71 7"></polyline><path d="m7.5 4.27 9 5.15"></path></svg><span class="font-semibold text-xl">CivArchive</span></a><form class="w-full flex-1"><div class="flex flex-col gap-4 px-4"><div class="relative w-full"><input type="text" class="flex h-9 rounded-md border border-input bg-transparent px-3 py-1 text-base transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm w-full shadow-sm pr-10" placeholder="Search by model name, filename, sha256 hash or civitai links" value=""/><button type="submit" class="absolute right-3 top-1/2 transform -translate-y-1/2 text-gray-400 hover:text-gray-600 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-primary rounded-full p-1"><svg class="h-5 w-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path></svg></button></div><div class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 xl:grid-cols-8 gap-3 items-center"><button class="gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground h-9 px-4 py-2 w-full flex items-center justify-between" type="button" id="radix-:R1kl6:" aria-haspopup="menu" aria-expanded="false" data-state="closed"><div>Model Type</div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><button class="gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground h-9 px-4 py-2 w-full flex items-center justify-between" type="button" id="radix-:R2kl6:" aria-haspopup="menu" aria-expanded="false" data-state="closed"><div>Base Model</div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><button type="button" role="combobox" aria-controls="radix-:R3kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R4kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R5kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R6kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R7kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R8kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select></div></div></form><div class="flex items-center gap-2"><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground h-9 px-4 py-2" type="button" aria-haspopup="dialog" aria-expanded="false" aria-controls="radix-:Rel6:" data-state="closed">Add Mirror</button><a target="_blank" rel="nofollow noopener noreferrer" class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 hover:bg-accent hover:text-accent-foreground h-9 w-9" href="https://discord.gg/xy4GgcppfM"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.07451 1.82584C5.03267 1.81926 4.99014 1.81825 4.94803 1.82284C4.10683 1.91446 2.82673 2.36828 2.07115 2.77808C2.02106 2.80525 1.97621 2.84112 1.93869 2.88402C1.62502 3.24266 1.34046 3.82836 1.11706 4.38186C0.887447 4.95076 0.697293 5.55032 0.588937 5.98354C0.236232 7.39369 0.042502 9.08728 0.0174948 10.6925C0.0162429 10.7729 0.0351883 10.8523 0.0725931 10.9234C0.373679 11.496 1.02015 12.027 1.66809 12.4152C2.32332 12.8078 3.08732 13.1182 3.70385 13.1778C3.85335 13.1922 4.00098 13.1358 4.10282 13.0255C4.2572 12.8581 4.5193 12.4676 4.71745 12.1643C4.80739 12.0267 4.89157 11.8953 4.95845 11.7901C5.62023 11.9106 6.45043 11.9801 7.50002 11.9801C8.54844 11.9801 9.37796 11.9107 10.0394 11.7905C10.1062 11.8957 10.1903 12.0269 10.2801 12.1643C10.4783 12.4676 10.7404 12.8581 10.8947 13.0255C10.9966 13.1358 11.1442 13.1922 11.2937 13.1778C11.9102 13.1182 12.6742 12.8078 13.3295 12.4152C13.9774 12.027 14.6239 11.496 14.925 10.9234C14.9624 10.8523 14.9813 10.7729 14.9801 10.6925C14.9551 9.08728 14.7613 7.39369 14.4086 5.98354C14.3003 5.55032 14.1101 4.95076 13.8805 4.38186C13.6571 3.82836 13.3725 3.24266 13.0589 2.88402C13.0214 2.84112 12.9765 2.80525 12.9264 2.77808C12.1708 2.36828 10.8907 1.91446 10.0495 1.82284C10.0074 1.81825 9.96489 1.81926 9.92305 1.82584C9.71676 1.85825 9.5391 1.96458 9.40809 2.06355C9.26977 2.16804 9.1413 2.29668 9.0304 2.42682C8.86968 2.61544 8.71437 2.84488 8.61428 3.06225C8.27237 3.03501 7.90138 3.02 7.5 3.02C7.0977 3.02 6.72593 3.03508 6.38337 3.06244C6.28328 2.84501 6.12792 2.61549 5.96716 2.42682C5.85626 2.29668 5.72778 2.16804 5.58947 2.06355C5.45846 1.96458 5.2808 1.85825 5.07451 1.82584ZM11.0181 11.5382C11.0395 11.5713 11.0615 11.6051 11.0838 11.6392C11.2169 11.843 11.3487 12.0385 11.4508 12.1809C11.8475 12.0916 12.352 11.8818 12.8361 11.5917C13.3795 11.2661 13.8098 10.8918 14.0177 10.5739C13.9852 9.06758 13.7993 7.50369 13.4773 6.21648C13.38 5.82759 13.2038 5.27021 12.9903 4.74117C12.7893 4.24326 12.5753 3.82162 12.388 3.5792C11.7376 3.24219 10.7129 2.88582 10.0454 2.78987C10.0308 2.79839 10.0113 2.81102 9.98675 2.82955C9.91863 2.881 9.84018 2.95666 9.76111 3.04945C9.71959 3.09817 9.68166 3.1471 9.64768 3.19449C9.953 3.25031 10.2253 3.3171 10.4662 3.39123C11.1499 3.6016 11.6428 3.89039 11.884 4.212C12.0431 4.42408 12.0001 4.72494 11.788 4.884C11.5759 5.04306 11.2751 5.00008 11.116 4.788C11.0572 4.70961 10.8001 4.4984 10.1838 4.30877C9.58933 4.12585 8.71356 3.98 7.5 3.98C6.28644 3.98 5.41067 4.12585 4.81616 4.30877C4.19988 4.4984 3.94279 4.70961 3.884 4.788C3.72494 5.00008 3.42408 5.04306 3.212 4.884C2.99992 4.72494 2.95694 4.42408 3.116 4.212C3.35721 3.89039 3.85011 3.6016 4.53383 3.39123C4.77418 3.31727 5.04571 3.25062 5.35016 3.19488C5.31611 3.14738 5.27808 3.09831 5.23645 3.04945C5.15738 2.95666 5.07893 2.881 5.01081 2.82955C4.98628 2.81102 4.96674 2.79839 4.95217 2.78987C4.28464 2.88582 3.25999 3.24219 2.60954 3.5792C2.42226 3.82162 2.20825 4.24326 2.00729 4.74117C1.79376 5.27021 1.61752 5.82759 1.52025 6.21648C1.19829 7.50369 1.01236 9.06758 0.97986 10.5739C1.18772 10.8918 1.61807 11.2661 2.16148 11.5917C2.64557 11.8818 3.15003 12.0916 3.5468 12.1809C3.64885 12.0385 3.78065 11.843 3.9138 11.6392C3.93626 11.6048 3.95838 11.5708 3.97996 11.5375C3.19521 11.2591 2.77361 10.8758 2.50064 10.4664C2.35359 10.2458 2.4132 9.94778 2.63377 9.80074C2.85435 9.65369 3.15236 9.71329 3.29941 9.93387C3.56077 10.3259 4.24355 11.0201 7.50002 11.0201C10.7565 11.0201 11.4392 10.326 11.7006 9.93386C11.8477 9.71329 12.1457 9.65369 12.3663 9.80074C12.5869 9.94779 12.6465 10.2458 12.4994 10.4664C12.2262 10.8762 11.8041 11.2598 11.0181 11.5382ZM4.08049 7.01221C4.32412 6.74984 4.65476 6.60162 5.00007 6.59998C5.34538 6.60162 5.67603 6.74984 5.91966 7.01221C6.16329 7.27459 6.30007 7.62974 6.30007 7.99998C6.30007 8.37021 6.16329 8.72536 5.91966 8.98774C5.67603 9.25011 5.34538 9.39833 5.00007 9.39998C4.65476 9.39833 4.32412 9.25011 4.08049 8.98774C3.83685 8.72536 3.70007 8.37021 3.70007 7.99998C3.70007 7.62974 3.83685 7.27459 4.08049 7.01221ZM9.99885 6.59998C9.65354 6.60162 9.3229 6.74984 9.07926 7.01221C8.83563 7.27459 8.69885 7.62974 8.69885 7.99998C8.69885 8.37021 8.83563 8.72536 9.07926 8.98774C9.3229 9.25011 9.65354 9.39833 9.99885 9.39998C10.3442 9.39833 10.6748 9.25011 10.9184 8.98774C11.1621 8.72536 11.2989 8.37021 11.2989 7.99998C11.2989 7.62974 11.1621 7.27459 10.9184 7.01221C10.6748 6.74984 10.3442 6.60162 9.99885 6.59998Z" fill="currentColor"></path></svg></a></div></div></div></header><main class="flex-1"><div><div class="w-full flex flex-col md:flex-row spacer-y-8"><div class="md:w-1/2 lg:w-2/3 p-4 md:p-8 space-y-8 "><div class="space-y-4"><div class="flex items-center justify-between"><div class="tracking-tight text-3xl font-bold">Sex Smash Cut [WAN 2.2]<!-- --> - <!-- -->wan2.2-v1.0-high</div><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-destructive text-destructive-foreground shadow hover:bg-destructive/80 px-3 py-1">NSFW</div></div><div dir="ltr" data-orientation="horizontal" class="space-y-4"><div role="tablist" aria-orientation="horizontal" class="inline-flex h-9 items-center justify-center rounded-lg bg-muted p-1 text-muted-foreground flex-wrap" tabindex="-1" data-orientation="horizontal" style="outline:none"><a class="inline-block" href="/models/2058870?modelVersionId=2329873"><button type="button" role="tab" aria-selected="true" aria-controls="radix-:R15d56:-content-2329873" data-state="active" id="radix-:R15d56:-trigger-2329873" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">wan2.2-v1.0-high</button></a><a class="inline-block" href="/models/2058870?modelVersionId=2329863"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-2329863" data-state="inactive" id="radix-:R15d56:-trigger-2329863" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">wan2.2-v1.0-low</button></a></div></div></div><div class="space-y-4"><div class="space-y-4"><div class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-4"><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/106782162"><video src="https://c.genur.art/5439fa31-b519-4807-a955-868c01f2d877" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC81NDM5ZmEzMS1iNTE5LTQ4MDctYTk1NS04NjhjMDFmMmQ4Nzc" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a></div></div><div class="prose max-w-none break-words overflow-hidden text-wrap"><p>This is a pair of LoRAs trained on the WAN 2.2 I2V 14B low and high noise models. I'll let the showcase provide an explanation of what these LoRAs do :)</p><p></p><p>Trigger Phrase:</p><pre><code>&lt;SM4SHCUT&gt; The scene changes and a man is thrusting his penis into and out of her pussy</code></pre><p>These LoRAs work best on images with wider aspect ratios and produce body horror about 20% of the time, despite my best efforts. It took me about 5 full training runs on the high model to figure out how to get somewhat consistent results. If you get a bad result, I recommend regenerating. </p><p></p><p><em>If you like this model and want to support the creation of future models, please support my work by leaving positive reviews, or posting your generations to the model page.</em></p></div><div><div class="space-y-4"><div><h2 class="text-2xl font-bold mb-4">Description</h2></div></div></div></div></div><div class="md:w-1/2 lg:w-1/3 p-4 md:p-8 space-y-8"><div class="space-y-8"><div class="flex items-center gap-3"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80 px-3 py-1">LORA</div><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-primary text-primary-foreground shadow hover:bg-primary/80 px-3 py-1">Wan Video 2.2 I2V-A14B</div><div class="text-sm text-muted-foreground">by <a class="font-medium text-primary hover:underline" href="/users/LocalOptima">LocalOptima</a></div></div><div class="flex justify-center gap-2"><a class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 bg-primary text-primary-foreground shadow hover:bg-primary/90 h-9 px-4 py-2 w-full text-lg px-8" target="_blank" rel="noopener noreferrer nofollow" href="/api/download/models/2329873">Download (Beta) <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></a><a class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 bg-secondary text-secondary-foreground shadow-sm hover:bg-secondary/80 h-9 px-4 py-2 w-full text-lg px-8" target="_blank" rel="noopener noreferrer nofollow" href="https://civitai.com/models/2058870?modelVersionId=2329873">View on <!-- -->CivitAI</a></div><div class="flex flex-wrap gap-2 text-sm text-muted-foreground"><a href="/tags/concept"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground px-3 py-1">concept</div></a><a href="/tags/missionary"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground px-3 py-1">missionary</div></a><a href="/tags/sex"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground px-3 py-1">sex</div></a><a href="/tags/gonzo"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground px-3 py-1">gonzo</div></a><a href="/tags/transition"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground px-3 py-1">transition</div></a><a href="/tags/jumpcut"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground px-3 py-1">jumpcut</div></a><a href="/tags/smashcut"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground px-3 py-1">smashcut</div></a></div><div class=""><h2 class="font-bold mb-4">Details</h2><div class="grid grid-cols-2 "><div class="text-sm text-muted-foreground font-medium">Downloads</div><div class="font-bold mb-2">7,906</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Platform</div><div class="mb-2">CivitAI</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Platform Status</div><div class="font-bold text-primary mb-2"><span class="text-green-500">Available</span></div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Created</div><div class="font-bold mb-2">10/20/2025</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Updated</div><div class="font-bold mb-2">10/29/2025</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Deleted</div><div class="font-bold text-primary mb-2"><span class="text-green-500">-</span></div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Trigger Words: </div><div class="font-bold mb-2"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80 px-3 py-1 ml-2">&lt;SM4SHCUT&gt; The scene changes and a man is thrusting his penis into and out of her pussy</div></div></div></div><div><h2 class="font-bold mb-4">Files</h2><div class="space-y-4"><div class="flex flex-col gap-2 p-4 rounded-xl border space-y-2"><h2 class="font-semibold text-xl group-hover:text-primary transition-colors">wan2.2-i2v-high-sex-smashcut-v1.0.safetensors</h2><div class="flex space-x-2"><div>Size:</div><div>438.88 MB</div><div> SHA256: </div><a class="font-mono hover:text-primary truncate" href="/sha256/a373f23225a5b8dd29d6d5e7286bf93cd55c1d1193002e4e2172665d195060d6">a373f23225a5b8dd29d6d5e7286bf93cd55c1d1193002e4e2172665d195060d6</a></div><div class="text-sm text-muted-foreground inline-flex gap-2"></div><div class="mt-8"><h3 class="text-lg mb-4">Mirrors</h3><div class="space-y-2"><div class="text-neutral-500"><div class="inline-flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 256 256" width="1.5em" height="1.5em" class="mr-1"><path fill="#fff" d="M230.7 172.7c-.5-2-1.4-4-2.6-5.7a19 19 0 00-4.6-18.5 18 18 0 00-6.7-4.7 90.6 90.6 0 00-41.5-98.5A91 91 0 0039.5 144a18 18 0 00-6.2 4.5 19 19 0 00-4.6 18.5 19 19 0 00-2.5 5.7c-1.2 4.6-.8 8.7.7 12.3a18 18 0 001 14c1.5 3.3 3.7 5.7 6.5 8a54 54 0 0012.4 6.9c6 2.5 13.2 4.9 16.4 5.8 8.6 2.2 16.7 3.6 25 3.6 11.8.1 21.9-2.6 29.2-9.7a88 88 0 0022 0c7.3 7 17.5 9.9 29.3 9.7 8.3 0 16.4-1.4 25-3.6 3.2-.9 10.5-3.3 16.4-5.8 5-2.1 9.1-4.4 12.4-7a23 23 0 006.6-7.8 18 18 0 001-14.1c1.4-3.6 1.8-7.7.6-12.3zm-8.4 12c1.7 3.1 1.8 6.7.3 10-2.3 5.1-7.8 9.1-18.6 13.4-6.7 2.6-12.8 4.3-12.9 4.4a96.7 96.7 0 01-23.8 3.4c-11.5 0-20.1-3.1-25.5-9.4a85.5 85.5 0 01-27.8.1c-5.4 6.2-14 9.3-25.3 9.3-7 0-15-1.1-23.9-3.4 0 0-6.2-1.8-12.9-4.4-10.8-4.3-16.3-8.3-18.5-13.3a11.4 11.4 0 01.8-11 12.8 12.8 0 01-1.8-10.3c.7-2.6 2-4.6 4-6.2-1-1.4-1.6-3-1.8-4.8-.5-3.7.7-7.4 3.5-10.4 2.1-2.4 5.2-3.7 8.6-3.7a84.4 84.4 0 11161.4 0h1.2c3.4 0 6.4 1.3 8.6 3.7a12.6 12.6 0 011.7 15.2c1.9 1.6 3.2 3.7 4 6.2a12.8 12.8 0 01-1.8 10.3l.5.9z"></path><path fill="#FF9D00" d="M221.8 183.8a12.8 12.8 0 001.7-10.3c-.7-2.5-2-4.6-3.9-6.2A12.6 12.6 0 00218 152a11.5 11.5 0 00-9.8-3.5 84.4 84.4 0 10-161.4 0c-3.4 0-6.5 1.2-8.6 3.6a12.6 12.6 0 00-1.8 15.2 11.6 11.6 0 00-3.9 6.2 12.8 12.8 0 001.8 10.3 11.6 11.6 0 00-.8 11c2.2 5 7.7 9 18.5 13.3 6.7 2.6 12.9 4.3 13 4.4a96.7 96.7 0 0023.8 3.4c11.4 0 19.9-3 25.3-9.3a85.5 85.5 0 0027.8-.1c5.4 6.3 14 9.4 25.5 9.4a96.7 96.7 0 0036.7-7.8c10.8-4.3 16.3-8.3 18.6-13.3a11.4 11.4 0 00-.8-11zM110 197l-1.5 2.4c-1.4 2-3.2 3.6-5.4 4.8-4 2.2-9.3 3-14.5 3-8.4 0-16.9-2-21.7-3.2-.2 0-29.3-8.3-25.6-15.3.6-1.1 1.6-1.6 2.9-1.6 5.2 0 14.6 7.7 18.7 7.7.9 0 1.5-.4 1.8-1.3 1.7-6.2-26.3-8.8-24-17.8.5-1.6 1.6-2.2 3.2-2.2 6.9 0 22.2 12 25.5 12 .2 0 .4 0 .5-.2 1.5-2.6.7-4.4-9.7-10.7l-1-.6C48 167 40 163 44.5 158c.5-.6 1.3-.8 2.2-.8 1 0 2.3.3 3.7 1A85.6 85.6 0 0170 172s4.4 4.6 7 4.6c.7 0 1.2-.2 1.6-.8 1.9-3.2-17.6-18-18.7-24-.7-4.2.5-6.3 2.9-6.3 1 0 2.4.5 4 1.5 4.6 3 13.6 18.3 16.9 24.4 1 2 3 2.8 4.6 2.8 3.4 0 6-3.3.3-7.6-8.5-6.4-5.5-16.8-1.4-17.5h.5c3.7 0 5.3 6.4 5.3 6.4s4.8 12 13 20.3c7.5 7.4 8.6 13.6 4.2 21.2zm26.7 1.4h-.5l-.7.1-1.1.2h-1.7l-.5.1h-.7l-.5.1h-8.4l-1.1-.2H120l-1-.2c4.6-10.2 2.3-19.7-7-29-6-6-10-15-10.9-16.9-1.7-5.8-6.2-12.2-13.6-12.2a12 12 0 00-10 5.3 28.6 28.6 0 00-6.3-6c-2.9-2-5.8-2.9-8.6-2.9-3.5 0-6.7 1.5-8.9 4.1l-.2-.4c-.4-1.9-.8-3.7-1-5.5l-.1-.4-.2-1.3v-.5l-.1-.6v-.5l-.3-2.2v-1.2l-.2-1.1v-4a75.8 75.8 0 01151.5 0v4.3c-.2 1-.2 2.1-.3 3.2v.5l-.1.4-.1.8v.4l-.1.5-.1.5v.6l-.2.5v.5l-.1.5-.1.5a60.2 60.2 0 01-.5 2.6l-.1.5-.1.5c-2.2-2-5-3.2-8.1-3.2-2.8 0-5.8 1-8.7 2.8-1.9 1.2-4 3.4-6.2 6.1a12.4 12.4 0 00-10-5.3c-7.5 0-12 6.4-13.6 12.2-.9 2-5 11-11 17-9.2 9.2-11.5 18.7-7 28.8zM215 178a5.4 5.4 0 01-1 1.8l-.2.1-.2.3a20.6 20.6 0 01-5.8 3.6l-.8.3-.2.1a21.8 21.8 0 01-1.1.5l-.6.2-4 1.6-.5.2-.5.2-1.1.4-.6.3-.5.2h-.2l-.5.3c-3.9 1.6-6.6 3.3-6 5.4a2.1 2.1 0 00.4.8c.7.7 2 .6 3.5 0l.6-.2h.2l1.1-.6.3-.1 6.2-3.3 2.6-1.4c2-1 4-1.6 5.5-1.6.8 0 1.4.1 2 .5a3 3 0 011 1.1c.7 1.5 0 3-1.4 4.4a25.6 25.6 0 01-6.2 4.1l-.6.3C199 201.2 189 204 189 204a113 113 0 01-10.6 2.3h-.7a67.8 67.8 0 01-3 .5l-5.4.4h-2.7l-3-.1a31.2 31.2 0 01-3.6-.5h-.3l-1.1-.3-.6-.1h-.1l-.3-.1-.4-.1-.3-.1-.3-.1-.4-.1-.2-.1-.2-.1-.6-.2h-.2l-.1-.1-.9-.4h-.1l-.3-.2-.4-.2h-.2a16 16 0 01-1-.6l-.1-.1-.3-.2-.2-.2-.2-.1-.2-.1-.4-.4-.3-.1-.2-.3c-.1 0-.2 0-.3-.2a12.2 12.2 0 01-.4-.4l-.3-.2-.2-.3-.2-.2-.3-.3a9.3 9.3 0 01-1-1.3l-.1-.2a23.4 23.4 0 01-.8-1.2l-.2-.4-.3-.4v-.1l-.2-.2v-.1l-.3-.4v-.2l-.1-.2-.1-.2-.7-1.3v-.2l-.2-.3v-.2a16.7 16.7 0 01-.8-2.6v-.2l-.2-.8v-1.4c-.1-4.3 2-8.4 6.7-13 8.2-8.3 13-20.3 13-20.3l.4-1.2a10.2 10.2 0 01.6-1.5v-.1l.6-1 .2-.2a10.3 10.3 0 01.7-1h.1c.5-.6 1-1 1.7-1.2a4 4 0 01.4-.1h.5a2.5 2.5 0 01.6 0c.7 0 1.4.5 2 1.2a6 6 0 011 1.4l.1.3.3.7a10 10 0 01.6 4 12 12 0 01-.8 3.8l-.1.4a9.3 9.3 0 01-.8 1.5l-.5.8-.1.1a13.6 13.6 0 01-3.2 3.2l-1.7 1.5c-1.5 1.6-1.8 3-1.5 4a2.6 2.6 0 00.6 1v.1l.2.2h.1l.5.3h.1l.5.3h.4v.1h.5l.1.1h1.4a5 5 0 001.1-.4h.2l.3-.1a4.8 4.8 0 001.1-.8l.2-.2.2-.2.8-1.1 6.1-10.6.3-.4.3-.5.5-.7.1-.2 1.5-2.4.3-.4 1.9-2.6.3-.5 2-2.6.3-.4.2-.1.2-.3.2-.2.2-.3.2-.1.4-.5.2-.2c.5-.5 1-1 1.7-1.4l.1-.1c.2 0 .3-.2.4-.3 2.4-1.3 4.4-1.4 5.5-.3.7.7 1 1.8 1 3.4v1.3a5.4 5.4 0 01-.1.6v.2l-.2.4c0 .2-.1.5-.3.7a11 11 0 01-1.2 2.1l-1 1.3v.2l-1.8 2-.2.3-.8.8-.2.2-.4.5-.4.4-.4.4-.4.5-.4.4-.9.9c-4 4.1-8.3 8.3-9.7 10.9l-.3.5c-.2.5-.3.9-.2 1.2v.3a1.9 1.9 0 00.5.5c.3.2.7.3 1 .3h.8v-.1h.2a5 5 0 001-.4l1-.6.1-.1h.2l.1-.2.3-.2.5-.3.3-.3 1-.8.2-.2.1-.1.7-.6v-.1c.2 0 .2-.1.3-.2v-.1h.1l.2-.2.1-.1.3-.3.3-.2.1-.1v-.1l.2-.1.2-.2.1-.1 1.6-1.4.3-.2.4-.3.4-.4c.5-.4 1.1-1 1.8-1.4l.4-.3a195.2 195.2 0 015.3-4l.3-.3.8-.5.3-.2 1.4-1 .3-.1.2-.2.7-.4.3-.1.5-.3.4-.3h.1l.4-.3.5-.2.2-.1.2-.1.2-.1a21.4 21.4 0 012-.9l.4-.1.4-.1.2-.1.4-.1a8.2 8.2 0 011.6-.2h.8l.2.1a2.6 2.6 0 011 .6l.1.1c.4.4.8.9 1 1.4v.1l.3.6c.1.7 0 1.4-.2 2l-.3.7-1.1 1.4-.1.1-.4.5-.2.1-.2.2-.1.1a20.1 20.1 0 01-3.1 2.4 59.6 59.6 0 01-4 2.5l-6.4 3.9-.6.4-1.9 1.1-.3.2-.5.4-1.1.7-.3.2c-.2 0-.3.2-.5.3l-.5.3-.3.2-.2.2-.3.1-1.1.9h-.2a26.7 26.7 0 00-1.4 1.3l-.2.1-.2.2-.1.1v.1l-.5.4v.1l-.4.5c-.2.2-.3.3-.3.5l-.1.2v.1h-.1v.1l-.2.5v.8l.1.2v.2l.1.1v.1l.1.2.2.3v.1l.1.1.1.1.2.1c.6.2 1.8-.3 3.4-1.2l.3-.1.5-.3.2-.1c.2 0 .3-.2.5-.3l.3-.2 7.2-4.2.7-.4.5-.3a134.6 134.6 0 013.8-2.1l.5-.3a87.7 87.7 0 012.8-1.3h.3v-.1c1.8-.7 3.4-1.1 4.7-1.1h1.1l.7.3a2.6 2.6 0 011.3 1.6v.3a4 4 0 010 2.3z"></path><path fill="#FFD21E" fill-rule="evenodd" d="M203.2 123.7v-.5a75.8 75.8 0 10-151.6 0v.2a7.1 7.1 0 000 .8v1.3l.1.5v1.8l.1.5v.9l.1.3.2 2.2v.5l.1.6.1.4v.1l.2 1.3v.4l1.1 5.4v.2l.1.4.1-.1c2.2-2.6 5.4-4 8.9-4 2.8 0 5.7.9 8.6 2.7 2 1.2 4.1 3.4 6.3 6.1a12.4 12.4 0 0110-5.3c7.4 0 12 6.4 13.6 12.2a59 59 0 0011 17c9.2 9.2 11.5 18.7 7 29h1.5l.4.1h.4l1.1.1h1.7l.5.1h7.4l.5-.1h1.1l.3-.1h.4l1.9-.3h.4c-4.5-10.2-2.2-19.6 7-28.8 6-6 10.1-15 11-17 1.6-5.8 6.1-12.2 13.6-12.2a12 12 0 0110 5.3c2.2-2.7 4.3-4.9 6.2-6.1 3-1.8 5.8-2.8 8.7-2.8 3 0 6 1.1 8 3.2l.2-.5v-.5l.2-.5.2-1 .2-1v-.7l.1-.5.1-.5.1-.5.1-1 .1-.6v-.4l.2-.8v-1.2l.3-2.4V125l.1-.1v-1.3zm-94.6 75.7c6-8.8 5.6-15.4-2.6-23.6-8.3-8.3-13-20.3-13-20.3s-1.8-7-6-6.4c-4 .7-7 11.1 1.6 17.5 8.5 6.4-1.7 10.8-5 4.8-3.3-6-12.3-21.5-17-24.4-4.6-3-7.9-1.3-6.8 4.8.6 3 5.6 8.1 10.4 13 4.8 4.8 9.2 9.4 8.3 11-2 3.2-8.6-3.8-8.6-3.8S49 153 44.5 158c-4.2 4.5 2.3 8.4 12.2 14.4l2.6 1.6c11.4 6.9 12.3 8.7 10.7 11.3-.6 1-4.4-1.3-9.1-4.1-8-4.8-18.5-11.2-20-5.5-1.3 4.9 6.4 7.9 13.5 10.6 5.8 2.3 11.2 4.4 10.4 7.2-.8 3-5.2.5-10-2.2-5.5-3-11.5-6.3-13.4-2.6-3.7 7 25.4 15.3 25.6 15.3 9.4 2.5 33.3 7.6 41.6-4.6zm38.7 0c-6-8.8-5.6-15.4 2.7-23.6 8.2-8.3 13-20.3 13-20.3s1.8-7 5.9-6.4c4 .7 7 11.1-1.5 17.5-8.6 6.4 1.7 10.8 5 4.8 3.3-6 12.2-21.5 16.9-24.4 4.6-3 8-1.3 6.8 4.8-.5 3-5.6 8.1-10.3 13-4.8 4.8-9.3 9.4-8.3 11 1.9 3.2 8.5-3.8 8.5-3.8s20.9-19 25.4-14c4.2 4.5-2.2 8.4-12.2 14.4l-2.6 1.6c-11.4 6.9-12.3 8.7-10.7 11.3.6 1 4.5-1.3 9.1-4.2 8-4.8 18.6-11 20-5.4 1.4 4.9-6.4 7.9-13.4 10.6-5.9 2.3-11.2 4.4-10.5 7.2.9 2.9 5.3.5 10.1-2.2 5.5-3 11.4-6.3 13.4-2.6 3.6 7-25.4 15.2-25.7 15.3-9.4 2.5-33.3 7.6-41.6-4.6z" clip-rule="evenodd"></path><path fill="#32343D" fill-rule="evenodd" d="M152 102.6c1.2.4 2.1 1.7 3 2.9 1 1.6 2.1 3.1 3.7 2.3a10.9 10.9 0 10-14.7-4.5c.7 1.4 2.4.7 4.2 0 1.3-.5 2.8-1.1 3.8-.7zm-51.3 0c-1.2.4-2 1.7-3 2.9-1 1.6-2.1 3.1-3.7 2.3a10.9 10.9 0 1114.7-4.5c-.7 1.4-2.4.7-4.1 0-1.4-.5-2.8-1.1-4-.7zm43.4 46.7a31.4 31.4 0 0011.1-23.3c0-5.1-3.4-3.5-8.9-.8l-.3.2c-5 2.5-11.8 5.8-19.1 5.8-7.4 0-14.1-3.3-19.1-5.8-5.7-2.9-9.3-4.6-9.3.6 0 6.6 3.2 17.6 12 24a19 19 0 0111.5-10c.9-.2 1.8 1.3 2.7 2.8.9 1.5 1.8 3 2.7 3 1 0 2-1.5 3-3 .9-1.5 1.9-3 2.8-2.7a19 19 0 0110.9 9.1z" clip-rule="evenodd"></path><path fill="#FF323D" d="M144.1 149.3a27 27 0 01-17.2 5.6c-7 0-12.3-2-16.5-5a19 19 0 0111.6-9.8c1.7-.5 3.5 5.8 5.4 5.8 2 0 4-6.2 5.8-5.7a19 19 0 0110.9 9.1z"></path><path fill="#FFAD03" fill-rule="evenodd" d="M81.2 111.6a7 7 0 11-7.9-11.7 7 7 0 017.9 11.7zm101.4 0a7 7 0 11-7.9-11.7 7 7 0 018 11.7z" clip-rule="evenodd"></path></svg>Huggingface<!-- --> (<!-- -->2<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://huggingface.co/Kutches/2BasedV3/resolve/main/wan2.2-i2v-high-smashcut-v1.0.safetensors"><li class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-4 transition-all duration-200"><div class="flex items-center justify-between"><p class="font-medium text-neutral-400 group-hover:text-white">wan2.2-i2v-high-smashcut-v1.0.safetensors</p><span class="text-sm text-neutral-500 group-hover:text-neutral-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download w-4 h-4" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></span></div></li></a><a title="Download file" href="https://huggingface.co/Sentinel7/wan/resolve/main/2058870/2329873/wan2.2-i2v-high-sex-smashcut-v1.0.safetensors"><li class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-4 transition-all duration-200"><div class="flex items-center justify-between"><p class="font-medium text-neutral-400 group-hover:text-white">wan2.2-i2v-high-sex-smashcut-v1.0.safetensors</p><span class="text-sm text-neutral-500 group-hover:text-neutral-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download w-4 h-4" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></span></div></li></a></ul></div></div><div class="text-neutral-500"><div class="inline-flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.2" viewBox="0 0 24 24" height="1.5em" width="1.5em" class="mr-1"><linearGradient id="a" x1="10.156" x2="10.156" y1="22.45" y2="2.461" gradientTransform="matrix(1 0 0 -1 0 24)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#081692"></stop><stop offset="1" stop-color="#1e043c"></stop></linearGradient><linearGradient id="b" x1="10.156" x2="10.156" y1="22.45" y2="2.45" gradientTransform="matrix(1 0 0 -1 0 24)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#1284f7"></stop><stop offset="1" stop-color="#0a20c9"></stop></linearGradient><path fill="url(#a)" d="M1.5 6.6v10l8.7 5 8.7-5v-10l-8.7-5-8.7 5z"></path><path fill="url(#b)" d="M10.2 4.7l5.9 3.4V15l-5.9 3.4-6-3.4V8.1l6-3.4m0-3.1l-8.7 5v10l8.7 5 8.7-5v-10c-.1 0-8.7-5-8.7-5z"></path><path fill="#fff" d="M11.8 12.4l-1.7 1-1.7-1v-1.9l1.7-1 1.7 1h2.1V9.3l-3.8-2.2-3.7 2.2v4.3l3.8 2.2 3.8-2.2v-1.2h-2.2z"></path></svg>CivitAI<!-- --> (<!-- -->1<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://civitai.com/api/download/models/2329873"><li class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-4 transition-all duration-200"><div class="flex items-center justify-between"><p class="font-medium text-neutral-400 group-hover:text-white">wan2.2-i2v-high-sex-smashcut-v1.0.safetensors</p><span class="text-sm text-neutral-500 group-hover:text-neutral-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download w-4 h-4" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></span></div></li></a></ul></div></div></div></div></div></div></div></div></div></div><div class="flex items-center justify-center min-h-[400px]"><div class="animate-spin rounded-full h-12 w-12 border-b-2 border-gray-900"></div></div></div></main><footer class="border-t mt-auto"><div class="container mx-auto py-6 px-4"><div class="flex flex-col sm:flex-row justify-between items-center gap-4 mb-6"><div class="flex items-center gap-2"><a class="flex items-center gap-2 hover:opacity-90 transition-opacity text-transparent bg-gradient-to-r from-blue-600 to-purple-600 bg-clip-text" title="CivArchive - CivitAI Archive" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-package h-5 w-5 stroke-blue-600" aria-hidden="true"><path d="M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"></path><path d="M12 22V12"></path><polyline points="3.29 7 12 12 20.71 7"></polyline><path d="m7.5 4.27 9 5.15"></path></svg><span class="font-semibold text-lg">CivArchive</span></a><span class="text-sm text-muted-foreground">formerly CivitAI Archive</span></div></div><nav class="grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-5 xl:grid-cols-6 gap-6 text-sm text-muted-foreground"><div><div class="font-semibold text-foreground mb-2">Tags</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/anime">CivitAI Anime Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/character">CivitAI Character Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/style">CivitAI Style Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/celebrity">CivitAI Celebrity Models</a></li></ul></div><div><div class="font-semibold text-foreground mb-2">Tools</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" href="/upload">Upload Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://huggingface.co/spaces/civitaiarchive/civitai-to-hf-uploader">CivitAI to HF Uploader</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://civitasbay.org">CivitasBay Torrents</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://genur.art">Genur Images</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://leukosai.com/create-your-own/civitai?ref=civarchive.com">Create your own CivitAI</a></li></ul></div><div><div class="font-semibold text-foreground mb-2">Community</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://discord.gg/xy4GgcppfM">Discord</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/about">About</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/cdn-cgi/l/email-protection#3e4a5b5f537e5d57485f4c5d5657485b105d5153">Contact</a></li></ul></div><div><div class="font-semibold text-foreground mb-2">Leaderboards</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" href="/leaderboards/seasonal/overall">Overall Seasonal</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/leaderboards/legends/overall">Overall Legends</a></li></ul></div></nav></div></footer></div></div><script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"model":{"id":2058870,"name":"Sex Smash Cut [WAN 2.2]","type":"LORA","description":"\u003cp\u003eThis is a pair of LoRAs trained on the WAN 2.2 I2V 14B low and high noise models. I'll let the showcase provide an explanation of what these LoRAs do :)\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003eTrigger Phrase:\u003c/p\u003e\u003cpre\u003e\u003ccode\u003e\u0026lt;SM4SHCUT\u0026gt; The scene changes and a man is thrusting his penis into and out of her pussy\u003c/code\u003e\u003c/pre\u003e\u003cp\u003eThese LoRAs work best on images with wider aspect ratios and produce body horror about 20% of the time, despite my best efforts. It took me about 5 full training runs on the high model to figure out how to get somewhat consistent results. If you get a bad result, I recommend regenerating. \u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e\u003cem\u003eIf you like this model and want to support the creation of future models, please support my work by leaving positive reviews, or posting your generations to the model page.\u003c/em\u003e\u003c/p\u003e","username":"LocalOptima","downloadCount":17033,"favoriteCount":0,"commentCount":96,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-10-20T00:13:33.097Z","updatedAt":"2025-10-29T16:41:47.501Z","deletedAt":null,"tags":["concept","missionary","sex","gonzo","transition","jumpcut","smashcut"],"creator_id":"LocalOptima","creator_username":"LocalOptima","creator_name":"LocalOptima","creator_url":"/users/LocalOptima","versions":[{"id":2329873,"name":"wan2.2-v1.0-high","href":"/models/2058870?modelVersionId=2329873"},{"id":2329863,"name":"wan2.2-v1.0-low","href":"/models/2058870?modelVersionId=2329863"}],"version":{"id":2329873,"modelId":2058870,"name":"wan2.2-v1.0-high","baseModel":"Wan Video 2.2 I2V-A14B","baseModelType":"Standard","description":null,"downloadCount":7906,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-10-20T00:13:33.239Z","updatedAt":"2025-10-29T16:41:47.546Z","deletedAt":null,"files":[{"id":2220118,"name":"wan2.2-i2v-high-sex-smashcut-v1.0.safetensors","type":"Model","sizeKB":449414.21875,"downloadUrl":"https://civitai.com/api/download/models/2329873","modelId":2058870,"modelName":"Sex Smash Cut [WAN 2.2]","modelVersionId":2329873,"is_nsfw":true,"nsfw_level":60,"sha256":"a373f23225a5b8dd29d6d5e7286bf93cd55c1d1193002e4e2172665d195060d6","createdAt":"2025-10-20T00:13:33.255Z","updatedAt":"2025-10-29T16:41:47.564Z","is_primary":false,"mirrors":[{"filename":"wan2.2-i2v-high-sex-smashcut-v1.0.safetensors","url":"https://civitai.com/api/download/models/2329873","source":"civitai","model_id":2058870,"model_version_id":2329873,"deletedAt":null,"is_gated":false,"is_paid":false},{"filename":"wan2.2-i2v-high-smashcut-v1.0.safetensors","url":"https://huggingface.co/Kutches/2BasedV3/resolve/main/wan2.2-i2v-high-smashcut-v1.0.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"wan2.2-i2v-high-sex-smashcut-v1.0.safetensors","url":"https://huggingface.co/Sentinel7/wan/resolve/main/2058870/2329873/wan2.2-i2v-high-sex-smashcut-v1.0.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null}]}],"images":[{"id":106782162,"url":"https://c.genur.art/5439fa31-b519-4807-a955-868c01f2d877","nsfwLevel":16,"width":640,"height":720,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/5439fa31-b519-4807-a955-868c01f2d877","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC81NDM5ZmEzMS1iNTE5LTQ4MDctYTk1NS04NjhjMDFmMmQ4Nzc","link":"https://genur.art/posts/106782162"}],"trigger":["\u003cSM4SHCUT\u003e The scene changes and a man is thrusting his penis into and out of her pussy"],"allow_download":true,"download_url":"/api/download/models/2329873","platform_url":"https://civitai.com/models/2058870?modelVersionId=2329873","civitai_model_id":2058870,"civitai_model_version_id":2329873,"href":"/models/2058870?modelVersionId=2329873","mirrors":[]},"platform":"civitai","platform_name":"CivitAI","meta":{"title":"Sex Smash Cut [WAN 2.2] - wan2.2-v1.0-high - CivitAI Archive","description":"Sex Smash Cut [WAN 2.2] wan2.2-v1.0-high is a Wan Video 2.2 I2V-A14B LORA AI model created by LocalOptima for generating images of concept, missionary, sex, gonzo, transition, jumpcut, smashcut","image":"https://c.genur.art/5439fa31-b519-4807-a955-868c01f2d877","canonical":"https://civarchive.com/models/2058870?modelVersionId=2329873"}},"title":"Sex Smash Cut [WAN 2.2]","description":"Download Sex Smash Cut [WAN 2.2] - LORA by LocalOptima from CivArchive (CivitAI Archive). This is a pair of LoRAs trained on the WAN 2.2 I2V 14B low and high noise models. I'll let the showc...","ogTitle":"Sex Smash Cut [WAN 2.2] - LORA by LocalOptima - CivArchive","ogDescription":"Download Sex Smash Cut [WAN 2.2] - LORA by LocalOptima. Free AI model download from CivArchive.","twitterTitle":"Sex Smash Cut [WAN 2.2] by LocalOptima - CivArchive","authorName":"LocalOptima","imageUrl":"https://civarchive.com/banner.webp"},"__N_SSP":true},"page":"/models/[id]","query":{"modelVersionId":"2329873","id":"2058870"},"buildId":"BtPAkzpnfi-rrIywBXqKS","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}</script></body></html>
2058870_2329863_l_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dbbb0f69c3c1929ddec943481527ecb9bc0c589a2b0b6867bd7f9d1e70206d0
3
+ size 306845672
2058870_2329873_h_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bc0f2d86e76db016229e36293721780c87802b3088f32bea408115df536b66e
3
+ size 460200208
2074265.html ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta property="og:image" content="https://civarchive.com/banner.webp"/><title>Hip sway/Ass shaking dance Wan 2.2 I2V<!-- --> - CivArchive (CivitAI Archive)</title><meta name="description" content="Download Hip sway/Ass shaking dance Wan 2.2 I2V - LORA by Actual_Ice1092458 from CivArchive (CivitAI Archive). Wan 2.2 I2V LoRA for hip/butt movements and dances.Primarily trained on videos from a rear view so i..."/><meta name="author" content="Actual_Ice1092458"/><link rel="canonical" href="https://civarchive.com/models/2074265?modelVersionId=2347127"/><meta property="og:type" content="article"/><meta property="og:title" content="Hip sway/Ass shaking dance Wan 2.2 I2V - LORA by Actual_Ice1092458 - CivArchive"/><meta property="og:description" content="Download Hip sway/Ass shaking dance Wan 2.2 I2V - LORA by Actual_Ice1092458. Free AI model download from CivArchive."/><meta property="og:image" content="https://civarchive.com/banner.webp"/><meta property="og:image:alt" content="Hip sway/Ass shaking dance Wan 2.2 I2V - AI model preview"/><meta property="og:url" content="https://civarchive.com/models/2074265?modelVersionId=2347127"/><meta property="og:site_name" content="CivArchive"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Hip sway/Ass shaking dance Wan 2.2 I2V by Actual_Ice1092458 - CivArchive"/><meta name="twitter:description" content="Download Hip sway/Ass shaking dance Wan 2.2 I2V - LORA by Actual_Ice1092458. Free AI model download from CivArchive."/><meta name="twitter:image" content="https://civarchive.com/banner.webp"/><meta name="twitter:image:alt" content="Hip sway/Ass shaking dance Wan 2.2 I2V - AI model preview"/><meta name="robots" content="index, follow"/><meta name="viewport" content="width=device-width, initial-scale=1"/><meta name="rating" content="adult"/><meta name="next-head-count" content="21"/><link rel="preload" href="/_next/static/css/4272441799e58394.css" as="style"/><link rel="stylesheet" href="/_next/static/css/4272441799e58394.css" data-n-g=""/><link rel="preload" href="/_next/static/css/3add334ee59f67ac.css" as="style"/><link rel="stylesheet" href="/_next/static/css/3add334ee59f67ac.css" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-5146130448d8adf7.js" defer=""></script><script src="/_next/static/chunks/framework-64ad27b21261a9ce.js" defer=""></script><script src="/_next/static/chunks/main-7b81b98a28933e53.js" defer=""></script><script src="/_next/static/chunks/pages/_app-d4e1e09a0960db41.js" defer=""></script><script src="/_next/static/chunks/ee9ce975-285597f3eb6df687.js" defer=""></script><script src="/_next/static/chunks/799-ea76c0ba216e91ad.js" defer=""></script><script src="/_next/static/chunks/158-1fc6cc013e2030c1.js" defer=""></script><script src="/_next/static/chunks/854-d38a8714460eeb07.js" defer=""></script><script src="/_next/static/chunks/400-579f40c12bd7de61.js" defer=""></script><script src="/_next/static/chunks/pages/models/%5Bid%5D-5f090d47e4dcd1e2.js" defer=""></script><script src="/_next/static/BtPAkzpnfi-rrIywBXqKS/_buildManifest.js" defer=""></script><script src="/_next/static/BtPAkzpnfi-rrIywBXqKS/_ssgManifest.js" defer=""></script></head><body><div id="__next"><style>
2
+ :root {
3
+ --bprogress-color: hsl(var(--primary));
4
+ --bprogress-height: 2px;
5
+ --bprogress-spinner-size: 18px;
6
+ --bprogress-spinner-animation-duration: 400ms;
7
+ --bprogress-spinner-border-size: 2px;
8
+ --bprogress-box-shadow: 0 0 10px hsl(var(--primary)), 0 0 5px hsl(var(--primary));
9
+ --bprogress-z-index: 99999;
10
+ --bprogress-spinner-top: 15px;
11
+ --bprogress-spinner-bottom: auto;
12
+ --bprogress-spinner-right: 15px;
13
+ --bprogress-spinner-left: auto;
14
+ }
15
+
16
+ .bprogress {
17
+ width: 0;
18
+ height: 0;
19
+ pointer-events: none;
20
+ z-index: var(--bprogress-z-index);
21
+ }
22
+
23
+ .bprogress .bar {
24
+ background: var(--bprogress-color);
25
+ position: fixed;
26
+ z-index: var(--bprogress-z-index);
27
+ top: 0;
28
+ left: 0;
29
+ width: 100%;
30
+ height: var(--bprogress-height);
31
+ }
32
+
33
+ /* Fancy blur effect */
34
+ .bprogress .peg {
35
+ display: block;
36
+ position: absolute;
37
+ right: 0;
38
+ width: 100px;
39
+ height: 100%;
40
+ box-shadow: var(--bprogress-box-shadow);
41
+ opacity: 1.0;
42
+ transform: rotate(3deg) translate(0px, -4px);
43
+ }
44
+
45
+ /* Remove these to get rid of the spinner */
46
+ .bprogress .spinner {
47
+ display: block;
48
+ position: fixed;
49
+ z-index: var(--bprogress-z-index);
50
+ top: var(--bprogress-spinner-top);
51
+ bottom: var(--bprogress-spinner-bottom);
52
+ right: var(--bprogress-spinner-right);
53
+ left: var(--bprogress-spinner-left);
54
+ }
55
+
56
+ .bprogress .spinner-icon {
57
+ width: var(--bprogress-spinner-size);
58
+ height: var(--bprogress-spinner-size);
59
+ box-sizing: border-box;
60
+ border: solid var(--bprogress-spinner-border-size) transparent;
61
+ border-top-color: var(--bprogress-color);
62
+ border-left-color: var(--bprogress-color);
63
+ border-radius: 50%;
64
+ -webkit-animation: bprogress-spinner var(--bprogress-spinner-animation-duration) linear infinite;
65
+ animation: bprogress-spinner var(--bprogress-spinner-animation-duration) linear infinite;
66
+ }
67
+
68
+ .bprogress-custom-parent {
69
+ overflow: hidden;
70
+ position: relative;
71
+ }
72
+
73
+ .bprogress-custom-parent .bprogress .spinner,
74
+ .bprogress-custom-parent .bprogress .bar {
75
+ position: absolute;
76
+ }
77
+
78
+ .bprogress .indeterminate {
79
+ position: fixed;
80
+ top: 0;
81
+ left: 0;
82
+ width: 100%;
83
+ height: var(--bprogress-height);
84
+ overflow: hidden;
85
+ }
86
+
87
+ .bprogress .indeterminate .inc,
88
+ .bprogress .indeterminate .dec {
89
+ position: absolute;
90
+ top: 0;
91
+ height: 100%;
92
+ background-color: var(--bprogress-color);
93
+ }
94
+
95
+ .bprogress .indeterminate .inc {
96
+ animation: bprogress-indeterminate-increase 2s infinite;
97
+ }
98
+
99
+ .bprogress .indeterminate .dec {
100
+ animation: bprogress-indeterminate-decrease 2s 0.5s infinite;
101
+ }
102
+
103
+ @-webkit-keyframes bprogress-spinner {
104
+ 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
105
+ 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
106
+ }
107
+
108
+ @keyframes bprogress-spinner {
109
+ 0% { transform: rotate(0deg); }
110
+ 100% { transform: rotate(360deg); }
111
+ }
112
+
113
+ @keyframes bprogress-indeterminate-increase {
114
+ from { left: -5%; width: 5%; }
115
+ to { left: 130%; width: 100%; }
116
+ }
117
+
118
+ @keyframes bprogress-indeterminate-decrease {
119
+ from { left: -80%; width: 80%; }
120
+ to { left: 110%; width: 10%; }
121
+ }
122
+ </style><div class="min-h-screen bg-background flex flex-col __variable_f367f3"><div role="region" aria-label="Notifications (F8)" tabindex="-1" style="pointer-events:none"><ol tabindex="-1" class="fixed top-0 z-[100] flex max-h-screen w-full flex-col-reverse p-4 sm:bottom-0 sm:right-0 sm:top-auto sm:flex-col md:max-w-[420px]"></ol></div><header class="border-b bg-background/95 backdrop-blur supports-[backdrop-filter]:bg-background/60 z-10"><div class="container mx-auto py-4"><div class="flex items-center gap-4 flex-col sm:flex-row"><a class="flex items-center gap-2 hover:opacity-90 transition-opacity text-transparent bg-gradient-to-r from-blue-600 to-purple-600 bg-clip-text" title="CivArchive - CivitAI Archive" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-package h-6 w-6 stroke-blue-600" aria-hidden="true"><path d="M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"></path><path d="M12 22V12"></path><polyline points="3.29 7 12 12 20.71 7"></polyline><path d="m7.5 4.27 9 5.15"></path></svg><span class="font-semibold text-xl">CivArchive</span></a><form class="w-full flex-1"><div class="flex flex-col gap-4 px-4"><div class="relative w-full"><input type="text" class="flex h-9 rounded-md border border-input bg-transparent px-3 py-1 text-base transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm w-full shadow-sm pr-10" placeholder="Search by model name, filename, sha256 hash or civitai links" value=""/><button type="submit" class="absolute right-3 top-1/2 transform -translate-y-1/2 text-gray-400 hover:text-gray-600 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-primary rounded-full p-1"><svg class="h-5 w-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path></svg></button></div><div class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 xl:grid-cols-8 gap-3 items-center"><button class="gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground h-9 px-4 py-2 w-full flex items-center justify-between" type="button" id="radix-:R1kl6:" aria-haspopup="menu" aria-expanded="false" data-state="closed"><div>Model Type</div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><button class="gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground h-9 px-4 py-2 w-full flex items-center justify-between" type="button" id="radix-:R2kl6:" aria-haspopup="menu" aria-expanded="false" data-state="closed"><div>Base Model</div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><button type="button" role="combobox" aria-controls="radix-:R3kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R4kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R5kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R6kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R7kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R8kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select></div></div></form><div class="flex items-center gap-2"><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground h-9 px-4 py-2" type="button" aria-haspopup="dialog" aria-expanded="false" aria-controls="radix-:Rel6:" data-state="closed">Add Mirror</button><a target="_blank" rel="nofollow noopener noreferrer" class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 hover:bg-accent hover:text-accent-foreground h-9 w-9" href="https://discord.gg/xy4GgcppfM"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.07451 1.82584C5.03267 1.81926 4.99014 1.81825 4.94803 1.82284C4.10683 1.91446 2.82673 2.36828 2.07115 2.77808C2.02106 2.80525 1.97621 2.84112 1.93869 2.88402C1.62502 3.24266 1.34046 3.82836 1.11706 4.38186C0.887447 4.95076 0.697293 5.55032 0.588937 5.98354C0.236232 7.39369 0.042502 9.08728 0.0174948 10.6925C0.0162429 10.7729 0.0351883 10.8523 0.0725931 10.9234C0.373679 11.496 1.02015 12.027 1.66809 12.4152C2.32332 12.8078 3.08732 13.1182 3.70385 13.1778C3.85335 13.1922 4.00098 13.1358 4.10282 13.0255C4.2572 12.8581 4.5193 12.4676 4.71745 12.1643C4.80739 12.0267 4.89157 11.8953 4.95845 11.7901C5.62023 11.9106 6.45043 11.9801 7.50002 11.9801C8.54844 11.9801 9.37796 11.9107 10.0394 11.7905C10.1062 11.8957 10.1903 12.0269 10.2801 12.1643C10.4783 12.4676 10.7404 12.8581 10.8947 13.0255C10.9966 13.1358 11.1442 13.1922 11.2937 13.1778C11.9102 13.1182 12.6742 12.8078 13.3295 12.4152C13.9774 12.027 14.6239 11.496 14.925 10.9234C14.9624 10.8523 14.9813 10.7729 14.9801 10.6925C14.9551 9.08728 14.7613 7.39369 14.4086 5.98354C14.3003 5.55032 14.1101 4.95076 13.8805 4.38186C13.6571 3.82836 13.3725 3.24266 13.0589 2.88402C13.0214 2.84112 12.9765 2.80525 12.9264 2.77808C12.1708 2.36828 10.8907 1.91446 10.0495 1.82284C10.0074 1.81825 9.96489 1.81926 9.92305 1.82584C9.71676 1.85825 9.5391 1.96458 9.40809 2.06355C9.26977 2.16804 9.1413 2.29668 9.0304 2.42682C8.86968 2.61544 8.71437 2.84488 8.61428 3.06225C8.27237 3.03501 7.90138 3.02 7.5 3.02C7.0977 3.02 6.72593 3.03508 6.38337 3.06244C6.28328 2.84501 6.12792 2.61549 5.96716 2.42682C5.85626 2.29668 5.72778 2.16804 5.58947 2.06355C5.45846 1.96458 5.2808 1.85825 5.07451 1.82584ZM11.0181 11.5382C11.0395 11.5713 11.0615 11.6051 11.0838 11.6392C11.2169 11.843 11.3487 12.0385 11.4508 12.1809C11.8475 12.0916 12.352 11.8818 12.8361 11.5917C13.3795 11.2661 13.8098 10.8918 14.0177 10.5739C13.9852 9.06758 13.7993 7.50369 13.4773 6.21648C13.38 5.82759 13.2038 5.27021 12.9903 4.74117C12.7893 4.24326 12.5753 3.82162 12.388 3.5792C11.7376 3.24219 10.7129 2.88582 10.0454 2.78987C10.0308 2.79839 10.0113 2.81102 9.98675 2.82955C9.91863 2.881 9.84018 2.95666 9.76111 3.04945C9.71959 3.09817 9.68166 3.1471 9.64768 3.19449C9.953 3.25031 10.2253 3.3171 10.4662 3.39123C11.1499 3.6016 11.6428 3.89039 11.884 4.212C12.0431 4.42408 12.0001 4.72494 11.788 4.884C11.5759 5.04306 11.2751 5.00008 11.116 4.788C11.0572 4.70961 10.8001 4.4984 10.1838 4.30877C9.58933 4.12585 8.71356 3.98 7.5 3.98C6.28644 3.98 5.41067 4.12585 4.81616 4.30877C4.19988 4.4984 3.94279 4.70961 3.884 4.788C3.72494 5.00008 3.42408 5.04306 3.212 4.884C2.99992 4.72494 2.95694 4.42408 3.116 4.212C3.35721 3.89039 3.85011 3.6016 4.53383 3.39123C4.77418 3.31727 5.04571 3.25062 5.35016 3.19488C5.31611 3.14738 5.27808 3.09831 5.23645 3.04945C5.15738 2.95666 5.07893 2.881 5.01081 2.82955C4.98628 2.81102 4.96674 2.79839 4.95217 2.78987C4.28464 2.88582 3.25999 3.24219 2.60954 3.5792C2.42226 3.82162 2.20825 4.24326 2.00729 4.74117C1.79376 5.27021 1.61752 5.82759 1.52025 6.21648C1.19829 7.50369 1.01236 9.06758 0.97986 10.5739C1.18772 10.8918 1.61807 11.2661 2.16148 11.5917C2.64557 11.8818 3.15003 12.0916 3.5468 12.1809C3.64885 12.0385 3.78065 11.843 3.9138 11.6392C3.93626 11.6048 3.95838 11.5708 3.97996 11.5375C3.19521 11.2591 2.77361 10.8758 2.50064 10.4664C2.35359 10.2458 2.4132 9.94778 2.63377 9.80074C2.85435 9.65369 3.15236 9.71329 3.29941 9.93387C3.56077 10.3259 4.24355 11.0201 7.50002 11.0201C10.7565 11.0201 11.4392 10.326 11.7006 9.93386C11.8477 9.71329 12.1457 9.65369 12.3663 9.80074C12.5869 9.94779 12.6465 10.2458 12.4994 10.4664C12.2262 10.8762 11.8041 11.2598 11.0181 11.5382ZM4.08049 7.01221C4.32412 6.74984 4.65476 6.60162 5.00007 6.59998C5.34538 6.60162 5.67603 6.74984 5.91966 7.01221C6.16329 7.27459 6.30007 7.62974 6.30007 7.99998C6.30007 8.37021 6.16329 8.72536 5.91966 8.98774C5.67603 9.25011 5.34538 9.39833 5.00007 9.39998C4.65476 9.39833 4.32412 9.25011 4.08049 8.98774C3.83685 8.72536 3.70007 8.37021 3.70007 7.99998C3.70007 7.62974 3.83685 7.27459 4.08049 7.01221ZM9.99885 6.59998C9.65354 6.60162 9.3229 6.74984 9.07926 7.01221C8.83563 7.27459 8.69885 7.62974 8.69885 7.99998C8.69885 8.37021 8.83563 8.72536 9.07926 8.98774C9.3229 9.25011 9.65354 9.39833 9.99885 9.39998C10.3442 9.39833 10.6748 9.25011 10.9184 8.98774C11.1621 8.72536 11.2989 8.37021 11.2989 7.99998C11.2989 7.62974 11.1621 7.27459 10.9184 7.01221C10.6748 6.74984 10.3442 6.60162 9.99885 6.59998Z" fill="currentColor"></path></svg></a></div></div></div></header><main class="flex-1"><div><div class="w-full flex flex-col md:flex-row spacer-y-8"><div class="md:w-1/2 lg:w-2/3 p-4 md:p-8 space-y-8 "><div class="space-y-4"><div class="flex items-center justify-between"><div class="tracking-tight text-3xl font-bold">Hip sway/Ass shaking dance Wan 2.2 I2V<!-- --> - <!-- -->Wan 2.2 Shake High v2.0</div><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-destructive text-destructive-foreground shadow hover:bg-destructive/80 px-3 py-1">NSFW</div></div><div dir="ltr" data-orientation="horizontal" class="space-y-4"><div role="tablist" aria-orientation="horizontal" class="inline-flex h-9 items-center justify-center rounded-lg bg-muted p-1 text-muted-foreground flex-wrap" tabindex="-1" data-orientation="horizontal" style="outline:none"><a class="inline-block" href="/models/2074265?modelVersionId=2347127"><button type="button" role="tab" aria-selected="true" aria-controls="radix-:R15d56:-content-2347127" data-state="active" id="radix-:R15d56:-trigger-2347127" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">Wan 2.2 Shake High v2.0</button></a><a class="inline-block" href="/models/2074265?modelVersionId=2347125"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-2347125" data-state="inactive" id="radix-:R15d56:-trigger-2347125" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">Wan 2.2 Shake Low 2.0</button></a></div></div></div><div class="space-y-4"><div class="space-y-4"><div class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-4"><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/107586245"><video src="https://c.genur.art/92317bd8-640e-4c71-8c8c-a493ed60cecb" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC85MjMxN2JkOC02NDBlLTRjNzEtOGM4Yy1hNDkzZWQ2MGNlY2I" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/107586274"><video src="https://c.genur.art/a3134fec-1d48-4acc-9304-02a3a0460555" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9hMzEzNGZlYy0xZDQ4LTRhY2MtOTMwNC0wMmEzYTA0NjA1NTU" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/107586265"><video src="https://c.genur.art/c976a528-abd6-4b28-9846-304cd58b724d" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9jOTc2YTUyOC1hYmQ2LTRiMjgtOTg0Ni0zMDRjZDU4YjcyNGQ" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/107586241"><video src="https://c.genur.art/948b7d63-d429-4d49-a7eb-11b009f48938" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC85NDhiN2Q2My1kNDI5LTRkNDktYTdlYi0xMWIwMDlmNDg5Mzg" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/107586269"><video src="https://c.genur.art/695feaa1-62f2-4430-8072-c990064a21bc" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC82OTVmZWFhMS02MmYyLTQ0MzAtODA3Mi1jOTkwMDY0YTIxYmM" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/107586267"><video src="https://c.genur.art/8be7c9fc-34f0-4200-a709-9011395fa698" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC84YmU3YzlmYy0zNGYwLTQyMDAtYTcwOS05MDExMzk1ZmE2OTg" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/107586266"><video src="https://c.genur.art/f8aafee8-7185-472a-806b-89f0d8c9376c" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9mOGFhZmVlOC03MTg1LTQ3MmEtODA2Yi04OWYwZDhjOTM3NmM" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/107586175"><video src="https://c.genur.art/d5f14b0e-c609-4ca5-9abe-0911dfb698d0" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9kNWYxNGIwZS1jNjA5LTRjYTUtOWFiZS0wOTExZGZiNjk4ZDA" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/107586146"><video src="https://c.genur.art/29f8e88f-27f1-4bfe-acec-80f1d2fcbc92" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8yOWY4ZTg4Zi0yN2YxLTRiZmUtYWNlYy04MGYxZDJmY2JjOTI" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/107586268"><video src="https://c.genur.art/95a5e36b-f26d-4320-9a67-cac99bbc0c61" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC85NWE1ZTM2Yi1mMjZkLTQzMjAtOWE2Ny1jYWM5OWJiYzBjNjE" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a></div></div><div class="prose max-w-none break-words overflow-hidden text-wrap"><p>Wan 2.2 I2V LoRA for hip/butt movements and dances.</p><p>Primarily trained on videos from a rear view so it probably will work better with images from behind.</p><p>Using only 4 steps produces okay results, using 8 steps total will work a lot better with a lightning LoRA</p></div><div><div class="space-y-4"><div><h2 class="text-2xl font-bold mb-4">Description</h2></div></div></div></div></div><div class="md:w-1/2 lg:w-1/3 p-4 md:p-8 space-y-8"><div class="space-y-8"><div class="flex items-center gap-3"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80 px-3 py-1">LORA</div><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-primary text-primary-foreground shadow hover:bg-primary/80 px-3 py-1">Wan Video 2.2 I2V-A14B</div><div class="text-sm text-muted-foreground">by <a class="font-medium text-primary hover:underline" href="/users/Actual_Ice1092458">Actual_Ice1092458</a></div></div><div class="flex justify-center gap-2"><a class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 bg-primary text-primary-foreground shadow hover:bg-primary/90 h-9 px-4 py-2 w-full text-lg px-8" target="_blank" rel="noopener noreferrer nofollow" href="/api/download/models/2347127">Download (Beta) <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></a><a class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 bg-secondary text-secondary-foreground shadow-sm hover:bg-secondary/80 h-9 px-4 py-2 w-full text-lg px-8" target="_blank" rel="noopener noreferrer nofollow" href="https://civitai.com/models/2074265?modelVersionId=2347127">View on <!-- -->CivitAI</a></div><div class="flex flex-wrap gap-2 text-sm text-muted-foreground"><a href="/tags/concept"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground px-3 py-1">concept</div></a><a href="/tags/dance"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground px-3 py-1">dance</div></a></div><div class=""><h2 class="font-bold mb-4">Details</h2><div class="grid grid-cols-2 "><div class="text-sm text-muted-foreground font-medium">Downloads</div><div class="font-bold mb-2">1,641</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Platform</div><div class="mb-2">CivitAI</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Platform Status</div><div class="font-bold text-primary mb-2"><span class="text-green-500">Available</span></div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Created</div><div class="font-bold mb-2">10/25/2025</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Updated</div><div class="font-bold mb-2">10/29/2025</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Deleted</div><div class="font-bold text-primary mb-2"><span class="text-green-500">-</span></div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Trigger Words: </div><div class="font-bold mb-2"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80 px-3 py-1 ml-2">performs an ass shaking dance</div><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80 px-3 py-1 ml-2">gyrating hips in a dance</div></div></div></div><div><h2 class="font-bold mb-4">Files</h2><div class="space-y-4"><div class="flex flex-col gap-2 p-4 rounded-xl border space-y-2"><h2 class="font-semibold text-xl group-hover:text-primary transition-colors">wan22_i2v_shake_high_v2.safetensors</h2><div class="flex space-x-2"><div>Size:</div><div>292.63 MB</div><div> SHA256: </div><a class="font-mono hover:text-primary truncate" href="/sha256/dfdc4b3db7b82d96f644dd01a51bb9c2bd2448f0bc31f3a915da53028e757c20">dfdc4b3db7b82d96f644dd01a51bb9c2bd2448f0bc31f3a915da53028e757c20</a></div><div class="text-sm text-muted-foreground inline-flex gap-2"></div><div class="mt-8"><h3 class="text-lg mb-4">Mirrors</h3><div class="space-y-2"><div class="text-neutral-500"><div class="inline-flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 256 256" width="1.5em" height="1.5em" class="mr-1"><path fill="#fff" d="M230.7 172.7c-.5-2-1.4-4-2.6-5.7a19 19 0 00-4.6-18.5 18 18 0 00-6.7-4.7 90.6 90.6 0 00-41.5-98.5A91 91 0 0039.5 144a18 18 0 00-6.2 4.5 19 19 0 00-4.6 18.5 19 19 0 00-2.5 5.7c-1.2 4.6-.8 8.7.7 12.3a18 18 0 001 14c1.5 3.3 3.7 5.7 6.5 8a54 54 0 0012.4 6.9c6 2.5 13.2 4.9 16.4 5.8 8.6 2.2 16.7 3.6 25 3.6 11.8.1 21.9-2.6 29.2-9.7a88 88 0 0022 0c7.3 7 17.5 9.9 29.3 9.7 8.3 0 16.4-1.4 25-3.6 3.2-.9 10.5-3.3 16.4-5.8 5-2.1 9.1-4.4 12.4-7a23 23 0 006.6-7.8 18 18 0 001-14.1c1.4-3.6 1.8-7.7.6-12.3zm-8.4 12c1.7 3.1 1.8 6.7.3 10-2.3 5.1-7.8 9.1-18.6 13.4-6.7 2.6-12.8 4.3-12.9 4.4a96.7 96.7 0 01-23.8 3.4c-11.5 0-20.1-3.1-25.5-9.4a85.5 85.5 0 01-27.8.1c-5.4 6.2-14 9.3-25.3 9.3-7 0-15-1.1-23.9-3.4 0 0-6.2-1.8-12.9-4.4-10.8-4.3-16.3-8.3-18.5-13.3a11.4 11.4 0 01.8-11 12.8 12.8 0 01-1.8-10.3c.7-2.6 2-4.6 4-6.2-1-1.4-1.6-3-1.8-4.8-.5-3.7.7-7.4 3.5-10.4 2.1-2.4 5.2-3.7 8.6-3.7a84.4 84.4 0 11161.4 0h1.2c3.4 0 6.4 1.3 8.6 3.7a12.6 12.6 0 011.7 15.2c1.9 1.6 3.2 3.7 4 6.2a12.8 12.8 0 01-1.8 10.3l.5.9z"></path><path fill="#FF9D00" d="M221.8 183.8a12.8 12.8 0 001.7-10.3c-.7-2.5-2-4.6-3.9-6.2A12.6 12.6 0 00218 152a11.5 11.5 0 00-9.8-3.5 84.4 84.4 0 10-161.4 0c-3.4 0-6.5 1.2-8.6 3.6a12.6 12.6 0 00-1.8 15.2 11.6 11.6 0 00-3.9 6.2 12.8 12.8 0 001.8 10.3 11.6 11.6 0 00-.8 11c2.2 5 7.7 9 18.5 13.3 6.7 2.6 12.9 4.3 13 4.4a96.7 96.7 0 0023.8 3.4c11.4 0 19.9-3 25.3-9.3a85.5 85.5 0 0027.8-.1c5.4 6.3 14 9.4 25.5 9.4a96.7 96.7 0 0036.7-7.8c10.8-4.3 16.3-8.3 18.6-13.3a11.4 11.4 0 00-.8-11zM110 197l-1.5 2.4c-1.4 2-3.2 3.6-5.4 4.8-4 2.2-9.3 3-14.5 3-8.4 0-16.9-2-21.7-3.2-.2 0-29.3-8.3-25.6-15.3.6-1.1 1.6-1.6 2.9-1.6 5.2 0 14.6 7.7 18.7 7.7.9 0 1.5-.4 1.8-1.3 1.7-6.2-26.3-8.8-24-17.8.5-1.6 1.6-2.2 3.2-2.2 6.9 0 22.2 12 25.5 12 .2 0 .4 0 .5-.2 1.5-2.6.7-4.4-9.7-10.7l-1-.6C48 167 40 163 44.5 158c.5-.6 1.3-.8 2.2-.8 1 0 2.3.3 3.7 1A85.6 85.6 0 0170 172s4.4 4.6 7 4.6c.7 0 1.2-.2 1.6-.8 1.9-3.2-17.6-18-18.7-24-.7-4.2.5-6.3 2.9-6.3 1 0 2.4.5 4 1.5 4.6 3 13.6 18.3 16.9 24.4 1 2 3 2.8 4.6 2.8 3.4 0 6-3.3.3-7.6-8.5-6.4-5.5-16.8-1.4-17.5h.5c3.7 0 5.3 6.4 5.3 6.4s4.8 12 13 20.3c7.5 7.4 8.6 13.6 4.2 21.2zm26.7 1.4h-.5l-.7.1-1.1.2h-1.7l-.5.1h-.7l-.5.1h-8.4l-1.1-.2H120l-1-.2c4.6-10.2 2.3-19.7-7-29-6-6-10-15-10.9-16.9-1.7-5.8-6.2-12.2-13.6-12.2a12 12 0 00-10 5.3 28.6 28.6 0 00-6.3-6c-2.9-2-5.8-2.9-8.6-2.9-3.5 0-6.7 1.5-8.9 4.1l-.2-.4c-.4-1.9-.8-3.7-1-5.5l-.1-.4-.2-1.3v-.5l-.1-.6v-.5l-.3-2.2v-1.2l-.2-1.1v-4a75.8 75.8 0 01151.5 0v4.3c-.2 1-.2 2.1-.3 3.2v.5l-.1.4-.1.8v.4l-.1.5-.1.5v.6l-.2.5v.5l-.1.5-.1.5a60.2 60.2 0 01-.5 2.6l-.1.5-.1.5c-2.2-2-5-3.2-8.1-3.2-2.8 0-5.8 1-8.7 2.8-1.9 1.2-4 3.4-6.2 6.1a12.4 12.4 0 00-10-5.3c-7.5 0-12 6.4-13.6 12.2-.9 2-5 11-11 17-9.2 9.2-11.5 18.7-7 28.8zM215 178a5.4 5.4 0 01-1 1.8l-.2.1-.2.3a20.6 20.6 0 01-5.8 3.6l-.8.3-.2.1a21.8 21.8 0 01-1.1.5l-.6.2-4 1.6-.5.2-.5.2-1.1.4-.6.3-.5.2h-.2l-.5.3c-3.9 1.6-6.6 3.3-6 5.4a2.1 2.1 0 00.4.8c.7.7 2 .6 3.5 0l.6-.2h.2l1.1-.6.3-.1 6.2-3.3 2.6-1.4c2-1 4-1.6 5.5-1.6.8 0 1.4.1 2 .5a3 3 0 011 1.1c.7 1.5 0 3-1.4 4.4a25.6 25.6 0 01-6.2 4.1l-.6.3C199 201.2 189 204 189 204a113 113 0 01-10.6 2.3h-.7a67.8 67.8 0 01-3 .5l-5.4.4h-2.7l-3-.1a31.2 31.2 0 01-3.6-.5h-.3l-1.1-.3-.6-.1h-.1l-.3-.1-.4-.1-.3-.1-.3-.1-.4-.1-.2-.1-.2-.1-.6-.2h-.2l-.1-.1-.9-.4h-.1l-.3-.2-.4-.2h-.2a16 16 0 01-1-.6l-.1-.1-.3-.2-.2-.2-.2-.1-.2-.1-.4-.4-.3-.1-.2-.3c-.1 0-.2 0-.3-.2a12.2 12.2 0 01-.4-.4l-.3-.2-.2-.3-.2-.2-.3-.3a9.3 9.3 0 01-1-1.3l-.1-.2a23.4 23.4 0 01-.8-1.2l-.2-.4-.3-.4v-.1l-.2-.2v-.1l-.3-.4v-.2l-.1-.2-.1-.2-.7-1.3v-.2l-.2-.3v-.2a16.7 16.7 0 01-.8-2.6v-.2l-.2-.8v-1.4c-.1-4.3 2-8.4 6.7-13 8.2-8.3 13-20.3 13-20.3l.4-1.2a10.2 10.2 0 01.6-1.5v-.1l.6-1 .2-.2a10.3 10.3 0 01.7-1h.1c.5-.6 1-1 1.7-1.2a4 4 0 01.4-.1h.5a2.5 2.5 0 01.6 0c.7 0 1.4.5 2 1.2a6 6 0 011 1.4l.1.3.3.7a10 10 0 01.6 4 12 12 0 01-.8 3.8l-.1.4a9.3 9.3 0 01-.8 1.5l-.5.8-.1.1a13.6 13.6 0 01-3.2 3.2l-1.7 1.5c-1.5 1.6-1.8 3-1.5 4a2.6 2.6 0 00.6 1v.1l.2.2h.1l.5.3h.1l.5.3h.4v.1h.5l.1.1h1.4a5 5 0 001.1-.4h.2l.3-.1a4.8 4.8 0 001.1-.8l.2-.2.2-.2.8-1.1 6.1-10.6.3-.4.3-.5.5-.7.1-.2 1.5-2.4.3-.4 1.9-2.6.3-.5 2-2.6.3-.4.2-.1.2-.3.2-.2.2-.3.2-.1.4-.5.2-.2c.5-.5 1-1 1.7-1.4l.1-.1c.2 0 .3-.2.4-.3 2.4-1.3 4.4-1.4 5.5-.3.7.7 1 1.8 1 3.4v1.3a5.4 5.4 0 01-.1.6v.2l-.2.4c0 .2-.1.5-.3.7a11 11 0 01-1.2 2.1l-1 1.3v.2l-1.8 2-.2.3-.8.8-.2.2-.4.5-.4.4-.4.4-.4.5-.4.4-.9.9c-4 4.1-8.3 8.3-9.7 10.9l-.3.5c-.2.5-.3.9-.2 1.2v.3a1.9 1.9 0 00.5.5c.3.2.7.3 1 .3h.8v-.1h.2a5 5 0 001-.4l1-.6.1-.1h.2l.1-.2.3-.2.5-.3.3-.3 1-.8.2-.2.1-.1.7-.6v-.1c.2 0 .2-.1.3-.2v-.1h.1l.2-.2.1-.1.3-.3.3-.2.1-.1v-.1l.2-.1.2-.2.1-.1 1.6-1.4.3-.2.4-.3.4-.4c.5-.4 1.1-1 1.8-1.4l.4-.3a195.2 195.2 0 015.3-4l.3-.3.8-.5.3-.2 1.4-1 .3-.1.2-.2.7-.4.3-.1.5-.3.4-.3h.1l.4-.3.5-.2.2-.1.2-.1.2-.1a21.4 21.4 0 012-.9l.4-.1.4-.1.2-.1.4-.1a8.2 8.2 0 011.6-.2h.8l.2.1a2.6 2.6 0 011 .6l.1.1c.4.4.8.9 1 1.4v.1l.3.6c.1.7 0 1.4-.2 2l-.3.7-1.1 1.4-.1.1-.4.5-.2.1-.2.2-.1.1a20.1 20.1 0 01-3.1 2.4 59.6 59.6 0 01-4 2.5l-6.4 3.9-.6.4-1.9 1.1-.3.2-.5.4-1.1.7-.3.2c-.2 0-.3.2-.5.3l-.5.3-.3.2-.2.2-.3.1-1.1.9h-.2a26.7 26.7 0 00-1.4 1.3l-.2.1-.2.2-.1.1v.1l-.5.4v.1l-.4.5c-.2.2-.3.3-.3.5l-.1.2v.1h-.1v.1l-.2.5v.8l.1.2v.2l.1.1v.1l.1.2.2.3v.1l.1.1.1.1.2.1c.6.2 1.8-.3 3.4-1.2l.3-.1.5-.3.2-.1c.2 0 .3-.2.5-.3l.3-.2 7.2-4.2.7-.4.5-.3a134.6 134.6 0 013.8-2.1l.5-.3a87.7 87.7 0 012.8-1.3h.3v-.1c1.8-.7 3.4-1.1 4.7-1.1h1.1l.7.3a2.6 2.6 0 011.3 1.6v.3a4 4 0 010 2.3z"></path><path fill="#FFD21E" fill-rule="evenodd" d="M203.2 123.7v-.5a75.8 75.8 0 10-151.6 0v.2a7.1 7.1 0 000 .8v1.3l.1.5v1.8l.1.5v.9l.1.3.2 2.2v.5l.1.6.1.4v.1l.2 1.3v.4l1.1 5.4v.2l.1.4.1-.1c2.2-2.6 5.4-4 8.9-4 2.8 0 5.7.9 8.6 2.7 2 1.2 4.1 3.4 6.3 6.1a12.4 12.4 0 0110-5.3c7.4 0 12 6.4 13.6 12.2a59 59 0 0011 17c9.2 9.2 11.5 18.7 7 29h1.5l.4.1h.4l1.1.1h1.7l.5.1h7.4l.5-.1h1.1l.3-.1h.4l1.9-.3h.4c-4.5-10.2-2.2-19.6 7-28.8 6-6 10.1-15 11-17 1.6-5.8 6.1-12.2 13.6-12.2a12 12 0 0110 5.3c2.2-2.7 4.3-4.9 6.2-6.1 3-1.8 5.8-2.8 8.7-2.8 3 0 6 1.1 8 3.2l.2-.5v-.5l.2-.5.2-1 .2-1v-.7l.1-.5.1-.5.1-.5.1-1 .1-.6v-.4l.2-.8v-1.2l.3-2.4V125l.1-.1v-1.3zm-94.6 75.7c6-8.8 5.6-15.4-2.6-23.6-8.3-8.3-13-20.3-13-20.3s-1.8-7-6-6.4c-4 .7-7 11.1 1.6 17.5 8.5 6.4-1.7 10.8-5 4.8-3.3-6-12.3-21.5-17-24.4-4.6-3-7.9-1.3-6.8 4.8.6 3 5.6 8.1 10.4 13 4.8 4.8 9.2 9.4 8.3 11-2 3.2-8.6-3.8-8.6-3.8S49 153 44.5 158c-4.2 4.5 2.3 8.4 12.2 14.4l2.6 1.6c11.4 6.9 12.3 8.7 10.7 11.3-.6 1-4.4-1.3-9.1-4.1-8-4.8-18.5-11.2-20-5.5-1.3 4.9 6.4 7.9 13.5 10.6 5.8 2.3 11.2 4.4 10.4 7.2-.8 3-5.2.5-10-2.2-5.5-3-11.5-6.3-13.4-2.6-3.7 7 25.4 15.3 25.6 15.3 9.4 2.5 33.3 7.6 41.6-4.6zm38.7 0c-6-8.8-5.6-15.4 2.7-23.6 8.2-8.3 13-20.3 13-20.3s1.8-7 5.9-6.4c4 .7 7 11.1-1.5 17.5-8.6 6.4 1.7 10.8 5 4.8 3.3-6 12.2-21.5 16.9-24.4 4.6-3 8-1.3 6.8 4.8-.5 3-5.6 8.1-10.3 13-4.8 4.8-9.3 9.4-8.3 11 1.9 3.2 8.5-3.8 8.5-3.8s20.9-19 25.4-14c4.2 4.5-2.2 8.4-12.2 14.4l-2.6 1.6c-11.4 6.9-12.3 8.7-10.7 11.3.6 1 4.5-1.3 9.1-4.2 8-4.8 18.6-11 20-5.4 1.4 4.9-6.4 7.9-13.4 10.6-5.9 2.3-11.2 4.4-10.5 7.2.9 2.9 5.3.5 10.1-2.2 5.5-3 11.4-6.3 13.4-2.6 3.6 7-25.4 15.2-25.7 15.3-9.4 2.5-33.3 7.6-41.6-4.6z" clip-rule="evenodd"></path><path fill="#32343D" fill-rule="evenodd" d="M152 102.6c1.2.4 2.1 1.7 3 2.9 1 1.6 2.1 3.1 3.7 2.3a10.9 10.9 0 10-14.7-4.5c.7 1.4 2.4.7 4.2 0 1.3-.5 2.8-1.1 3.8-.7zm-51.3 0c-1.2.4-2 1.7-3 2.9-1 1.6-2.1 3.1-3.7 2.3a10.9 10.9 0 1114.7-4.5c-.7 1.4-2.4.7-4.1 0-1.4-.5-2.8-1.1-4-.7zm43.4 46.7a31.4 31.4 0 0011.1-23.3c0-5.1-3.4-3.5-8.9-.8l-.3.2c-5 2.5-11.8 5.8-19.1 5.8-7.4 0-14.1-3.3-19.1-5.8-5.7-2.9-9.3-4.6-9.3.6 0 6.6 3.2 17.6 12 24a19 19 0 0111.5-10c.9-.2 1.8 1.3 2.7 2.8.9 1.5 1.8 3 2.7 3 1 0 2-1.5 3-3 .9-1.5 1.9-3 2.8-2.7a19 19 0 0110.9 9.1z" clip-rule="evenodd"></path><path fill="#FF323D" d="M144.1 149.3a27 27 0 01-17.2 5.6c-7 0-12.3-2-16.5-5a19 19 0 0111.6-9.8c1.7-.5 3.5 5.8 5.4 5.8 2 0 4-6.2 5.8-5.7a19 19 0 0110.9 9.1z"></path><path fill="#FFAD03" fill-rule="evenodd" d="M81.2 111.6a7 7 0 11-7.9-11.7 7 7 0 017.9 11.7zm101.4 0a7 7 0 11-7.9-11.7 7 7 0 018 11.7z" clip-rule="evenodd"></path></svg>Huggingface<!-- --> (<!-- -->1<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://huggingface.co/Sentinel7/wan/resolve/main/2074265/2347127/wan22_i2v_shake_high_v2.safetensors"><li class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-4 transition-all duration-200"><div class="flex items-center justify-between"><p class="font-medium text-neutral-400 group-hover:text-white">wan22_i2v_shake_high_v2.safetensors</p><span class="text-sm text-neutral-500 group-hover:text-neutral-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download w-4 h-4" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></span></div></li></a></ul></div></div><div class="text-neutral-500"><div class="inline-flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.2" viewBox="0 0 24 24" height="1.5em" width="1.5em" class="mr-1"><linearGradient id="a" x1="10.156" x2="10.156" y1="22.45" y2="2.461" gradientTransform="matrix(1 0 0 -1 0 24)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#081692"></stop><stop offset="1" stop-color="#1e043c"></stop></linearGradient><linearGradient id="b" x1="10.156" x2="10.156" y1="22.45" y2="2.45" gradientTransform="matrix(1 0 0 -1 0 24)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#1284f7"></stop><stop offset="1" stop-color="#0a20c9"></stop></linearGradient><path fill="url(#a)" d="M1.5 6.6v10l8.7 5 8.7-5v-10l-8.7-5-8.7 5z"></path><path fill="url(#b)" d="M10.2 4.7l5.9 3.4V15l-5.9 3.4-6-3.4V8.1l6-3.4m0-3.1l-8.7 5v10l8.7 5 8.7-5v-10c-.1 0-8.7-5-8.7-5z"></path><path fill="#fff" d="M11.8 12.4l-1.7 1-1.7-1v-1.9l1.7-1 1.7 1h2.1V9.3l-3.8-2.2-3.7 2.2v4.3l3.8 2.2 3.8-2.2v-1.2h-2.2z"></path></svg>CivitAI<!-- --> (<!-- -->1<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://civitai.com/api/download/models/2347127"><li class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-4 transition-all duration-200"><div class="flex items-center justify-between"><p class="font-medium text-neutral-400 group-hover:text-white">wan22_i2v_shake_high_v2.safetensors</p><span class="text-sm text-neutral-500 group-hover:text-neutral-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download w-4 h-4" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></span></div></li></a></ul></div></div></div></div></div></div></div></div></div></div><div class="flex items-center justify-center min-h-[400px]"><div class="animate-spin rounded-full h-12 w-12 border-b-2 border-gray-900"></div></div></div></main><footer class="border-t mt-auto"><div class="container mx-auto py-6 px-4"><div class="flex flex-col sm:flex-row justify-between items-center gap-4 mb-6"><div class="flex items-center gap-2"><a class="flex items-center gap-2 hover:opacity-90 transition-opacity text-transparent bg-gradient-to-r from-blue-600 to-purple-600 bg-clip-text" title="CivArchive - CivitAI Archive" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-package h-5 w-5 stroke-blue-600" aria-hidden="true"><path d="M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"></path><path d="M12 22V12"></path><polyline points="3.29 7 12 12 20.71 7"></polyline><path d="m7.5 4.27 9 5.15"></path></svg><span class="font-semibold text-lg">CivArchive</span></a><span class="text-sm text-muted-foreground">formerly CivitAI Archive</span></div></div><nav class="grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-5 xl:grid-cols-6 gap-6 text-sm text-muted-foreground"><div><div class="font-semibold text-foreground mb-2">Tags</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/anime">CivitAI Anime Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/character">CivitAI Character Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/style">CivitAI Style Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/celebrity">CivitAI Celebrity Models</a></li></ul></div><div><div class="font-semibold text-foreground mb-2">Tools</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" href="/upload">Upload Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://huggingface.co/spaces/civitaiarchive/civitai-to-hf-uploader">CivitAI to HF Uploader</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://civitasbay.org">CivitasBay Torrents</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://genur.art">Genur Images</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://leukosai.com/create-your-own/civitai?ref=civarchive.com">Create your own CivitAI</a></li></ul></div><div><div class="font-semibold text-foreground mb-2">Community</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://discord.gg/xy4GgcppfM">Discord</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/about">About</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/cdn-cgi/l/email-protection#b3c7d6d2def3d0dac5d2c1d0dbdac5d69dd0dcde">Contact</a></li></ul></div><div><div class="font-semibold text-foreground mb-2">Leaderboards</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" href="/leaderboards/seasonal/overall">Overall Seasonal</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/leaderboards/legends/overall">Overall Legends</a></li></ul></div></nav></div></footer></div></div><script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"model":{"id":2074265,"name":"Hip sway/Ass shaking dance Wan 2.2 I2V","type":"LORA","description":"\u003cp\u003eWan 2.2 I2V LoRA for hip/butt movements and dances.\u003c/p\u003e\u003cp\u003ePrimarily trained on videos from a rear view so it probably will work better with images from behind.\u003c/p\u003e\u003cp\u003eUsing only 4 steps produces okay results, using 8 steps total will work a lot better with a lightning LoRA\u003c/p\u003e","username":"Actual_Ice1092458","downloadCount":3168,"favoriteCount":0,"commentCount":4,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":30,"createdAt":"2025-10-25T23:34:43.548Z","updatedAt":"2025-10-29T16:32:28.215Z","deletedAt":null,"tags":["concept","dance"],"creator_id":"Actual_Ice1092458","creator_username":"Actual_Ice1092458","creator_name":"Actual_Ice1092458","creator_url":"/users/Actual_Ice1092458","versions":[{"id":2347127,"name":"Wan 2.2 Shake High v2.0","href":"/models/2074265?modelVersionId=2347127"},{"id":2347125,"name":"Wan 2.2 Shake Low 2.0","href":"/models/2074265?modelVersionId=2347125"}],"version":{"id":2347127,"modelId":2074265,"name":"Wan 2.2 Shake High v2.0","baseModel":"Wan Video 2.2 I2V-A14B","baseModelType":"Standard","description":null,"downloadCount":1641,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":30,"createdAt":"2025-10-25T23:34:43.558Z","updatedAt":"2025-10-29T16:32:28.225Z","deletedAt":null,"files":[{"id":2237458,"name":"wan22_i2v_shake_high_v2.safetensors","type":"Model","sizeKB":299655.8359375,"downloadUrl":"https://civitai.com/api/download/models/2347127","modelId":2074265,"modelName":"Hip sway/Ass shaking dance Wan 2.2 I2V","modelVersionId":2347127,"is_nsfw":true,"nsfw_level":30,"sha256":"dfdc4b3db7b82d96f644dd01a51bb9c2bd2448f0bc31f3a915da53028e757c20","createdAt":"2025-10-25T23:34:43.576Z","updatedAt":"2025-10-29T16:32:28.272Z","is_primary":false,"mirrors":[{"filename":"wan22_i2v_shake_high_v2.safetensors","url":"https://civitai.com/api/download/models/2347127","source":"civitai","model_id":2074265,"model_version_id":2347127,"deletedAt":null,"is_gated":false,"is_paid":false},{"filename":"wan22_i2v_shake_high_v2.safetensors","url":"https://huggingface.co/Sentinel7/wan/resolve/main/2074265/2347127/wan22_i2v_shake_high_v2.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null}]}],"images":[{"id":107586245,"url":"https://c.genur.art/92317bd8-640e-4c71-8c8c-a493ed60cecb","nsfwLevel":8,"width":1312,"height":1920,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/92317bd8-640e-4c71-8c8c-a493ed60cecb","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC85MjMxN2JkOC02NDBlLTRjNzEtOGM4Yy1hNDkzZWQ2MGNlY2I","link":"https://genur.art/posts/107586245"},{"id":107586274,"url":"https://c.genur.art/a3134fec-1d48-4acc-9304-02a3a0460555","nsfwLevel":16,"width":1312,"height":1920,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/a3134fec-1d48-4acc-9304-02a3a0460555","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9hMzEzNGZlYy0xZDQ4LTRhY2MtOTMwNC0wMmEzYTA0NjA1NTU","link":"https://genur.art/posts/107586274"},{"id":107586265,"url":"https://c.genur.art/c976a528-abd6-4b28-9846-304cd58b724d","nsfwLevel":4,"width":1312,"height":1920,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/c976a528-abd6-4b28-9846-304cd58b724d","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9jOTc2YTUyOC1hYmQ2LTRiMjgtOTg0Ni0zMDRjZDU4YjcyNGQ","link":"https://genur.art/posts/107586265"},{"id":107586241,"url":"https://c.genur.art/948b7d63-d429-4d49-a7eb-11b009f48938","nsfwLevel":4,"width":656,"height":960,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/948b7d63-d429-4d49-a7eb-11b009f48938","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC85NDhiN2Q2My1kNDI5LTRkNDktYTdlYi0xMWIwMDlmNDg5Mzg","link":"https://genur.art/posts/107586241"},{"id":107586269,"url":"https://c.genur.art/695feaa1-62f2-4430-8072-c990064a21bc","nsfwLevel":8,"width":1312,"height":1920,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/695feaa1-62f2-4430-8072-c990064a21bc","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC82OTVmZWFhMS02MmYyLTQ0MzAtODA3Mi1jOTkwMDY0YTIxYmM","link":"https://genur.art/posts/107586269"},{"id":107586267,"url":"https://c.genur.art/8be7c9fc-34f0-4200-a709-9011395fa698","nsfwLevel":8,"width":1312,"height":1920,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/8be7c9fc-34f0-4200-a709-9011395fa698","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC84YmU3YzlmYy0zNGYwLTQyMDAtYTcwOS05MDExMzk1ZmE2OTg","link":"https://genur.art/posts/107586267"},{"id":107586266,"url":"https://c.genur.art/f8aafee8-7185-472a-806b-89f0d8c9376c","nsfwLevel":8,"width":1312,"height":1920,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/f8aafee8-7185-472a-806b-89f0d8c9376c","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9mOGFhZmVlOC03MTg1LTQ3MmEtODA2Yi04OWYwZDhjOTM3NmM","link":"https://genur.art/posts/107586266"},{"id":107586175,"url":"https://c.genur.art/d5f14b0e-c609-4ca5-9abe-0911dfb698d0","nsfwLevel":16,"width":1312,"height":1920,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/d5f14b0e-c609-4ca5-9abe-0911dfb698d0","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9kNWYxNGIwZS1jNjA5LTRjYTUtOWFiZS0wOTExZGZiNjk4ZDA","link":"https://genur.art/posts/107586175"},{"id":107586146,"url":"https://c.genur.art/29f8e88f-27f1-4bfe-acec-80f1d2fcbc92","nsfwLevel":2,"width":1312,"height":1920,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/29f8e88f-27f1-4bfe-acec-80f1d2fcbc92","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8yOWY4ZTg4Zi0yN2YxLTRiZmUtYWNlYy04MGYxZDJmY2JjOTI","link":"https://genur.art/posts/107586146"},{"id":107586268,"url":"https://c.genur.art/95a5e36b-f26d-4320-9a67-cac99bbc0c61","nsfwLevel":16,"width":1312,"height":1920,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/95a5e36b-f26d-4320-9a67-cac99bbc0c61","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC85NWE1ZTM2Yi1mMjZkLTQzMjAtOWE2Ny1jYWM5OWJiYzBjNjE","link":"https://genur.art/posts/107586268"}],"trigger":["performs an ass shaking dance","gyrating hips in a dance"],"allow_download":true,"download_url":"/api/download/models/2347127","platform_url":"https://civitai.com/models/2074265?modelVersionId=2347127","civitai_model_id":2074265,"civitai_model_version_id":2347127,"href":"/models/2074265?modelVersionId=2347127","mirrors":[]},"platform":"civitai","platform_name":"CivitAI","meta":{"title":"Hip sway/Ass shaking dance Wan 2.2 I2V - Wan 2.2 Shake High v2.0 - CivitAI Archive","description":"Hip sway/Ass shaking dance Wan 2.2 I2V Wan 2.2 Shake High v2.0 is a Wan Video 2.2 I2V-A14B LORA AI model created by Actual_Ice1092458 for generating images of concept, dance","image":"https://c.genur.art/92317bd8-640e-4c71-8c8c-a493ed60cecb","canonical":"https://civarchive.com/models/2074265?modelVersionId=2347127"}},"title":"Hip sway/Ass shaking dance Wan 2.2 I2V","description":"Download Hip sway/Ass shaking dance Wan 2.2 I2V - LORA by Actual_Ice1092458 from CivArchive (CivitAI Archive). Wan 2.2 I2V LoRA for hip/butt movements and dances.Primarily trained on videos from a rear view so i...","ogTitle":"Hip sway/Ass shaking dance Wan 2.2 I2V - LORA by Actual_Ice1092458 - CivArchive","ogDescription":"Download Hip sway/Ass shaking dance Wan 2.2 I2V - LORA by Actual_Ice1092458. Free AI model download from CivArchive.","twitterTitle":"Hip sway/Ass shaking dance Wan 2.2 I2V by Actual_Ice1092458 - CivArchive","authorName":"Actual_Ice1092458","imageUrl":"https://civarchive.com/banner.webp"},"__N_SSP":true},"page":"/models/[id]","query":{"modelVersionId":"2347127","id":"2074265"},"buildId":"BtPAkzpnfi-rrIywBXqKS","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}</script></body></html>
2074265_2347125_l_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e84833edb751f3111b629309a0963b531ecab30397ce4cbbb98cf1b6c630cd15
3
+ size 306847600
2074265_2347127_h_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4421a5e6ae92baf062007de4819e192ce3f55b3dd534d709755e4d2e9e7ea160
3
+ size 306847608
2077281.html ADDED
@@ -0,0 +1,131 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta property="og:image" content="https://civarchive.com/banner.webp"/><title>Outsauce - Wan 2.2 I2V<!-- --> - CivArchive (CivitAI Archive)</title><meta name="description" content="Download Outsauce - Wan 2.2 I2V - LORA by NcProductions from CivArchive (CivitAI Archive). NcProductions&#x27; Outsauce Wan 2.2 I2VSo what is this LoRA?We have previously seen LoRA&#x27;s causing the f..."/><meta name="author" content="NcProductions"/><link rel="canonical" href="https://civarchive.com/models/2077281?modelVersionId=2350490"/><meta property="og:type" content="article"/><meta property="og:title" content="Outsauce - Wan 2.2 I2V - LORA by NcProductions - CivArchive"/><meta property="og:description" content="Download Outsauce - Wan 2.2 I2V - LORA by NcProductions. Free AI model download from CivArchive."/><meta property="og:image" content="https://civarchive.com/banner.webp"/><meta property="og:image:alt" content="Outsauce - Wan 2.2 I2V - AI model preview"/><meta property="og:url" content="https://civarchive.com/models/2077281?modelVersionId=2350490"/><meta property="og:site_name" content="CivArchive"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Outsauce - Wan 2.2 I2V by NcProductions - CivArchive"/><meta name="twitter:description" content="Download Outsauce - Wan 2.2 I2V - LORA by NcProductions. Free AI model download from CivArchive."/><meta name="twitter:image" content="https://civarchive.com/banner.webp"/><meta name="twitter:image:alt" content="Outsauce - Wan 2.2 I2V - AI model preview"/><meta name="robots" content="index, follow"/><meta name="viewport" content="width=device-width, initial-scale=1"/><meta name="rating" content="adult"/><meta name="next-head-count" content="21"/><link rel="preload" href="/_next/static/css/4272441799e58394.css" as="style"/><link rel="stylesheet" href="/_next/static/css/4272441799e58394.css" data-n-g=""/><link rel="preload" href="/_next/static/css/3add334ee59f67ac.css" as="style"/><link rel="stylesheet" href="/_next/static/css/3add334ee59f67ac.css" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-5146130448d8adf7.js" defer=""></script><script src="/_next/static/chunks/framework-64ad27b21261a9ce.js" defer=""></script><script src="/_next/static/chunks/main-7b81b98a28933e53.js" defer=""></script><script src="/_next/static/chunks/pages/_app-d4e1e09a0960db41.js" defer=""></script><script src="/_next/static/chunks/ee9ce975-285597f3eb6df687.js" defer=""></script><script src="/_next/static/chunks/799-ea76c0ba216e91ad.js" defer=""></script><script src="/_next/static/chunks/158-1fc6cc013e2030c1.js" defer=""></script><script src="/_next/static/chunks/854-d38a8714460eeb07.js" defer=""></script><script src="/_next/static/chunks/400-579f40c12bd7de61.js" defer=""></script><script src="/_next/static/chunks/pages/models/%5Bid%5D-5f090d47e4dcd1e2.js" defer=""></script><script src="/_next/static/BtPAkzpnfi-rrIywBXqKS/_buildManifest.js" defer=""></script><script src="/_next/static/BtPAkzpnfi-rrIywBXqKS/_ssgManifest.js" defer=""></script></head><body><div id="__next"><style>
2
+ :root {
3
+ --bprogress-color: hsl(var(--primary));
4
+ --bprogress-height: 2px;
5
+ --bprogress-spinner-size: 18px;
6
+ --bprogress-spinner-animation-duration: 400ms;
7
+ --bprogress-spinner-border-size: 2px;
8
+ --bprogress-box-shadow: 0 0 10px hsl(var(--primary)), 0 0 5px hsl(var(--primary));
9
+ --bprogress-z-index: 99999;
10
+ --bprogress-spinner-top: 15px;
11
+ --bprogress-spinner-bottom: auto;
12
+ --bprogress-spinner-right: 15px;
13
+ --bprogress-spinner-left: auto;
14
+ }
15
+
16
+ .bprogress {
17
+ width: 0;
18
+ height: 0;
19
+ pointer-events: none;
20
+ z-index: var(--bprogress-z-index);
21
+ }
22
+
23
+ .bprogress .bar {
24
+ background: var(--bprogress-color);
25
+ position: fixed;
26
+ z-index: var(--bprogress-z-index);
27
+ top: 0;
28
+ left: 0;
29
+ width: 100%;
30
+ height: var(--bprogress-height);
31
+ }
32
+
33
+ /* Fancy blur effect */
34
+ .bprogress .peg {
35
+ display: block;
36
+ position: absolute;
37
+ right: 0;
38
+ width: 100px;
39
+ height: 100%;
40
+ box-shadow: var(--bprogress-box-shadow);
41
+ opacity: 1.0;
42
+ transform: rotate(3deg) translate(0px, -4px);
43
+ }
44
+
45
+ /* Remove these to get rid of the spinner */
46
+ .bprogress .spinner {
47
+ display: block;
48
+ position: fixed;
49
+ z-index: var(--bprogress-z-index);
50
+ top: var(--bprogress-spinner-top);
51
+ bottom: var(--bprogress-spinner-bottom);
52
+ right: var(--bprogress-spinner-right);
53
+ left: var(--bprogress-spinner-left);
54
+ }
55
+
56
+ .bprogress .spinner-icon {
57
+ width: var(--bprogress-spinner-size);
58
+ height: var(--bprogress-spinner-size);
59
+ box-sizing: border-box;
60
+ border: solid var(--bprogress-spinner-border-size) transparent;
61
+ border-top-color: var(--bprogress-color);
62
+ border-left-color: var(--bprogress-color);
63
+ border-radius: 50%;
64
+ -webkit-animation: bprogress-spinner var(--bprogress-spinner-animation-duration) linear infinite;
65
+ animation: bprogress-spinner var(--bprogress-spinner-animation-duration) linear infinite;
66
+ }
67
+
68
+ .bprogress-custom-parent {
69
+ overflow: hidden;
70
+ position: relative;
71
+ }
72
+
73
+ .bprogress-custom-parent .bprogress .spinner,
74
+ .bprogress-custom-parent .bprogress .bar {
75
+ position: absolute;
76
+ }
77
+
78
+ .bprogress .indeterminate {
79
+ position: fixed;
80
+ top: 0;
81
+ left: 0;
82
+ width: 100%;
83
+ height: var(--bprogress-height);
84
+ overflow: hidden;
85
+ }
86
+
87
+ .bprogress .indeterminate .inc,
88
+ .bprogress .indeterminate .dec {
89
+ position: absolute;
90
+ top: 0;
91
+ height: 100%;
92
+ background-color: var(--bprogress-color);
93
+ }
94
+
95
+ .bprogress .indeterminate .inc {
96
+ animation: bprogress-indeterminate-increase 2s infinite;
97
+ }
98
+
99
+ .bprogress .indeterminate .dec {
100
+ animation: bprogress-indeterminate-decrease 2s 0.5s infinite;
101
+ }
102
+
103
+ @-webkit-keyframes bprogress-spinner {
104
+ 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
105
+ 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
106
+ }
107
+
108
+ @keyframes bprogress-spinner {
109
+ 0% { transform: rotate(0deg); }
110
+ 100% { transform: rotate(360deg); }
111
+ }
112
+
113
+ @keyframes bprogress-indeterminate-increase {
114
+ from { left: -5%; width: 5%; }
115
+ to { left: 130%; width: 100%; }
116
+ }
117
+
118
+ @keyframes bprogress-indeterminate-decrease {
119
+ from { left: -80%; width: 80%; }
120
+ to { left: 110%; width: 10%; }
121
+ }
122
+ </style><div class="min-h-screen bg-background flex flex-col __variable_f367f3"><div role="region" aria-label="Notifications (F8)" tabindex="-1" style="pointer-events:none"><ol tabindex="-1" class="fixed top-0 z-[100] flex max-h-screen w-full flex-col-reverse p-4 sm:bottom-0 sm:right-0 sm:top-auto sm:flex-col md:max-w-[420px]"></ol></div><header class="border-b bg-background/95 backdrop-blur supports-[backdrop-filter]:bg-background/60 z-10"><div class="container mx-auto py-4"><div class="flex items-center gap-4 flex-col sm:flex-row"><a class="flex items-center gap-2 hover:opacity-90 transition-opacity text-transparent bg-gradient-to-r from-blue-600 to-purple-600 bg-clip-text" title="CivArchive - CivitAI Archive" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-package h-6 w-6 stroke-blue-600" aria-hidden="true"><path d="M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"></path><path d="M12 22V12"></path><polyline points="3.29 7 12 12 20.71 7"></polyline><path d="m7.5 4.27 9 5.15"></path></svg><span class="font-semibold text-xl">CivArchive</span></a><form class="w-full flex-1"><div class="flex flex-col gap-4 px-4"><div class="relative w-full"><input type="text" class="flex h-9 rounded-md border border-input bg-transparent px-3 py-1 text-base transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm w-full shadow-sm pr-10" placeholder="Search by model name, filename, sha256 hash or civitai links" value=""/><button type="submit" class="absolute right-3 top-1/2 transform -translate-y-1/2 text-gray-400 hover:text-gray-600 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-primary rounded-full p-1"><svg class="h-5 w-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path></svg></button></div><div class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 xl:grid-cols-8 gap-3 items-center"><button class="gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground h-9 px-4 py-2 w-full flex items-center justify-between" type="button" id="radix-:R1kl6:" aria-haspopup="menu" aria-expanded="false" data-state="closed"><div>Model Type</div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><button class="gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground h-9 px-4 py-2 w-full flex items-center justify-between" type="button" id="radix-:R2kl6:" aria-haspopup="menu" aria-expanded="false" data-state="closed"><div>Base Model</div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><button type="button" role="combobox" aria-controls="radix-:R3kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R4kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R5kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R6kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R7kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R8kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select></div></div></form><div class="flex items-center gap-2"><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground h-9 px-4 py-2" type="button" aria-haspopup="dialog" aria-expanded="false" aria-controls="radix-:Rel6:" data-state="closed">Add Mirror</button><a target="_blank" rel="nofollow noopener noreferrer" class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 hover:bg-accent hover:text-accent-foreground h-9 w-9" href="https://discord.gg/xy4GgcppfM"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.07451 1.82584C5.03267 1.81926 4.99014 1.81825 4.94803 1.82284C4.10683 1.91446 2.82673 2.36828 2.07115 2.77808C2.02106 2.80525 1.97621 2.84112 1.93869 2.88402C1.62502 3.24266 1.34046 3.82836 1.11706 4.38186C0.887447 4.95076 0.697293 5.55032 0.588937 5.98354C0.236232 7.39369 0.042502 9.08728 0.0174948 10.6925C0.0162429 10.7729 0.0351883 10.8523 0.0725931 10.9234C0.373679 11.496 1.02015 12.027 1.66809 12.4152C2.32332 12.8078 3.08732 13.1182 3.70385 13.1778C3.85335 13.1922 4.00098 13.1358 4.10282 13.0255C4.2572 12.8581 4.5193 12.4676 4.71745 12.1643C4.80739 12.0267 4.89157 11.8953 4.95845 11.7901C5.62023 11.9106 6.45043 11.9801 7.50002 11.9801C8.54844 11.9801 9.37796 11.9107 10.0394 11.7905C10.1062 11.8957 10.1903 12.0269 10.2801 12.1643C10.4783 12.4676 10.7404 12.8581 10.8947 13.0255C10.9966 13.1358 11.1442 13.1922 11.2937 13.1778C11.9102 13.1182 12.6742 12.8078 13.3295 12.4152C13.9774 12.027 14.6239 11.496 14.925 10.9234C14.9624 10.8523 14.9813 10.7729 14.9801 10.6925C14.9551 9.08728 14.7613 7.39369 14.4086 5.98354C14.3003 5.55032 14.1101 4.95076 13.8805 4.38186C13.6571 3.82836 13.3725 3.24266 13.0589 2.88402C13.0214 2.84112 12.9765 2.80525 12.9264 2.77808C12.1708 2.36828 10.8907 1.91446 10.0495 1.82284C10.0074 1.81825 9.96489 1.81926 9.92305 1.82584C9.71676 1.85825 9.5391 1.96458 9.40809 2.06355C9.26977 2.16804 9.1413 2.29668 9.0304 2.42682C8.86968 2.61544 8.71437 2.84488 8.61428 3.06225C8.27237 3.03501 7.90138 3.02 7.5 3.02C7.0977 3.02 6.72593 3.03508 6.38337 3.06244C6.28328 2.84501 6.12792 2.61549 5.96716 2.42682C5.85626 2.29668 5.72778 2.16804 5.58947 2.06355C5.45846 1.96458 5.2808 1.85825 5.07451 1.82584ZM11.0181 11.5382C11.0395 11.5713 11.0615 11.6051 11.0838 11.6392C11.2169 11.843 11.3487 12.0385 11.4508 12.1809C11.8475 12.0916 12.352 11.8818 12.8361 11.5917C13.3795 11.2661 13.8098 10.8918 14.0177 10.5739C13.9852 9.06758 13.7993 7.50369 13.4773 6.21648C13.38 5.82759 13.2038 5.27021 12.9903 4.74117C12.7893 4.24326 12.5753 3.82162 12.388 3.5792C11.7376 3.24219 10.7129 2.88582 10.0454 2.78987C10.0308 2.79839 10.0113 2.81102 9.98675 2.82955C9.91863 2.881 9.84018 2.95666 9.76111 3.04945C9.71959 3.09817 9.68166 3.1471 9.64768 3.19449C9.953 3.25031 10.2253 3.3171 10.4662 3.39123C11.1499 3.6016 11.6428 3.89039 11.884 4.212C12.0431 4.42408 12.0001 4.72494 11.788 4.884C11.5759 5.04306 11.2751 5.00008 11.116 4.788C11.0572 4.70961 10.8001 4.4984 10.1838 4.30877C9.58933 4.12585 8.71356 3.98 7.5 3.98C6.28644 3.98 5.41067 4.12585 4.81616 4.30877C4.19988 4.4984 3.94279 4.70961 3.884 4.788C3.72494 5.00008 3.42408 5.04306 3.212 4.884C2.99992 4.72494 2.95694 4.42408 3.116 4.212C3.35721 3.89039 3.85011 3.6016 4.53383 3.39123C4.77418 3.31727 5.04571 3.25062 5.35016 3.19488C5.31611 3.14738 5.27808 3.09831 5.23645 3.04945C5.15738 2.95666 5.07893 2.881 5.01081 2.82955C4.98628 2.81102 4.96674 2.79839 4.95217 2.78987C4.28464 2.88582 3.25999 3.24219 2.60954 3.5792C2.42226 3.82162 2.20825 4.24326 2.00729 4.74117C1.79376 5.27021 1.61752 5.82759 1.52025 6.21648C1.19829 7.50369 1.01236 9.06758 0.97986 10.5739C1.18772 10.8918 1.61807 11.2661 2.16148 11.5917C2.64557 11.8818 3.15003 12.0916 3.5468 12.1809C3.64885 12.0385 3.78065 11.843 3.9138 11.6392C3.93626 11.6048 3.95838 11.5708 3.97996 11.5375C3.19521 11.2591 2.77361 10.8758 2.50064 10.4664C2.35359 10.2458 2.4132 9.94778 2.63377 9.80074C2.85435 9.65369 3.15236 9.71329 3.29941 9.93387C3.56077 10.3259 4.24355 11.0201 7.50002 11.0201C10.7565 11.0201 11.4392 10.326 11.7006 9.93386C11.8477 9.71329 12.1457 9.65369 12.3663 9.80074C12.5869 9.94779 12.6465 10.2458 12.4994 10.4664C12.2262 10.8762 11.8041 11.2598 11.0181 11.5382ZM4.08049 7.01221C4.32412 6.74984 4.65476 6.60162 5.00007 6.59998C5.34538 6.60162 5.67603 6.74984 5.91966 7.01221C6.16329 7.27459 6.30007 7.62974 6.30007 7.99998C6.30007 8.37021 6.16329 8.72536 5.91966 8.98774C5.67603 9.25011 5.34538 9.39833 5.00007 9.39998C4.65476 9.39833 4.32412 9.25011 4.08049 8.98774C3.83685 8.72536 3.70007 8.37021 3.70007 7.99998C3.70007 7.62974 3.83685 7.27459 4.08049 7.01221ZM9.99885 6.59998C9.65354 6.60162 9.3229 6.74984 9.07926 7.01221C8.83563 7.27459 8.69885 7.62974 8.69885 7.99998C8.69885 8.37021 8.83563 8.72536 9.07926 8.98774C9.3229 9.25011 9.65354 9.39833 9.99885 9.39998C10.3442 9.39833 10.6748 9.25011 10.9184 8.98774C11.1621 8.72536 11.2989 8.37021 11.2989 7.99998C11.2989 7.62974 11.1621 7.27459 10.9184 7.01221C10.6748 6.74984 10.3442 6.60162 9.99885 6.59998Z" fill="currentColor"></path></svg></a></div></div></div></header><main class="flex-1"><div><div class="w-full flex flex-col md:flex-row spacer-y-8"><div class="md:w-1/2 lg:w-2/3 p-4 md:p-8 space-y-8 "><div class="space-y-4"><div class="flex items-center justify-between"><div class="tracking-tight text-3xl font-bold">Outsauce - Wan 2.2 I2V<!-- --> - <!-- -->v1.0 - Low Noise</div><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-destructive text-destructive-foreground shadow hover:bg-destructive/80 px-3 py-1">NSFW</div></div><div dir="ltr" data-orientation="horizontal" class="space-y-4"><div role="tablist" aria-orientation="horizontal" class="inline-flex h-9 items-center justify-center rounded-lg bg-muted p-1 text-muted-foreground flex-wrap" tabindex="-1" data-orientation="horizontal" style="outline:none"><a class="inline-block" href="/models/2077281?modelVersionId=2350490"><button type="button" role="tab" aria-selected="true" aria-controls="radix-:R15d56:-content-2350490" data-state="active" id="radix-:R15d56:-trigger-2350490" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">v1.0 - Low Noise</button></a><a class="inline-block" href="/models/2077281?modelVersionId=2350472"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-2350472" data-state="inactive" id="radix-:R15d56:-trigger-2350472" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">v1.0 - High Noise</button></a></div></div></div><div class="space-y-4"><div class="space-y-4"><div class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-4"><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/107735485"><video src="https://c.genur.art/9bd00d2a-290b-47d2-8e88-fa7752693b23" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC85YmQwMGQyYS0yOTBiLTQ3ZDItOGU4OC1mYTc3NTI2OTNiMjM" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/107735487"><video src="https://c.genur.art/dfabc3c1-7bd5-4870-99aa-a820d0e1c2b0" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9kZmFiYzNjMS03YmQ1LTQ4NzAtOTlhYS1hODIwZDBlMWMyYjA" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/107735486"><video src="https://c.genur.art/eb559c3f-f2b1-4d66-8f97-24195f56de75" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9lYjU1OWMzZi1mMmIxLTRkNjYtOGY5Ny0yNDE5NWY1NmRlNzU" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a></div></div><div class="prose max-w-none break-words overflow-hidden text-wrap"><h1 id="ncproductions'-outsauce-wan-2.2-i2v"><strong>NcProductions' Outsauce Wan 2.2 I2V</strong></h1><p>So what is this LoRA?</p><p>We have previously seen LoRA's causing the featured person in the image getting penetrated by an off-screen character. This sort of works the opposite, the featured person in the image is the one doing the penetration to the off-screen character.</p><p></p><p>This LoRA works with males and transgender females and is capable up to 8-9 videos long but should work fine with 5 seconds as well.</p><p></p><p>This is only trained on doing doggystyle, mainly standing but could be possible to do kneeling if prompted properly.</p><p></p><p>All images used to create the videos were initially created by <a target="_blank" rel="ugc" href="https://civarchive.com/user/QueenIS">QueenIS</a> and <a target="_blank" rel="ugc" href="https://civarchive.com/user/g0of">g0of</a>.</p><p>Other than that, feel free to tell me your thoughts and show me your video gens.<br /></p><h3 id="recommended-settings"><strong>Recommended settings</strong></h3><p><strong>High noise strength:</strong></p><ul><li><p>If you want a smooth transition:<br />Have the strength between 0.5 to 0.75. It really depends on the image and the seed you generated your video on. If there is a slight cut in the transition, either lower the high noise strength or try another seed.</p></li><li><p>If you want a instant cut:<br />Have the strength to 1.0. However, this will have the beginning of the video frozen for about 1½ seconds before instantly cutting to the action</p></li></ul><p><strong>Low noise strength:</strong></p><p>Should mainly be 1.0 but can be lowered to 0.8 if desired so.</p><p></p><p>I also recommend using <strong>WAN General NSFW model</strong> with my LoRa. Although it works fine without it, having the NSFW general model with a strength about 0.33 to 0.75 should add more thrusting power to the main subject. I have added it as a suggested resource for easy access.</p><p></p><p>Feel free to experiment with strength values as well mixing this LoRA with other LoRA's.</p><p></p><h3 id="trigger-word"><strong>Trigger word</strong></h3><p>The initial trigger word is "<strong>outsauce</strong>" but works best if structured the following:</p><p></p><p><strong>Simple structure</strong></p><p>Prompting the following below will cause the minimum effect to work.</p><pre><code>outsauce, A person is at the center of the frame as another person enters from off-screen. The first person inserts their penis inside the other person's anus and they start having sex.</code></pre><p></p><p><strong>Advanced structure (Recommended)</strong></p><p>It's recommended to structure the prompt by referring the characters by a name. Doing it this way, it's easier to describe the off-screen character's race, gender and clothes.</p><p></p><p>Replace the context of the prompt to suit your example, of course. The names chosen in this example does not play a role of making the LoRA better.</p><pre><code>Ada is standing inside a livingroom.
123
+
124
+ Off-screen to the left/right, a man/woman named Brad/Bella is standing.
125
+
126
+ (Description of Brad's/Bella's appearance and clothes they wear)
127
+
128
+ outsauce, Ada is at the center of the frame as Brad/Bella enters from off-screen.
129
+
130
+ Ada grabs her penis to guide it towards Brad's/Bella's anus and they start having sex, Ada thrusts her pelvis into Brad's/Bella's butt, Ada keeps fucking Brad/Bella in the ass till the end of the video.
131
+ </code></pre><p></p><p>If you want the camera to zoom out throughout the video, you can append the following to the prompt:</p><pre><code>...and they start having sex, while the camera slowly zooms out to reveal more of the scene</code></pre><p></p><p>Otherwise, the full prompt used in the example videos are also available.</p></div><div><div class="space-y-4"><div><h2 class="text-2xl font-bold mb-4">Description</h2><div class="prose max-w-none break-words overflow-hidden text-wrap"><p>Initial Release</p></div></div></div></div></div></div><div class="md:w-1/2 lg:w-1/3 p-4 md:p-8 space-y-8"><div class="space-y-8"><div class="flex items-center gap-3"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80 px-3 py-1">LORA</div><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-primary text-primary-foreground shadow hover:bg-primary/80 px-3 py-1">Wan Video 2.2 I2V-A14B</div><div class="text-sm text-muted-foreground">by <a class="font-medium text-primary hover:underline" href="/users/NcProductions">NcProductions</a></div></div><div class="flex justify-center gap-2"><a class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 bg-primary text-primary-foreground shadow hover:bg-primary/90 h-9 px-4 py-2 w-full text-lg px-8" target="_blank" rel="noopener noreferrer nofollow" href="/api/download/models/2350490">Download (Beta) <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></a><a class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 bg-secondary text-secondary-foreground shadow-sm hover:bg-secondary/80 h-9 px-4 py-2 w-full text-lg px-8" target="_blank" rel="noopener noreferrer nofollow" href="https://civitai.com/models/2077281?modelVersionId=2350490">View on <!-- -->CivitAI</a></div><div class="flex flex-wrap gap-2 text-sm text-muted-foreground"><a href="/tags/doggystyle"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground px-3 py-1">doggystyle</div></a><a href="/tags/style"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground px-3 py-1">style</div></a><a href="/tags/sex"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground px-3 py-1">sex</div></a><a href="/tags/insertion"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground px-3 py-1">insertion</div></a></div><div class=""><h2 class="font-bold mb-4">Details</h2><div class="grid grid-cols-2 "><div class="text-sm text-muted-foreground font-medium">Downloads</div><div class="font-bold mb-2">858</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Platform</div><div class="mb-2">CivitAI</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Platform Status</div><div class="font-bold text-primary mb-2"><span class="text-green-500">Available</span></div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Created</div><div class="font-bold mb-2">10/27/2025</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Updated</div><div class="font-bold mb-2">10/29/2025</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Deleted</div><div class="font-bold text-primary mb-2"><span class="text-green-500">-</span></div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Trigger Words: </div><div class="font-bold mb-2"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80 px-3 py-1 ml-2">outsauce</div><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80 px-3 py-1 ml-2">outsauce, A person is at the center of the frame as another person enters from off-screen. The first person inserts their penis inside the other person&#x27;s anus and they start having sex while the camera slowly zooms out to reveal more of the scene</div></div></div></div><div><h2 class="font-bold mb-4">Files</h2><div class="space-y-4"><div class="flex flex-col gap-2 p-4 rounded-xl border space-y-2"><h2 class="font-semibold text-xl group-hover:text-primary transition-colors">outsauce_wan22_i2v_low_noise.safetensors</h2><div class="flex space-x-2"><div>Size:</div><div>292.60 MB</div><div> SHA256: </div><a class="font-mono hover:text-primary truncate" href="/sha256/c215e897e6dd23a573bbaf1e8c0140243df422ff00ae2a25ebe6c5546c9f5653">c215e897e6dd23a573bbaf1e8c0140243df422ff00ae2a25ebe6c5546c9f5653</a></div><div class="text-sm text-muted-foreground inline-flex gap-2"></div><div class="mt-8"><h3 class="text-lg mb-4">Mirrors</h3><div class="space-y-2"><div class="text-neutral-500"><div class="inline-flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.2" viewBox="0 0 24 24" height="1.5em" width="1.5em" class="mr-1"><linearGradient id="a" x1="10.156" x2="10.156" y1="22.45" y2="2.461" gradientTransform="matrix(1 0 0 -1 0 24)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#081692"></stop><stop offset="1" stop-color="#1e043c"></stop></linearGradient><linearGradient id="b" x1="10.156" x2="10.156" y1="22.45" y2="2.45" gradientTransform="matrix(1 0 0 -1 0 24)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#1284f7"></stop><stop offset="1" stop-color="#0a20c9"></stop></linearGradient><path fill="url(#a)" d="M1.5 6.6v10l8.7 5 8.7-5v-10l-8.7-5-8.7 5z"></path><path fill="url(#b)" d="M10.2 4.7l5.9 3.4V15l-5.9 3.4-6-3.4V8.1l6-3.4m0-3.1l-8.7 5v10l8.7 5 8.7-5v-10c-.1 0-8.7-5-8.7-5z"></path><path fill="#fff" d="M11.8 12.4l-1.7 1-1.7-1v-1.9l1.7-1 1.7 1h2.1V9.3l-3.8-2.2-3.7 2.2v4.3l3.8 2.2 3.8-2.2v-1.2h-2.2z"></path></svg>CivitAI<!-- --> (<!-- -->1<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://civitai.com/api/download/models/2350490"><li class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-4 transition-all duration-200"><div class="flex items-center justify-between"><p class="font-medium text-neutral-400 group-hover:text-white">outsauce_wan22_i2v_low_noise.safetensors</p><span class="text-sm text-neutral-500 group-hover:text-neutral-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download w-4 h-4" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></span></div></li></a></ul></div></div></div></div></div></div></div></div></div></div><div class="flex items-center justify-center min-h-[400px]"><div class="animate-spin rounded-full h-12 w-12 border-b-2 border-gray-900"></div></div></div></main><footer class="border-t mt-auto"><div class="container mx-auto py-6 px-4"><div class="flex flex-col sm:flex-row justify-between items-center gap-4 mb-6"><div class="flex items-center gap-2"><a class="flex items-center gap-2 hover:opacity-90 transition-opacity text-transparent bg-gradient-to-r from-blue-600 to-purple-600 bg-clip-text" title="CivArchive - CivitAI Archive" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-package h-5 w-5 stroke-blue-600" aria-hidden="true"><path d="M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"></path><path d="M12 22V12"></path><polyline points="3.29 7 12 12 20.71 7"></polyline><path d="m7.5 4.27 9 5.15"></path></svg><span class="font-semibold text-lg">CivArchive</span></a><span class="text-sm text-muted-foreground">formerly CivitAI Archive</span></div></div><nav class="grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-5 xl:grid-cols-6 gap-6 text-sm text-muted-foreground"><div><div class="font-semibold text-foreground mb-2">Tags</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/anime">CivitAI Anime Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/character">CivitAI Character Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/style">CivitAI Style Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/celebrity">CivitAI Celebrity Models</a></li></ul></div><div><div class="font-semibold text-foreground mb-2">Tools</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" href="/upload">Upload Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://huggingface.co/spaces/civitaiarchive/civitai-to-hf-uploader">CivitAI to HF Uploader</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://civitasbay.org">CivitasBay Torrents</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://genur.art">Genur Images</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://leukosai.com/create-your-own/civitai?ref=civarchive.com">Create your own CivitAI</a></li></ul></div><div><div class="font-semibold text-foreground mb-2">Community</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://discord.gg/xy4GgcppfM">Discord</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/about">About</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/cdn-cgi/l/email-protection#d4a0b1b5b994b7bda2b5a6b7bcbda2b1fab7bbb9">Contact</a></li></ul></div><div><div class="font-semibold text-foreground mb-2">Leaderboards</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" href="/leaderboards/seasonal/overall">Overall Seasonal</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/leaderboards/legends/overall">Overall Legends</a></li></ul></div></nav></div></footer></div></div><script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"model":{"id":2077281,"name":"Outsauce - Wan 2.2 I2V","type":"LORA","description":"\u003ch1 id=\"ncproductions'-outsauce-wan-2.2-i2v\"\u003e\u003cstrong\u003eNcProductions' Outsauce Wan 2.2 I2V\u003c/strong\u003e\u003c/h1\u003e\u003cp\u003eSo what is this LoRA?\u003c/p\u003e\u003cp\u003eWe have previously seen LoRA's causing the featured person in the image getting penetrated by an off-screen character. This sort of works the opposite, the featured person in the image is the one doing the penetration to the off-screen character.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003eThis LoRA works with males and transgender females and is capable up to 8-9 videos long but should work fine with 5 seconds as well.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003eThis is only trained on doing doggystyle, mainly standing but could be possible to do kneeling if prompted properly.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003eAll images used to create the videos were initially created by \u003ca target=\"_blank\" rel=\"ugc\" href=\"https://civarchive.com/user/QueenIS\"\u003eQueenIS\u003c/a\u003e and \u003ca target=\"_blank\" rel=\"ugc\" href=\"https://civarchive.com/user/g0of\"\u003eg0of\u003c/a\u003e.\u003c/p\u003e\u003cp\u003eOther than that, feel free to tell me your thoughts and show me your video gens.\u003cbr /\u003e\u003c/p\u003e\u003ch3 id=\"recommended-settings\"\u003e\u003cstrong\u003eRecommended settings\u003c/strong\u003e\u003c/h3\u003e\u003cp\u003e\u003cstrong\u003eHigh noise strength:\u003c/strong\u003e\u003c/p\u003e\u003cul\u003e\u003cli\u003e\u003cp\u003eIf you want a smooth transition:\u003cbr /\u003eHave the strength between 0.5 to 0.75. It really depends on the image and the seed you generated your video on. If there is a slight cut in the transition, either lower the high noise strength or try another seed.\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eIf you want a instant cut:\u003cbr /\u003eHave the strength to 1.0. However, this will have the beginning of the video frozen for about 1½ seconds before instantly cutting to the action\u003c/p\u003e\u003c/li\u003e\u003c/ul\u003e\u003cp\u003e\u003cstrong\u003eLow noise strength:\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eShould mainly be 1.0 but can be lowered to 0.8 if desired so.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003eI also recommend using \u003cstrong\u003eWAN General NSFW model\u003c/strong\u003e with my LoRa. Although it works fine without it, having the NSFW general model with a strength about 0.33 to 0.75 should add more thrusting power to the main subject. I have added it as a suggested resource for easy access.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003eFeel free to experiment with strength values as well mixing this LoRA with other LoRA's.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003ch3 id=\"trigger-word\"\u003e\u003cstrong\u003eTrigger word\u003c/strong\u003e\u003c/h3\u003e\u003cp\u003eThe initial trigger word is \"\u003cstrong\u003eoutsauce\u003c/strong\u003e\" but works best if structured the following:\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eSimple structure\u003c/strong\u003e\u003c/p\u003e\u003cp\u003ePrompting the following below will cause the minimum effect to work.\u003c/p\u003e\u003cpre\u003e\u003ccode\u003eoutsauce, A person is at the center of the frame as another person enters from off-screen. The first person inserts their penis inside the other person's anus and they start having sex.\u003c/code\u003e\u003c/pre\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eAdvanced structure (Recommended)\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eIt's recommended to structure the prompt by referring the characters by a name. Doing it this way, it's easier to describe the off-screen character's race, gender and clothes.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003eReplace the context of the prompt to suit your example, of course. The names chosen in this example does not play a role of making the LoRA better.\u003c/p\u003e\u003cpre\u003e\u003ccode\u003eAda is standing inside a livingroom.\n\nOff-screen to the left/right, a man/woman named Brad/Bella is standing.\n\n(Description of Brad's/Bella's appearance and clothes they wear)\n\noutsauce, Ada is at the center of the frame as Brad/Bella enters from off-screen.\n\nAda grabs her penis to guide it towards Brad's/Bella's anus and they start having sex, Ada thrusts her pelvis into Brad's/Bella's butt, Ada keeps fucking Brad/Bella in the ass till the end of the video.\n\u003c/code\u003e\u003c/pre\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003eIf you want the camera to zoom out throughout the video, you can append the following to the prompt:\u003c/p\u003e\u003cpre\u003e\u003ccode\u003e...and they start having sex, while the camera slowly zooms out to reveal more of the scene\u003c/code\u003e\u003c/pre\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003eOtherwise, the full prompt used in the example videos are also available.\u003c/p\u003e","username":"NcProductions","downloadCount":1758,"favoriteCount":0,"commentCount":7,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-10-27T02:16:37.341Z","updatedAt":"2025-10-29T17:11:18.292Z","deletedAt":null,"tags":["doggystyle","style","sex","insertion"],"creator_id":"NcProductions","creator_username":"NcProductions","creator_name":"NcProductions","creator_url":"/users/NcProductions","versions":[{"id":2350490,"name":"v1.0 - Low Noise","href":"/models/2077281?modelVersionId=2350490"},{"id":2350472,"name":"v1.0 - High Noise","href":"/models/2077281?modelVersionId=2350472"}],"version":{"id":2350490,"modelId":2077281,"name":"v1.0 - Low Noise","baseModel":"Wan Video 2.2 I2V-A14B","baseModelType":"Standard","description":"\u003cp\u003eInitial Release\u003c/p\u003e","downloadCount":858,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-10-27T02:16:37.415Z","updatedAt":"2025-10-29T17:11:18.356Z","deletedAt":null,"files":[{"id":2240874,"name":"outsauce_wan22_i2v_low_noise.safetensors","type":"Model","sizeKB":299617.609375,"downloadUrl":"https://civitai.com/api/download/models/2350490","modelId":2077281,"modelName":"Outsauce - Wan 2.2 I2V","modelVersionId":2350490,"is_nsfw":true,"nsfw_level":60,"sha256":"c215e897e6dd23a573bbaf1e8c0140243df422ff00ae2a25ebe6c5546c9f5653","createdAt":"2025-10-27T02:16:37.435Z","updatedAt":"2025-10-29T17:11:18.375Z","is_primary":false,"mirrors":[{"filename":"outsauce_wan22_i2v_low_noise.safetensors","url":"https://civitai.com/api/download/models/2350490","source":"civitai","model_id":2077281,"model_version_id":2350490,"deletedAt":null,"is_gated":false,"is_paid":false}]}],"images":[{"id":107735485,"url":"https://c.genur.art/9bd00d2a-290b-47d2-8e88-fa7752693b23","nsfwLevel":16,"width":1008,"height":1500,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/9bd00d2a-290b-47d2-8e88-fa7752693b23","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC85YmQwMGQyYS0yOTBiLTQ3ZDItOGU4OC1mYTc3NTI2OTNiMjM","link":"https://genur.art/posts/107735485"},{"id":107735487,"url":"https://c.genur.art/dfabc3c1-7bd5-4870-99aa-a820d0e1c2b0","nsfwLevel":16,"width":1008,"height":1500,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/dfabc3c1-7bd5-4870-99aa-a820d0e1c2b0","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9kZmFiYzNjMS03YmQ1LTQ4NzAtOTlhYS1hODIwZDBlMWMyYjA","link":"https://genur.art/posts/107735487"},{"id":107735486,"url":"https://c.genur.art/eb559c3f-f2b1-4d66-8f97-24195f56de75","nsfwLevel":16,"width":1008,"height":1500,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/eb559c3f-f2b1-4d66-8f97-24195f56de75","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9lYjU1OWMzZi1mMmIxLTRkNjYtOGY5Ny0yNDE5NWY1NmRlNzU","link":"https://genur.art/posts/107735486"}],"trigger":["outsauce","outsauce, A person is at the center of the frame as another person enters from off-screen. The first person inserts their penis inside the other person's anus and they start having sex while the camera slowly zooms out to reveal more of the scene"],"allow_download":true,"download_url":"/api/download/models/2350490","platform_url":"https://civitai.com/models/2077281?modelVersionId=2350490","civitai_model_id":2077281,"civitai_model_version_id":2350490,"href":"/models/2077281?modelVersionId=2350490","mirrors":[]},"platform":"civitai","platform_name":"CivitAI","meta":{"title":"Outsauce - Wan 2.2 I2V - v1.0 - Low Noise - CivitAI Archive","description":"Outsauce - Wan 2.2 I2V v1.0 - Low Noise is a Wan Video 2.2 I2V-A14B LORA AI model created by NcProductions for generating images of doggystyle, style, sex, insertion","image":"https://c.genur.art/9bd00d2a-290b-47d2-8e88-fa7752693b23","canonical":"https://civarchive.com/models/2077281?modelVersionId=2350490"}},"title":"Outsauce - Wan 2.2 I2V","description":"Download Outsauce - Wan 2.2 I2V - LORA by NcProductions from CivArchive (CivitAI Archive). NcProductions' Outsauce Wan 2.2 I2VSo what is this LoRA?We have previously seen LoRA's causing the f...","ogTitle":"Outsauce - Wan 2.2 I2V - LORA by NcProductions - CivArchive","ogDescription":"Download Outsauce - Wan 2.2 I2V - LORA by NcProductions. Free AI model download from CivArchive.","twitterTitle":"Outsauce - Wan 2.2 I2V by NcProductions - CivArchive","authorName":"NcProductions","imageUrl":"https://civarchive.com/banner.webp"},"__N_SSP":true},"page":"/models/[id]","query":{"modelVersionId":"2350490","id":"2077281"},"buildId":"BtPAkzpnfi-rrIywBXqKS","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}</script></body></html>
2077281_2350472_h_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdf366ef48e49407083f9caa783c978398c3375fe47b0865466fcfab18defc84
3
+ size 306808448
2077281_2350490_l_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04570811ea96fd42ec491242cd3c1cd1fe6a96cab329de3a53179a8dfba159f2
3
+ size 306808448
2077374.html ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta property="og:image" content="https://civarchive.com/banner.webp"/><title>Sudden Outfit Change<!-- --> - CivArchive (CivitAI Archive)</title><meta name="description" content="Download Sudden Outfit Change - LORA by ai_build_art from CivArchive (CivitAI Archive). This lora is for outfit changes without scene cuts.You can basically transition into every outfit by..."/><meta name="author" content="ai_build_art"/><link rel="canonical" href="https://civarchive.com/models/2077374?modelVersionId=2350577"/><meta property="og:type" content="article"/><meta property="og:title" content="Sudden Outfit Change - LORA by ai_build_art - CivArchive"/><meta property="og:description" content="Download Sudden Outfit Change - LORA by ai_build_art. Free AI model download from CivArchive."/><meta property="og:image" content="https://civarchive.com/banner.webp"/><meta property="og:image:alt" content="Sudden Outfit Change - AI model preview"/><meta property="og:url" content="https://civarchive.com/models/2077374?modelVersionId=2350577"/><meta property="og:site_name" content="CivArchive"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Sudden Outfit Change by ai_build_art - CivArchive"/><meta name="twitter:description" content="Download Sudden Outfit Change - LORA by ai_build_art. Free AI model download from CivArchive."/><meta name="twitter:image" content="https://civarchive.com/banner.webp"/><meta name="twitter:image:alt" content="Sudden Outfit Change - AI model preview"/><meta name="robots" content="index, follow"/><meta name="viewport" content="width=device-width, initial-scale=1"/><meta name="rating" content="adult"/><meta name="next-head-count" content="21"/><link rel="preload" href="/_next/static/css/4272441799e58394.css" as="style"/><link rel="stylesheet" href="/_next/static/css/4272441799e58394.css" data-n-g=""/><link rel="preload" href="/_next/static/css/3add334ee59f67ac.css" as="style"/><link rel="stylesheet" href="/_next/static/css/3add334ee59f67ac.css" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-5146130448d8adf7.js" defer=""></script><script src="/_next/static/chunks/framework-64ad27b21261a9ce.js" defer=""></script><script src="/_next/static/chunks/main-7b81b98a28933e53.js" defer=""></script><script src="/_next/static/chunks/pages/_app-d4e1e09a0960db41.js" defer=""></script><script src="/_next/static/chunks/ee9ce975-285597f3eb6df687.js" defer=""></script><script src="/_next/static/chunks/799-ea76c0ba216e91ad.js" defer=""></script><script src="/_next/static/chunks/158-1fc6cc013e2030c1.js" defer=""></script><script src="/_next/static/chunks/854-d38a8714460eeb07.js" defer=""></script><script src="/_next/static/chunks/400-579f40c12bd7de61.js" defer=""></script><script src="/_next/static/chunks/pages/models/%5Bid%5D-5f090d47e4dcd1e2.js" defer=""></script><script src="/_next/static/BtPAkzpnfi-rrIywBXqKS/_buildManifest.js" defer=""></script><script src="/_next/static/BtPAkzpnfi-rrIywBXqKS/_ssgManifest.js" defer=""></script></head><body><div id="__next"><style>
2
+ :root {
3
+ --bprogress-color: hsl(var(--primary));
4
+ --bprogress-height: 2px;
5
+ --bprogress-spinner-size: 18px;
6
+ --bprogress-spinner-animation-duration: 400ms;
7
+ --bprogress-spinner-border-size: 2px;
8
+ --bprogress-box-shadow: 0 0 10px hsl(var(--primary)), 0 0 5px hsl(var(--primary));
9
+ --bprogress-z-index: 99999;
10
+ --bprogress-spinner-top: 15px;
11
+ --bprogress-spinner-bottom: auto;
12
+ --bprogress-spinner-right: 15px;
13
+ --bprogress-spinner-left: auto;
14
+ }
15
+
16
+ .bprogress {
17
+ width: 0;
18
+ height: 0;
19
+ pointer-events: none;
20
+ z-index: var(--bprogress-z-index);
21
+ }
22
+
23
+ .bprogress .bar {
24
+ background: var(--bprogress-color);
25
+ position: fixed;
26
+ z-index: var(--bprogress-z-index);
27
+ top: 0;
28
+ left: 0;
29
+ width: 100%;
30
+ height: var(--bprogress-height);
31
+ }
32
+
33
+ /* Fancy blur effect */
34
+ .bprogress .peg {
35
+ display: block;
36
+ position: absolute;
37
+ right: 0;
38
+ width: 100px;
39
+ height: 100%;
40
+ box-shadow: var(--bprogress-box-shadow);
41
+ opacity: 1.0;
42
+ transform: rotate(3deg) translate(0px, -4px);
43
+ }
44
+
45
+ /* Remove these to get rid of the spinner */
46
+ .bprogress .spinner {
47
+ display: block;
48
+ position: fixed;
49
+ z-index: var(--bprogress-z-index);
50
+ top: var(--bprogress-spinner-top);
51
+ bottom: var(--bprogress-spinner-bottom);
52
+ right: var(--bprogress-spinner-right);
53
+ left: var(--bprogress-spinner-left);
54
+ }
55
+
56
+ .bprogress .spinner-icon {
57
+ width: var(--bprogress-spinner-size);
58
+ height: var(--bprogress-spinner-size);
59
+ box-sizing: border-box;
60
+ border: solid var(--bprogress-spinner-border-size) transparent;
61
+ border-top-color: var(--bprogress-color);
62
+ border-left-color: var(--bprogress-color);
63
+ border-radius: 50%;
64
+ -webkit-animation: bprogress-spinner var(--bprogress-spinner-animation-duration) linear infinite;
65
+ animation: bprogress-spinner var(--bprogress-spinner-animation-duration) linear infinite;
66
+ }
67
+
68
+ .bprogress-custom-parent {
69
+ overflow: hidden;
70
+ position: relative;
71
+ }
72
+
73
+ .bprogress-custom-parent .bprogress .spinner,
74
+ .bprogress-custom-parent .bprogress .bar {
75
+ position: absolute;
76
+ }
77
+
78
+ .bprogress .indeterminate {
79
+ position: fixed;
80
+ top: 0;
81
+ left: 0;
82
+ width: 100%;
83
+ height: var(--bprogress-height);
84
+ overflow: hidden;
85
+ }
86
+
87
+ .bprogress .indeterminate .inc,
88
+ .bprogress .indeterminate .dec {
89
+ position: absolute;
90
+ top: 0;
91
+ height: 100%;
92
+ background-color: var(--bprogress-color);
93
+ }
94
+
95
+ .bprogress .indeterminate .inc {
96
+ animation: bprogress-indeterminate-increase 2s infinite;
97
+ }
98
+
99
+ .bprogress .indeterminate .dec {
100
+ animation: bprogress-indeterminate-decrease 2s 0.5s infinite;
101
+ }
102
+
103
+ @-webkit-keyframes bprogress-spinner {
104
+ 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
105
+ 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
106
+ }
107
+
108
+ @keyframes bprogress-spinner {
109
+ 0% { transform: rotate(0deg); }
110
+ 100% { transform: rotate(360deg); }
111
+ }
112
+
113
+ @keyframes bprogress-indeterminate-increase {
114
+ from { left: -5%; width: 5%; }
115
+ to { left: 130%; width: 100%; }
116
+ }
117
+
118
+ @keyframes bprogress-indeterminate-decrease {
119
+ from { left: -80%; width: 80%; }
120
+ to { left: 110%; width: 10%; }
121
+ }
122
+ </style><div class="min-h-screen bg-background flex flex-col __variable_f367f3"><div role="region" aria-label="Notifications (F8)" tabindex="-1" style="pointer-events:none"><ol tabindex="-1" class="fixed top-0 z-[100] flex max-h-screen w-full flex-col-reverse p-4 sm:bottom-0 sm:right-0 sm:top-auto sm:flex-col md:max-w-[420px]"></ol></div><header class="border-b bg-background/95 backdrop-blur supports-[backdrop-filter]:bg-background/60 z-10"><div class="container mx-auto py-4"><div class="flex items-center gap-4 flex-col sm:flex-row"><a class="flex items-center gap-2 hover:opacity-90 transition-opacity text-transparent bg-gradient-to-r from-blue-600 to-purple-600 bg-clip-text" title="CivArchive - CivitAI Archive" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-package h-6 w-6 stroke-blue-600" aria-hidden="true"><path d="M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"></path><path d="M12 22V12"></path><polyline points="3.29 7 12 12 20.71 7"></polyline><path d="m7.5 4.27 9 5.15"></path></svg><span class="font-semibold text-xl">CivArchive</span></a><form class="w-full flex-1"><div class="flex flex-col gap-4 px-4"><div class="relative w-full"><input type="text" class="flex h-9 rounded-md border border-input bg-transparent px-3 py-1 text-base transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm w-full shadow-sm pr-10" placeholder="Search by model name, filename, sha256 hash or civitai links" value=""/><button type="submit" class="absolute right-3 top-1/2 transform -translate-y-1/2 text-gray-400 hover:text-gray-600 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-primary rounded-full p-1"><svg class="h-5 w-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path></svg></button></div><div class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 xl:grid-cols-8 gap-3 items-center"><button class="gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground h-9 px-4 py-2 w-full flex items-center justify-between" type="button" id="radix-:R1kl6:" aria-haspopup="menu" aria-expanded="false" data-state="closed"><div>Model Type</div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><button class="gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground h-9 px-4 py-2 w-full flex items-center justify-between" type="button" id="radix-:R2kl6:" aria-haspopup="menu" aria-expanded="false" data-state="closed"><div>Base Model</div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><button type="button" role="combobox" aria-controls="radix-:R3kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R4kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R5kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R6kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R7kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R8kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select></div></div></form><div class="flex items-center gap-2"><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground h-9 px-4 py-2" type="button" aria-haspopup="dialog" aria-expanded="false" aria-controls="radix-:Rel6:" data-state="closed">Add Mirror</button><a target="_blank" rel="nofollow noopener noreferrer" class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 hover:bg-accent hover:text-accent-foreground h-9 w-9" href="https://discord.gg/xy4GgcppfM"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.07451 1.82584C5.03267 1.81926 4.99014 1.81825 4.94803 1.82284C4.10683 1.91446 2.82673 2.36828 2.07115 2.77808C2.02106 2.80525 1.97621 2.84112 1.93869 2.88402C1.62502 3.24266 1.34046 3.82836 1.11706 4.38186C0.887447 4.95076 0.697293 5.55032 0.588937 5.98354C0.236232 7.39369 0.042502 9.08728 0.0174948 10.6925C0.0162429 10.7729 0.0351883 10.8523 0.0725931 10.9234C0.373679 11.496 1.02015 12.027 1.66809 12.4152C2.32332 12.8078 3.08732 13.1182 3.70385 13.1778C3.85335 13.1922 4.00098 13.1358 4.10282 13.0255C4.2572 12.8581 4.5193 12.4676 4.71745 12.1643C4.80739 12.0267 4.89157 11.8953 4.95845 11.7901C5.62023 11.9106 6.45043 11.9801 7.50002 11.9801C8.54844 11.9801 9.37796 11.9107 10.0394 11.7905C10.1062 11.8957 10.1903 12.0269 10.2801 12.1643C10.4783 12.4676 10.7404 12.8581 10.8947 13.0255C10.9966 13.1358 11.1442 13.1922 11.2937 13.1778C11.9102 13.1182 12.6742 12.8078 13.3295 12.4152C13.9774 12.027 14.6239 11.496 14.925 10.9234C14.9624 10.8523 14.9813 10.7729 14.9801 10.6925C14.9551 9.08728 14.7613 7.39369 14.4086 5.98354C14.3003 5.55032 14.1101 4.95076 13.8805 4.38186C13.6571 3.82836 13.3725 3.24266 13.0589 2.88402C13.0214 2.84112 12.9765 2.80525 12.9264 2.77808C12.1708 2.36828 10.8907 1.91446 10.0495 1.82284C10.0074 1.81825 9.96489 1.81926 9.92305 1.82584C9.71676 1.85825 9.5391 1.96458 9.40809 2.06355C9.26977 2.16804 9.1413 2.29668 9.0304 2.42682C8.86968 2.61544 8.71437 2.84488 8.61428 3.06225C8.27237 3.03501 7.90138 3.02 7.5 3.02C7.0977 3.02 6.72593 3.03508 6.38337 3.06244C6.28328 2.84501 6.12792 2.61549 5.96716 2.42682C5.85626 2.29668 5.72778 2.16804 5.58947 2.06355C5.45846 1.96458 5.2808 1.85825 5.07451 1.82584ZM11.0181 11.5382C11.0395 11.5713 11.0615 11.6051 11.0838 11.6392C11.2169 11.843 11.3487 12.0385 11.4508 12.1809C11.8475 12.0916 12.352 11.8818 12.8361 11.5917C13.3795 11.2661 13.8098 10.8918 14.0177 10.5739C13.9852 9.06758 13.7993 7.50369 13.4773 6.21648C13.38 5.82759 13.2038 5.27021 12.9903 4.74117C12.7893 4.24326 12.5753 3.82162 12.388 3.5792C11.7376 3.24219 10.7129 2.88582 10.0454 2.78987C10.0308 2.79839 10.0113 2.81102 9.98675 2.82955C9.91863 2.881 9.84018 2.95666 9.76111 3.04945C9.71959 3.09817 9.68166 3.1471 9.64768 3.19449C9.953 3.25031 10.2253 3.3171 10.4662 3.39123C11.1499 3.6016 11.6428 3.89039 11.884 4.212C12.0431 4.42408 12.0001 4.72494 11.788 4.884C11.5759 5.04306 11.2751 5.00008 11.116 4.788C11.0572 4.70961 10.8001 4.4984 10.1838 4.30877C9.58933 4.12585 8.71356 3.98 7.5 3.98C6.28644 3.98 5.41067 4.12585 4.81616 4.30877C4.19988 4.4984 3.94279 4.70961 3.884 4.788C3.72494 5.00008 3.42408 5.04306 3.212 4.884C2.99992 4.72494 2.95694 4.42408 3.116 4.212C3.35721 3.89039 3.85011 3.6016 4.53383 3.39123C4.77418 3.31727 5.04571 3.25062 5.35016 3.19488C5.31611 3.14738 5.27808 3.09831 5.23645 3.04945C5.15738 2.95666 5.07893 2.881 5.01081 2.82955C4.98628 2.81102 4.96674 2.79839 4.95217 2.78987C4.28464 2.88582 3.25999 3.24219 2.60954 3.5792C2.42226 3.82162 2.20825 4.24326 2.00729 4.74117C1.79376 5.27021 1.61752 5.82759 1.52025 6.21648C1.19829 7.50369 1.01236 9.06758 0.97986 10.5739C1.18772 10.8918 1.61807 11.2661 2.16148 11.5917C2.64557 11.8818 3.15003 12.0916 3.5468 12.1809C3.64885 12.0385 3.78065 11.843 3.9138 11.6392C3.93626 11.6048 3.95838 11.5708 3.97996 11.5375C3.19521 11.2591 2.77361 10.8758 2.50064 10.4664C2.35359 10.2458 2.4132 9.94778 2.63377 9.80074C2.85435 9.65369 3.15236 9.71329 3.29941 9.93387C3.56077 10.3259 4.24355 11.0201 7.50002 11.0201C10.7565 11.0201 11.4392 10.326 11.7006 9.93386C11.8477 9.71329 12.1457 9.65369 12.3663 9.80074C12.5869 9.94779 12.6465 10.2458 12.4994 10.4664C12.2262 10.8762 11.8041 11.2598 11.0181 11.5382ZM4.08049 7.01221C4.32412 6.74984 4.65476 6.60162 5.00007 6.59998C5.34538 6.60162 5.67603 6.74984 5.91966 7.01221C6.16329 7.27459 6.30007 7.62974 6.30007 7.99998C6.30007 8.37021 6.16329 8.72536 5.91966 8.98774C5.67603 9.25011 5.34538 9.39833 5.00007 9.39998C4.65476 9.39833 4.32412 9.25011 4.08049 8.98774C3.83685 8.72536 3.70007 8.37021 3.70007 7.99998C3.70007 7.62974 3.83685 7.27459 4.08049 7.01221ZM9.99885 6.59998C9.65354 6.60162 9.3229 6.74984 9.07926 7.01221C8.83563 7.27459 8.69885 7.62974 8.69885 7.99998C8.69885 8.37021 8.83563 8.72536 9.07926 8.98774C9.3229 9.25011 9.65354 9.39833 9.99885 9.39998C10.3442 9.39833 10.6748 9.25011 10.9184 8.98774C11.1621 8.72536 11.2989 8.37021 11.2989 7.99998C11.2989 7.62974 11.1621 7.27459 10.9184 7.01221C10.6748 6.74984 10.3442 6.60162 9.99885 6.59998Z" fill="currentColor"></path></svg></a></div></div></div></header><main class="flex-1"><div><div class="w-full flex flex-col md:flex-row spacer-y-8"><div class="md:w-1/2 lg:w-2/3 p-4 md:p-8 space-y-8 "><div class="space-y-4"><div class="flex items-center justify-between"><div class="tracking-tight text-3xl font-bold">Sudden Outfit Change<!-- --> - <!-- -->WAN 2.2 Low</div><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-destructive text-destructive-foreground shadow hover:bg-destructive/80 px-3 py-1">NSFW</div></div><div dir="ltr" data-orientation="horizontal" class="space-y-4"><div role="tablist" aria-orientation="horizontal" class="inline-flex h-9 items-center justify-center rounded-lg bg-muted p-1 text-muted-foreground flex-wrap" tabindex="-1" data-orientation="horizontal" style="outline:none"><a class="inline-block" href="/models/2077374?modelVersionId=2350577"><button type="button" role="tab" aria-selected="true" aria-controls="radix-:R15d56:-content-2350577" data-state="active" id="radix-:R15d56:-trigger-2350577" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">WAN 2.2 Low</button></a><a class="inline-block" href="/models/2077374?modelVersionId=2350576"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-2350576" data-state="inactive" id="radix-:R15d56:-trigger-2350576" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">WAN 2.2 High</button></a></div></div></div><div class="space-y-4"><div class="space-y-4"><div class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-4"><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/107739469"><video src="https://c.genur.art/81ed9f42-ff12-4703-a2fc-13237ea9aeeb" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC84MWVkOWY0Mi1mZjEyLTQ3MDMtYTJmYy0xMzIzN2VhOWFlZWI" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a></div></div><div class="prose max-w-none break-words overflow-hidden text-wrap"><p>This lora is for outfit changes without scene cuts.<br /></p><p>You can basically transition into every outfit by adding:<br /><em>then a sudden outfit change into ...</em></p><p>You can even change back by using <br /><em>then a sudden outfit change into ... and than back to original dress</em><br /></p></div><div><div class="space-y-4"><div><h2 class="text-2xl font-bold mb-4">Description</h2></div></div></div></div></div><div class="md:w-1/2 lg:w-1/3 p-4 md:p-8 space-y-8"><div class="space-y-8"><div class="flex items-center gap-3"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80 px-3 py-1">LORA</div><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-primary text-primary-foreground shadow hover:bg-primary/80 px-3 py-1">Wan Video 2.2 I2V-A14B</div><div class="text-sm text-muted-foreground">by <a class="font-medium text-primary hover:underline" href="/users/ai_build_art">ai_build_art</a></div></div><div class="flex justify-center gap-2"><a class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 bg-primary text-primary-foreground shadow hover:bg-primary/90 h-9 px-4 py-2 w-full text-lg px-8" target="_blank" rel="noopener noreferrer nofollow" href="/api/download/models/2350577">Download (Beta) <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></a><a class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 bg-secondary text-secondary-foreground shadow-sm hover:bg-secondary/80 h-9 px-4 py-2 w-full text-lg px-8" target="_blank" rel="noopener noreferrer nofollow" href="https://civitai.com/models/2077374?modelVersionId=2350577">View on <!-- -->CivitAI</a></div><div class="flex flex-wrap gap-2 text-sm text-muted-foreground"><a href="/tags/concept"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground px-3 py-1">concept</div></a><a href="/tags/then%20a%20sudden%20outfit%20change%20into"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground px-3 py-1">then a sudden outfit change into</div></a><a href="/tags/and%20than%20back%20to%20original%20dress"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground px-3 py-1">and than back to original dress</div></a></div><div class=""><h2 class="font-bold mb-4">Details</h2><div class="grid grid-cols-2 "><div class="text-sm text-muted-foreground font-medium">Downloads</div><div class="font-bold mb-2">1,548</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Platform</div><div class="mb-2">CivitAI</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Platform Status</div><div class="font-bold text-primary mb-2"><span class="text-green-500">Available</span></div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Created</div><div class="font-bold mb-2">10/27/2025</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Updated</div><div class="font-bold mb-2">10/29/2025</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Deleted</div><div class="font-bold text-primary mb-2"><span class="text-green-500">-</span></div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Trigger Words: </div><div class="font-bold mb-2"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80 px-3 py-1 ml-2">then a sudden outfit change</div><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80 px-3 py-1 ml-2">then back to original dress</div></div></div></div><div><h2 class="font-bold mb-4">Files</h2><div class="space-y-4"><div class="flex flex-col gap-2 p-4 rounded-xl border space-y-2"><h2 class="font-semibold text-xl group-hover:text-primary transition-colors">SuddenOutfitChangeLow-000024.safetensors</h2><div class="flex space-x-2"><div>Size:</div><div>292.63 MB</div><div> SHA256: </div><a class="font-mono hover:text-primary truncate" href="/sha256/6756b9496e28fb6fed20f4b4b082b32380acecb1e18e9ebf30c3b529fc2a15f4">6756b9496e28fb6fed20f4b4b082b32380acecb1e18e9ebf30c3b529fc2a15f4</a></div><div class="text-sm text-muted-foreground inline-flex gap-2"></div><div class="mt-8"><h3 class="text-lg mb-4">Mirrors</h3><div class="space-y-2"><div class="text-neutral-500"><div class="inline-flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 256 256" width="1.5em" height="1.5em" class="mr-1"><path fill="#fff" d="M230.7 172.7c-.5-2-1.4-4-2.6-5.7a19 19 0 00-4.6-18.5 18 18 0 00-6.7-4.7 90.6 90.6 0 00-41.5-98.5A91 91 0 0039.5 144a18 18 0 00-6.2 4.5 19 19 0 00-4.6 18.5 19 19 0 00-2.5 5.7c-1.2 4.6-.8 8.7.7 12.3a18 18 0 001 14c1.5 3.3 3.7 5.7 6.5 8a54 54 0 0012.4 6.9c6 2.5 13.2 4.9 16.4 5.8 8.6 2.2 16.7 3.6 25 3.6 11.8.1 21.9-2.6 29.2-9.7a88 88 0 0022 0c7.3 7 17.5 9.9 29.3 9.7 8.3 0 16.4-1.4 25-3.6 3.2-.9 10.5-3.3 16.4-5.8 5-2.1 9.1-4.4 12.4-7a23 23 0 006.6-7.8 18 18 0 001-14.1c1.4-3.6 1.8-7.7.6-12.3zm-8.4 12c1.7 3.1 1.8 6.7.3 10-2.3 5.1-7.8 9.1-18.6 13.4-6.7 2.6-12.8 4.3-12.9 4.4a96.7 96.7 0 01-23.8 3.4c-11.5 0-20.1-3.1-25.5-9.4a85.5 85.5 0 01-27.8.1c-5.4 6.2-14 9.3-25.3 9.3-7 0-15-1.1-23.9-3.4 0 0-6.2-1.8-12.9-4.4-10.8-4.3-16.3-8.3-18.5-13.3a11.4 11.4 0 01.8-11 12.8 12.8 0 01-1.8-10.3c.7-2.6 2-4.6 4-6.2-1-1.4-1.6-3-1.8-4.8-.5-3.7.7-7.4 3.5-10.4 2.1-2.4 5.2-3.7 8.6-3.7a84.4 84.4 0 11161.4 0h1.2c3.4 0 6.4 1.3 8.6 3.7a12.6 12.6 0 011.7 15.2c1.9 1.6 3.2 3.7 4 6.2a12.8 12.8 0 01-1.8 10.3l.5.9z"></path><path fill="#FF9D00" d="M221.8 183.8a12.8 12.8 0 001.7-10.3c-.7-2.5-2-4.6-3.9-6.2A12.6 12.6 0 00218 152a11.5 11.5 0 00-9.8-3.5 84.4 84.4 0 10-161.4 0c-3.4 0-6.5 1.2-8.6 3.6a12.6 12.6 0 00-1.8 15.2 11.6 11.6 0 00-3.9 6.2 12.8 12.8 0 001.8 10.3 11.6 11.6 0 00-.8 11c2.2 5 7.7 9 18.5 13.3 6.7 2.6 12.9 4.3 13 4.4a96.7 96.7 0 0023.8 3.4c11.4 0 19.9-3 25.3-9.3a85.5 85.5 0 0027.8-.1c5.4 6.3 14 9.4 25.5 9.4a96.7 96.7 0 0036.7-7.8c10.8-4.3 16.3-8.3 18.6-13.3a11.4 11.4 0 00-.8-11zM110 197l-1.5 2.4c-1.4 2-3.2 3.6-5.4 4.8-4 2.2-9.3 3-14.5 3-8.4 0-16.9-2-21.7-3.2-.2 0-29.3-8.3-25.6-15.3.6-1.1 1.6-1.6 2.9-1.6 5.2 0 14.6 7.7 18.7 7.7.9 0 1.5-.4 1.8-1.3 1.7-6.2-26.3-8.8-24-17.8.5-1.6 1.6-2.2 3.2-2.2 6.9 0 22.2 12 25.5 12 .2 0 .4 0 .5-.2 1.5-2.6.7-4.4-9.7-10.7l-1-.6C48 167 40 163 44.5 158c.5-.6 1.3-.8 2.2-.8 1 0 2.3.3 3.7 1A85.6 85.6 0 0170 172s4.4 4.6 7 4.6c.7 0 1.2-.2 1.6-.8 1.9-3.2-17.6-18-18.7-24-.7-4.2.5-6.3 2.9-6.3 1 0 2.4.5 4 1.5 4.6 3 13.6 18.3 16.9 24.4 1 2 3 2.8 4.6 2.8 3.4 0 6-3.3.3-7.6-8.5-6.4-5.5-16.8-1.4-17.5h.5c3.7 0 5.3 6.4 5.3 6.4s4.8 12 13 20.3c7.5 7.4 8.6 13.6 4.2 21.2zm26.7 1.4h-.5l-.7.1-1.1.2h-1.7l-.5.1h-.7l-.5.1h-8.4l-1.1-.2H120l-1-.2c4.6-10.2 2.3-19.7-7-29-6-6-10-15-10.9-16.9-1.7-5.8-6.2-12.2-13.6-12.2a12 12 0 00-10 5.3 28.6 28.6 0 00-6.3-6c-2.9-2-5.8-2.9-8.6-2.9-3.5 0-6.7 1.5-8.9 4.1l-.2-.4c-.4-1.9-.8-3.7-1-5.5l-.1-.4-.2-1.3v-.5l-.1-.6v-.5l-.3-2.2v-1.2l-.2-1.1v-4a75.8 75.8 0 01151.5 0v4.3c-.2 1-.2 2.1-.3 3.2v.5l-.1.4-.1.8v.4l-.1.5-.1.5v.6l-.2.5v.5l-.1.5-.1.5a60.2 60.2 0 01-.5 2.6l-.1.5-.1.5c-2.2-2-5-3.2-8.1-3.2-2.8 0-5.8 1-8.7 2.8-1.9 1.2-4 3.4-6.2 6.1a12.4 12.4 0 00-10-5.3c-7.5 0-12 6.4-13.6 12.2-.9 2-5 11-11 17-9.2 9.2-11.5 18.7-7 28.8zM215 178a5.4 5.4 0 01-1 1.8l-.2.1-.2.3a20.6 20.6 0 01-5.8 3.6l-.8.3-.2.1a21.8 21.8 0 01-1.1.5l-.6.2-4 1.6-.5.2-.5.2-1.1.4-.6.3-.5.2h-.2l-.5.3c-3.9 1.6-6.6 3.3-6 5.4a2.1 2.1 0 00.4.8c.7.7 2 .6 3.5 0l.6-.2h.2l1.1-.6.3-.1 6.2-3.3 2.6-1.4c2-1 4-1.6 5.5-1.6.8 0 1.4.1 2 .5a3 3 0 011 1.1c.7 1.5 0 3-1.4 4.4a25.6 25.6 0 01-6.2 4.1l-.6.3C199 201.2 189 204 189 204a113 113 0 01-10.6 2.3h-.7a67.8 67.8 0 01-3 .5l-5.4.4h-2.7l-3-.1a31.2 31.2 0 01-3.6-.5h-.3l-1.1-.3-.6-.1h-.1l-.3-.1-.4-.1-.3-.1-.3-.1-.4-.1-.2-.1-.2-.1-.6-.2h-.2l-.1-.1-.9-.4h-.1l-.3-.2-.4-.2h-.2a16 16 0 01-1-.6l-.1-.1-.3-.2-.2-.2-.2-.1-.2-.1-.4-.4-.3-.1-.2-.3c-.1 0-.2 0-.3-.2a12.2 12.2 0 01-.4-.4l-.3-.2-.2-.3-.2-.2-.3-.3a9.3 9.3 0 01-1-1.3l-.1-.2a23.4 23.4 0 01-.8-1.2l-.2-.4-.3-.4v-.1l-.2-.2v-.1l-.3-.4v-.2l-.1-.2-.1-.2-.7-1.3v-.2l-.2-.3v-.2a16.7 16.7 0 01-.8-2.6v-.2l-.2-.8v-1.4c-.1-4.3 2-8.4 6.7-13 8.2-8.3 13-20.3 13-20.3l.4-1.2a10.2 10.2 0 01.6-1.5v-.1l.6-1 .2-.2a10.3 10.3 0 01.7-1h.1c.5-.6 1-1 1.7-1.2a4 4 0 01.4-.1h.5a2.5 2.5 0 01.6 0c.7 0 1.4.5 2 1.2a6 6 0 011 1.4l.1.3.3.7a10 10 0 01.6 4 12 12 0 01-.8 3.8l-.1.4a9.3 9.3 0 01-.8 1.5l-.5.8-.1.1a13.6 13.6 0 01-3.2 3.2l-1.7 1.5c-1.5 1.6-1.8 3-1.5 4a2.6 2.6 0 00.6 1v.1l.2.2h.1l.5.3h.1l.5.3h.4v.1h.5l.1.1h1.4a5 5 0 001.1-.4h.2l.3-.1a4.8 4.8 0 001.1-.8l.2-.2.2-.2.8-1.1 6.1-10.6.3-.4.3-.5.5-.7.1-.2 1.5-2.4.3-.4 1.9-2.6.3-.5 2-2.6.3-.4.2-.1.2-.3.2-.2.2-.3.2-.1.4-.5.2-.2c.5-.5 1-1 1.7-1.4l.1-.1c.2 0 .3-.2.4-.3 2.4-1.3 4.4-1.4 5.5-.3.7.7 1 1.8 1 3.4v1.3a5.4 5.4 0 01-.1.6v.2l-.2.4c0 .2-.1.5-.3.7a11 11 0 01-1.2 2.1l-1 1.3v.2l-1.8 2-.2.3-.8.8-.2.2-.4.5-.4.4-.4.4-.4.5-.4.4-.9.9c-4 4.1-8.3 8.3-9.7 10.9l-.3.5c-.2.5-.3.9-.2 1.2v.3a1.9 1.9 0 00.5.5c.3.2.7.3 1 .3h.8v-.1h.2a5 5 0 001-.4l1-.6.1-.1h.2l.1-.2.3-.2.5-.3.3-.3 1-.8.2-.2.1-.1.7-.6v-.1c.2 0 .2-.1.3-.2v-.1h.1l.2-.2.1-.1.3-.3.3-.2.1-.1v-.1l.2-.1.2-.2.1-.1 1.6-1.4.3-.2.4-.3.4-.4c.5-.4 1.1-1 1.8-1.4l.4-.3a195.2 195.2 0 015.3-4l.3-.3.8-.5.3-.2 1.4-1 .3-.1.2-.2.7-.4.3-.1.5-.3.4-.3h.1l.4-.3.5-.2.2-.1.2-.1.2-.1a21.4 21.4 0 012-.9l.4-.1.4-.1.2-.1.4-.1a8.2 8.2 0 011.6-.2h.8l.2.1a2.6 2.6 0 011 .6l.1.1c.4.4.8.9 1 1.4v.1l.3.6c.1.7 0 1.4-.2 2l-.3.7-1.1 1.4-.1.1-.4.5-.2.1-.2.2-.1.1a20.1 20.1 0 01-3.1 2.4 59.6 59.6 0 01-4 2.5l-6.4 3.9-.6.4-1.9 1.1-.3.2-.5.4-1.1.7-.3.2c-.2 0-.3.2-.5.3l-.5.3-.3.2-.2.2-.3.1-1.1.9h-.2a26.7 26.7 0 00-1.4 1.3l-.2.1-.2.2-.1.1v.1l-.5.4v.1l-.4.5c-.2.2-.3.3-.3.5l-.1.2v.1h-.1v.1l-.2.5v.8l.1.2v.2l.1.1v.1l.1.2.2.3v.1l.1.1.1.1.2.1c.6.2 1.8-.3 3.4-1.2l.3-.1.5-.3.2-.1c.2 0 .3-.2.5-.3l.3-.2 7.2-4.2.7-.4.5-.3a134.6 134.6 0 013.8-2.1l.5-.3a87.7 87.7 0 012.8-1.3h.3v-.1c1.8-.7 3.4-1.1 4.7-1.1h1.1l.7.3a2.6 2.6 0 011.3 1.6v.3a4 4 0 010 2.3z"></path><path fill="#FFD21E" fill-rule="evenodd" d="M203.2 123.7v-.5a75.8 75.8 0 10-151.6 0v.2a7.1 7.1 0 000 .8v1.3l.1.5v1.8l.1.5v.9l.1.3.2 2.2v.5l.1.6.1.4v.1l.2 1.3v.4l1.1 5.4v.2l.1.4.1-.1c2.2-2.6 5.4-4 8.9-4 2.8 0 5.7.9 8.6 2.7 2 1.2 4.1 3.4 6.3 6.1a12.4 12.4 0 0110-5.3c7.4 0 12 6.4 13.6 12.2a59 59 0 0011 17c9.2 9.2 11.5 18.7 7 29h1.5l.4.1h.4l1.1.1h1.7l.5.1h7.4l.5-.1h1.1l.3-.1h.4l1.9-.3h.4c-4.5-10.2-2.2-19.6 7-28.8 6-6 10.1-15 11-17 1.6-5.8 6.1-12.2 13.6-12.2a12 12 0 0110 5.3c2.2-2.7 4.3-4.9 6.2-6.1 3-1.8 5.8-2.8 8.7-2.8 3 0 6 1.1 8 3.2l.2-.5v-.5l.2-.5.2-1 .2-1v-.7l.1-.5.1-.5.1-.5.1-1 .1-.6v-.4l.2-.8v-1.2l.3-2.4V125l.1-.1v-1.3zm-94.6 75.7c6-8.8 5.6-15.4-2.6-23.6-8.3-8.3-13-20.3-13-20.3s-1.8-7-6-6.4c-4 .7-7 11.1 1.6 17.5 8.5 6.4-1.7 10.8-5 4.8-3.3-6-12.3-21.5-17-24.4-4.6-3-7.9-1.3-6.8 4.8.6 3 5.6 8.1 10.4 13 4.8 4.8 9.2 9.4 8.3 11-2 3.2-8.6-3.8-8.6-3.8S49 153 44.5 158c-4.2 4.5 2.3 8.4 12.2 14.4l2.6 1.6c11.4 6.9 12.3 8.7 10.7 11.3-.6 1-4.4-1.3-9.1-4.1-8-4.8-18.5-11.2-20-5.5-1.3 4.9 6.4 7.9 13.5 10.6 5.8 2.3 11.2 4.4 10.4 7.2-.8 3-5.2.5-10-2.2-5.5-3-11.5-6.3-13.4-2.6-3.7 7 25.4 15.3 25.6 15.3 9.4 2.5 33.3 7.6 41.6-4.6zm38.7 0c-6-8.8-5.6-15.4 2.7-23.6 8.2-8.3 13-20.3 13-20.3s1.8-7 5.9-6.4c4 .7 7 11.1-1.5 17.5-8.6 6.4 1.7 10.8 5 4.8 3.3-6 12.2-21.5 16.9-24.4 4.6-3 8-1.3 6.8 4.8-.5 3-5.6 8.1-10.3 13-4.8 4.8-9.3 9.4-8.3 11 1.9 3.2 8.5-3.8 8.5-3.8s20.9-19 25.4-14c4.2 4.5-2.2 8.4-12.2 14.4l-2.6 1.6c-11.4 6.9-12.3 8.7-10.7 11.3.6 1 4.5-1.3 9.1-4.2 8-4.8 18.6-11 20-5.4 1.4 4.9-6.4 7.9-13.4 10.6-5.9 2.3-11.2 4.4-10.5 7.2.9 2.9 5.3.5 10.1-2.2 5.5-3 11.4-6.3 13.4-2.6 3.6 7-25.4 15.2-25.7 15.3-9.4 2.5-33.3 7.6-41.6-4.6z" clip-rule="evenodd"></path><path fill="#32343D" fill-rule="evenodd" d="M152 102.6c1.2.4 2.1 1.7 3 2.9 1 1.6 2.1 3.1 3.7 2.3a10.9 10.9 0 10-14.7-4.5c.7 1.4 2.4.7 4.2 0 1.3-.5 2.8-1.1 3.8-.7zm-51.3 0c-1.2.4-2 1.7-3 2.9-1 1.6-2.1 3.1-3.7 2.3a10.9 10.9 0 1114.7-4.5c-.7 1.4-2.4.7-4.1 0-1.4-.5-2.8-1.1-4-.7zm43.4 46.7a31.4 31.4 0 0011.1-23.3c0-5.1-3.4-3.5-8.9-.8l-.3.2c-5 2.5-11.8 5.8-19.1 5.8-7.4 0-14.1-3.3-19.1-5.8-5.7-2.9-9.3-4.6-9.3.6 0 6.6 3.2 17.6 12 24a19 19 0 0111.5-10c.9-.2 1.8 1.3 2.7 2.8.9 1.5 1.8 3 2.7 3 1 0 2-1.5 3-3 .9-1.5 1.9-3 2.8-2.7a19 19 0 0110.9 9.1z" clip-rule="evenodd"></path><path fill="#FF323D" d="M144.1 149.3a27 27 0 01-17.2 5.6c-7 0-12.3-2-16.5-5a19 19 0 0111.6-9.8c1.7-.5 3.5 5.8 5.4 5.8 2 0 4-6.2 5.8-5.7a19 19 0 0110.9 9.1z"></path><path fill="#FFAD03" fill-rule="evenodd" d="M81.2 111.6a7 7 0 11-7.9-11.7 7 7 0 017.9 11.7zm101.4 0a7 7 0 11-7.9-11.7 7 7 0 018 11.7z" clip-rule="evenodd"></path></svg>Huggingface<!-- --> (<!-- -->2<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://huggingface.co/Kutches/2BasedV3/resolve/main/SuddenOutfitChangeLow4.safetensors"><li class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-4 transition-all duration-200"><div class="flex items-center justify-between"><p class="font-medium text-neutral-400 group-hover:text-white">SuddenOutfitChangeLow4.safetensors</p><span class="text-sm text-neutral-500 group-hover:text-neutral-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download w-4 h-4" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></span></div></li></a><a title="Download file" href="https://huggingface.co/Sentinel7/wan/resolve/main/2077374/2350577/SuddenOutfitChangeLow-000024.safetensors"><li class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-4 transition-all duration-200"><div class="flex items-center justify-between"><p class="font-medium text-neutral-400 group-hover:text-white">SuddenOutfitChangeLow-000024.safetensors</p><span class="text-sm text-neutral-500 group-hover:text-neutral-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download w-4 h-4" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></span></div></li></a></ul></div></div><div class="text-neutral-500"><div class="inline-flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.2" viewBox="0 0 24 24" height="1.5em" width="1.5em" class="mr-1"><linearGradient id="a" x1="10.156" x2="10.156" y1="22.45" y2="2.461" gradientTransform="matrix(1 0 0 -1 0 24)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#081692"></stop><stop offset="1" stop-color="#1e043c"></stop></linearGradient><linearGradient id="b" x1="10.156" x2="10.156" y1="22.45" y2="2.45" gradientTransform="matrix(1 0 0 -1 0 24)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#1284f7"></stop><stop offset="1" stop-color="#0a20c9"></stop></linearGradient><path fill="url(#a)" d="M1.5 6.6v10l8.7 5 8.7-5v-10l-8.7-5-8.7 5z"></path><path fill="url(#b)" d="M10.2 4.7l5.9 3.4V15l-5.9 3.4-6-3.4V8.1l6-3.4m0-3.1l-8.7 5v10l8.7 5 8.7-5v-10c-.1 0-8.7-5-8.7-5z"></path><path fill="#fff" d="M11.8 12.4l-1.7 1-1.7-1v-1.9l1.7-1 1.7 1h2.1V9.3l-3.8-2.2-3.7 2.2v4.3l3.8 2.2 3.8-2.2v-1.2h-2.2z"></path></svg>CivitAI<!-- --> (<!-- -->1<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://civitai.com/api/download/models/2350577"><li class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-4 transition-all duration-200"><div class="flex items-center justify-between"><p class="font-medium text-neutral-400 group-hover:text-white">SuddenOutfitChangeLow-000024.safetensors</p><span class="text-sm text-neutral-500 group-hover:text-neutral-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download w-4 h-4" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></span></div></li></a></ul></div></div></div></div></div></div></div></div></div></div><div class="flex items-center justify-center min-h-[400px]"><div class="animate-spin rounded-full h-12 w-12 border-b-2 border-gray-900"></div></div></div></main><footer class="border-t mt-auto"><div class="container mx-auto py-6 px-4"><div class="flex flex-col sm:flex-row justify-between items-center gap-4 mb-6"><div class="flex items-center gap-2"><a class="flex items-center gap-2 hover:opacity-90 transition-opacity text-transparent bg-gradient-to-r from-blue-600 to-purple-600 bg-clip-text" title="CivArchive - CivitAI Archive" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-package h-5 w-5 stroke-blue-600" aria-hidden="true"><path d="M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"></path><path d="M12 22V12"></path><polyline points="3.29 7 12 12 20.71 7"></polyline><path d="m7.5 4.27 9 5.15"></path></svg><span class="font-semibold text-lg">CivArchive</span></a><span class="text-sm text-muted-foreground">formerly CivitAI Archive</span></div></div><nav class="grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-5 xl:grid-cols-6 gap-6 text-sm text-muted-foreground"><div><div class="font-semibold text-foreground mb-2">Tags</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/anime">CivitAI Anime Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/character">CivitAI Character Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/style">CivitAI Style Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/celebrity">CivitAI Celebrity Models</a></li></ul></div><div><div class="font-semibold text-foreground mb-2">Tools</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" href="/upload">Upload Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://huggingface.co/spaces/civitaiarchive/civitai-to-hf-uploader">CivitAI to HF Uploader</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://civitasbay.org">CivitasBay Torrents</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://genur.art">Genur Images</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://leukosai.com/create-your-own/civitai?ref=civarchive.com">Create your own CivitAI</a></li></ul></div><div><div class="font-semibold text-foreground mb-2">Community</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://discord.gg/xy4GgcppfM">Discord</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/about">About</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/cdn-cgi/l/email-protection#681c0d0905280b011e091a0b00011e0d460b0705">Contact</a></li></ul></div><div><div class="font-semibold text-foreground mb-2">Leaderboards</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" href="/leaderboards/seasonal/overall">Overall Seasonal</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/leaderboards/legends/overall">Overall Legends</a></li></ul></div></nav></div></footer></div></div><script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"model":{"id":2077374,"name":"Sudden Outfit Change","type":"LORA","description":"\u003cp\u003eThis lora is for outfit changes without scene cuts.\u003cbr /\u003e\u003c/p\u003e\u003cp\u003eYou can basically transition into every outfit by adding:\u003cbr /\u003e\u003cem\u003ethen a sudden outfit change into ...\u003c/em\u003e\u003c/p\u003e\u003cp\u003eYou can even change back by using \u003cbr /\u003e\u003cem\u003ethen a sudden outfit change into ... and than back to original dress\u003c/em\u003e\u003cbr /\u003e\u003c/p\u003e","username":"ai_build_art","downloadCount":3154,"favoriteCount":0,"commentCount":9,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":4,"createdAt":"2025-10-27T02:16:29.227Z","updatedAt":"2025-10-29T16:30:36.396Z","deletedAt":null,"tags":["concept","then a sudden outfit change into","and than back to original dress"],"creator_id":"ai_build_art","creator_username":"ai_build_art","creator_name":"ai_build_art","creator_url":"/users/ai_build_art","versions":[{"id":2350577,"name":"WAN 2.2 Low","href":"/models/2077374?modelVersionId=2350577"},{"id":2350576,"name":"WAN 2.2 High","href":"/models/2077374?modelVersionId=2350576"}],"version":{"id":2350577,"modelId":2077374,"name":"WAN 2.2 Low","baseModel":"Wan Video 2.2 I2V-A14B","baseModelType":"Standard","description":null,"downloadCount":1548,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":4,"createdAt":"2025-10-27T02:16:29.293Z","updatedAt":"2025-10-29T16:30:36.505Z","deletedAt":null,"files":[{"id":2240975,"name":"SuddenOutfitChangeLow-000024.safetensors","type":"Model","sizeKB":299655.984375,"downloadUrl":"https://civitai.com/api/download/models/2350577","modelId":2077374,"modelName":"Sudden Outfit Change","modelVersionId":2350577,"is_nsfw":true,"nsfw_level":4,"sha256":"6756b9496e28fb6fed20f4b4b082b32380acecb1e18e9ebf30c3b529fc2a15f4","createdAt":"2025-10-27T02:16:29.307Z","updatedAt":"2025-10-29T16:30:36.540Z","is_primary":false,"mirrors":[{"filename":"SuddenOutfitChangeLow-000024.safetensors","url":"https://civitai.com/api/download/models/2350577","source":"civitai","model_id":2077374,"model_version_id":2350577,"deletedAt":null,"is_gated":false,"is_paid":false},{"filename":"SuddenOutfitChangeLow4.safetensors","url":"https://huggingface.co/Kutches/2BasedV3/resolve/main/SuddenOutfitChangeLow4.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"SuddenOutfitChangeLow-000024.safetensors","url":"https://huggingface.co/Sentinel7/wan/resolve/main/2077374/2350577/SuddenOutfitChangeLow-000024.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null}]}],"images":[{"id":107739469,"url":"https://c.genur.art/81ed9f42-ff12-4703-a2fc-13237ea9aeeb","nsfwLevel":4,"width":768,"height":1024,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/81ed9f42-ff12-4703-a2fc-13237ea9aeeb","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC84MWVkOWY0Mi1mZjEyLTQ3MDMtYTJmYy0xMzIzN2VhOWFlZWI","link":"https://genur.art/posts/107739469"}],"trigger":["then a sudden outfit change","then back to original dress"],"allow_download":true,"download_url":"/api/download/models/2350577","platform_url":"https://civitai.com/models/2077374?modelVersionId=2350577","civitai_model_id":2077374,"civitai_model_version_id":2350577,"href":"/models/2077374?modelVersionId=2350577","mirrors":[]},"platform":"civitai","platform_name":"CivitAI","meta":{"title":"Sudden Outfit Change - WAN 2.2 Low - CivitAI Archive","description":"Sudden Outfit Change WAN 2.2 Low is a Wan Video 2.2 I2V-A14B LORA AI model created by ai_build_art for generating images of concept, then a sudden outfit change into, and than back to original dress","image":"https://c.genur.art/81ed9f42-ff12-4703-a2fc-13237ea9aeeb","canonical":"https://civarchive.com/models/2077374?modelVersionId=2350577"}},"title":"Sudden Outfit Change","description":"Download Sudden Outfit Change - LORA by ai_build_art from CivArchive (CivitAI Archive). This lora is for outfit changes without scene cuts.You can basically transition into every outfit by...","ogTitle":"Sudden Outfit Change - LORA by ai_build_art - CivArchive","ogDescription":"Download Sudden Outfit Change - LORA by ai_build_art. Free AI model download from CivArchive.","twitterTitle":"Sudden Outfit Change by ai_build_art - CivArchive","authorName":"ai_build_art","imageUrl":"https://civarchive.com/banner.webp"},"__N_SSP":true},"page":"/models/[id]","query":{"modelVersionId":"2350577","id":"2077374"},"buildId":"BtPAkzpnfi-rrIywBXqKS","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}</script></body></html>
2077374_2350576_h_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb57a507e3e165c69e00a53092fb14764e2a25e5339293e75e604d3559bb7712
3
+ size 306847768
2077374_2350577_l_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f96de8af5fc430465a4a94e513bd1258ea8382dda6951206ac60eb4a098e6ea2
3
+ size 306847760
2079276.html ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta property="og:image" content="https://civarchive.com/banner.webp"/><title>Wan 2.2 X-ray NSFW [Anime] --I2V<!-- --> - CivArchive (CivitAI Archive)</title><meta name="description" content="Download Wan 2.2 X-ray NSFW [Anime] --I2V - LORA by takoyakioji from CivArchive (CivitAI Archive). generate animation with x-ray display on the girl&#x27;s body..."/><meta name="author" content="takoyakioji"/><link rel="canonical" href="https://civarchive.com/models/2079276?modelVersionId=2352795"/><meta property="og:type" content="article"/><meta property="og:title" content="Wan 2.2 X-ray NSFW [Anime] --I2V - LORA by takoyakioji - CivArchive"/><meta property="og:description" content="Download Wan 2.2 X-ray NSFW [Anime] --I2V - LORA by takoyakioji. Free AI model download from CivArchive."/><meta property="og:image" content="https://civarchive.com/banner.webp"/><meta property="og:image:alt" content="Wan 2.2 X-ray NSFW [Anime] --I2V - AI model preview"/><meta property="og:url" content="https://civarchive.com/models/2079276?modelVersionId=2352795"/><meta property="og:site_name" content="CivArchive"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Wan 2.2 X-ray NSFW [Anime] --I2V by takoyakioji - CivArchive"/><meta name="twitter:description" content="Download Wan 2.2 X-ray NSFW [Anime] --I2V - LORA by takoyakioji. Free AI model download from CivArchive."/><meta name="twitter:image" content="https://civarchive.com/banner.webp"/><meta name="twitter:image:alt" content="Wan 2.2 X-ray NSFW [Anime] --I2V - AI model preview"/><meta name="robots" content="index, follow"/><meta name="viewport" content="width=device-width, initial-scale=1"/><meta name="rating" content="adult"/><meta name="next-head-count" content="21"/><link rel="preload" href="/_next/static/css/4272441799e58394.css" as="style"/><link rel="stylesheet" href="/_next/static/css/4272441799e58394.css" data-n-g=""/><link rel="preload" href="/_next/static/css/3add334ee59f67ac.css" as="style"/><link rel="stylesheet" href="/_next/static/css/3add334ee59f67ac.css" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-5146130448d8adf7.js" defer=""></script><script src="/_next/static/chunks/framework-64ad27b21261a9ce.js" defer=""></script><script src="/_next/static/chunks/main-7b81b98a28933e53.js" defer=""></script><script src="/_next/static/chunks/pages/_app-d4e1e09a0960db41.js" defer=""></script><script src="/_next/static/chunks/ee9ce975-285597f3eb6df687.js" defer=""></script><script src="/_next/static/chunks/799-ea76c0ba216e91ad.js" defer=""></script><script src="/_next/static/chunks/158-1fc6cc013e2030c1.js" defer=""></script><script src="/_next/static/chunks/854-d38a8714460eeb07.js" defer=""></script><script src="/_next/static/chunks/400-579f40c12bd7de61.js" defer=""></script><script src="/_next/static/chunks/pages/models/%5Bid%5D-5f090d47e4dcd1e2.js" defer=""></script><script src="/_next/static/BtPAkzpnfi-rrIywBXqKS/_buildManifest.js" defer=""></script><script src="/_next/static/BtPAkzpnfi-rrIywBXqKS/_ssgManifest.js" defer=""></script></head><body><div id="__next"><style>
2
+ :root {
3
+ --bprogress-color: hsl(var(--primary));
4
+ --bprogress-height: 2px;
5
+ --bprogress-spinner-size: 18px;
6
+ --bprogress-spinner-animation-duration: 400ms;
7
+ --bprogress-spinner-border-size: 2px;
8
+ --bprogress-box-shadow: 0 0 10px hsl(var(--primary)), 0 0 5px hsl(var(--primary));
9
+ --bprogress-z-index: 99999;
10
+ --bprogress-spinner-top: 15px;
11
+ --bprogress-spinner-bottom: auto;
12
+ --bprogress-spinner-right: 15px;
13
+ --bprogress-spinner-left: auto;
14
+ }
15
+
16
+ .bprogress {
17
+ width: 0;
18
+ height: 0;
19
+ pointer-events: none;
20
+ z-index: var(--bprogress-z-index);
21
+ }
22
+
23
+ .bprogress .bar {
24
+ background: var(--bprogress-color);
25
+ position: fixed;
26
+ z-index: var(--bprogress-z-index);
27
+ top: 0;
28
+ left: 0;
29
+ width: 100%;
30
+ height: var(--bprogress-height);
31
+ }
32
+
33
+ /* Fancy blur effect */
34
+ .bprogress .peg {
35
+ display: block;
36
+ position: absolute;
37
+ right: 0;
38
+ width: 100px;
39
+ height: 100%;
40
+ box-shadow: var(--bprogress-box-shadow);
41
+ opacity: 1.0;
42
+ transform: rotate(3deg) translate(0px, -4px);
43
+ }
44
+
45
+ /* Remove these to get rid of the spinner */
46
+ .bprogress .spinner {
47
+ display: block;
48
+ position: fixed;
49
+ z-index: var(--bprogress-z-index);
50
+ top: var(--bprogress-spinner-top);
51
+ bottom: var(--bprogress-spinner-bottom);
52
+ right: var(--bprogress-spinner-right);
53
+ left: var(--bprogress-spinner-left);
54
+ }
55
+
56
+ .bprogress .spinner-icon {
57
+ width: var(--bprogress-spinner-size);
58
+ height: var(--bprogress-spinner-size);
59
+ box-sizing: border-box;
60
+ border: solid var(--bprogress-spinner-border-size) transparent;
61
+ border-top-color: var(--bprogress-color);
62
+ border-left-color: var(--bprogress-color);
63
+ border-radius: 50%;
64
+ -webkit-animation: bprogress-spinner var(--bprogress-spinner-animation-duration) linear infinite;
65
+ animation: bprogress-spinner var(--bprogress-spinner-animation-duration) linear infinite;
66
+ }
67
+
68
+ .bprogress-custom-parent {
69
+ overflow: hidden;
70
+ position: relative;
71
+ }
72
+
73
+ .bprogress-custom-parent .bprogress .spinner,
74
+ .bprogress-custom-parent .bprogress .bar {
75
+ position: absolute;
76
+ }
77
+
78
+ .bprogress .indeterminate {
79
+ position: fixed;
80
+ top: 0;
81
+ left: 0;
82
+ width: 100%;
83
+ height: var(--bprogress-height);
84
+ overflow: hidden;
85
+ }
86
+
87
+ .bprogress .indeterminate .inc,
88
+ .bprogress .indeterminate .dec {
89
+ position: absolute;
90
+ top: 0;
91
+ height: 100%;
92
+ background-color: var(--bprogress-color);
93
+ }
94
+
95
+ .bprogress .indeterminate .inc {
96
+ animation: bprogress-indeterminate-increase 2s infinite;
97
+ }
98
+
99
+ .bprogress .indeterminate .dec {
100
+ animation: bprogress-indeterminate-decrease 2s 0.5s infinite;
101
+ }
102
+
103
+ @-webkit-keyframes bprogress-spinner {
104
+ 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
105
+ 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
106
+ }
107
+
108
+ @keyframes bprogress-spinner {
109
+ 0% { transform: rotate(0deg); }
110
+ 100% { transform: rotate(360deg); }
111
+ }
112
+
113
+ @keyframes bprogress-indeterminate-increase {
114
+ from { left: -5%; width: 5%; }
115
+ to { left: 130%; width: 100%; }
116
+ }
117
+
118
+ @keyframes bprogress-indeterminate-decrease {
119
+ from { left: -80%; width: 80%; }
120
+ to { left: 110%; width: 10%; }
121
+ }
122
+ </style><div class="min-h-screen bg-background flex flex-col __variable_f367f3"><div role="region" aria-label="Notifications (F8)" tabindex="-1" style="pointer-events:none"><ol tabindex="-1" class="fixed top-0 z-[100] flex max-h-screen w-full flex-col-reverse p-4 sm:bottom-0 sm:right-0 sm:top-auto sm:flex-col md:max-w-[420px]"></ol></div><header class="border-b bg-background/95 backdrop-blur supports-[backdrop-filter]:bg-background/60 z-10"><div class="container mx-auto py-4"><div class="flex items-center gap-4 flex-col sm:flex-row"><a class="flex items-center gap-2 hover:opacity-90 transition-opacity text-transparent bg-gradient-to-r from-blue-600 to-purple-600 bg-clip-text" title="CivArchive - CivitAI Archive" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-package h-6 w-6 stroke-blue-600" aria-hidden="true"><path d="M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"></path><path d="M12 22V12"></path><polyline points="3.29 7 12 12 20.71 7"></polyline><path d="m7.5 4.27 9 5.15"></path></svg><span class="font-semibold text-xl">CivArchive</span></a><form class="w-full flex-1"><div class="flex flex-col gap-4 px-4"><div class="relative w-full"><input type="text" class="flex h-9 rounded-md border border-input bg-transparent px-3 py-1 text-base transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm w-full shadow-sm pr-10" placeholder="Search by model name, filename, sha256 hash or civitai links" value=""/><button type="submit" class="absolute right-3 top-1/2 transform -translate-y-1/2 text-gray-400 hover:text-gray-600 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-primary rounded-full p-1"><svg class="h-5 w-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path></svg></button></div><div class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 xl:grid-cols-8 gap-3 items-center"><button class="gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground h-9 px-4 py-2 w-full flex items-center justify-between" type="button" id="radix-:R1kl6:" aria-haspopup="menu" aria-expanded="false" data-state="closed"><div>Model Type</div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><button class="gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground h-9 px-4 py-2 w-full flex items-center justify-between" type="button" id="radix-:R2kl6:" aria-haspopup="menu" aria-expanded="false" data-state="closed"><div>Base Model</div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><button type="button" role="combobox" aria-controls="radix-:R3kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R4kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R5kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R6kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R7kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><button type="button" role="combobox" aria-controls="radix-:R8kl6:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 w-full"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select></div></div></form><div class="flex items-center gap-2"><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground h-9 px-4 py-2" type="button" aria-haspopup="dialog" aria-expanded="false" aria-controls="radix-:Rel6:" data-state="closed">Add Mirror</button><a target="_blank" rel="nofollow noopener noreferrer" class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 hover:bg-accent hover:text-accent-foreground h-9 w-9" href="https://discord.gg/xy4GgcppfM"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.07451 1.82584C5.03267 1.81926 4.99014 1.81825 4.94803 1.82284C4.10683 1.91446 2.82673 2.36828 2.07115 2.77808C2.02106 2.80525 1.97621 2.84112 1.93869 2.88402C1.62502 3.24266 1.34046 3.82836 1.11706 4.38186C0.887447 4.95076 0.697293 5.55032 0.588937 5.98354C0.236232 7.39369 0.042502 9.08728 0.0174948 10.6925C0.0162429 10.7729 0.0351883 10.8523 0.0725931 10.9234C0.373679 11.496 1.02015 12.027 1.66809 12.4152C2.32332 12.8078 3.08732 13.1182 3.70385 13.1778C3.85335 13.1922 4.00098 13.1358 4.10282 13.0255C4.2572 12.8581 4.5193 12.4676 4.71745 12.1643C4.80739 12.0267 4.89157 11.8953 4.95845 11.7901C5.62023 11.9106 6.45043 11.9801 7.50002 11.9801C8.54844 11.9801 9.37796 11.9107 10.0394 11.7905C10.1062 11.8957 10.1903 12.0269 10.2801 12.1643C10.4783 12.4676 10.7404 12.8581 10.8947 13.0255C10.9966 13.1358 11.1442 13.1922 11.2937 13.1778C11.9102 13.1182 12.6742 12.8078 13.3295 12.4152C13.9774 12.027 14.6239 11.496 14.925 10.9234C14.9624 10.8523 14.9813 10.7729 14.9801 10.6925C14.9551 9.08728 14.7613 7.39369 14.4086 5.98354C14.3003 5.55032 14.1101 4.95076 13.8805 4.38186C13.6571 3.82836 13.3725 3.24266 13.0589 2.88402C13.0214 2.84112 12.9765 2.80525 12.9264 2.77808C12.1708 2.36828 10.8907 1.91446 10.0495 1.82284C10.0074 1.81825 9.96489 1.81926 9.92305 1.82584C9.71676 1.85825 9.5391 1.96458 9.40809 2.06355C9.26977 2.16804 9.1413 2.29668 9.0304 2.42682C8.86968 2.61544 8.71437 2.84488 8.61428 3.06225C8.27237 3.03501 7.90138 3.02 7.5 3.02C7.0977 3.02 6.72593 3.03508 6.38337 3.06244C6.28328 2.84501 6.12792 2.61549 5.96716 2.42682C5.85626 2.29668 5.72778 2.16804 5.58947 2.06355C5.45846 1.96458 5.2808 1.85825 5.07451 1.82584ZM11.0181 11.5382C11.0395 11.5713 11.0615 11.6051 11.0838 11.6392C11.2169 11.843 11.3487 12.0385 11.4508 12.1809C11.8475 12.0916 12.352 11.8818 12.8361 11.5917C13.3795 11.2661 13.8098 10.8918 14.0177 10.5739C13.9852 9.06758 13.7993 7.50369 13.4773 6.21648C13.38 5.82759 13.2038 5.27021 12.9903 4.74117C12.7893 4.24326 12.5753 3.82162 12.388 3.5792C11.7376 3.24219 10.7129 2.88582 10.0454 2.78987C10.0308 2.79839 10.0113 2.81102 9.98675 2.82955C9.91863 2.881 9.84018 2.95666 9.76111 3.04945C9.71959 3.09817 9.68166 3.1471 9.64768 3.19449C9.953 3.25031 10.2253 3.3171 10.4662 3.39123C11.1499 3.6016 11.6428 3.89039 11.884 4.212C12.0431 4.42408 12.0001 4.72494 11.788 4.884C11.5759 5.04306 11.2751 5.00008 11.116 4.788C11.0572 4.70961 10.8001 4.4984 10.1838 4.30877C9.58933 4.12585 8.71356 3.98 7.5 3.98C6.28644 3.98 5.41067 4.12585 4.81616 4.30877C4.19988 4.4984 3.94279 4.70961 3.884 4.788C3.72494 5.00008 3.42408 5.04306 3.212 4.884C2.99992 4.72494 2.95694 4.42408 3.116 4.212C3.35721 3.89039 3.85011 3.6016 4.53383 3.39123C4.77418 3.31727 5.04571 3.25062 5.35016 3.19488C5.31611 3.14738 5.27808 3.09831 5.23645 3.04945C5.15738 2.95666 5.07893 2.881 5.01081 2.82955C4.98628 2.81102 4.96674 2.79839 4.95217 2.78987C4.28464 2.88582 3.25999 3.24219 2.60954 3.5792C2.42226 3.82162 2.20825 4.24326 2.00729 4.74117C1.79376 5.27021 1.61752 5.82759 1.52025 6.21648C1.19829 7.50369 1.01236 9.06758 0.97986 10.5739C1.18772 10.8918 1.61807 11.2661 2.16148 11.5917C2.64557 11.8818 3.15003 12.0916 3.5468 12.1809C3.64885 12.0385 3.78065 11.843 3.9138 11.6392C3.93626 11.6048 3.95838 11.5708 3.97996 11.5375C3.19521 11.2591 2.77361 10.8758 2.50064 10.4664C2.35359 10.2458 2.4132 9.94778 2.63377 9.80074C2.85435 9.65369 3.15236 9.71329 3.29941 9.93387C3.56077 10.3259 4.24355 11.0201 7.50002 11.0201C10.7565 11.0201 11.4392 10.326 11.7006 9.93386C11.8477 9.71329 12.1457 9.65369 12.3663 9.80074C12.5869 9.94779 12.6465 10.2458 12.4994 10.4664C12.2262 10.8762 11.8041 11.2598 11.0181 11.5382ZM4.08049 7.01221C4.32412 6.74984 4.65476 6.60162 5.00007 6.59998C5.34538 6.60162 5.67603 6.74984 5.91966 7.01221C6.16329 7.27459 6.30007 7.62974 6.30007 7.99998C6.30007 8.37021 6.16329 8.72536 5.91966 8.98774C5.67603 9.25011 5.34538 9.39833 5.00007 9.39998C4.65476 9.39833 4.32412 9.25011 4.08049 8.98774C3.83685 8.72536 3.70007 8.37021 3.70007 7.99998C3.70007 7.62974 3.83685 7.27459 4.08049 7.01221ZM9.99885 6.59998C9.65354 6.60162 9.3229 6.74984 9.07926 7.01221C8.83563 7.27459 8.69885 7.62974 8.69885 7.99998C8.69885 8.37021 8.83563 8.72536 9.07926 8.98774C9.3229 9.25011 9.65354 9.39833 9.99885 9.39998C10.3442 9.39833 10.6748 9.25011 10.9184 8.98774C11.1621 8.72536 11.2989 8.37021 11.2989 7.99998C11.2989 7.62974 11.1621 7.27459 10.9184 7.01221C10.6748 6.74984 10.3442 6.60162 9.99885 6.59998Z" fill="currentColor"></path></svg></a></div></div></div></header><main class="flex-1"><div><div class="w-full flex flex-col md:flex-row spacer-y-8"><div class="md:w-1/2 lg:w-2/3 p-4 md:p-8 space-y-8 "><div class="space-y-4"><div class="flex items-center justify-between"><div class="tracking-tight text-3xl font-bold">Wan 2.2 X-ray NSFW [Anime] --I2V<!-- --> - <!-- -->v1.0-LOW</div><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-destructive text-destructive-foreground shadow hover:bg-destructive/80 px-3 py-1">NSFW</div></div><div dir="ltr" data-orientation="horizontal" class="space-y-4"><div role="tablist" aria-orientation="horizontal" class="inline-flex h-9 items-center justify-center rounded-lg bg-muted p-1 text-muted-foreground flex-wrap" tabindex="-1" data-orientation="horizontal" style="outline:none"><a class="inline-block" href="/models/2079276?modelVersionId=2352795"><button type="button" role="tab" aria-selected="true" aria-controls="radix-:R15d56:-content-2352795" data-state="active" id="radix-:R15d56:-trigger-2352795" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">v1.0-LOW</button></a><a class="inline-block" href="/models/2079276?modelVersionId=2352682"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-2352682" data-state="inactive" id="radix-:R15d56:-trigger-2352682" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">v1.0-HIGH</button></a></div></div></div><div class="space-y-4"><div class="space-y-4"><div class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-4"><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/107844256"><video src="https://c.genur.art/dd653eed-32d3-4611-94a0-939c905d172f" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9kZDY1M2VlZC0zMmQzLTQ2MTEtOTRhMC05MzljOTA1ZDE3MmY" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a><a target="_blank" class="relative aspect-square group overflow-hidden rounded-xl" href="https://genur.art/posts/107845143"><video src="https://c.genur.art/98405cd7-ccf4-440e-ab6a-34bcd51a429d" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC85ODQwNWNkNy1jY2Y0LTQ0MGUtYWI2YS0zNGJjZDUxYTQyOWQ" class="object-cover w-full h-full transition-transform duration-300 group-hover:scale-105" muted="" loop="" playsinline="" autoplay=""></video></a></div></div><div class="prose max-w-none break-words overflow-hidden text-wrap"><p>generate animation with x-ray display on the girl's body</p></div><div><div class="space-y-4"><div><h2 class="text-2xl font-bold mb-4">Description</h2></div></div></div></div></div><div class="md:w-1/2 lg:w-1/3 p-4 md:p-8 space-y-8"><div class="space-y-8"><div class="flex items-center gap-3"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80 px-3 py-1">LORA</div><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-primary text-primary-foreground shadow hover:bg-primary/80 px-3 py-1">Wan Video 2.2 I2V-A14B</div><div class="text-sm text-muted-foreground">by <a class="font-medium text-primary hover:underline" href="/users/takoyakioji">takoyakioji</a></div></div><div class="flex justify-center gap-2"><a class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 bg-primary text-primary-foreground shadow hover:bg-primary/90 h-9 px-4 py-2 w-full text-lg px-8" target="_blank" rel="noopener noreferrer nofollow" href="/api/download/models/2352795">Download (Beta) <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></a><a class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 bg-secondary text-secondary-foreground shadow-sm hover:bg-secondary/80 h-9 px-4 py-2 w-full text-lg px-8" target="_blank" rel="noopener noreferrer nofollow" href="https://civitai.com/models/2079276?modelVersionId=2352795">View on <!-- -->CivitAI</a></div><div class="flex flex-wrap gap-2 text-sm text-muted-foreground"><a href="/tags/concept"><div class="inline-flex items-center rounded-md border text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground px-3 py-1">concept</div></a></div><div class=""><h2 class="font-bold mb-4">Details</h2><div class="grid grid-cols-2 "><div class="text-sm text-muted-foreground font-medium">Downloads</div><div class="font-bold mb-2">801</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Platform</div><div class="mb-2">CivitAI</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Platform Status</div><div class="font-bold text-primary mb-2"><span class="text-green-500">Available</span></div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Created</div><div class="font-bold mb-2">10/27/2025</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Updated</div><div class="font-bold mb-2">10/29/2025</div></div><div class="grid grid-cols-2"><div class="text-sm text-muted-foreground font-medium">Deleted</div><div class="font-bold text-primary mb-2"><span class="text-green-500">-</span></div></div></div><div><h2 class="font-bold mb-4">Files</h2><div class="space-y-4"><div class="flex flex-col gap-2 p-4 rounded-xl border space-y-2"><h2 class="font-semibold text-xl group-hover:text-primary transition-colors">x-ray_i2v_low.safetensors</h2><div class="flex space-x-2"><div>Size:</div><div>292.59 MB</div><div> SHA256: </div><a class="font-mono hover:text-primary truncate" href="/sha256/9a62a5615253c3c9bb2c91f47116cfedb2f2ce7befad2f1e8d5331623bfd567e">9a62a5615253c3c9bb2c91f47116cfedb2f2ce7befad2f1e8d5331623bfd567e</a></div><div class="text-sm text-muted-foreground inline-flex gap-2"></div><div class="mt-8"><h3 class="text-lg mb-4">Mirrors</h3><div class="space-y-2"><div class="text-neutral-500"><div class="inline-flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.2" viewBox="0 0 24 24" height="1.5em" width="1.5em" class="mr-1"><linearGradient id="a" x1="10.156" x2="10.156" y1="22.45" y2="2.461" gradientTransform="matrix(1 0 0 -1 0 24)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#081692"></stop><stop offset="1" stop-color="#1e043c"></stop></linearGradient><linearGradient id="b" x1="10.156" x2="10.156" y1="22.45" y2="2.45" gradientTransform="matrix(1 0 0 -1 0 24)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#1284f7"></stop><stop offset="1" stop-color="#0a20c9"></stop></linearGradient><path fill="url(#a)" d="M1.5 6.6v10l8.7 5 8.7-5v-10l-8.7-5-8.7 5z"></path><path fill="url(#b)" d="M10.2 4.7l5.9 3.4V15l-5.9 3.4-6-3.4V8.1l6-3.4m0-3.1l-8.7 5v10l8.7 5 8.7-5v-10c-.1 0-8.7-5-8.7-5z"></path><path fill="#fff" d="M11.8 12.4l-1.7 1-1.7-1v-1.9l1.7-1 1.7 1h2.1V9.3l-3.8-2.2-3.7 2.2v4.3l3.8 2.2 3.8-2.2v-1.2h-2.2z"></path></svg>CivitAI<!-- --> (<!-- -->1<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://civitai.com/api/download/models/2352795"><li class="group rounded-lg border border-neutral-800 hover:bg-neutral-800 p-4 transition-all duration-200"><div class="flex items-center justify-between"><p class="font-medium text-neutral-400 group-hover:text-white">x-ray_i2v_low.safetensors</p><span class="text-sm text-neutral-500 group-hover:text-neutral-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-download w-4 h-4" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" x2="12" y1="15" y2="3"></line></svg></span></div></li></a></ul></div></div></div></div></div></div></div></div></div></div><div class="flex items-center justify-center min-h-[400px]"><div class="animate-spin rounded-full h-12 w-12 border-b-2 border-gray-900"></div></div></div></main><footer class="border-t mt-auto"><div class="container mx-auto py-6 px-4"><div class="flex flex-col sm:flex-row justify-between items-center gap-4 mb-6"><div class="flex items-center gap-2"><a class="flex items-center gap-2 hover:opacity-90 transition-opacity text-transparent bg-gradient-to-r from-blue-600 to-purple-600 bg-clip-text" title="CivArchive - CivitAI Archive" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-package h-5 w-5 stroke-blue-600" aria-hidden="true"><path d="M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"></path><path d="M12 22V12"></path><polyline points="3.29 7 12 12 20.71 7"></polyline><path d="m7.5 4.27 9 5.15"></path></svg><span class="font-semibold text-lg">CivArchive</span></a><span class="text-sm text-muted-foreground">formerly CivitAI Archive</span></div></div><nav class="grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-5 xl:grid-cols-6 gap-6 text-sm text-muted-foreground"><div><div class="font-semibold text-foreground mb-2">Tags</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/anime">CivitAI Anime Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/character">CivitAI Character Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/style">CivitAI Style Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/tags/celebrity">CivitAI Celebrity Models</a></li></ul></div><div><div class="font-semibold text-foreground mb-2">Tools</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" href="/upload">Upload Models</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://huggingface.co/spaces/civitaiarchive/civitai-to-hf-uploader">CivitAI to HF Uploader</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://civitasbay.org">CivitasBay Torrents</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://genur.art">Genur Images</a></li><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://leukosai.com/create-your-own/civitai?ref=civarchive.com">Create your own CivitAI</a></li></ul></div><div><div class="font-semibold text-foreground mb-2">Community</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" target="_blank" rel="nofollow noopener noreferrer" href="https://discord.gg/xy4GgcppfM">Discord</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/about">About</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/cdn-cgi/l/email-protection#94e0f1f5f9d4f7fde2f5e6f7fcfde2f1baf7fbf9">Contact</a></li></ul></div><div><div class="font-semibold text-foreground mb-2">Leaderboards</div><ul class="space-y-2"><li><a class="hover:underline hover:text-foreground transition-colors" href="/leaderboards/seasonal/overall">Overall Seasonal</a></li><li><a class="hover:underline hover:text-foreground transition-colors" href="/leaderboards/legends/overall">Overall Legends</a></li></ul></div></nav></div></footer></div></div><script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"model":{"id":2079276,"name":"Wan 2.2 X-ray NSFW [Anime] --I2V","type":"LORA","description":"\u003cp\u003egenerate animation with x-ray display on the girl's body\u003c/p\u003e","username":"takoyakioji","downloadCount":1688,"favoriteCount":0,"commentCount":5,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-10-27T18:02:34.202Z","updatedAt":"2025-10-29T17:14:26.350Z","deletedAt":null,"tags":["concept"],"creator_id":"takoyakioji","creator_username":"takoyakioji","creator_name":"takoyakioji","creator_url":"/users/takoyakioji","versions":[{"id":2352795,"name":"v1.0-LOW","href":"/models/2079276?modelVersionId=2352795"},{"id":2352682,"name":"v1.0-HIGH","href":"/models/2079276?modelVersionId=2352682"}],"version":{"id":2352795,"modelId":2079276,"name":"v1.0-LOW","baseModel":"Wan Video 2.2 I2V-A14B","baseModelType":"Standard","description":null,"downloadCount":801,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-10-27T18:02:34.355Z","updatedAt":"2025-10-29T17:14:26.391Z","deletedAt":null,"files":[{"id":2243257,"name":"x-ray_i2v_low.safetensors","type":"Model","sizeKB":299617.1640625,"downloadUrl":"https://civitai.com/api/download/models/2352795","modelId":2079276,"modelName":"Wan 2.2 X-ray NSFW [Anime] --I2V","modelVersionId":2352795,"is_nsfw":true,"nsfw_level":60,"sha256":"9a62a5615253c3c9bb2c91f47116cfedb2f2ce7befad2f1e8d5331623bfd567e","createdAt":"2025-10-27T18:02:34.414Z","updatedAt":"2025-10-29T17:14:26.407Z","is_primary":false,"mirrors":[{"filename":"x-ray_i2v_low.safetensors","url":"https://civitai.com/api/download/models/2352795","source":"civitai","model_id":2079276,"model_version_id":2352795,"deletedAt":null,"is_gated":false,"is_paid":false}]}],"images":[{"id":107844256,"url":"https://c.genur.art/dd653eed-32d3-4611-94a0-939c905d172f","nsfwLevel":16,"width":1440,"height":960,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/dd653eed-32d3-4611-94a0-939c905d172f","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9kZDY1M2VlZC0zMmQzLTQ2MTEtOTRhMC05MzljOTA1ZDE3MmY","link":"https://genur.art/posts/107844256"},{"id":107845143,"url":"https://c.genur.art/98405cd7-ccf4-440e-ab6a-34bcd51a429d","nsfwLevel":16,"width":1920,"height":1280,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/98405cd7-ccf4-440e-ab6a-34bcd51a429d","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC85ODQwNWNkNy1jY2Y0LTQ0MGUtYWI2YS0zNGJjZDUxYTQyOWQ","link":"https://genur.art/posts/107845143"}],"trigger":[],"allow_download":true,"download_url":"/api/download/models/2352795","platform_url":"https://civitai.com/models/2079276?modelVersionId=2352795","civitai_model_id":2079276,"civitai_model_version_id":2352795,"href":"/models/2079276?modelVersionId=2352795","mirrors":[]},"platform":"civitai","platform_name":"CivitAI","meta":{"title":"Wan 2.2 X-ray NSFW [Anime] --I2V - v1.0-LOW - CivitAI Archive","description":"Wan 2.2 X-ray NSFW [Anime] --I2V v1.0-LOW is a Wan Video 2.2 I2V-A14B LORA AI model created by takoyakioji for generating images of concept","image":"https://c.genur.art/dd653eed-32d3-4611-94a0-939c905d172f","canonical":"https://civarchive.com/models/2079276?modelVersionId=2352795"}},"title":"Wan 2.2 X-ray NSFW [Anime] --I2V","description":"Download Wan 2.2 X-ray NSFW [Anime] --I2V - LORA by takoyakioji from CivArchive (CivitAI Archive). generate animation with x-ray display on the girl's body...","ogTitle":"Wan 2.2 X-ray NSFW [Anime] --I2V - LORA by takoyakioji - CivArchive","ogDescription":"Download Wan 2.2 X-ray NSFW [Anime] --I2V - LORA by takoyakioji. Free AI model download from CivArchive.","twitterTitle":"Wan 2.2 X-ray NSFW [Anime] --I2V by takoyakioji - CivArchive","authorName":"takoyakioji","imageUrl":"https://civarchive.com/banner.webp"},"__N_SSP":true},"page":"/models/[id]","query":{"modelVersionId":"2352795","id":"2079276"},"buildId":"BtPAkzpnfi-rrIywBXqKS","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}</script></body></html>
2079276_2352682_h_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:319eaa5033c206bbd471d6320972e8e5369ea77bc7f3dd1d47f8b33cea46748c
3
+ size 306807992
2079276_2352795_l_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b2756e49510609ebe56e13e265fb70bf2d6d9d155f4cac28edd628cefe18cc3
3
+ size 306807992