mhnakif commited on
Commit
960221e
·
verified ·
1 Parent(s): 74d5129

Upload folder using huggingface_hub

Browse files
1343182.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 Side View Missionary<!-- --> - CivArchive (CivitAI Archive)</title><meta name="description" content="Download Wan Side View Missionary - LORA by dtwr434 from CivArchive (CivitAI Archive). Here&#x27;s the important part of the prompt:A man is {standing|kneeling} in front of her positioned betw..."/><meta name="author" content="dtwr434"/><link rel="canonical" href="https://civarchive.com/models/1343182?modelVersionId=1516873"/><meta property="og:type" content="article"/><meta property="og:title" content="Wan Side View Missionary - LORA by dtwr434 - CivArchive"/><meta property="og:description" content="Download Wan Side View Missionary - 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 Side View Missionary - AI model preview"/><meta property="og:url" content="https://civarchive.com/models/1343182?modelVersionId=1516873"/><meta property="og:site_name" content="CivArchive"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Wan Side View Missionary by dtwr434 - CivArchive"/><meta name="twitter:description" content="Download Wan Side View Missionary - 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 Side View Missionary - 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/836-fecf59e3df71e2d8.js" defer=""></script><script src="/_next/static/chunks/158-1fc6cc013e2030c1.js" defer=""></script><script src="/_next/static/chunks/651-77ab4cd9019ee517.js" defer=""></script><script src="/_next/static/chunks/400-579f40c12bd7de61.js" defer=""></script><script src="/_next/static/chunks/pages/models/%5Bid%5D-34c44922c9e80c3e.js" defer=""></script><script src="/_next/static/Xf2kXsbxOp13j6kNhxoTY/_buildManifest.js" defer=""></script><script src="/_next/static/Xf2kXsbxOp13j6kNhxoTY/_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 type="button" role="combobox" aria-controls="radix-:R1kl6:" 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-:R2kl6:" 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-: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><div class="flex items-center space-x-2"><button type="button" role="switch" aria-checked="false" data-state="unchecked" value="on" class="peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input" id="nsfw-toggle"><span data-state="unchecked" class="pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0"></span></button><input type="checkbox" aria-hidden="true" style="transform:translateX(-100%);position:absolute;pointer-events:none;opacity:0;margin:0" tabindex="-1" value="on"/><label class="font-medium peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-sm" for="nsfw-toggle">Show NSFW</label></div><div class="flex items-center space-x-2"><button type="button" role="switch" aria-checked="false" data-state="unchecked" value="on" class="peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input" id="deleted-toggle"><span data-state="unchecked" class="pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0"></span></button><input type="checkbox" aria-hidden="true" style="transform:translateX(-100%);position:absolute;pointer-events:none;opacity:0;margin:0" tabindex="-1" value="on"/><label class="font-medium peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-sm" for="deleted-toggle">Only deleted</label></div></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 Side View Missionary<!-- --> - <!-- -->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/1343182?modelVersionId=1516873"><button type="button" role="tab" aria-selected="true" aria-controls="radix-:R15d56:-content-1516873" data-state="active" id="radix-:R15d56:-trigger-1516873" 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</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/62756327"><video src="https://c.genur.art/58f2f6a8-9c38-4aa6-9700-1d258047e598" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC81OGYyZjZhOC05YzM4LTRhYTYtOTcwMC0xZDI1ODA0N2U1OTg" 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/62756332"><video src="https://c.genur.art/1074bfe8-fe86-46f5-9a12-24d2bddd0ef2" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8xMDc0YmZlOC1mZTg2LTQ2ZjUtOWExMi0yNGQyYmRkZDBlZjI" 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/62756334"><video src="https://c.genur.art/7a548a63-b585-495a-9096-d9d2b1326b78" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC83YTU0OGE2My1iNTg1LTQ5NWEtOTA5Ni1kOWQyYjEzMjZiNzg" 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/62756338"><video src="https://c.genur.art/788afad7-69b3-4b20-9076-d149599ac304" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC83ODhhZmFkNy02OWIzLTRiMjAtOTA3Ni1kMTQ5NTk5YWMzMDQ" 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/62756353"><video src="https://c.genur.art/6e5931f2-cd2c-43e3-90cc-a186b7f1557b" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC82ZTU5MzFmMi1jZDJjLTQzZTMtOTBjYy1hMTg2YjdmMTU1N2I" 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/62756372"><video src="https://c.genur.art/9927fdaf-9407-48e4-aeec-4d57ac889f1e" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC85OTI3ZmRhZi05NDA3LTQ4ZTQtYWVlYy00ZDU3YWM4ODlmMWU" 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/62756377"><video src="https://c.genur.art/2609efb0-ac33-46e0-b171-5fd2c2c64f62" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8yNjA5ZWZiMC1hYzMzLTQ2ZTAtYjE3MS01ZmQyYzJjNjRmNjI" 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>Here's the important part of the prompt:</p><pre><code>A man is {standing|kneeling} in front of her positioned between her legs thrusting his penis back and forth in her vagina</code></pre><p>I've included a workflow with a dynamic prompt that I've had success with in the "Training Images" download. Success rate seems a little better than with Hunyuan.</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 14B i2v 480p</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/1516873">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/1343182?modelVersionId=1516873">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></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">14,325</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">3/10/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/11/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">wan_missionary_side.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/5a9269b1ad928e8b8dd24931e3d4567015eb16b843162118c950eace2c1eeea8">5a9269b1ad928e8b8dd24931e3d4567015eb16b843162118c950eace2c1eeea8</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<!-- --> (<!-- -->9<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://huggingface.co/NSFW-API/WanMissionarySide/resolve/main/wan_missionary_side.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">wan_missionary_side.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/navyfighter12/wan2.1/resolve/main/models/loras/wan_missionary_side.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">wan_missionary_side.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/romanfratric234/WAN_2-1_Side_View_Missionary/resolve/main/wan_missionary_side.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">wan_missionary_side.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/ApacheOne/WAN_loRAs/resolve/main/Wan Side View Missionary/wan_missionary_side.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">wan_missionary_side.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/marubok/wan/resolve/main/i2v_missionary_side.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">i2v_missionary_side.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="Likely dead link" href="https://huggingface.co/navyfighter12/wan-loras/resolve/main/wan_missionary_side.safetensors"><li class="group rounded-lg border border-red-800 bg-red-900/50 hover:bg-red-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">wan_missionary_side.safetensors</p><span class="text-sm text-red-500 group-hover:text-red-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-skull w-4 h-4" aria-hidden="true"><path d="m12.5 17-.5-1-.5 1h1z"></path><path d="M15 22a1 1 0 0 0 1-1v-1a2 2 0 0 0 1.56-3.25 8 8 0 1 0-11.12 0A2 2 0 0 0 8 20v1a1 1 0 0 0 1 1z"></path><circle cx="15" cy="12" r="1"></circle><circle cx="9" cy="12" r="1"></circle></svg></span></div></li></a><a title="Download file" href="https://huggingface.co/Chroma111/CivitAI-Archive/resolve/main/1343182/1516873/wan_missionary_side.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">wan_missionary_side.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="Likely dead link" href="https://huggingface.co/mayurbante85/ponylora-mar26/resolve/main/124_wan_missionary_side.safetensors"><li class="group rounded-lg border border-red-800 bg-red-900/50 hover:bg-red-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">124_wan_missionary_side.safetensors</p><span class="text-sm text-red-500 group-hover:text-red-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-skull w-4 h-4" aria-hidden="true"><path d="m12.5 17-.5-1-.5 1h1z"></path><path d="M15 22a1 1 0 0 0 1-1v-1a2 2 0 0 0 1.56-3.25 8 8 0 1 0-11.12 0A2 2 0 0 0 8 20v1a1 1 0 0 0 1 1z"></path><circle cx="15" cy="12" r="1"></circle><circle cx="9" cy="12" r="1"></circle></svg></span></div></li></a><a title="Likely dead link" href="https://huggingface.co/Civarchivist/base_won/resolve/main/1343182/1516873/wan_missionary_side.safetensors"><li class="group rounded-lg border border-red-800 bg-red-900/50 hover:bg-red-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">wan_missionary_side.safetensors</p><span class="text-sm text-red-500 group-hover:text-red-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-skull w-4 h-4" aria-hidden="true"><path d="m12.5 17-.5-1-.5 1h1z"></path><path d="M15 22a1 1 0 0 0 1-1v-1a2 2 0 0 0 1.56-3.25 8 8 0 1 0-11.12 0A2 2 0 0 0 8 20v1a1 1 0 0 0 1 1z"></path><circle cx="15" cy="12" r="1"></circle><circle cx="9" cy="12" r="1"></circle></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/1516873"><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">wan_missionary_side.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" width="1.5rem" height="1.5rem" viewBox="0 0 309.66 308.636"><path fill="#673398" d="M153.75 0h1.29l-4.08.4c25.39.14 50.81 6.32 73.08 18.61 28.88 15.75 52.37 41.19 65.66 71.3 8.69 19.65 13.27 41.17 12.81 62.68.12 34.9-12.97 69.51-35.49 96.1-32.52 4.12-66.2 6.62-98.24-1.9-19.01-4.73-35.91-16.99-46.73-33.27-10.99-19.45-7.23-46.37 9.43-61.49 11.6-10.52 28.34-15.03 43.65-11.61 13.55 2.77 25.59 11.6 32.54 23.53 6.79-3.57 13.53-7.23 20.33-10.78-4.79-8.06-10.7-15.55-18.09-21.38-12.43-9.84-28.19-15.18-43.99-15.62-14.99-.18-30.02 4.3-42.35 12.86-25.04 17.02-37.43 50.79-28.77 79.88 5.53 19.74 20.03 35.96 36.95 46.96 13.46 8.65 29.05 13.34 44.68 16.17 21.48 3.8 43.41 2.4 65.01.56-2.17 2.23-5.43 2.1-8.28 2.61-23.05 3.42-46.82 3.53-69.6-1.82-21.85-5.06-42.66-15.84-58.18-32.21-22.81-24.63-28.15-64.66-10.23-93.49 9.36-15.35 23.09-28.55 40.16-34.82 18.64-6.95 39.87-6.88 58.41.37 3.05-7.07 6.37-14.02 9.36-21.11-30.58-12.5-67.11-9.26-94.88 8.7-15.2 9.83-27.71 23.58-36.81 39.19-10.14 17.95-13.42 39.37-10.32 59.66 4.09 27.36 19.04 52.97 40.96 69.87 10.66 8.42 23.26 14.09 36.23 17.92 16.76 4.98 34.25 7.15 51.7 7.55 2.47.04 4.95.14 7.41.45-3.51 1.82-7.58 1.27-11.39 1.38-20.73.43-41.62-2.79-61.06-10.05-14.79-5.57-28.75-13.88-39.72-25.36-11.51-11.43-21.19-24.96-26.8-40.26-6.59-18.11-8.65-38.02-5.12-57.01 4.28-22.59 17.18-42.9 34.07-58.24 20.26-18.51 47.69-29.02 75.15-28.57.01-7.76-.01-15.53.02-23.29-23.7.01-47.41 6.2-67.9 18.16-27.08 15.75-48.36 41.06-59.65 70.24-8.29 21.86-11.39 46.22-5.76 69.13 6.44 27.98 24.21 52.88 48.01 68.8 3.71 2.72 7.95 4.61 11.59 7.44-1.68-.11-3.39-.31-4.9-1.11-7.67-3.67-14.84-8.3-21.65-13.38-12.26-9.27-23.82-19.76-32.59-32.47C18.7 226.05 10.05 209 5.27 190.79.73 173.95-.3 156.33.9 138.98c2.89-37.2 20.41-72.96 47.86-98.21C71.09 20.01 99.81 6.24 130.03 2.03 137.88.77 145.86.89 153.75 0"></path></svg>Torrents<!-- --> (<!-- -->1<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://civitasbay.org/torrents/FB0E934C5C4B1CD6C702890BA737F783A5CEDCEC"><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">wan_missionary_side.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 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">wan_t2v_side_missionary.zip</h2><div class="flex space-x-2"><div>Size:</div><div>3.32 KB</div><div> SHA256: </div><a class="font-mono hover:text-primary truncate" href="/sha256/489026fa1948114e6bd545615ec9078e4b333d665dac6f52c50ada1f191f10a2">489026fa1948114e6bd545615ec9078e4b333d665dac6f52c50ada1f191f10a2</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/1516873?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">wan_t2v_side_missionary.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></div><div><h2 class="font-bold mb-4">Available On (<!-- -->1<!-- --> platform<!-- -->)</h2><div class="flex flex-col gap-3"><a title="View on SeaArt" href="/seaart/models/cv9vge5e878c73ft1ajg/versions/9f32d344f535c89efaa0b973973877f0"><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">Wan Side View Missionary<!-- --> - <!-- -->1.0</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></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#552130343815363c233427363d3c23307b363a38">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":1343182,"name":"Wan Side View Missionary","type":"LORA","description":"\u003cp\u003eHere's the important part of the prompt:\u003c/p\u003e\u003cpre\u003e\u003ccode\u003eA man is {standing|kneeling} in front of her positioned between her legs thrusting his penis back and forth in her vagina\u003c/code\u003e\u003c/pre\u003e\u003cp\u003eI've included a workflow with a dynamic prompt that I've had success with in the \"Training Images\" download. Success rate seems a little better than with Hunyuan.\u003c/p\u003e","username":"dtwr434","downloadCount":14324,"favoriteCount":0,"commentCount":25,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-04-24T18:21:07.788Z","updatedAt":"2025-10-11T18:04:09.864Z","deletedAt":null,"tags":["concept","missionary","sex"],"creator_id":"dtwr434","creator_username":"dtwr434","creator_name":"dtwr434","creator_url":"/users/dtwr434","versions":[{"id":1516873,"name":"v1.0","href":"/models/1343182?modelVersionId=1516873"}],"version":{"id":1516873,"modelId":1343182,"name":"v1.0","baseModel":"Wan Video 14B i2v 480p","baseModelType":"Standard","description":null,"downloadCount":14325,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-03-10T21:36:24.698Z","updatedAt":"2025-10-11T18:04:09.875Z","deletedAt":null,"files":[{"id":1417103,"name":"wan_missionary_side.safetensors","type":"Model","sizeKB":299617.1640625,"downloadUrl":"https://civitai.com/api/download/models/1516873","modelId":1343182,"modelName":"Wan Side View Missionary","modelVersionId":1516873,"is_nsfw":true,"nsfw_level":60,"sha256":"5a9269b1ad928e8b8dd24931e3d4567015eb16b843162118c950eace2c1eeea8","createdAt":"2025-03-10T21:36:24.698Z","updatedAt":"2025-10-11T18:04:09.899Z","is_primary":false,"mirrors":[{"filename":"wan_missionary_side.safetensors","url":"https://civitai.com/api/download/models/1516873","source":"civitai","model_id":1343182,"model_version_id":1516873,"deletedAt":null,"is_gated":false,"is_paid":false},{"filename":"wan_missionary_side.safetensors","url":"https://huggingface.co/NSFW-API/WanMissionarySide/resolve/main/wan_missionary_side.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"wan_missionary_side.safetensors","url":"https://huggingface.co/navyfighter12/wan2.1/resolve/main/models/loras/wan_missionary_side.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"wan_missionary_side.safetensors","url":"https://huggingface.co/romanfratric234/WAN_2-1_Side_View_Missionary/resolve/main/wan_missionary_side.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"wan_missionary_side.safetensors","url":"https://huggingface.co/ApacheOne/WAN_loRAs/resolve/main/Wan Side View Missionary/wan_missionary_side.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"i2v_missionary_side.safetensors","url":"https://huggingface.co/marubok/wan/resolve/main/i2v_missionary_side.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"wan_missionary_side.safetensors","url":"https://huggingface.co/navyfighter12/wan-loras/resolve/main/wan_missionary_side.safetensors","source":"huggingface","deletedAt":"2025-08-04T05:27:51.913Z","is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"wan_missionary_side.safetensors","url":"https://huggingface.co/Chroma111/CivitAI-Archive/resolve/main/1343182/1516873/wan_missionary_side.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"124_wan_missionary_side.safetensors","url":"https://huggingface.co/mayurbante85/ponylora-mar26/resolve/main/124_wan_missionary_side.safetensors","source":"huggingface","deletedAt":"2025-08-02T15:29:16.399Z","is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"wan_missionary_side.safetensors","url":"https://huggingface.co/Civarchivist/base_won/resolve/main/1343182/1516873/wan_missionary_side.safetensors","source":"huggingface","deletedAt":"2025-08-04T05:24:41.489Z","is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"wan_missionary_side.safetensors","url":"https://civitasbay.org/torrents/FB0E934C5C4B1CD6C702890BA737F783A5CEDCEC","source":"torrent","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null}]},{"id":1417102,"name":"wan_t2v_side_missionary.zip","type":"Training Data","sizeKB":3.3232421875,"downloadUrl":"https://civitai.com/api/download/models/1516873?type=Training%20Data","modelId":1343182,"modelName":"Wan Side View Missionary","modelVersionId":1516873,"is_nsfw":true,"nsfw_level":60,"sha256":"489026fa1948114e6bd545615ec9078e4b333d665dac6f52c50ada1f191f10a2","createdAt":"2025-03-10T21:36:24.698Z","updatedAt":"2025-10-11T18:04:09.887Z","is_primary":false,"mirrors":[{"filename":"wan_t2v_side_missionary.zip","url":"https://civitai.com/api/download/models/1516873?type=Training%20Data","source":"civitai","model_id":1343182,"model_version_id":1516873,"deletedAt":null,"is_gated":false,"is_paid":false}]}],"images":[{"id":62756327,"url":"https://c.genur.art/58f2f6a8-9c38-4aa6-9700-1d258047e598","nsfwLevel":16,"width":1248,"height":720,"hash":"UFE.U@OY0~xa00xHIUad.TM{-VozZ~x]s:Io","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/58f2f6a8-9c38-4aa6-9700-1d258047e598","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC81OGYyZjZhOC05YzM4LTRhYTYtOTcwMC0xZDI1ODA0N2U1OTg","link":"https://genur.art/posts/62756327"},{"id":62756332,"url":"https://c.genur.art/1074bfe8-fe86-46f5-9a12-24d2bddd0ef2","nsfwLevel":16,"width":832,"height":480,"hash":"UiJj;[?c_NT0k=xt-pn$kXs;tSs.oeWAozt7","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/1074bfe8-fe86-46f5-9a12-24d2bddd0ef2","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8xMDc0YmZlOC1mZTg2LTQ2ZjUtOWExMi0yNGQyYmRkZDBlZjI","link":"https://genur.art/posts/62756332"},{"id":62756334,"url":"https://c.genur.art/7a548a63-b585-495a-9096-d9d2b1326b78","nsfwLevel":16,"width":832,"height":480,"hash":"UXM?uP9a.mkq.84TI;aJtRM{IVx]W;n$i^o}","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/7a548a63-b585-495a-9096-d9d2b1326b78","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC83YTU0OGE2My1iNTg1LTQ5NWEtOTA5Ni1kOWQyYjEzMjZiNzg","link":"https://genur.art/posts/62756334"},{"id":62756338,"url":"https://c.genur.art/788afad7-69b3-4b20-9076-d149599ac304","nsfwLevel":16,"width":832,"height":480,"hash":"UbKw%:00?cDi_NInRjoyxvoLM{oL%MV@f6S3","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/788afad7-69b3-4b20-9076-d149599ac304","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC83ODhhZmFkNy02OWIzLTRiMjAtOTA3Ni1kMTQ5NTk5YWMzMDQ","link":"https://genur.art/posts/62756338"},{"id":62756353,"url":"https://c.genur.art/6e5931f2-cd2c-43e3-90cc-a186b7f1557b","nsfwLevel":16,"width":832,"height":480,"hash":"UAF}o|000f+Z0J~W4.?b01Vr^+x[K4o}=_4.","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/6e5931f2-cd2c-43e3-90cc-a186b7f1557b","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC82ZTU5MzFmMi1jZDJjLTQzZTMtOTBjYy1hMTg2YjdmMTU1N2I","link":"https://genur.art/posts/62756353"},{"id":62756372,"url":"https://c.genur.art/9927fdaf-9407-48e4-aeec-4d57ac889f1e","nsfwLevel":16,"width":832,"height":480,"hash":"UABV@V0KAHoz0e_4IT-U.T9F?G-VVq?bNG9u","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/9927fdaf-9407-48e4-aeec-4d57ac889f1e","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC85OTI3ZmRhZi05NDA3LTQ4ZTQtYWVlYy00ZDU3YWM4ODlmMWU","link":"https://genur.art/posts/62756372"},{"id":62756377,"url":"https://c.genur.art/2609efb0-ac33-46e0-b171-5fd2c2c64f62","nsfwLevel":16,"width":832,"height":480,"hash":"UTE:0ix^4.og.8V?I9s:~qxvIUt7%LV@M_kC","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/2609efb0-ac33-46e0-b171-5fd2c2c64f62","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8yNjA5ZWZiMC1hYzMzLTQ2ZTAtYjE3MS01ZmQyYzJjNjRmNjI","link":"https://genur.art/posts/62756377"}],"trigger":[],"allow_download":true,"download_url":"/api/download/models/1516873","platform_url":"https://civitai.com/models/1343182?modelVersionId=1516873","civitai_model_id":1343182,"civitai_model_version_id":1516873,"href":"/models/1343182?modelVersionId=1516873","mirrors":[{"platform":"seaart","href":"/seaart/models/cv9vge5e878c73ft1ajg/versions/9f32d344f535c89efaa0b973973877f0","platform_url":"https://www.seaart.ai/models/detail/cv9vge5e878c73ft1ajg?v=9f32d344f535c89efaa0b973973877f0","name":"Wan Side View Missionary","version_name":"1.0","id":"cv9vge5e878c73ft1ajg","version_id":"9f32d344f535c89efaa0b973973877f0"}]},"platform":"civitai","platform_name":"CivitAI","meta":{"title":"Wan Side View Missionary - v1.0 - CivitAI Archive","description":"Wan Side View Missionary v1.0 is a Wan Video 14B i2v 480p LORA AI model created by dtwr434 for generating images of concept, missionary, sex","image":"https://c.genur.art/58f2f6a8-9c38-4aa6-9700-1d258047e598","canonical":"https://civarchive.com/models/1343182?modelVersionId=1516873"}},"title":"Wan Side View Missionary","description":"Download Wan Side View Missionary - LORA by dtwr434 from CivArchive (CivitAI Archive). Here's the important part of the prompt:A man is {standing|kneeling} in front of her positioned betw...","ogTitle":"Wan Side View Missionary - LORA by dtwr434 - CivArchive","ogDescription":"Download Wan Side View Missionary - LORA by dtwr434. Free AI model download from CivArchive.","twitterTitle":"Wan Side View Missionary by dtwr434 - CivArchive","authorName":"dtwr434","imageUrl":"https://civarchive.com/banner.webp"},"__N_SSP":true},"page":"/models/[id]","query":{"modelVersionId":"1516873","id":"1343182"},"buildId":"Xf2kXsbxOp13j6kNhxoTY","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}</script></body></html>
1343182_1516873_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6732fb81fcdc80b12cb773ec83ae34c47548de94c84fe44728574d13a78129a
3
+ size 306807992
1379311.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>Chest-Bouncing Dance | Wan_video_14B ITV<!-- --> - CivArchive (CivitAI Archive)</title><meta name="description" content="Download Chest-Bouncing Dance | Wan_video_14B ITV - LORA by allpleoleo439 from CivArchive (CivitAI Archive). By using this LORA along with dance-related prompts, you can generate videos featuring chest movemen..."/><meta name="author" content="allpleoleo439"/><link rel="canonical" href="https://civarchive.com/models/1379311?modelVersionId=1661126"/><meta property="og:type" content="article"/><meta property="og:title" content="Chest-Bouncing Dance | Wan_video_14B ITV - LORA by allpleoleo439 - CivArchive"/><meta property="og:description" content="Download Chest-Bouncing Dance | Wan_video_14B ITV - LORA by allpleoleo439. Free AI model download from CivArchive."/><meta property="og:image" content="https://civarchive.com/banner.webp"/><meta property="og:image:alt" content="Chest-Bouncing Dance | Wan_video_14B ITV - AI model preview"/><meta property="og:url" content="https://civarchive.com/models/1379311?modelVersionId=1661126"/><meta property="og:site_name" content="CivArchive"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Chest-Bouncing Dance | Wan_video_14B ITV by allpleoleo439 - CivArchive"/><meta name="twitter:description" content="Download Chest-Bouncing Dance | Wan_video_14B ITV - LORA by allpleoleo439. Free AI model download from CivArchive."/><meta name="twitter:image" content="https://civarchive.com/banner.webp"/><meta name="twitter:image:alt" content="Chest-Bouncing Dance | Wan_video_14B ITV - 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/836-fecf59e3df71e2d8.js" defer=""></script><script src="/_next/static/chunks/158-1fc6cc013e2030c1.js" defer=""></script><script src="/_next/static/chunks/651-77ab4cd9019ee517.js" defer=""></script><script src="/_next/static/chunks/400-579f40c12bd7de61.js" defer=""></script><script src="/_next/static/chunks/pages/models/%5Bid%5D-34c44922c9e80c3e.js" defer=""></script><script src="/_next/static/Xf2kXsbxOp13j6kNhxoTY/_buildManifest.js" defer=""></script><script src="/_next/static/Xf2kXsbxOp13j6kNhxoTY/_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 type="button" role="combobox" aria-controls="radix-:R1kl6:" 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-:R2kl6:" 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-: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><div class="flex items-center space-x-2"><button type="button" role="switch" aria-checked="false" data-state="unchecked" value="on" class="peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input" id="nsfw-toggle"><span data-state="unchecked" class="pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0"></span></button><input type="checkbox" aria-hidden="true" style="transform:translateX(-100%);position:absolute;pointer-events:none;opacity:0;margin:0" tabindex="-1" value="on"/><label class="font-medium peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-sm" for="nsfw-toggle">Show NSFW</label></div><div class="flex items-center space-x-2"><button type="button" role="switch" aria-checked="false" data-state="unchecked" value="on" class="peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input" id="deleted-toggle"><span data-state="unchecked" class="pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0"></span></button><input type="checkbox" aria-hidden="true" style="transform:translateX(-100%);position:absolute;pointer-events:none;opacity:0;margin:0" tabindex="-1" value="on"/><label class="font-medium peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-sm" for="deleted-toggle">Only deleted</label></div></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">Chest-Bouncing Dance | Wan_video_14B ITV<!-- --> - <!-- -->v1.0 | 25 Hour</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/1379311?modelVersionId=1661126"><button type="button" role="tab" aria-selected="true" aria-controls="radix-:R15d56:-content-1661126" data-state="active" id="radix-:R15d56:-trigger-1661126" 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 | 25 Hour</button></a><a class="inline-block" href="/models/1379311?modelVersionId=1661119"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-1661119" data-state="inactive" id="radix-:R15d56:-trigger-1661119" 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 | 40 Hour ver</button></a><a class="inline-block" href="/models/1379311?modelVersionId=1558460"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-1558460" data-state="inactive" id="radix-:R15d56:-trigger-1558460" 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 | Wan_video_14B ITV</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/69943218"><video src="https://c.genur.art/db0c095d-1b45-48d4-bfd8-eb5b6a4a6ad8" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9kYjBjMDk1ZC0xYjQ1LTQ4ZDQtYmZkOC1lYjViNmE0YTZhZDg" 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/69943309"><video src="https://c.genur.art/acfc7569-dff5-4005-84ad-1f0708ed03c3" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9hY2ZjNzU2OS1kZmY1LTQwMDUtODRhZC0xZjA3MDhlZDAzYzM" 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>By using this LORA along with dance-related prompts, you can generate videos featuring <strong>chest movement Videos</strong>.<br /></p><p>For the best results, it is recommended to use <strong>image-to-video generation</strong> with a <strong>full-body character</strong> standing upright within the frame. <strong>Anime characters do not work well</strong> with this version, but I may release a separate version specifically for them in the future.</p><p>This experiment was incredibly exhausting for both my <strong>hardware and mental endurance</strong>. After countless computer crashes and <strong>dozens of hours of trials</strong>, I have finally achieved...</p><p><strong>The Chest-Bouncing Dance LORA.</strong></p><p>Although the results are still far from my ideal, I believe some people might find it <strong>practically useful</strong>.</p><p>By applying this LORA, the generated videos will have <strong>bouncing chest movements</strong>, commonly referred to in Japanese as <strong>"乳揺れ" (Nyū Yure)</strong>.</p><p>Perhaps I should abandon creating "normal" LORAs and focus on making more <strong>"special" LORAs</strong> like this one...<br /></p><hr /><p><br />このLORAを使用し、ダンス関連のプロンプトを組み合わせることで、<strong>胸の揺れのある映像</strong> を生成することができます。</p><p>最適な結果を得るためには、<strong>画像から動画を生成する場合、キャラクターが完全にフレーム内に収まり、立ち姿であること</strong> を推奨します。<br /><strong>アニメキャラクターの効果はあまり良くありません</strong>。今後、アニメ向けの専用バージョンを作成するかもしれません。</p><p>今回の試みは、<strong>私のハードウェアと精神の両方にとって過酷な挑戦</strong> でした。<br />何度もPCがクラッシュし、<strong>何十時間にも及ぶ試行錯誤</strong> を経て…</p><p><strong>ついに「胸揺れダンス LORA」が完成しました。</strong></p><p>理想の結果にはまだ遠いですが、<strong>実用的な用途がある人もいるかもしれません</strong>。</p><p>このLORAを適用すれば、生成される動画に <strong>胸が揺れるエフェクト</strong> を追加できます。<br />これは、日本語で俗に <strong>「乳揺れ (にゅうゆれ)」</strong> と呼ばれる現象です。</p><p>もしかすると、<strong>普通のLORA制作をやめて、このような「特殊」なLORAの開発に専念すべきなのかもしれません…</strong></p><hr /><p>這真的很哭<br />我找了一堆這段舞蹈的影片,同時針對每一部短片裁切,確保動作跟畫面都要一致<br />結果舞蹈沒學到幾下,搖胸部倒是學得很透徹...這實在是讓人哭笑不得<br />我有看萬象的開源資料似乎不建議用於色情,啊我就沒有那個打算..誰知道呢</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>This is me using my travels to further train my original lora. I personally think the effect is not good.</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</div><div class="text-sm text-muted-foreground">by <a class="font-medium text-primary hover:underline" href="/users/allpleoleo439">allpleoleo439</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/1661126">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/1379311?modelVersionId=1661126">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/woman"><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">woman</div></a><a href="/tags/party"><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">party</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">215</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">4/14/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/11/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">danceboobs2.safetensors</h2><div class="flex space-x-2"><div>Size:</div><div>342.66 MB</div><div> SHA256: </div><a class="font-mono hover:text-primary truncate" href="/sha256/cc9e62d61b23ce8cde07aa45f5a6bad638da010d6626c7c374e87ec825ce8870">cc9e62d61b23ce8cde07aa45f5a6bad638da010d6626c7c374e87ec825ce8870</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="Likely dead link" href="https://huggingface.co/Civarchivist/base_won/resolve/main/1379311/1661126/danceboobs2.safetensors"><li class="group rounded-lg border border-red-800 bg-red-900/50 hover:bg-red-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">danceboobs2.safetensors</p><span class="text-sm text-red-500 group-hover:text-red-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-skull w-4 h-4" aria-hidden="true"><path d="m12.5 17-.5-1-.5 1h1z"></path><path d="M15 22a1 1 0 0 0 1-1v-1a2 2 0 0 0 1.56-3.25 8 8 0 1 0-11.12 0A2 2 0 0 0 8 20v1a1 1 0 0 0 1 1z"></path><circle cx="15" cy="12" r="1"></circle><circle cx="9" cy="12" r="1"></circle></svg></span></div></li></a><a title="Download file" href="https://huggingface.co/Chroma111/CivitAI-Archive/resolve/main/1379311/1661126/danceboobs2.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">danceboobs2.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/ApacheOne/WAN_loRAs/resolve/main/Chest-Bouncing Dance Wan_video_14B ITV/danceboobs2.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">danceboobs2.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/1661126"><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">danceboobs2.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" width="1.5rem" height="1.5rem" viewBox="0 0 309.66 308.636"><path fill="#673398" d="M153.75 0h1.29l-4.08.4c25.39.14 50.81 6.32 73.08 18.61 28.88 15.75 52.37 41.19 65.66 71.3 8.69 19.65 13.27 41.17 12.81 62.68.12 34.9-12.97 69.51-35.49 96.1-32.52 4.12-66.2 6.62-98.24-1.9-19.01-4.73-35.91-16.99-46.73-33.27-10.99-19.45-7.23-46.37 9.43-61.49 11.6-10.52 28.34-15.03 43.65-11.61 13.55 2.77 25.59 11.6 32.54 23.53 6.79-3.57 13.53-7.23 20.33-10.78-4.79-8.06-10.7-15.55-18.09-21.38-12.43-9.84-28.19-15.18-43.99-15.62-14.99-.18-30.02 4.3-42.35 12.86-25.04 17.02-37.43 50.79-28.77 79.88 5.53 19.74 20.03 35.96 36.95 46.96 13.46 8.65 29.05 13.34 44.68 16.17 21.48 3.8 43.41 2.4 65.01.56-2.17 2.23-5.43 2.1-8.28 2.61-23.05 3.42-46.82 3.53-69.6-1.82-21.85-5.06-42.66-15.84-58.18-32.21-22.81-24.63-28.15-64.66-10.23-93.49 9.36-15.35 23.09-28.55 40.16-34.82 18.64-6.95 39.87-6.88 58.41.37 3.05-7.07 6.37-14.02 9.36-21.11-30.58-12.5-67.11-9.26-94.88 8.7-15.2 9.83-27.71 23.58-36.81 39.19-10.14 17.95-13.42 39.37-10.32 59.66 4.09 27.36 19.04 52.97 40.96 69.87 10.66 8.42 23.26 14.09 36.23 17.92 16.76 4.98 34.25 7.15 51.7 7.55 2.47.04 4.95.14 7.41.45-3.51 1.82-7.58 1.27-11.39 1.38-20.73.43-41.62-2.79-61.06-10.05-14.79-5.57-28.75-13.88-39.72-25.36-11.51-11.43-21.19-24.96-26.8-40.26-6.59-18.11-8.65-38.02-5.12-57.01 4.28-22.59 17.18-42.9 34.07-58.24 20.26-18.51 47.69-29.02 75.15-28.57.01-7.76-.01-15.53.02-23.29-23.7.01-47.41 6.2-67.9 18.16-27.08 15.75-48.36 41.06-59.65 70.24-8.29 21.86-11.39 46.22-5.76 69.13 6.44 27.98 24.21 52.88 48.01 68.8 3.71 2.72 7.95 4.61 11.59 7.44-1.68-.11-3.39-.31-4.9-1.11-7.67-3.67-14.84-8.3-21.65-13.38-12.26-9.27-23.82-19.76-32.59-32.47C18.7 226.05 10.05 209 5.27 190.79.73 173.95-.3 156.33.9 138.98c2.89-37.2 20.41-72.96 47.86-98.21C71.09 20.01 99.81 6.24 130.03 2.03 137.88.77 145.86.89 153.75 0"></path></svg>Torrents<!-- --> (<!-- -->1<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://civitasbay.org/torrents/E088C52F9C7FA2802743E0FE86ED36F2EA3106D9"><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">danceboobs2.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 (<!-- -->4<!-- --> platform<!-- -->s<!-- -->)</h2><div class="flex flex-col gap-3"><a title="View on TensorArt" href="/tensorart/models/852362314505033772/versions/852362314505033772"><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">Chest-Bouncing Dance<!-- --> - <!-- -->v1.0</span></div></div></a><a title="View on SeaArt" href="/seaart/models/8e17f070cf270113d683789e08b8772f/versions/9adbafaa5e4a49939591329322940866"><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">Chest-Bouncing Dance | Wan_video_14B ITV<!-- --> - <!-- -->v1.0 | 40 Hour ver</span></div></div></a><a title="View on SeaArt" href="/seaart/models/8e17f070cf270113d683789e08b8772f/versions/e930d377751245b12c02605d8a3e6e0f"><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">Chest-Bouncing Dance | Wan_video_14B ITV<!-- --> - <!-- -->v1.0 | 25 Hour</span></div></div></a><a title="View on SeaArt" href="/seaart/models/8e17f070cf270113d683789e08b8772f/versions/cfd4e4aa993c469cace5e3ad4b4df4d8"><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">Chest-Bouncing Dance | Wan_video_14B ITV<!-- --> - <!-- -->v1.0 | Wan_video_14B ITV</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></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#a2d6c7c3cfe2c1cbd4c3d0c1cacbd4c78cc1cdcf">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":1379311,"name":"Chest-Bouncing Dance | Wan_video_14B ITV","type":"LORA","description":"\u003cp\u003eBy using this LORA along with dance-related prompts, you can generate videos featuring \u003cstrong\u003echest movement Videos\u003c/strong\u003e.\u003cbr /\u003e\u003c/p\u003e\u003cp\u003eFor the best results, it is recommended to use \u003cstrong\u003eimage-to-video generation\u003c/strong\u003e with a \u003cstrong\u003efull-body character\u003c/strong\u003e standing upright within the frame. \u003cstrong\u003eAnime characters do not work well\u003c/strong\u003e with this version, but I may release a separate version specifically for them in the future.\u003c/p\u003e\u003cp\u003eThis experiment was incredibly exhausting for both my \u003cstrong\u003ehardware and mental endurance\u003c/strong\u003e. After countless computer crashes and \u003cstrong\u003edozens of hours of trials\u003c/strong\u003e, I have finally achieved...\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eThe Chest-Bouncing Dance LORA.\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eAlthough the results are still far from my ideal, I believe some people might find it \u003cstrong\u003epractically useful\u003c/strong\u003e.\u003c/p\u003e\u003cp\u003eBy applying this LORA, the generated videos will have \u003cstrong\u003ebouncing chest movements\u003c/strong\u003e, commonly referred to in Japanese as \u003cstrong\u003e\"乳揺れ\" (Nyū Yure)\u003c/strong\u003e.\u003c/p\u003e\u003cp\u003ePerhaps I should abandon creating \"normal\" LORAs and focus on making more \u003cstrong\u003e\"special\" LORAs\u003c/strong\u003e like this one...\u003cbr /\u003e\u003c/p\u003e\u003chr /\u003e\u003cp\u003e\u003cbr /\u003eこのLORAを使用し、ダンス関連のプロンプトを組み合わせることで、\u003cstrong\u003e胸の揺れのある映像\u003c/strong\u003e を生成することができます。\u003c/p\u003e\u003cp\u003e最適な結果を得るためには、\u003cstrong\u003e画像から動画を生成する場合、キャラクターが完全にフレーム内に収まり、立ち姿であること\u003c/strong\u003e を推奨します。\u003cbr /\u003e\u003cstrong\u003eアニメキャラクターの効果はあまり良くありません\u003c/strong\u003e。今後、アニメ向けの専用バージョンを作成するかもしれません。\u003c/p\u003e\u003cp\u003e今回の試みは、\u003cstrong\u003e私のハードウェアと精神の両方にとって過酷な挑戦\u003c/strong\u003e でした。\u003cbr /\u003e何度もPCがクラッシュし、\u003cstrong\u003e何十時間にも及ぶ試行錯誤\u003c/strong\u003e を経て…\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eついに「胸揺れダンス LORA」が完成しました。\u003c/strong\u003e\u003c/p\u003e\u003cp\u003e理想の結果にはまだ遠いですが、\u003cstrong\u003e実用的な用途がある人もいるかもしれません\u003c/strong\u003e。\u003c/p\u003e\u003cp\u003eこのLORAを適用すれば、生成される動画に \u003cstrong\u003e胸が揺れるエフェクト\u003c/strong\u003e を追加できます。\u003cbr /\u003eこれは、日本語で俗に \u003cstrong\u003e「乳揺れ (にゅうゆれ)」\u003c/strong\u003e と呼ばれる現象です。\u003c/p\u003e\u003cp\u003eもしかすると、\u003cstrong\u003e普通のLORA制作をやめて、このような「特殊」なLORAの開発に専念すべきなのかもしれません…\u003c/strong\u003e\u003c/p\u003e\u003chr /\u003e\u003cp\u003e��真的很哭\u003cbr /\u003e我找了一堆這段舞蹈的影片,同時針對每一部短片裁切,確保動作跟畫面都要一致\u003cbr /\u003e結果舞蹈沒學到幾下,搖胸部倒是學得很透徹...這實在是讓人哭笑不得\u003cbr /\u003e我有看萬象的開源資料似乎不建議用於色情,啊我就沒有那個打算..誰知道呢\u003c/p\u003e","username":"allpleoleo439","downloadCount":6614,"favoriteCount":0,"commentCount":14,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":15,"createdAt":"2025-04-24T17:42:03.780Z","updatedAt":"2025-10-11T17:04:37.641Z","deletedAt":null,"tags":["action","woman","party","dance"],"creator_id":"allpleoleo439","creator_username":"allpleoleo439","creator_name":"allpleoleo439","creator_url":"/users/allpleoleo439","versions":[{"id":1661126,"name":"v1.0 | 25 Hour","href":"/models/1379311?modelVersionId=1661126"},{"id":1661119,"name":"v1.0 | 40 Hour ver","href":"/models/1379311?modelVersionId=1661119"},{"id":1558460,"name":"v1.0 | Wan_video_14B ITV","href":"/models/1379311?modelVersionId=1558460"}],"version":{"id":1661126,"modelId":1379311,"name":"v1.0 | 25 Hour","baseModel":"Wan Video","baseModelType":"Standard","description":"\u003cp\u003eThis is me using my travels to further train my original lora. I personally think the effect is not good.\u003c/p\u003e","downloadCount":215,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":2,"createdAt":"2025-04-14T08:48:03.581Z","updatedAt":"2025-10-11T17:04:37.692Z","deletedAt":null,"files":[{"id":1561606,"name":"danceboobs2.safetensors","type":"Model","sizeKB":350885.3515625,"downloadUrl":"https://civitai.com/api/download/models/1661126","modelId":1379311,"modelName":"Chest-Bouncing Dance | Wan_video_14B ITV","modelVersionId":1661126,"is_nsfw":true,"nsfw_level":2,"sha256":"cc9e62d61b23ce8cde07aa45f5a6bad638da010d6626c7c374e87ec825ce8870","createdAt":"2025-04-14T08:48:03.581Z","updatedAt":"2025-10-11T17:04:37.709Z","is_primary":false,"mirrors":[{"filename":"danceboobs2.safetensors","url":"https://civitai.com/api/download/models/1661126","source":"civitai","model_id":1379311,"model_version_id":1661126,"deletedAt":null,"is_gated":false,"is_paid":false},{"filename":"danceboobs2.safetensors","url":"https://huggingface.co/Civarchivist/base_won/resolve/main/1379311/1661126/danceboobs2.safetensors","source":"huggingface","deletedAt":"2025-08-04T05:24:41.489Z","is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"danceboobs2.safetensors","url":"https://huggingface.co/Chroma111/CivitAI-Archive/resolve/main/1379311/1661126/danceboobs2.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"danceboobs2.safetensors","url":"https://huggingface.co/ApacheOne/WAN_loRAs/resolve/main/Chest-Bouncing Dance Wan_video_14B ITV/danceboobs2.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"danceboobs2.safetensors","url":"https://civitasbay.org/torrents/E088C52F9C7FA2802743E0FE86ED36F2EA3106D9","source":"torrent","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null}]}],"images":[{"id":69943218,"url":"https://c.genur.art/db0c095d-1b45-48d4-bfd8-eb5b6a4a6ad8","nsfwLevel":2,"width":416,"height":608,"hash":"U9G]ER-#00IT00%2%MxaLLDP}ws;%YtSMftQ","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/db0c095d-1b45-48d4-bfd8-eb5b6a4a6ad8","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9kYjBjMDk1ZC0xYjQ1LTQ4ZDQtYmZkOC1lYjViNmE0YTZhZDg","link":"https://genur.art/posts/69943218"},{"id":69943309,"url":"https://c.genur.art/acfc7569-dff5-4005-84ad-1f0708ed03c3","nsfwLevel":2,"width":416,"height":608,"hash":"U9G]ER-#00IT00%2%MxaLLDP}ws;%YtSMftQ","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/acfc7569-dff5-4005-84ad-1f0708ed03c3","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9hY2ZjNzU2OS1kZmY1LTQwMDUtODRhZC0xZjA3MDhlZDAzYzM","link":"https://genur.art/posts/69943309"}],"trigger":[],"allow_download":true,"download_url":"/api/download/models/1661126","platform_url":"https://civitai.com/models/1379311?modelVersionId=1661126","civitai_model_id":1379311,"civitai_model_version_id":1661126,"href":"/models/1379311?modelVersionId=1661126","mirrors":[{"platform":"tensorart","href":"/tensorart/models/852362314505033772/versions/852362314505033772","platform_url":"https://tensor.art/models/852362314505033772","name":"Chest-Bouncing Dance","version_name":"v1.0","id":"852362314505033772","version_id":"852362314505033772"},{"platform":"seaart","href":"/seaart/models/8e17f070cf270113d683789e08b8772f/versions/9adbafaa5e4a49939591329322940866","platform_url":"https://www.seaart.ai/models/detail/8e17f070cf270113d683789e08b8772f?v=9adbafaa5e4a49939591329322940866","name":"Chest-Bouncing Dance | Wan_video_14B ITV","version_name":"v1.0 | 40 Hour ver","id":"8e17f070cf270113d683789e08b8772f","version_id":"9adbafaa5e4a49939591329322940866"},{"platform":"seaart","href":"/seaart/models/8e17f070cf270113d683789e08b8772f/versions/e930d377751245b12c02605d8a3e6e0f","platform_url":"https://www.seaart.ai/models/detail/8e17f070cf270113d683789e08b8772f?v=e930d377751245b12c02605d8a3e6e0f","name":"Chest-Bouncing Dance | Wan_video_14B ITV","version_name":"v1.0 | 25 Hour","id":"8e17f070cf270113d683789e08b8772f","version_id":"e930d377751245b12c02605d8a3e6e0f"},{"platform":"seaart","href":"/seaart/models/8e17f070cf270113d683789e08b8772f/versions/cfd4e4aa993c469cace5e3ad4b4df4d8","platform_url":"https://www.seaart.ai/models/detail/8e17f070cf270113d683789e08b8772f?v=cfd4e4aa993c469cace5e3ad4b4df4d8","name":"Chest-Bouncing Dance | Wan_video_14B ITV","version_name":"v1.0 | Wan_video_14B ITV","id":"8e17f070cf270113d683789e08b8772f","version_id":"cfd4e4aa993c469cace5e3ad4b4df4d8"}]},"platform":"civitai","platform_name":"CivitAI","meta":{"title":"Chest-Bouncing Dance | Wan_video_14B ITV - v1.0 | 25 Hour - CivitAI Archive","description":"Chest-Bouncing Dance | Wan_video_14B ITV v1.0 | 25 Hour is a Wan Video LORA AI model created by allpleoleo439 for generating images of action, woman, party, dance","image":"https://c.genur.art/db0c095d-1b45-48d4-bfd8-eb5b6a4a6ad8","canonical":"https://civarchive.com/models/1379311?modelVersionId=1661126"}},"title":"Chest-Bouncing Dance | Wan_video_14B ITV","description":"Download Chest-Bouncing Dance | Wan_video_14B ITV - LORA by allpleoleo439 from CivArchive (CivitAI Archive). By using this LORA along with dance-related prompts, you can generate videos featuring chest movemen...","ogTitle":"Chest-Bouncing Dance | Wan_video_14B ITV - LORA by allpleoleo439 - CivArchive","ogDescription":"Download Chest-Bouncing Dance | Wan_video_14B ITV - LORA by allpleoleo439. Free AI model download from CivArchive.","twitterTitle":"Chest-Bouncing Dance | Wan_video_14B ITV by allpleoleo439 - CivArchive","authorName":"allpleoleo439","imageUrl":"https://civarchive.com/banner.webp"},"__N_SSP":true},"page":"/models/[id]","query":{"modelVersionId":"1661126","id":"1379311"},"buildId":"Xf2kXsbxOp13j6kNhxoTY","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}</script></body></html>
1379311_1558460_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bca0aff015c30c44419362e5d13164c036435be7591ba6b9015d86f5988af26
3
+ size 359306608
1387077.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.1 - Erect Penis, Cock, Dick, Lora, I2V<!-- --> - CivArchive (CivitAI Archive)</title><meta name="description" content="Download Wan 2.1 - Erect Penis, Cock, Dick, Lora, I2V - LORA by aipinups69 from CivArchive (CivitAI Archive). My other penis Loras can&#x27;t do a penis facing more toward the front, so here&#x27;s one that can.Main keyw..."/><meta name="author" content="aipinups69"/><link rel="canonical" href="https://civarchive.com/models/1387077?modelVersionId=1567538"/><meta property="og:type" content="article"/><meta property="og:title" content="Wan 2.1 - Erect Penis, Cock, Dick, Lora, I2V - LORA by aipinups69 - CivArchive"/><meta property="og:description" content="Download Wan 2.1 - Erect Penis, Cock, Dick, Lora, I2V - LORA by aipinups69. Free AI model download from CivArchive."/><meta property="og:image" content="https://civarchive.com/banner.webp"/><meta property="og:image:alt" content="Wan 2.1 - Erect Penis, Cock, Dick, Lora, I2V - AI model preview"/><meta property="og:url" content="https://civarchive.com/models/1387077?modelVersionId=1567538"/><meta property="og:site_name" content="CivArchive"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Wan 2.1 - Erect Penis, Cock, Dick, Lora, I2V by aipinups69 - CivArchive"/><meta name="twitter:description" content="Download Wan 2.1 - Erect Penis, Cock, Dick, Lora, I2V - LORA by aipinups69. Free AI model download from CivArchive."/><meta name="twitter:image" content="https://civarchive.com/banner.webp"/><meta name="twitter:image:alt" content="Wan 2.1 - Erect Penis, Cock, Dick, Lora, 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/836-fecf59e3df71e2d8.js" defer=""></script><script src="/_next/static/chunks/158-1fc6cc013e2030c1.js" defer=""></script><script src="/_next/static/chunks/651-77ab4cd9019ee517.js" defer=""></script><script src="/_next/static/chunks/400-579f40c12bd7de61.js" defer=""></script><script src="/_next/static/chunks/pages/models/%5Bid%5D-34c44922c9e80c3e.js" defer=""></script><script src="/_next/static/Xf2kXsbxOp13j6kNhxoTY/_buildManifest.js" defer=""></script><script src="/_next/static/Xf2kXsbxOp13j6kNhxoTY/_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 type="button" role="combobox" aria-controls="radix-:R1kl6:" 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-:R2kl6:" 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-: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><div class="flex items-center space-x-2"><button type="button" role="switch" aria-checked="false" data-state="unchecked" value="on" class="peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input" id="nsfw-toggle"><span data-state="unchecked" class="pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0"></span></button><input type="checkbox" aria-hidden="true" style="transform:translateX(-100%);position:absolute;pointer-events:none;opacity:0;margin:0" tabindex="-1" value="on"/><label class="font-medium peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-sm" for="nsfw-toggle">Show NSFW</label></div><div class="flex items-center space-x-2"><button type="button" role="switch" aria-checked="false" data-state="unchecked" value="on" class="peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input" id="deleted-toggle"><span data-state="unchecked" class="pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0"></span></button><input type="checkbox" aria-hidden="true" style="transform:translateX(-100%);position:absolute;pointer-events:none;opacity:0;margin:0" tabindex="-1" value="on"/><label class="font-medium peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-sm" for="deleted-toggle">Only deleted</label></div></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.1 - Erect Penis, Cock, Dick, Lora, I2V<!-- --> - <!-- -->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/1387077?modelVersionId=1567538"><button type="button" role="tab" aria-selected="true" aria-controls="radix-:R15d56:-content-1567538" data-state="active" id="radix-:R15d56:-trigger-1567538" 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</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/65196298"><video src="https://c.genur.art/604b41d6-658e-4c15-894e-e8b82a7a2a80" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC82MDRiNDFkNi02NThlLTRjMTUtODk0ZS1lOGI4MmE3YTJhODA" 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/65196318"><video src="https://c.genur.art/8a8e3011-fd37-49d5-b6ce-bc0d9e8a19f5" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC84YThlMzAxMS1mZDM3LTQ5ZDUtYjZjZS1iYzBkOWU4YTE5ZjU" 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/65196361"><video src="https://c.genur.art/2b00c5d2-bb8a-43c9-a8c4-91e43a0d6b42" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8yYjAwYzVkMi1iYjhhLTQzYzktYThjNC05MWU0M2EwZDZiNDI" 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/65196388"><video src="https://c.genur.art/b8dd898d-a3db-4edd-9418-b4ce51927494" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9iOGRkODk4ZC1hM2RiLTRlZGQtOTQxOC1iNGNlNTE5Mjc0OTQ" 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/65196414"><video src="https://c.genur.art/ffd49f52-3e58-4962-ade7-61c2240b00a0" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9mZmQ0OWY1Mi0zZTU4LTQ5NjItYWRlNy02MWMyMjQwYjAwYTA" 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/65196428"><video src="https://c.genur.art/0ac2ac7e-783a-4df6-8c52-8841bed0332f" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8wYWMyYWM3ZS03ODNhLTRkZjYtOGM1Mi04ODQxYmVkMDMzMmY" 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/65196453"><video src="https://c.genur.art/f031aefd-d4a9-431b-a9a2-8ce4706eabf3" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9mMDMxYWVmZC1kNGE5LTQzMWItYTlhMi04Y2U0NzA2ZWFiZjM" 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/65196462"><video src="https://c.genur.art/7d071992-da35-4afe-84e4-4fed5c64ea98" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC83ZDA3MTk5Mi1kYTM1LTRhZmUtODRlNC00ZmVkNWM2NGVhOTg" 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/65196471"><video src="https://c.genur.art/850e140a-f213-4f57-a47d-3cd063ef4868" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC84NTBlMTQwYS1mMjEzLTRmNTctYTQ3ZC0zY2QwNjNlZjQ4Njg" 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/65196480"><video src="https://c.genur.art/e2a01489-a727-4dca-af9e-0c55d45c79cd" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9lMmEwMTQ4OS1hNzI3LTRkY2EtYWY5ZS0wYzU1ZDQ1Yzc5Y2Q" 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/65196531"><video src="https://c.genur.art/f0327b1b-33f9-40d7-9d8d-557b5fdb8e49" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9mMDMyN2IxYi0zM2Y5LTQwZDctOWQ4ZC01NTdiNWZkYjhlNDk" 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/65196571"><video src="https://c.genur.art/bb503fc8-06ed-4376-93c8-868b70f4bd5d" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9iYjUwM2ZjOC0wNmVkLTQzNzYtOTNjOC04NjhiNzBmNGJkNWQ" 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/65196592"><video src="https://c.genur.art/f0ef1fd9-435c-40a0-aa79-e19540fa54b5" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9mMGVmMWZkOS00MzVjLTQwYTAtYWE3OS1lMTk1NDBmYTU0YjU" 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>My other penis Loras can't do a penis facing more toward the front, so here's one that can.</p><p>Main keyword is "penis" and it's also useful to say "facing the camera" or "facing to the side" "slightly to the side" to get different angles.</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 14B t2v</div><div class="text-sm text-muted-foreground">by <a class="font-medium text-primary hover:underline" href="/users/aipinups69">aipinups69</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/1567538">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/1387077?modelVersionId=1567538">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/penis"><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">penis</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/erection"><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">erection</div></a><a href="/tags/erect"><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">erect</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">20,440</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">3/22/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/11/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">penis</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">erect_penis_epoch_80.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/782459941cfee5cfad84df478e24f476bbaa180b24a65c8448f21f8aa2d440e2">782459941cfee5cfad84df478e24f476bbaa180b24a65c8448f21f8aa2d440e2</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<!-- --> (<!-- -->7<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://huggingface.co/MarkBW/Fred/resolve/main/erect_penis_epoch_80.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">erect_penis_epoch_80.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/jermaloves69/WAN_Passionate_Kissing_v1/resolve/main/erect_penis_epoch_80.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">erect_penis_epoch_80.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/ApacheOne/WAN_loRAs/resolve/main/W/Wan_2.1_-_Erect_Penis,_Cock,_Dick,_Lora,_I2V/erect_penis_epoch_80.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">erect_penis_epoch_80.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/chococka/wanloras/resolve/main/erect_penis_epoch_80.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">erect_penis_epoch_80.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/Chroma111/CivitAI-Archive/resolve/main/1387077/1567538/erect_penis_epoch_80.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">erect_penis_epoch_80.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="Likely dead link" href="https://huggingface.co/mayurbante85/ponylora-mar26/resolve/main/165_erect_penis_epoch_80.safetensors"><li class="group rounded-lg border border-red-800 bg-red-900/50 hover:bg-red-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">165_erect_penis_epoch_80.safetensors</p><span class="text-sm text-red-500 group-hover:text-red-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-skull w-4 h-4" aria-hidden="true"><path d="m12.5 17-.5-1-.5 1h1z"></path><path d="M15 22a1 1 0 0 0 1-1v-1a2 2 0 0 0 1.56-3.25 8 8 0 1 0-11.12 0A2 2 0 0 0 8 20v1a1 1 0 0 0 1 1z"></path><circle cx="15" cy="12" r="1"></circle><circle cx="9" cy="12" r="1"></circle></svg></span></div></li></a><a title="Likely dead link" href="https://huggingface.co/Civarchivist/base_won/resolve/main/1387077/1567538/erect_penis_epoch_80.safetensors"><li class="group rounded-lg border border-red-800 bg-red-900/50 hover:bg-red-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">erect_penis_epoch_80.safetensors</p><span class="text-sm text-red-500 group-hover:text-red-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-skull w-4 h-4" aria-hidden="true"><path d="m12.5 17-.5-1-.5 1h1z"></path><path d="M15 22a1 1 0 0 0 1-1v-1a2 2 0 0 0 1.56-3.25 8 8 0 1 0-11.12 0A2 2 0 0 0 8 20v1a1 1 0 0 0 1 1z"></path><circle cx="15" cy="12" r="1"></circle><circle cx="9" cy="12" r="1"></circle></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/1567538"><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">erect_penis_epoch_80.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" width="1.5rem" height="1.5rem" viewBox="0 0 309.66 308.636"><path fill="#673398" d="M153.75 0h1.29l-4.08.4c25.39.14 50.81 6.32 73.08 18.61 28.88 15.75 52.37 41.19 65.66 71.3 8.69 19.65 13.27 41.17 12.81 62.68.12 34.9-12.97 69.51-35.49 96.1-32.52 4.12-66.2 6.62-98.24-1.9-19.01-4.73-35.91-16.99-46.73-33.27-10.99-19.45-7.23-46.37 9.43-61.49 11.6-10.52 28.34-15.03 43.65-11.61 13.55 2.77 25.59 11.6 32.54 23.53 6.79-3.57 13.53-7.23 20.33-10.78-4.79-8.06-10.7-15.55-18.09-21.38-12.43-9.84-28.19-15.18-43.99-15.62-14.99-.18-30.02 4.3-42.35 12.86-25.04 17.02-37.43 50.79-28.77 79.88 5.53 19.74 20.03 35.96 36.95 46.96 13.46 8.65 29.05 13.34 44.68 16.17 21.48 3.8 43.41 2.4 65.01.56-2.17 2.23-5.43 2.1-8.28 2.61-23.05 3.42-46.82 3.53-69.6-1.82-21.85-5.06-42.66-15.84-58.18-32.21-22.81-24.63-28.15-64.66-10.23-93.49 9.36-15.35 23.09-28.55 40.16-34.82 18.64-6.95 39.87-6.88 58.41.37 3.05-7.07 6.37-14.02 9.36-21.11-30.58-12.5-67.11-9.26-94.88 8.7-15.2 9.83-27.71 23.58-36.81 39.19-10.14 17.95-13.42 39.37-10.32 59.66 4.09 27.36 19.04 52.97 40.96 69.87 10.66 8.42 23.26 14.09 36.23 17.92 16.76 4.98 34.25 7.15 51.7 7.55 2.47.04 4.95.14 7.41.45-3.51 1.82-7.58 1.27-11.39 1.38-20.73.43-41.62-2.79-61.06-10.05-14.79-5.57-28.75-13.88-39.72-25.36-11.51-11.43-21.19-24.96-26.8-40.26-6.59-18.11-8.65-38.02-5.12-57.01 4.28-22.59 17.18-42.9 34.07-58.24 20.26-18.51 47.69-29.02 75.15-28.57.01-7.76-.01-15.53.02-23.29-23.7.01-47.41 6.2-67.9 18.16-27.08 15.75-48.36 41.06-59.65 70.24-8.29 21.86-11.39 46.22-5.76 69.13 6.44 27.98 24.21 52.88 48.01 68.8 3.71 2.72 7.95 4.61 11.59 7.44-1.68-.11-3.39-.31-4.9-1.11-7.67-3.67-14.84-8.3-21.65-13.38-12.26-9.27-23.82-19.76-32.59-32.47C18.7 226.05 10.05 209 5.27 190.79.73 173.95-.3 156.33.9 138.98c2.89-37.2 20.41-72.96 47.86-98.21C71.09 20.01 99.81 6.24 130.03 2.03 137.88.77 145.86.89 153.75 0"></path></svg>Torrents<!-- --> (<!-- -->1<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://civitasbay.org/torrents/3AB0547C773CD530C327AEC878AB78FC3E145693"><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">erect_penis_epoch_80.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 (<!-- -->1<!-- --> platform<!-- -->)</h2><div class="flex flex-col gap-3"><a title="View on TensorArt" href="/tensorart/models/895682290955338532/versions/895682290955338532"><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">Er3ct P3nis, C0ck, D1ck, Lora - aipinups69<!-- --> - <!-- -->T2V Wan2.1 v1.0</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></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#671302060a27040e110615040f0e11024904080a">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":1387077,"name":"Wan 2.1 - Erect Penis, Cock, Dick, Lora, I2V","type":"LORA","description":"\u003cp\u003eMy other penis Loras can't do a penis facing more toward the front, so here's one that can.\u003c/p\u003e\u003cp\u003eMain keyword is \"penis\" and it's also useful to say \"facing the camera\" or \"facing to the side\" \"slightly to the side\" to get different angles.\u003c/p\u003e","username":"aipinups69","downloadCount":20433,"favoriteCount":0,"commentCount":33,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-04-24T18:25:36.375Z","updatedAt":"2025-10-11T17:29:07.267Z","deletedAt":null,"tags":["concept","penis","nsfw","erection","erect"],"creator_id":"aipinups69","creator_username":"aipinups69","creator_name":"aipinups69","creator_url":"/users/aipinups69","versions":[{"id":1567538,"name":"v1.0","href":"/models/1387077?modelVersionId=1567538"}],"version":{"id":1567538,"modelId":1387077,"name":"v1.0","baseModel":"Wan Video 14B t2v","baseModelType":"Standard","description":null,"downloadCount":20440,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-03-22T22:44:48.092Z","updatedAt":"2025-10-11T17:29:07.276Z","deletedAt":null,"files":[{"id":1467364,"name":"erect_penis_epoch_80.safetensors","type":"Model","sizeKB":299617.1640625,"downloadUrl":"https://civitai.com/api/download/models/1567538","modelId":1387077,"modelName":"Wan 2.1 - Erect Penis, Cock, Dick, Lora, I2V","modelVersionId":1567538,"is_nsfw":true,"nsfw_level":60,"sha256":"782459941cfee5cfad84df478e24f476bbaa180b24a65c8448f21f8aa2d440e2","createdAt":"2025-03-22T22:44:48.092Z","updatedAt":"2025-10-11T17:29:07.292Z","is_primary":false,"mirrors":[{"filename":"erect_penis_epoch_80.safetensors","url":"https://civitai.com/api/download/models/1567538","source":"civitai","model_id":1387077,"model_version_id":1567538,"deletedAt":null,"is_gated":false,"is_paid":false},{"filename":"erect_penis_epoch_80.safetensors","url":"https://huggingface.co/MarkBW/Fred/resolve/main/erect_penis_epoch_80.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"erect_penis_epoch_80.safetensors","url":"https://huggingface.co/jermaloves69/WAN_Passionate_Kissing_v1/resolve/main/erect_penis_epoch_80.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"erect_penis_epoch_80.safetensors","url":"https://huggingface.co/ApacheOne/WAN_loRAs/resolve/main/W/Wan_2.1_-_Erect_Penis,_Cock,_Dick,_Lora,_I2V/erect_penis_epoch_80.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"erect_penis_epoch_80.safetensors","url":"https://huggingface.co/chococka/wanloras/resolve/main/erect_penis_epoch_80.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"erect_penis_epoch_80.safetensors","url":"https://huggingface.co/Chroma111/CivitAI-Archive/resolve/main/1387077/1567538/erect_penis_epoch_80.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"165_erect_penis_epoch_80.safetensors","url":"https://huggingface.co/mayurbante85/ponylora-mar26/resolve/main/165_erect_penis_epoch_80.safetensors","source":"huggingface","deletedAt":"2025-08-02T15:29:16.399Z","is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"erect_penis_epoch_80.safetensors","url":"https://huggingface.co/Civarchivist/base_won/resolve/main/1387077/1567538/erect_penis_epoch_80.safetensors","source":"huggingface","deletedAt":"2025-08-04T05:24:41.489Z","is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"erect_penis_epoch_80.safetensors","url":"https://civitasbay.org/torrents/3AB0547C773CD530C327AEC878AB78FC3E145693","source":"torrent","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null}]}],"images":[{"id":65196298,"url":"https://c.genur.art/604b41d6-658e-4c15-894e-e8b82a7a2a80","nsfwLevel":8,"width":480,"height":640,"hash":"UKAcPQ~B%2xan$aeWBR*IpRkjZfkj[s:s:bH","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/604b41d6-658e-4c15-894e-e8b82a7a2a80","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC82MDRiNDFkNi02NThlLTRjMTUtODk0ZS1lOGI4MmE3YTJhODA","link":"https://genur.art/posts/65196298"},{"id":65196318,"url":"https://c.genur.art/8a8e3011-fd37-49d5-b6ce-bc0d9e8a19f5","nsfwLevel":8,"width":480,"height":640,"hash":"U78M?Y}?-V^i={-U$*f+57NIWrI:EMNIR*ae","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/8a8e3011-fd37-49d5-b6ce-bc0d9e8a19f5","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC84YThlMzAxMS1mZDM3LTQ5ZDUtYjZjZS1iYzBkOWU4YTE5ZjU","link":"https://genur.art/posts/65196318"},{"id":65196361,"url":"https://c.genur.art/2b00c5d2-bb8a-43c9-a8c4-91e43a0d6b42","nsfwLevel":8,"width":576,"height":768,"hash":"UPL:=kogXmSfT}o#IUM{yY-;$z%2~qo~RPog","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/2b00c5d2-bb8a-43c9-a8c4-91e43a0d6b42","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8yYjAwYzVkMi1iYjhhLTQzYzktYThjNC05MWU0M2EwZDZiNDI","link":"https://genur.art/posts/65196361"},{"id":65196388,"url":"https://c.genur.art/b8dd898d-a3db-4edd-9418-b4ce51927494","nsfwLevel":16,"width":960,"height":720,"hash":"UDF5]VDNH=_N?GxC%MjFRNxZ%gMx00?bt8NF","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/b8dd898d-a3db-4edd-9418-b4ce51927494","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9iOGRkODk4ZC1hM2RiLTRlZGQtOTQxOC1iNGNlNTE5Mjc0OTQ","link":"https://genur.art/posts/65196388"},{"id":65196414,"url":"https://c.genur.art/ffd49f52-3e58-4962-ade7-61c2240b00a0","nsfwLevel":16,"width":576,"height":768,"hash":"UHCiBx~D4:0KI;ogRjRi4.E1-p-:IoM|%2%3","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/ffd49f52-3e58-4962-ade7-61c2240b00a0","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9mZmQ0OWY1Mi0zZTU4LTQ5NjItYWRlNy02MWMyMjQwYjAwYTA","link":"https://genur.art/posts/65196414"},{"id":65196428,"url":"https://c.genur.art/0ac2ac7e-783a-4df6-8c52-8841bed0332f","nsfwLevel":8,"width":576,"height":768,"hash":"U6E.9X4r00?d0_9YIT^+00^kWT^%+@?FOZE1","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/0ac2ac7e-783a-4df6-8c52-8841bed0332f","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8wYWMyYWM3ZS03ODNhLTRkZjYtOGM1Mi04ODQxYmVkMDMzMmY","link":"https://genur.art/posts/65196428"},{"id":65196453,"url":"https://c.genur.art/f031aefd-d4a9-431b-a9a2-8ce4706eabf3","nsfwLevel":8,"width":576,"height":768,"hash":"U5ATD@-s009Fs$o%WIM^00IT?a~qRjawx[M_","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/f031aefd-d4a9-431b-a9a2-8ce4706eabf3","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9mMDMxYWVmZC1kNGE5LTQzMWItYTlhMi04Y2U0NzA2ZWFiZjM","link":"https://genur.art/posts/65196453"},{"id":65196462,"url":"https://c.genur.art/7d071992-da35-4afe-84e4-4fed5c64ea98","nsfwLevel":8,"width":576,"height":768,"hash":"UEBB@w}Fvg;gxG,@nOr?0zAWXlF0FcADFdOY","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/7d071992-da35-4afe-84e4-4fed5c64ea98","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC83ZDA3MTk5Mi1kYTM1LTRhZmUtODRlNC00ZmVkNWM2NGVhOTg","link":"https://genur.art/posts/65196462"},{"id":65196471,"url":"https://c.genur.art/850e140a-f213-4f57-a47d-3cd063ef4868","nsfwLevel":16,"width":480,"height":640,"hash":"UfHoB]IV%gxv~qIUWUofNFIUMxaeM{bIRjj]","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/850e140a-f213-4f57-a47d-3cd063ef4868","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC84NTBlMTQwYS1mMjEzLTRmNTctYTQ3ZC0zY2QwNjNlZjQ4Njg","link":"https://genur.art/posts/65196471"},{"id":65196480,"url":"https://c.genur.art/e2a01489-a727-4dca-af9e-0c55d45c79cd","nsfwLevel":16,"width":480,"height":640,"hash":"UhH2QQM{XmIU_4IUWBRPtlWBxaj[RiogRjkC","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/e2a01489-a727-4dca-af9e-0c55d45c79cd","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9lMmEwMTQ4OS1hNzI3LTRkY2EtYWY5ZS0wYzU1ZDQ1Yzc5Y2Q","link":"https://genur.art/posts/65196480"},{"id":65196531,"url":"https://c.genur.art/f0327b1b-33f9-40d7-9d8d-557b5fdb8e49","nsfwLevel":16,"width":640,"height":640,"hash":"U9C$m200?I9Gm{?uDi?b*0iH%inlMe%1bw$+","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/f0327b1b-33f9-40d7-9d8d-557b5fdb8e49","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9mMDMyN2IxYi0zM2Y5LTQwZDctOWQ4ZC01NTdiNWZkYjhlNDk","link":"https://genur.art/posts/65196531"},{"id":65196571,"url":"https://c.genur.art/bb503fc8-06ed-4376-93c8-868b70f4bd5d","nsfwLevel":16,"width":640,"height":640,"hash":"UGC6fPtQIps;~qxuIUM|-:-;M|D*sl-;WXD%","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/bb503fc8-06ed-4376-93c8-868b70f4bd5d","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9iYjUwM2ZjOC0wNmVkLTQzNzYtOTNjOC04NjhiNzBmNGJkNWQ","link":"https://genur.art/posts/65196571"},{"id":65196592,"url":"https://c.genur.art/f0ef1fd9-435c-40a0-aa79-e19540fa54b5","nsfwLevel":16,"width":576,"height":768,"hash":"UMD[|e9u0L~CM}j]oJoM0Kxs-oE1M_xaa}NG","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/f0ef1fd9-435c-40a0-aa79-e19540fa54b5","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9mMGVmMWZkOS00MzVjLTQwYTAtYWE3OS1lMTk1NDBmYTU0YjU","link":"https://genur.art/posts/65196592"}],"trigger":["penis"],"allow_download":true,"download_url":"/api/download/models/1567538","platform_url":"https://civitai.com/models/1387077?modelVersionId=1567538","civitai_model_id":1387077,"civitai_model_version_id":1567538,"href":"/models/1387077?modelVersionId=1567538","mirrors":[{"platform":"tensorart","href":"/tensorart/models/895682290955338532/versions/895682290955338532","platform_url":"https://tensor.art/models/895682290955338532","name":"Er3ct P3nis, C0ck, D1ck, Lora - aipinups69","version_name":"T2V Wan2.1 v1.0","id":"895682290955338532","version_id":"895682290955338532"}]},"platform":"civitai","platform_name":"CivitAI","meta":{"title":"Wan 2.1 - Erect Penis, Cock, Dick, Lora, I2V - v1.0 - CivitAI Archive","description":"Wan 2.1 - Erect Penis, Cock, Dick, Lora, I2V v1.0 is a Wan Video 14B t2v LORA AI model created by aipinups69 for generating images of concept, penis, nsfw, erection, erect","image":"https://c.genur.art/604b41d6-658e-4c15-894e-e8b82a7a2a80","canonical":"https://civarchive.com/models/1387077?modelVersionId=1567538"}},"title":"Wan 2.1 - Erect Penis, Cock, Dick, Lora, I2V","description":"Download Wan 2.1 - Erect Penis, Cock, Dick, Lora, I2V - LORA by aipinups69 from CivArchive (CivitAI Archive). My other penis Loras can't do a penis facing more toward the front, so here's one that can.Main keyw...","ogTitle":"Wan 2.1 - Erect Penis, Cock, Dick, Lora, I2V - LORA by aipinups69 - CivArchive","ogDescription":"Download Wan 2.1 - Erect Penis, Cock, Dick, Lora, I2V - LORA by aipinups69. Free AI model download from CivArchive.","twitterTitle":"Wan 2.1 - Erect Penis, Cock, Dick, Lora, I2V by aipinups69 - CivArchive","authorName":"aipinups69","imageUrl":"https://civarchive.com/banner.webp"},"__N_SSP":true},"page":"/models/[id]","query":{"modelVersionId":"1567538","id":"1387077"},"buildId":"Xf2kXsbxOp13j6kNhxoTY","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}</script></body></html>
1387077_1567538_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70432e3670eca87d1e1a08ff2826e118d1b9f94e06319301a2b107e9e56943b2
3
+ size 306807992
1399040.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>Breast Squeeze and Lactation (Milk spray, milking) WAN 2.1 i2v/t2v model<!-- --> - CivArchive (CivitAI Archive)</title><meta name="description" content="Download Breast Squeeze and Lactation (Milk spray, milking) WAN 2.1 i2v/t2v model - LORA by shura490 from CivArchive (CivitAI Archive). Update For T2VI trained T2V using the same dataset as I2V and achieved OK result. The lactation part..."/><meta name="author" content="shura490"/><link rel="canonical" href="https://civarchive.com/models/1399040?modelVersionId=1593884"/><meta property="og:type" content="article"/><meta property="og:title" content="Breast Squeeze and Lactation (Milk spray, milking) WAN 2.1 i2v/t2v model - LORA by shura490 - CivArchive"/><meta property="og:description" content="Download Breast Squeeze and Lactation (Milk spray, milking) WAN 2.1 i2v/t2v model - LORA by shura490. Free AI model download from CivArchive."/><meta property="og:image" content="https://civarchive.com/banner.webp"/><meta property="og:image:alt" content="Breast Squeeze and Lactation (Milk spray, milking) WAN 2.1 i2v/t2v model - AI model preview"/><meta property="og:url" content="https://civarchive.com/models/1399040?modelVersionId=1593884"/><meta property="og:site_name" content="CivArchive"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Breast Squeeze and Lactation (Milk spray, milking) WAN 2.1 i2v/t2v model by shura490 - CivArchive"/><meta name="twitter:description" content="Download Breast Squeeze and Lactation (Milk spray, milking) WAN 2.1 i2v/t2v model - LORA by shura490. Free AI model download from CivArchive."/><meta name="twitter:image" content="https://civarchive.com/banner.webp"/><meta name="twitter:image:alt" content="Breast Squeeze and Lactation (Milk spray, milking) WAN 2.1 i2v/t2v model - 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/836-fecf59e3df71e2d8.js" defer=""></script><script src="/_next/static/chunks/158-1fc6cc013e2030c1.js" defer=""></script><script src="/_next/static/chunks/651-77ab4cd9019ee517.js" defer=""></script><script src="/_next/static/chunks/400-579f40c12bd7de61.js" defer=""></script><script src="/_next/static/chunks/pages/models/%5Bid%5D-34c44922c9e80c3e.js" defer=""></script><script src="/_next/static/Xf2kXsbxOp13j6kNhxoTY/_buildManifest.js" defer=""></script><script src="/_next/static/Xf2kXsbxOp13j6kNhxoTY/_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 type="button" role="combobox" aria-controls="radix-:R1kl6:" 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-:R2kl6:" 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-: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><div class="flex items-center space-x-2"><button type="button" role="switch" aria-checked="false" data-state="unchecked" value="on" class="peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input" id="nsfw-toggle"><span data-state="unchecked" class="pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0"></span></button><input type="checkbox" aria-hidden="true" style="transform:translateX(-100%);position:absolute;pointer-events:none;opacity:0;margin:0" tabindex="-1" value="on"/><label class="font-medium peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-sm" for="nsfw-toggle">Show NSFW</label></div><div class="flex items-center space-x-2"><button type="button" role="switch" aria-checked="false" data-state="unchecked" value="on" class="peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input" id="deleted-toggle"><span data-state="unchecked" class="pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0"></span></button><input type="checkbox" aria-hidden="true" style="transform:translateX(-100%);position:absolute;pointer-events:none;opacity:0;margin:0" tabindex="-1" value="on"/><label class="font-medium peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-sm" for="deleted-toggle">Only deleted</label></div></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">Breast Squeeze and Lactation (Milk spray, milking) WAN 2.1 i2v/t2v model<!-- --> - <!-- -->t2v v0.1</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/1399040?modelVersionId=1593884"><button type="button" role="tab" aria-selected="true" aria-controls="radix-:R15d56:-content-1593884" data-state="active" id="radix-:R15d56:-trigger-1593884" 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 v0.1</button></a><a class="inline-block" href="/models/1399040?modelVersionId=1581399"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-1581399" data-state="inactive" id="radix-:R15d56:-trigger-1581399" 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 i2v</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/66561989"><video src="https://c.genur.art/4e3ed751-7ee6-4407-8a3c-c9fda9c563eb" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC80ZTNlZDc1MS03ZWU2LTQ0MDctOGEzYy1jOWZkYTljNTYzZWI" 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/66561343"><video src="https://c.genur.art/ed574f5b-7296-47e3-aa44-3c19c7b23017" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9lZDU3NGY1Yi03Mjk2LTQ3ZTMtYWE0NC0zYzE5YzdiMjMwMTc" 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"><h2 id="update-for-t2v-v31nc6x0e">Update For T2V</h2><p>I trained T2V using the same dataset as I2V and achieved OK result. The lactation part doesn't work consistently but otherwise acceptable. I didn't do a lot of testing and please feel free to share results and feedback</p><p></p><h2 id="general-guide-cf1obqlsi">General Guide</h2><p></p><p>I have been obsessed with lora training and this is my third model in 3 consecutive days despite my busy working schedule. I'm trying to quickly build out more basic NSFW motion/concept models for the degenerate community, so fellow content creators can pump up interesting work and make me laugh, lol. Training T2V and maybe writing up some lora training guide is on my roadmap, stay tuned.</p><p></p><p>You would want to use prompts like this:</p><pre><code>One person in the middle of the screen, Her hands cradle the breasts and she milk her breasts by squeezing her breast nipples. loads of jets of milk shoot from her nipples.</code></pre><p>The keywords are</p><pre><code>squeeze, massage, nipple, breast, jet of milk, droplet of milk, leak/shoot from nipples</code></pre><p>As usual my lora works between 0.8 ~ 1 strength. Combining it with my other lora like sexmachine will give good results. I've also tried ahegao lora and it kinda works. Feel free to explore more combinations.</p><p></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>Supports realistic breast squeezing movements in t2v, lactation has limited support</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</div><div class="text-sm text-muted-foreground">by <a class="font-medium text-primary hover:underline" href="/users/shura490">shura490</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/1593884">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/1399040?modelVersionId=1593884">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/nudity"><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">nudity</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></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">981</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">3/29/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/11/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">squeeze breast</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">breast_t2v.safetensors</h2><div class="flex space-x-2"><div>Size:</div><div>83.54 MB</div><div> SHA256: </div><a class="font-mono hover:text-primary truncate" href="/sha256/b2241605028f8488e4f2ffc3917a366e592b352d4fdbf84fe6af7fe6b23ea3ce">b2241605028f8488e4f2ffc3917a366e592b352d4fdbf84fe6af7fe6b23ea3ce</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/ApacheOne/WAN_loRAs/resolve/main/Breast Squeeze and Lactation (Milk spray, milking) WAN 2.1 i2v/t2v model/breast_t2v.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">breast_t2v.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/Chroma111/CivitAI-Archive/resolve/main/1399040/1593884/breast_t2v.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">breast_t2v.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="Likely dead link" href="https://huggingface.co/Civarchivist/base_won/resolve/main/1399040/1593884/breast_t2v.safetensors"><li class="group rounded-lg border border-red-800 bg-red-900/50 hover:bg-red-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">breast_t2v.safetensors</p><span class="text-sm text-red-500 group-hover:text-red-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-skull w-4 h-4" aria-hidden="true"><path d="m12.5 17-.5-1-.5 1h1z"></path><path d="M15 22a1 1 0 0 0 1-1v-1a2 2 0 0 0 1.56-3.25 8 8 0 1 0-11.12 0A2 2 0 0 0 8 20v1a1 1 0 0 0 1 1z"></path><circle cx="15" cy="12" r="1"></circle><circle cx="9" cy="12" r="1"></circle></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/1593884"><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">breast_t2v.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" width="1.5rem" height="1.5rem" viewBox="0 0 309.66 308.636"><path fill="#673398" d="M153.75 0h1.29l-4.08.4c25.39.14 50.81 6.32 73.08 18.61 28.88 15.75 52.37 41.19 65.66 71.3 8.69 19.65 13.27 41.17 12.81 62.68.12 34.9-12.97 69.51-35.49 96.1-32.52 4.12-66.2 6.62-98.24-1.9-19.01-4.73-35.91-16.99-46.73-33.27-10.99-19.45-7.23-46.37 9.43-61.49 11.6-10.52 28.34-15.03 43.65-11.61 13.55 2.77 25.59 11.6 32.54 23.53 6.79-3.57 13.53-7.23 20.33-10.78-4.79-8.06-10.7-15.55-18.09-21.38-12.43-9.84-28.19-15.18-43.99-15.62-14.99-.18-30.02 4.3-42.35 12.86-25.04 17.02-37.43 50.79-28.77 79.88 5.53 19.74 20.03 35.96 36.95 46.96 13.46 8.65 29.05 13.34 44.68 16.17 21.48 3.8 43.41 2.4 65.01.56-2.17 2.23-5.43 2.1-8.28 2.61-23.05 3.42-46.82 3.53-69.6-1.82-21.85-5.06-42.66-15.84-58.18-32.21-22.81-24.63-28.15-64.66-10.23-93.49 9.36-15.35 23.09-28.55 40.16-34.82 18.64-6.95 39.87-6.88 58.41.37 3.05-7.07 6.37-14.02 9.36-21.11-30.58-12.5-67.11-9.26-94.88 8.7-15.2 9.83-27.71 23.58-36.81 39.19-10.14 17.95-13.42 39.37-10.32 59.66 4.09 27.36 19.04 52.97 40.96 69.87 10.66 8.42 23.26 14.09 36.23 17.92 16.76 4.98 34.25 7.15 51.7 7.55 2.47.04 4.95.14 7.41.45-3.51 1.82-7.58 1.27-11.39 1.38-20.73.43-41.62-2.79-61.06-10.05-14.79-5.57-28.75-13.88-39.72-25.36-11.51-11.43-21.19-24.96-26.8-40.26-6.59-18.11-8.65-38.02-5.12-57.01 4.28-22.59 17.18-42.9 34.07-58.24 20.26-18.51 47.69-29.02 75.15-28.57.01-7.76-.01-15.53.02-23.29-23.7.01-47.41 6.2-67.9 18.16-27.08 15.75-48.36 41.06-59.65 70.24-8.29 21.86-11.39 46.22-5.76 69.13 6.44 27.98 24.21 52.88 48.01 68.8 3.71 2.72 7.95 4.61 11.59 7.44-1.68-.11-3.39-.31-4.9-1.11-7.67-3.67-14.84-8.3-21.65-13.38-12.26-9.27-23.82-19.76-32.59-32.47C18.7 226.05 10.05 209 5.27 190.79.73 173.95-.3 156.33.9 138.98c2.89-37.2 20.41-72.96 47.86-98.21C71.09 20.01 99.81 6.24 130.03 2.03 137.88.77 145.86.89 153.75 0"></path></svg>Torrents<!-- --> (<!-- -->1<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://civitasbay.org/torrents/70FFFB106CA4B56EFDD835E5FBFE4FC1108FCD63"><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">breast_t2v.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 (<!-- -->1<!-- --> platform<!-- -->)</h2><div class="flex flex-col gap-3"><a title="View on SeaArt" href="/seaart/models/d0dqb1de878c7388g3kg/versions/008ad07fbf1f576808b57053a04d9649"><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">Breast squeeze wan<!-- --> - <!-- -->1</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></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#dfabbabeb29fbcb6a9beadbcb7b6a9baf1bcb0b2">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":1399040,"name":"Breast Squeeze and Lactation (Milk spray, milking) WAN 2.1 i2v/t2v model","type":"LORA","description":"\u003ch2 id=\"update-for-t2v-v31nc6x0e\"\u003eUpdate For T2V\u003c/h2\u003e\u003cp\u003eI trained T2V using the same dataset as I2V and achieved OK result. The lactation part doesn't work consistently but otherwise acceptable. I didn't do a lot of testing and please feel free to share results and feedback\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003ch2 id=\"general-guide-cf1obqlsi\"\u003eGeneral Guide\u003c/h2\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003eI have been obsessed with lora training and this is my third model in 3 consecutive days despite my busy working schedule. I'm trying to quickly build out more basic NSFW motion/concept models for the degenerate community, so fellow content creators can pump up interesting work and make me laugh, lol. Training T2V and maybe writing up some lora training guide is on my roadmap, stay tuned.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003eYou would want to use prompts like this:\u003c/p\u003e\u003cpre\u003e\u003ccode\u003eOne person in the middle of the screen, Her hands cradle the breasts and she milk her breasts by squeezing her breast nipples. loads of jets of milk shoot from her nipples.\u003c/code\u003e\u003c/pre\u003e\u003cp\u003eThe keywords are\u003c/p\u003e\u003cpre\u003e\u003ccode\u003esqueeze, massage, nipple, breast, jet of milk, droplet of milk, leak/shoot from nipples\u003c/code\u003e\u003c/pre\u003e\u003cp\u003eAs usual my lora works between 0.8 ~ 1 strength. Combining it with my other lora like sexmachine will give good results. I've also tried ahegao lora and it kinda works. Feel free to explore more combinations.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e","username":"shura490","downloadCount":8789,"favoriteCount":0,"commentCount":25,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-04-24T18:15:34.512Z","updatedAt":"2025-10-11T17:22:42.500Z","deletedAt":null,"tags":["concept","nudity","nsfw"],"creator_id":"shura490","creator_username":"shura490","creator_name":"shura490","creator_url":"/users/shura490","versions":[{"id":1593884,"name":"t2v v0.1","href":"/models/1399040?modelVersionId=1593884"},{"id":1581399,"name":"v1.0 i2v","href":"/models/1399040?modelVersionId=1581399"}],"version":{"id":1593884,"modelId":1399040,"name":"t2v v0.1","baseModel":"Wan Video","baseModelType":"Standard","description":"\u003cp\u003eSupports realistic breast squeezing movements in t2v, lactation has limited support\u003c/p\u003e","downloadCount":981,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-03-29T05:05:33.219Z","updatedAt":"2025-10-11T17:22:42.538Z","deletedAt":null,"files":[{"id":1493829,"name":"breast_t2v.safetensors","type":"Model","sizeKB":85541.5703125,"downloadUrl":"https://civitai.com/api/download/models/1593884","modelId":1399040,"modelName":"Breast Squeeze and Lactation (Milk spray, milking) WAN 2.1 i2v/t2v model","modelVersionId":1593884,"is_nsfw":true,"nsfw_level":60,"sha256":"b2241605028f8488e4f2ffc3917a366e592b352d4fdbf84fe6af7fe6b23ea3ce","createdAt":"2025-03-29T05:05:33.219Z","updatedAt":"2025-10-11T17:22:42.548Z","is_primary":false,"mirrors":[{"filename":"breast_t2v.safetensors","url":"https://civitai.com/api/download/models/1593884","source":"civitai","model_id":1399040,"model_version_id":1593884,"deletedAt":null,"is_gated":false,"is_paid":false},{"filename":"breast_t2v.safetensors","url":"https://huggingface.co/ApacheOne/WAN_loRAs/resolve/main/Breast Squeeze and Lactation (Milk spray, milking) WAN 2.1 i2v/t2v model/breast_t2v.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"breast_t2v.safetensors","url":"https://huggingface.co/Chroma111/CivitAI-Archive/resolve/main/1399040/1593884/breast_t2v.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"breast_t2v.safetensors","url":"https://huggingface.co/Civarchivist/base_won/resolve/main/1399040/1593884/breast_t2v.safetensors","source":"huggingface","deletedAt":"2025-08-04T05:24:41.489Z","is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"breast_t2v.safetensors","url":"https://civitasbay.org/torrents/70FFFB106CA4B56EFDD835E5FBFE4FC1108FCD63","source":"torrent","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null}]}],"images":[{"id":66561989,"url":"https://c.genur.art/4e3ed751-7ee6-4407-8a3c-c9fda9c563eb","nsfwLevel":8,"width":672,"height":672,"hash":"URG*~I_4Kj9Zt,?bM{ITyDt8xuRjxut8s;oz","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/4e3ed751-7ee6-4407-8a3c-c9fda9c563eb","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC80ZTNlZDc1MS03ZWU2LTQ0MDctOGEzYy1jOWZkYTljNTYzZWI","link":"https://genur.art/posts/66561989"},{"id":66561343,"url":"https://c.genur.art/ed574f5b-7296-47e3-aa44-3c19c7b23017","nsfwLevel":8,"width":512,"height":512,"hash":"USI5Vx?byXMw~qxux]RkSjRQ%1V@ROIUIUWA","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/ed574f5b-7296-47e3-aa44-3c19c7b23017","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9lZDU3NGY1Yi03Mjk2LTQ3ZTMtYWE0NC0zYzE5YzdiMjMwMTc","link":"https://genur.art/posts/66561343"}],"trigger":["squeeze breast"],"allow_download":true,"download_url":"/api/download/models/1593884","platform_url":"https://civitai.com/models/1399040?modelVersionId=1593884","civitai_model_id":1399040,"civitai_model_version_id":1593884,"href":"/models/1399040?modelVersionId=1593884","mirrors":[{"platform":"seaart","href":"/seaart/models/d0dqb1de878c7388g3kg/versions/008ad07fbf1f576808b57053a04d9649","platform_url":"https://www.seaart.ai/models/detail/d0dqb1de878c7388g3kg?v=008ad07fbf1f576808b57053a04d9649","name":"Breast squeeze wan","version_name":"1","id":"d0dqb1de878c7388g3kg","version_id":"008ad07fbf1f576808b57053a04d9649"}]},"platform":"civitai","platform_name":"CivitAI","meta":{"title":"Breast Squeeze and Lactation (Milk spray, milking) WAN 2.1 i2v/t2v model - t2v v0.1 - CivitAI Archive","description":"Breast Squeeze and Lactation (Milk spray, milking) WAN 2.1 i2v/t2v model t2v v0.1 is a Wan Video LORA AI model created by shura490 for generating images of concept, nudity, nsfw","image":"https://c.genur.art/4e3ed751-7ee6-4407-8a3c-c9fda9c563eb","canonical":"https://civarchive.com/models/1399040?modelVersionId=1593884"}},"title":"Breast Squeeze and Lactation (Milk spray, milking) WAN 2.1 i2v/t2v model","description":"Download Breast Squeeze and Lactation (Milk spray, milking) WAN 2.1 i2v/t2v model - LORA by shura490 from CivArchive (CivitAI Archive). Update For T2VI trained T2V using the same dataset as I2V and achieved OK result. The lactation part...","ogTitle":"Breast Squeeze and Lactation (Milk spray, milking) WAN 2.1 i2v/t2v model - LORA by shura490 - CivArchive","ogDescription":"Download Breast Squeeze and Lactation (Milk spray, milking) WAN 2.1 i2v/t2v model - LORA by shura490. Free AI model download from CivArchive.","twitterTitle":"Breast Squeeze and Lactation (Milk spray, milking) WAN 2.1 i2v/t2v model by shura490 - CivArchive","authorName":"shura490","imageUrl":"https://civarchive.com/banner.webp"},"__N_SSP":true},"page":"/models/[id]","query":{"modelVersionId":"1593884","id":"1399040"},"buildId":"Xf2kXsbxOp13j6kNhxoTY","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}</script></body></html>
1399040_1581399_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:711c0744ac6bc36c2a6da6fa5ba1ff3db91d28ddf7381b2853bc7792335b3420
3
+ size 359306640
1400486.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 / 2.1 - Anal Reverse Cowgirl POV - t2v - i2v<!-- --> - CivArchive (CivitAI Archive)</title><meta name="description" content="Download Wan 2.2 / 2.1 - Anal Reverse Cowgirl POV - t2v - i2v - LORA by pikenrover from CivArchive (CivitAI Archive). Wan 2.2:example prompt: Very high quality 4k animation, This is a masterpiece of the best quality, t..."/><meta name="author" content="pikenrover"/><link rel="canonical" href="https://civarchive.com/models/1400486?modelVersionId=2301414"/><meta property="og:type" content="article"/><meta property="og:title" content="Wan 2.2 / 2.1 - Anal Reverse Cowgirl POV - t2v - i2v - LORA by pikenrover - CivArchive"/><meta property="og:description" content="Download Wan 2.2 / 2.1 - Anal Reverse Cowgirl POV - t2v - i2v - LORA by pikenrover. 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 / 2.1 - Anal Reverse Cowgirl POV - t2v - i2v - AI model preview"/><meta property="og:url" content="https://civarchive.com/models/1400486?modelVersionId=2301414"/><meta property="og:site_name" content="CivArchive"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Wan 2.2 / 2.1 - Anal Reverse Cowgirl POV - t2v - i2v by pikenrover - CivArchive"/><meta name="twitter:description" content="Download Wan 2.2 / 2.1 - Anal Reverse Cowgirl POV - t2v - i2v - LORA by pikenrover. 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 / 2.1 - Anal Reverse Cowgirl POV - t2v - 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/836-fecf59e3df71e2d8.js" defer=""></script><script src="/_next/static/chunks/158-1fc6cc013e2030c1.js" defer=""></script><script src="/_next/static/chunks/651-77ab4cd9019ee517.js" defer=""></script><script src="/_next/static/chunks/400-579f40c12bd7de61.js" defer=""></script><script src="/_next/static/chunks/pages/models/%5Bid%5D-34c44922c9e80c3e.js" defer=""></script><script src="/_next/static/Xf2kXsbxOp13j6kNhxoTY/_buildManifest.js" defer=""></script><script src="/_next/static/Xf2kXsbxOp13j6kNhxoTY/_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 type="button" role="combobox" aria-controls="radix-:R1kl6:" 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-:R2kl6:" 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-: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><div class="flex items-center space-x-2"><button type="button" role="switch" aria-checked="false" data-state="unchecked" value="on" class="peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input" id="nsfw-toggle"><span data-state="unchecked" class="pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0"></span></button><input type="checkbox" aria-hidden="true" style="transform:translateX(-100%);position:absolute;pointer-events:none;opacity:0;margin:0" tabindex="-1" value="on"/><label class="font-medium peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-sm" for="nsfw-toggle">Show NSFW</label></div><div class="flex items-center space-x-2"><button type="button" role="switch" aria-checked="false" data-state="unchecked" value="on" class="peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input" id="deleted-toggle"><span data-state="unchecked" class="pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0"></span></button><input type="checkbox" aria-hidden="true" style="transform:translateX(-100%);position:absolute;pointer-events:none;opacity:0;margin:0" tabindex="-1" value="on"/><label class="font-medium peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-sm" for="deleted-toggle">Only deleted</label></div></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 / 2.1 - Anal Reverse Cowgirl POV - t2v - i2v<!-- --> - <!-- -->Wan 2.2 I2V T14B 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/1400486?modelVersionId=2301414"><button type="button" role="tab" aria-selected="true" aria-controls="radix-:R15d56:-content-2301414" data-state="active" id="radix-:R15d56:-trigger-2301414" 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 I2V T14B High</button></a><a class="inline-block" href="/models/1400486?modelVersionId=2301389"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-2301389" data-state="inactive" id="radix-:R15d56:-trigger-2301389" 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 I2V T14B Low</button></a><a class="inline-block" href="/models/1400486?modelVersionId=1587648"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-1587648" data-state="inactive" id="radix-:R15d56:-trigger-1587648" 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 - Wan 2.1 T2V I2V 14B</button></a><a class="inline-block" href="/models/1400486?modelVersionId=1583046"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-1583046" data-state="inactive" id="radix-:R15d56:-trigger-1583046" 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="">I2V 14B</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://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6147d71a-0adf-463b-b96b-a617d1e8523e/original=true/105364259.mp4"><video src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6147d71a-0adf-463b-b96b-a617d1e8523e/transcode=true,width=450,optimized=true/105364259.mp4" poster="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6147d71a-0adf-463b-b96b-a617d1e8523e/anim=false,transcode=true,width=450,optimized=true/6147d71a-0adf-463b-b96b-a617d1e8523e.jpeg" 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://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/4e4ecacc-6bc5-4fd2-9682-03584ac387e1/original=true/105364311.mp4"><video src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/4e4ecacc-6bc5-4fd2-9682-03584ac387e1/transcode=true,width=450,optimized=true/105364311.mp4" poster="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/4e4ecacc-6bc5-4fd2-9682-03584ac387e1/anim=false,transcode=true,width=450,optimized=true/4e4ecacc-6bc5-4fd2-9682-03584ac387e1.jpeg" 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://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/aaf4e754-a230-44cc-8284-b9e7d2541082/original=true/105364370.mp4"><video src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/aaf4e754-a230-44cc-8284-b9e7d2541082/transcode=true,width=450,optimized=true/105364370.mp4" poster="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/aaf4e754-a230-44cc-8284-b9e7d2541082/anim=false,transcode=true,width=450,optimized=true/aaf4e754-a230-44cc-8284-b9e7d2541082.jpeg" 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://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9eef2d0c-890e-4b60-845a-8028335f6feb/original=true/105364377.mp4"><video src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9eef2d0c-890e-4b60-845a-8028335f6feb/transcode=true,width=450,optimized=true/105364377.mp4" poster="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9eef2d0c-890e-4b60-845a-8028335f6feb/anim=false,transcode=true,width=450,optimized=true/9eef2d0c-890e-4b60-845a-8028335f6feb.jpeg" 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://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/50921963-ab39-4f88-a8c8-b9930f363914/original=true/105364399.mp4"><video src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/50921963-ab39-4f88-a8c8-b9930f363914/transcode=true,width=450,optimized=true/105364399.mp4" poster="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/50921963-ab39-4f88-a8c8-b9930f363914/anim=false,transcode=true,width=450,optimized=true/50921963-ab39-4f88-a8c8-b9930f363914.jpeg" 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://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ad2e6066-dc16-47e9-bd8b-82c931e03c95/original=true/105364450.mp4"><video src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ad2e6066-dc16-47e9-bd8b-82c931e03c95/transcode=true,width=450,optimized=true/105364450.mp4" poster="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ad2e6066-dc16-47e9-bd8b-82c931e03c95/anim=false,transcode=true,width=450,optimized=true/ad2e6066-dc16-47e9-bd8b-82c931e03c95.jpeg" 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://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/08258f72-9a95-4f9d-aeac-eb47243730e7/original=true/105364474.mp4"><video src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/08258f72-9a95-4f9d-aeac-eb47243730e7/transcode=true,width=450,optimized=true/105364474.mp4" poster="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/08258f72-9a95-4f9d-aeac-eb47243730e7/anim=false,transcode=true,width=450,optimized=true/08258f72-9a95-4f9d-aeac-eb47243730e7.jpeg" 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:</p><p></p><p>example prompt: Very high quality 4k animation, This is a masterpiece of the best quality, the video is showcasing amazing and highly detailed artwork. Man's POV of him laying down with a woman facing away while riding on top and having anal sex with him. She is riding on top quickly bouncing her butt up and down as his penis goes all the way in and out of her asshole.</p><p></p><p>Wan 2.1:</p><p></p><p><span style="color:rgb(193, 194, 197)">This model was trained on realistic videos on the Wan T2V 14B model. Version 1.0 was trained on the I2V 720P model, but Version 1.1 should be compatible with both I2v and T2V. I trained locally on an A6000 using 20 2 second videos at 1920x1080 resolution (24 FPS, 48 frames each). Training 2800 steps took around 48 hours.</span></p><p></p><h3 id="training-setup">Training Setup</h3><p>I trained this model locally using diffusion-pipe: <a target="_blank" rel="ugc" href="https://github.com/tdrussell/diffusion-pipe.git">https://github.com/tdrussell/diffusion-pipe.git</a></p><p></p><p>Here are the toml files I used to train as well as the command to start training (within <a target="_blank" rel="ugc" href="http://train.sh">train.sh</a>): <a target="_blank" rel="ugc" href="https://drive.google.com/drive/folders/1Ns6IPQlNp-jYz76LlqpYpOoaQwUx3AN9?usp=sharing">https://drive.google.com/drive/folders/1Ns6IPQlNp-jYz76LlqpYpOoaQwUx3AN9?usp=sharing</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/pikenrover">pikenrover</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/2301414">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/1400486?modelVersionId=2301414">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/anal"><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">anal</div></a><a href="/tags/wan"><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">wan</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">472</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/12/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/12/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">Man&#x27;s POV of him laying down with a woman facing away while riding on top and having anal sex with him</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_anal_reverse_cowgirl_pov_high.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/3756fe6bd42ed054be9eb2d84e4ddb0033d13e74dc878d3ca373f768cde5094e">3756fe6bd42ed054be9eb2d84e4ddb0033d13e74dc878d3ca373f768cde5094e</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/2301414"><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_anal_reverse_cowgirl_pov_high.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 (<!-- -->1<!-- --> platform<!-- -->)</h2><div class="flex flex-col gap-3"><a title="View on TensorArt" href="/tensorart/models/906887993774596540/versions/906887993774596540"><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">Wan2.1 4nal R3verse C0wgirl - pikenrover<!-- --> - <!-- -->TI2V v2 720p</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></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#0a7e6f6b674a69637c6b786962637c6f24696567">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":1400486,"name":"Wan 2.2 / 2.1 - Anal Reverse Cowgirl POV - t2v - i2v","type":"LORA","description":"\u003cp\u003eWan 2.2:\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003eexample prompt: Very high quality 4k animation, This is a masterpiece of the best quality, the video is showcasing amazing and highly detailed artwork. Man's POV of him laying down with a woman facing away while riding on top and having anal sex with him. She is riding on top quickly bouncing her butt up and down as his penis goes all the way in and out of her asshole.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003eWan 2.1:\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e\u003cspan style=\"color:rgb(193, 194, 197)\"\u003eThis model was trained on realistic videos on the Wan T2V 14B model. Version 1.0 was trained on the I2V 720P model, but Version 1.1 should be compatible with both I2v and T2V. I trained locally on an A6000 using 20 2 second videos at 1920x1080 resolution (24 FPS, 48 frames each). Training 2800 steps took around 48 hours.\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003ch3 id=\"training-setup\"\u003eTraining Setup\u003c/h3\u003e\u003cp\u003eI trained this model locally using diffusion-pipe: \u003ca target=\"_blank\" rel=\"ugc\" href=\"https://github.com/tdrussell/diffusion-pipe.git\"\u003ehttps://github.com/tdrussell/diffusion-pipe.git\u003c/a\u003e\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003eHere are the toml files I used to train as well as the command to start training (within \u003ca target=\"_blank\" rel=\"ugc\" href=\"http://train.sh\"\u003etrain.sh\u003c/a\u003e): \u003ca target=\"_blank\" rel=\"ugc\" href=\"https://drive.google.com/drive/folders/1Ns6IPQlNp-jYz76LlqpYpOoaQwUx3AN9?usp=sharing\"\u003ehttps://drive.google.com/drive/folders/1Ns6IPQlNp-jYz76LlqpYpOoaQwUx3AN9?usp=sharing\u003c/a\u003e\u003c/p\u003e","username":"pikenrover","downloadCount":11172,"favoriteCount":0,"commentCount":14,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-04-24T18:15:35.969Z","updatedAt":"2025-10-12T05:49:38.342Z","deletedAt":null,"tags":["action","pov","cowgirl","anal","wan"],"creator_id":"pikenrover","creator_username":"pikenrover","creator_name":"pikenrover","creator_url":"/users/pikenrover","versions":[{"id":2301414,"name":"Wan 2.2 I2V T14B High","href":"/models/1400486?modelVersionId=2301414"},{"id":2301389,"name":"Wan 2.2 I2V T14B Low","href":"/models/1400486?modelVersionId=2301389"},{"id":1587648,"name":"v2 - Wan 2.1 T2V I2V 14B","href":"/models/1400486?modelVersionId=1587648"},{"id":1583046,"name":"I2V 14B","href":"/models/1400486?modelVersionId=1583046"}],"version":{"id":2301414,"modelId":1400486,"name":"Wan 2.2 I2V T14B High","baseModel":"Wan Video 2.2 I2V-A14B","baseModelType":"Standard","description":null,"downloadCount":472,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-10-12T00:48:10.211Z","updatedAt":"2025-10-12T05:49:38.355Z","deletedAt":null,"files":[{"id":2192387,"name":"wan22_i2v_anal_reverse_cowgirl_pov_high.safetensors","type":"Model","sizeKB":299617.8203125,"downloadUrl":"https://civitai.com/api/download/models/2301414","modelId":1400486,"modelName":"Wan 2.2 / 2.1 - Anal Reverse Cowgirl POV - t2v - i2v","modelVersionId":2301414,"is_nsfw":true,"nsfw_level":60,"sha256":"3756fe6bd42ed054be9eb2d84e4ddb0033d13e74dc878d3ca373f768cde5094e","createdAt":"2025-10-12T00:48:10.221Z","updatedAt":"2025-10-12T05:49:38.372Z","is_primary":false,"mirrors":[{"filename":"wan22_i2v_anal_reverse_cowgirl_pov_high.safetensors","url":"https://civitai.com/api/download/models/2301414","source":"civitai","model_id":1400486,"model_version_id":2301414,"deletedAt":null,"is_gated":false,"is_paid":false}]}],"images":[{"id":105364259,"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6147d71a-0adf-463b-b96b-a617d1e8523e/transcode=true,width=450,optimized=true/105364259.mp4","nsfwLevel":16,"width":512,"height":768,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6147d71a-0adf-463b-b96b-a617d1e8523e/transcode=true,width=450,optimized=true/105364259.mp4","image_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6147d71a-0adf-463b-b96b-a617d1e8523e/anim=false,transcode=true,width=450,optimized=true/6147d71a-0adf-463b-b96b-a617d1e8523e.jpeg","link":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6147d71a-0adf-463b-b96b-a617d1e8523e/original=true/105364259.mp4"},{"id":105364311,"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/4e4ecacc-6bc5-4fd2-9682-03584ac387e1/transcode=true,width=450,optimized=true/105364311.mp4","nsfwLevel":16,"width":512,"height":768,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/4e4ecacc-6bc5-4fd2-9682-03584ac387e1/transcode=true,width=450,optimized=true/105364311.mp4","image_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/4e4ecacc-6bc5-4fd2-9682-03584ac387e1/anim=false,transcode=true,width=450,optimized=true/4e4ecacc-6bc5-4fd2-9682-03584ac387e1.jpeg","link":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/4e4ecacc-6bc5-4fd2-9682-03584ac387e1/original=true/105364311.mp4"},{"id":105364370,"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/aaf4e754-a230-44cc-8284-b9e7d2541082/transcode=true,width=450,optimized=true/105364370.mp4","nsfwLevel":16,"width":512,"height":768,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/aaf4e754-a230-44cc-8284-b9e7d2541082/transcode=true,width=450,optimized=true/105364370.mp4","image_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/aaf4e754-a230-44cc-8284-b9e7d2541082/anim=false,transcode=true,width=450,optimized=true/aaf4e754-a230-44cc-8284-b9e7d2541082.jpeg","link":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/aaf4e754-a230-44cc-8284-b9e7d2541082/original=true/105364370.mp4"},{"id":105364377,"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9eef2d0c-890e-4b60-845a-8028335f6feb/transcode=true,width=450,optimized=true/105364377.mp4","nsfwLevel":16,"width":512,"height":768,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9eef2d0c-890e-4b60-845a-8028335f6feb/transcode=true,width=450,optimized=true/105364377.mp4","image_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9eef2d0c-890e-4b60-845a-8028335f6feb/anim=false,transcode=true,width=450,optimized=true/9eef2d0c-890e-4b60-845a-8028335f6feb.jpeg","link":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9eef2d0c-890e-4b60-845a-8028335f6feb/original=true/105364377.mp4"},{"id":105364399,"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/50921963-ab39-4f88-a8c8-b9930f363914/transcode=true,width=450,optimized=true/105364399.mp4","nsfwLevel":16,"width":512,"height":768,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/50921963-ab39-4f88-a8c8-b9930f363914/transcode=true,width=450,optimized=true/105364399.mp4","image_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/50921963-ab39-4f88-a8c8-b9930f363914/anim=false,transcode=true,width=450,optimized=true/50921963-ab39-4f88-a8c8-b9930f363914.jpeg","link":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/50921963-ab39-4f88-a8c8-b9930f363914/original=true/105364399.mp4"},{"id":105364450,"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ad2e6066-dc16-47e9-bd8b-82c931e03c95/transcode=true,width=450,optimized=true/105364450.mp4","nsfwLevel":16,"width":512,"height":768,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ad2e6066-dc16-47e9-bd8b-82c931e03c95/transcode=true,width=450,optimized=true/105364450.mp4","image_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ad2e6066-dc16-47e9-bd8b-82c931e03c95/anim=false,transcode=true,width=450,optimized=true/ad2e6066-dc16-47e9-bd8b-82c931e03c95.jpeg","link":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ad2e6066-dc16-47e9-bd8b-82c931e03c95/original=true/105364450.mp4"},{"id":105364474,"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/08258f72-9a95-4f9d-aeac-eb47243730e7/transcode=true,width=450,optimized=true/105364474.mp4","nsfwLevel":16,"width":512,"height":768,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/08258f72-9a95-4f9d-aeac-eb47243730e7/transcode=true,width=450,optimized=true/105364474.mp4","image_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/08258f72-9a95-4f9d-aeac-eb47243730e7/anim=false,transcode=true,width=450,optimized=true/08258f72-9a95-4f9d-aeac-eb47243730e7.jpeg","link":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/08258f72-9a95-4f9d-aeac-eb47243730e7/original=true/105364474.mp4"}],"trigger":["Man's POV of him laying down with a woman facing away while riding on top and having anal sex with him"],"allow_download":true,"download_url":"/api/download/models/2301414","platform_url":"https://civitai.com/models/1400486?modelVersionId=2301414","civitai_model_id":1400486,"civitai_model_version_id":2301414,"href":"/models/1400486?modelVersionId=2301414","mirrors":[{"platform":"tensorart","href":"/tensorart/models/906887993774596540/versions/906887993774596540","platform_url":"https://tensor.art/models/906887993774596540","name":"Wan2.1 4nal R3verse C0wgirl - pikenrover","version_name":"TI2V v2 720p","id":"906887993774596540","version_id":"906887993774596540"}]},"platform":"civitai","platform_name":"CivitAI","meta":{"title":"Wan 2.2 / 2.1 - Anal Reverse Cowgirl POV - t2v - i2v - Wan 2.2 I2V T14B High - CivitAI Archive","description":"Wan 2.2 / 2.1 - Anal Reverse Cowgirl POV - t2v - i2v Wan 2.2 I2V T14B High is a Wan Video 2.2 I2V-A14B LORA AI model created by pikenrover for generating images of action, pov, cowgirl, anal, wan","image":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6147d71a-0adf-463b-b96b-a617d1e8523e/transcode=true,width=450,optimized=true/105364259.mp4","canonical":"https://civarchive.com/models/1400486?modelVersionId=2301414"}},"title":"Wan 2.2 / 2.1 - Anal Reverse Cowgirl POV - t2v - i2v","description":"Download Wan 2.2 / 2.1 - Anal Reverse Cowgirl POV - t2v - i2v - LORA by pikenrover from CivArchive (CivitAI Archive). Wan 2.2:example prompt: Very high quality 4k animation, This is a masterpiece of the best quality, t...","ogTitle":"Wan 2.2 / 2.1 - Anal Reverse Cowgirl POV - t2v - i2v - LORA by pikenrover - CivArchive","ogDescription":"Download Wan 2.2 / 2.1 - Anal Reverse Cowgirl POV - t2v - i2v - LORA by pikenrover. Free AI model download from CivArchive.","twitterTitle":"Wan 2.2 / 2.1 - Anal Reverse Cowgirl POV - t2v - i2v by pikenrover - CivArchive","authorName":"pikenrover","imageUrl":"https://civarchive.com/banner.webp"},"__N_SSP":true},"page":"/models/[id]","query":{"modelVersionId":"2301414","id":"1400486"},"buildId":"Xf2kXsbxOp13j6kNhxoTY","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}</script></body></html>
1400486_2301389_l_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c7ad934baec51c0d30cc833f202a8ad4db5a92f80c271e6b83a830f91660b21
3
+ size 306808664
1400486_2301414_h_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3305635a1bdbdf5dd0ab502df389738795253da47564e5fe9c3d191051c8f46b
3
+ size 306808664
1404679.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>大摆锤_汝窑版dance_Breast pulsation_I2V<!-- --> - CivArchive (CivitAI Archive)</title><meta name="description" content="Download 大摆锤_汝窑版dance_Breast pulsation_I2V - LORA by xiuzhe1996 from CivArchive (CivitAI Archive). 基于 wan2.1 720p_i2v 模型,19段舞蹈视频,用于大摆锤舞蹈的生成..."/><meta name="author" content="xiuzhe1996"/><link rel="canonical" href="https://civarchive.com/models/1404679?modelVersionId=1587817"/><meta property="og:type" content="article"/><meta property="og:title" content="大摆锤_汝窑版dance_Breast pulsation_I2V - LORA by xiuzhe1996 - CivArchive"/><meta property="og:description" content="Download 大摆锤_汝窑版dance_Breast pulsation_I2V - LORA by xiuzhe1996. Free AI model download from CivArchive."/><meta property="og:image" content="https://civarchive.com/banner.webp"/><meta property="og:image:alt" content="大摆锤_汝窑版dance_Breast pulsation_I2V - AI model preview"/><meta property="og:url" content="https://civarchive.com/models/1404679?modelVersionId=1587817"/><meta property="og:site_name" content="CivArchive"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="大摆锤_汝窑版dance_Breast pulsation_I2V by xiuzhe1996 - CivArchive"/><meta name="twitter:description" content="Download 大摆锤_汝窑版dance_Breast pulsation_I2V - LORA by xiuzhe1996. Free AI model download from CivArchive."/><meta name="twitter:image" content="https://civarchive.com/banner.webp"/><meta name="twitter:image:alt" content="大摆锤_汝窑版dance_Breast pulsation_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/836-fecf59e3df71e2d8.js" defer=""></script><script src="/_next/static/chunks/158-1fc6cc013e2030c1.js" defer=""></script><script src="/_next/static/chunks/651-77ab4cd9019ee517.js" defer=""></script><script src="/_next/static/chunks/400-579f40c12bd7de61.js" defer=""></script><script src="/_next/static/chunks/pages/models/%5Bid%5D-34c44922c9e80c3e.js" defer=""></script><script src="/_next/static/Xf2kXsbxOp13j6kNhxoTY/_buildManifest.js" defer=""></script><script src="/_next/static/Xf2kXsbxOp13j6kNhxoTY/_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 type="button" role="combobox" aria-controls="radix-:R1kl6:" 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-:R2kl6:" 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-: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><div class="flex items-center space-x-2"><button type="button" role="switch" aria-checked="false" data-state="unchecked" value="on" class="peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input" id="nsfw-toggle"><span data-state="unchecked" class="pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0"></span></button><input type="checkbox" aria-hidden="true" style="transform:translateX(-100%);position:absolute;pointer-events:none;opacity:0;margin:0" tabindex="-1" value="on"/><label class="font-medium peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-sm" for="nsfw-toggle">Show NSFW</label></div><div class="flex items-center space-x-2"><button type="button" role="switch" aria-checked="false" data-state="unchecked" value="on" class="peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input" id="deleted-toggle"><span data-state="unchecked" class="pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0"></span></button><input type="checkbox" aria-hidden="true" style="transform:translateX(-100%);position:absolute;pointer-events:none;opacity:0;margin:0" tabindex="-1" value="on"/><label class="font-medium peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-sm" for="deleted-toggle">Only deleted</label></div></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">大摆锤_汝窑版dance_Breast pulsation_I2V<!-- --> - <!-- -->itv_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/1404679?modelVersionId=1587817"><button type="button" role="tab" aria-selected="true" aria-controls="radix-:R15d56:-content-1587817" data-state="active" id="radix-:R15d56:-trigger-1587817" 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="">itv_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/66238802"><video src="https://c.genur.art/8ec8141c-cf48-4f0d-9ed2-2118ba743909" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC84ZWM4MTQxYy1jZjQ4LTRmMGQtOWVkMi0yMTE4YmE3NDM5MDk" 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/66436964"><video src="https://c.genur.art/cc61868f-94c8-41e9-816f-c1e98263853b" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9jYzYxODY4Zi05NGM4LTQxZTktODE2Zi1jMWU5ODI2Mzg1M2I" 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/66239232"><video src="https://c.genur.art/50adeb20-ea6e-4b8f-bef6-b600cef6f786" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC81MGFkZWIyMC1lYTZlLTRiOGYtYmVmNi1iNjAwY2VmNmY3ODY" 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/66437063"><video src="https://c.genur.art/bf67b33e-505f-413f-acc9-06b73f8e3c80" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9iZjY3YjMzZS01MDVmLTQxM2YtYWNjOS0wNmI3M2Y4ZTNjODA" 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><span style="color:rgb(193, 194, 197)">基于 wan2.1 720p_i2v 模型,19段舞蹈视频,</span>用于大摆锤舞蹈的生成</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>从720itv上训练。</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 14B i2v 720p</div><div class="text-sm text-muted-foreground">by <a class="font-medium text-primary hover:underline" href="/users/xiuzhe1996">xiuzhe1996</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/1587817">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/1404679?modelVersionId=1587817">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></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,758</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">3/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/11/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">她将双手置于脑后,跳起一种名为大摆锤的性感舞蹈,她一左一右的扭动着,随着舞蹈胸部剧烈跳动。</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">dabaichui_ruyao_wan_v2.1-000020_comfy.safetensors</h2><div class="flex space-x-2"><div>Size:</div><div>342.62 MB</div><div> SHA256: </div><a class="font-mono hover:text-primary truncate" href="/sha256/417f597ab52db57ee7a633d4cd39a4f79cae4a30ef9aec134dfe263edb53c797">417f597ab52db57ee7a633d4cd39a4f79cae4a30ef9aec134dfe263edb53c797</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/ApacheOne/WAN_loRAs/resolve/main/大摆锤_汝窑版dance_Breast_pulsation_itv_v1/dabaichui_ruyao_wan_v2.1-000020_comfy.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">dabaichui_ruyao_wan_v2.1-000020_comfy.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/dong625/wanvideo_lora/resolve/main/dabaichui_ruyao_wan_v2.1-000020_comfy.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">dabaichui_ruyao_wan_v2.1-000020_comfy.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="Likely dead link" href="https://huggingface.co/Civarchivist/base_won/resolve/main/1404679/1587817/dabaichui_ruyao_wan_v2.1-000020_comfy.safetensors"><li class="group rounded-lg border border-red-800 bg-red-900/50 hover:bg-red-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">dabaichui_ruyao_wan_v2.1-000020_comfy.safetensors</p><span class="text-sm text-red-500 group-hover:text-red-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-skull w-4 h-4" aria-hidden="true"><path d="m12.5 17-.5-1-.5 1h1z"></path><path d="M15 22a1 1 0 0 0 1-1v-1a2 2 0 0 0 1.56-3.25 8 8 0 1 0-11.12 0A2 2 0 0 0 8 20v1a1 1 0 0 0 1 1z"></path><circle cx="15" cy="12" r="1"></circle><circle cx="9" cy="12" r="1"></circle></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/1587817"><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">dabaichui_ruyao_wan_v2.1-000020_comfy.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" width="1.5rem" height="1.5rem" viewBox="0 0 309.66 308.636"><path fill="#673398" d="M153.75 0h1.29l-4.08.4c25.39.14 50.81 6.32 73.08 18.61 28.88 15.75 52.37 41.19 65.66 71.3 8.69 19.65 13.27 41.17 12.81 62.68.12 34.9-12.97 69.51-35.49 96.1-32.52 4.12-66.2 6.62-98.24-1.9-19.01-4.73-35.91-16.99-46.73-33.27-10.99-19.45-7.23-46.37 9.43-61.49 11.6-10.52 28.34-15.03 43.65-11.61 13.55 2.77 25.59 11.6 32.54 23.53 6.79-3.57 13.53-7.23 20.33-10.78-4.79-8.06-10.7-15.55-18.09-21.38-12.43-9.84-28.19-15.18-43.99-15.62-14.99-.18-30.02 4.3-42.35 12.86-25.04 17.02-37.43 50.79-28.77 79.88 5.53 19.74 20.03 35.96 36.95 46.96 13.46 8.65 29.05 13.34 44.68 16.17 21.48 3.8 43.41 2.4 65.01.56-2.17 2.23-5.43 2.1-8.28 2.61-23.05 3.42-46.82 3.53-69.6-1.82-21.85-5.06-42.66-15.84-58.18-32.21-22.81-24.63-28.15-64.66-10.23-93.49 9.36-15.35 23.09-28.55 40.16-34.82 18.64-6.95 39.87-6.88 58.41.37 3.05-7.07 6.37-14.02 9.36-21.11-30.58-12.5-67.11-9.26-94.88 8.7-15.2 9.83-27.71 23.58-36.81 39.19-10.14 17.95-13.42 39.37-10.32 59.66 4.09 27.36 19.04 52.97 40.96 69.87 10.66 8.42 23.26 14.09 36.23 17.92 16.76 4.98 34.25 7.15 51.7 7.55 2.47.04 4.95.14 7.41.45-3.51 1.82-7.58 1.27-11.39 1.38-20.73.43-41.62-2.79-61.06-10.05-14.79-5.57-28.75-13.88-39.72-25.36-11.51-11.43-21.19-24.96-26.8-40.26-6.59-18.11-8.65-38.02-5.12-57.01 4.28-22.59 17.18-42.9 34.07-58.24 20.26-18.51 47.69-29.02 75.15-28.57.01-7.76-.01-15.53.02-23.29-23.7.01-47.41 6.2-67.9 18.16-27.08 15.75-48.36 41.06-59.65 70.24-8.29 21.86-11.39 46.22-5.76 69.13 6.44 27.98 24.21 52.88 48.01 68.8 3.71 2.72 7.95 4.61 11.59 7.44-1.68-.11-3.39-.31-4.9-1.11-7.67-3.67-14.84-8.3-21.65-13.38-12.26-9.27-23.82-19.76-32.59-32.47C18.7 226.05 10.05 209 5.27 190.79.73 173.95-.3 156.33.9 138.98c2.89-37.2 20.41-72.96 47.86-98.21C71.09 20.01 99.81 6.24 130.03 2.03 137.88.77 145.86.89 153.75 0"></path></svg>Torrents<!-- --> (<!-- -->1<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://civitasbay.org/torrents/314104346F0EED53B67BFDA42CCD16BE534F90A6"><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">dabaichui_ruyao_wan_v2.1-000020_comfy.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 (<!-- -->1<!-- --> platform<!-- -->)</h2><div class="flex flex-col gap-3"><a title="View on SeaArt" href="/seaart/models/31090f6a045f88d62e8d2e444f4a49bb/versions/5fa34460e529a4a5133f2f8af56a0d71"><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">大摆锤_汝窑版dance_Breast pulsation_I2V<!-- --> - <!-- -->itv_v1.0</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></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#b6c2d3d7dbf6d5dfc0d7c4d5dedfc0d398d5d9db">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":1404679,"name":"大摆锤_汝窑版dance_Breast pulsation_I2V","type":"LORA","description":"\u003cp\u003e\u003cspan style=\"color:rgb(193, 194, 197)\"\u003e基于 wan2.1 720p_i2v 模型,19段舞蹈视频,\u003c/span\u003e用于大摆锤舞蹈的生成\u003c/p\u003e","username":"xiuzhe1996","downloadCount":3758,"favoriteCount":0,"commentCount":12,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":7,"createdAt":"2025-04-24T17:42:03.780Z","updatedAt":"2025-10-11T17:24:23.197Z","deletedAt":null,"tags":["action"],"creator_id":"xiuzhe1996","creator_username":"xiuzhe1996","creator_name":"xiuzhe1996","creator_url":"/users/xiuzhe1996","versions":[{"id":1587817,"name":"itv_v1.0","href":"/models/1404679?modelVersionId=1587817"}],"version":{"id":1587817,"modelId":1404679,"name":"itv_v1.0","baseModel":"Wan Video 14B i2v 720p","baseModelType":"Standard","description":"\u003cp\u003e从720itv上训练。\u003c/p\u003e","downloadCount":3758,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":7,"createdAt":"2025-03-27T17:12:45.739Z","updatedAt":"2025-10-11T17:24:23.205Z","deletedAt":null,"files":[{"id":1487581,"name":"dabaichui_ruyao_wan_v2.1-000020_comfy.safetensors","type":"Model","sizeKB":350839.546875,"downloadUrl":"https://civitai.com/api/download/models/1587817","modelId":1404679,"modelName":"大摆锤_汝窑版dance_Breast pulsation_I2V","modelVersionId":1587817,"is_nsfw":true,"nsfw_level":7,"sha256":"417f597ab52db57ee7a633d4cd39a4f79cae4a30ef9aec134dfe263edb53c797","createdAt":"2025-03-27T17:12:45.739Z","updatedAt":"2025-10-11T17:24:23.215Z","is_primary":false,"mirrors":[{"filename":"dabaichui_ruyao_wan_v2.1-000020_comfy.safetensors","url":"https://civitai.com/api/download/models/1587817","source":"civitai","model_id":1404679,"model_version_id":1587817,"deletedAt":null,"is_gated":false,"is_paid":false},{"filename":"dabaichui_ruyao_wan_v2.1-000020_comfy.safetensors","url":"https://huggingface.co/ApacheOne/WAN_loRAs/resolve/main/大摆锤_汝窑版dance_Breast_pulsation_itv_v1/dabaichui_ruyao_wan_v2.1-000020_comfy.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"dabaichui_ruyao_wan_v2.1-000020_comfy.safetensors","url":"https://huggingface.co/dong625/wanvideo_lora/resolve/main/dabaichui_ruyao_wan_v2.1-000020_comfy.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"dabaichui_ruyao_wan_v2.1-000020_comfy.safetensors","url":"https://huggingface.co/Civarchivist/base_won/resolve/main/1404679/1587817/dabaichui_ruyao_wan_v2.1-000020_comfy.safetensors","source":"huggingface","deletedAt":"2025-08-04T05:24:41.489Z","is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"dabaichui_ruyao_wan_v2.1-000020_comfy.safetensors","url":"https://civitasbay.org/torrents/314104346F0EED53B67BFDA42CCD16BE534F90A6","source":"torrent","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null}]}],"images":[{"id":66238802,"url":"https://c.genur.art/8ec8141c-cf48-4f0d-9ed2-2118ba743909","nsfwLevel":2,"width":496,"height":672,"hash":"UQHyOG_N.9IU?cV@tRofS6M{M{ozo~oejFae","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/8ec8141c-cf48-4f0d-9ed2-2118ba743909","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC84ZWM4MTQxYy1jZjQ4LTRmMGQtOWVkMi0yMTE4YmE3NDM5MDk","link":"https://genur.art/posts/66238802"},{"id":66436964,"url":"https://c.genur.art/cc61868f-94c8-41e9-816f-c1e98263853b","nsfwLevel":4,"width":624,"height":1136,"hash":"UaK-k8?b_NkD?HM{R*xuIUt7ofWAtRazj[ae","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/cc61868f-94c8-41e9-816f-c1e98263853b","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9jYzYxODY4Zi05NGM4LTQxZTktODE2Zi1jMWU5ODI2Mzg1M2I","link":"https://genur.art/posts/66436964"},{"id":66239232,"url":"https://c.genur.art/50adeb20-ea6e-4b8f-bef6-b600cef6f786","nsfwLevel":1,"width":688,"height":1040,"hash":"UDD+ez~V0fV@-:^*?FjaE2t5?Gt8IoRk-p%2","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/50adeb20-ea6e-4b8f-bef6-b600cef6f786","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC81MGFkZWIyMC1lYTZlLTRiOGYtYmVmNi1iNjAwY2VmNmY3ODY","link":"https://genur.art/posts/66239232"},{"id":66437063,"url":"https://c.genur.art/bf67b33e-505f-413f-acc9-06b73f8e3c80","nsfwLevel":1,"width":624,"height":1136,"hash":"U9H^YQv#UbVZ*xm,$+Sf8{xu00-;9Z%M~p%2","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/bf67b33e-505f-413f-acc9-06b73f8e3c80","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9iZjY3YjMzZS01MDVmLTQxM2YtYWNjOS0wNmI3M2Y4ZTNjODA","link":"https://genur.art/posts/66437063"}],"trigger":["她将双手置于脑后,跳起一种名为大摆锤的性感舞蹈,她一左一右的扭动着,随着舞蹈胸部剧烈跳动。"],"allow_download":true,"download_url":"/api/download/models/1587817","platform_url":"https://civitai.com/models/1404679?modelVersionId=1587817","civitai_model_id":1404679,"civitai_model_version_id":1587817,"href":"/models/1404679?modelVersionId=1587817","mirrors":[{"platform":"seaart","href":"/seaart/models/31090f6a045f88d62e8d2e444f4a49bb/versions/5fa34460e529a4a5133f2f8af56a0d71","platform_url":"https://www.seaart.ai/models/detail/31090f6a045f88d62e8d2e444f4a49bb?v=5fa34460e529a4a5133f2f8af56a0d71","name":"大摆锤_汝窑版dance_Breast pulsation_I2V","version_name":"itv_v1.0","id":"31090f6a045f88d62e8d2e444f4a49bb","version_id":"5fa34460e529a4a5133f2f8af56a0d71"}]},"platform":"civitai","platform_name":"CivitAI","meta":{"title":"大摆锤_汝窑版dance_Breast pulsation_I2V - itv_v1.0 - CivitAI Archive","description":"大摆锤_汝窑版dance_Breast pulsation_I2V itv_v1.0 is a Wan Video 14B i2v 720p LORA AI model created by xiuzhe1996 for generating images of action","image":"https://c.genur.art/8ec8141c-cf48-4f0d-9ed2-2118ba743909","canonical":"https://civarchive.com/models/1404679?modelVersionId=1587817"}},"title":"大摆锤_汝窑版dance_Breast pulsation_I2V","description":"Download 大摆锤_汝窑版dance_Breast pulsation_I2V - LORA by xiuzhe1996 from CivArchive (CivitAI Archive). 基于 wan2.1 720p_i2v 模型,19段舞蹈视频,用于大摆锤舞蹈的生成...","ogTitle":"大摆锤_汝窑版dance_Breast pulsation_I2V - LORA by xiuzhe1996 - CivArchive","ogDescription":"Download 大摆锤_汝窑版dance_Breast pulsation_I2V - LORA by xiuzhe1996. Free AI model download from CivArchive.","twitterTitle":"大摆锤_汝窑版dance_Breast pulsation_I2V by xiuzhe1996 - CivArchive","authorName":"xiuzhe1996","imageUrl":"https://civarchive.com/banner.webp"},"__N_SSP":true},"page":"/models/[id]","query":{"modelVersionId":"1587817","id":"1404679"},"buildId":"Xf2kXsbxOp13j6kNhxoTY","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}</script></body></html>
1404679_1587817_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64203141cd2e216046ec89ec55137fce654899c831f0c0ac0eff37807d85bc9e
3
+ size 359259720
1414532.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.1 - HairPulling DoggyStyle<!-- --> - CivArchive (CivitAI Archive)</title><meta name="description" content="Download WAN 2.1 - HairPulling DoggyStyle - LORA by WhatTheGuy from CivArchive (CivitAI Archive). HairPulling DoggyStyleI made 2 different Loras of this, but can&#x27;t decide which one is better, so I u..."/><meta name="author" content="WhatTheGuy"/><link rel="canonical" href="https://civarchive.com/models/1414532?modelVersionId=1598828"/><meta property="og:type" content="article"/><meta property="og:title" content="WAN 2.1 - HairPulling DoggyStyle - LORA by WhatTheGuy - CivArchive"/><meta property="og:description" content="Download WAN 2.1 - HairPulling DoggyStyle - LORA by WhatTheGuy. Free AI model download from CivArchive."/><meta property="og:image" content="https://civarchive.com/banner.webp"/><meta property="og:image:alt" content="WAN 2.1 - HairPulling DoggyStyle - AI model preview"/><meta property="og:url" content="https://civarchive.com/models/1414532?modelVersionId=1598828"/><meta property="og:site_name" content="CivArchive"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="WAN 2.1 - HairPulling DoggyStyle by WhatTheGuy - CivArchive"/><meta name="twitter:description" content="Download WAN 2.1 - HairPulling DoggyStyle - LORA by WhatTheGuy. Free AI model download from CivArchive."/><meta name="twitter:image" content="https://civarchive.com/banner.webp"/><meta name="twitter:image:alt" content="WAN 2.1 - HairPulling DoggyStyle - 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/836-fecf59e3df71e2d8.js" defer=""></script><script src="/_next/static/chunks/158-1fc6cc013e2030c1.js" defer=""></script><script src="/_next/static/chunks/651-77ab4cd9019ee517.js" defer=""></script><script src="/_next/static/chunks/400-579f40c12bd7de61.js" defer=""></script><script src="/_next/static/chunks/pages/models/%5Bid%5D-34c44922c9e80c3e.js" defer=""></script><script src="/_next/static/Xf2kXsbxOp13j6kNhxoTY/_buildManifest.js" defer=""></script><script src="/_next/static/Xf2kXsbxOp13j6kNhxoTY/_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 type="button" role="combobox" aria-controls="radix-:R1kl6:" 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-:R2kl6:" 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-: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><div class="flex items-center space-x-2"><button type="button" role="switch" aria-checked="false" data-state="unchecked" value="on" class="peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input" id="nsfw-toggle"><span data-state="unchecked" class="pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0"></span></button><input type="checkbox" aria-hidden="true" style="transform:translateX(-100%);position:absolute;pointer-events:none;opacity:0;margin:0" tabindex="-1" value="on"/><label class="font-medium peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-sm" for="nsfw-toggle">Show NSFW</label></div><div class="flex items-center space-x-2"><button type="button" role="switch" aria-checked="false" data-state="unchecked" value="on" class="peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input" id="deleted-toggle"><span data-state="unchecked" class="pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0"></span></button><input type="checkbox" aria-hidden="true" style="transform:translateX(-100%);position:absolute;pointer-events:none;opacity:0;margin:0" tabindex="-1" value="on"/><label class="font-medium peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-sm" for="deleted-toggle">Only deleted</label></div></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.1 - HairPulling DoggyStyle<!-- --> - <!-- -->v1.0_b</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/1414532?modelVersionId=1598828"><button type="button" role="tab" aria-selected="true" aria-controls="radix-:R15d56:-content-1598828" data-state="active" id="radix-:R15d56:-trigger-1598828" 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_b</button></a><a class="inline-block" href="/models/1414532?modelVersionId=1598766"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-1598766" data-state="inactive" id="radix-:R15d56:-trigger-1598766" 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</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/66807399"><video src="https://c.genur.art/08008133-56bf-44f4-adb9-e90d08c637c7" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8wODAwODEzMy01NmJmLTQ0ZjQtYWRiOS1lOTBkMDhjNjM3Yzc" 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/66807403"><video src="https://c.genur.art/18d6468e-2518-4388-a551-263455a84336" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8xOGQ2NDY4ZS0yNTE4LTQzODgtYTU1MS0yNjM0NTVhODQzMzY" 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/66807421"><video src="https://c.genur.art/756d7eca-7b0b-40f0-aff9-6b76251a2118" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC83NTZkN2VjYS03YjBiLTQwZjAtYWZmOS02Yjc2MjUxYTIxMTg" 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/66807438"><video src="https://c.genur.art/4ab69764-3ba9-40ef-8a6f-061ee3cf9b0c" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC80YWI2OTc2NC0zYmE5LTQwZWYtOGE2Zi0wNjFlZTNjZjliMGM" 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/66807415"><video src="https://c.genur.art/d135edbb-28c6-4025-b8f1-44f0d62a1ca9" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9kMTM1ZWRiYi0yOGM2LTQwMjUtYjhmMS00NGYwZDYyYTFjYTk" 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/66807418"><video src="https://c.genur.art/009655c0-c0c8-45ef-9408-ab5c0c8010d8" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8wMDk2NTVjMC1jMGM4LTQ1ZWYtOTQwOC1hYjVjMGM4MDEwZDg" 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/66807413"><video src="https://c.genur.art/6b5f2f73-394f-4ea2-beeb-315b09c81b52" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC82YjVmMmY3My0zOTRmLTRlYTItYmVlYi0zMTViMDljODFiNTI" 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/66807417"><video src="https://c.genur.art/71e52fc6-ceec-4445-b67d-64c8c252e46e" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC83MWU1MmZjNi1jZWVjLTQ0NDUtYjY3ZC02NGM4YzI1MmU0NmU" 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/66807433"><video src="https://c.genur.art/1896e049-68a8-451d-b9df-3afe422e99e6" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8xODk2ZTA0OS02OGE4LTQ1MWQtYjlkZi0zYWZlNDIyZTk5ZTY" 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/66807414"><video src="https://c.genur.art/9c53f1be-8edc-4f67-b042-2176fec93bc1" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC85YzUzZjFiZS04ZWRjLTRmNjctYjA0Mi0yMTc2ZmVjOTNiYzE" 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/66807431"><video src="https://c.genur.art/4e22cb15-c9f1-447f-8862-58d840c205f0" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC80ZTIyY2IxNS1jOWYxLTQ0N2YtODg2Mi01OGQ4NDBjMjA1ZjA" 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/66807441"><video src="https://c.genur.art/3d39e9f6-1ed0-4db8-841f-b7249730dfaa" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8zZDM5ZTlmNi0xZWQwLTRkYjgtODQxZi1iNzI0OTczMGRmYWE" 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/66807427"><video src="https://c.genur.art/548068cb-1000-4d22-9d56-abb03dccb2b1" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC81NDgwNjhjYi0xMDAwLTRkMjItOWQ1Ni1hYmIwM2RjY2IyYjE" 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/66807434"><video src="https://c.genur.art/b9844eb8-797f-441a-97f4-e4f76b3db9ea" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9iOTg0NGViOC03OTdmLTQ0MWEtOTdmNC1lNGY3NmIzZGI5ZWE" 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/66807440"><video src="https://c.genur.art/4ac76e8d-d6b9-468f-aec6-99b5f082db0c" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC80YWM3NmU4ZC1kNmI5LTQ2OGYtYWVjNi05OWI1ZjA4MmRiMGM" 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/66807425"><video src="https://c.genur.art/33946fef-6ba8-4419-85ba-a13a3947c285" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8zMzk0NmZlZi02YmE4LTQ0MTktODViYS1hMTNhMzk0N2MyODU" 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/66807416"><video src="https://c.genur.art/63b16356-bd1e-4d7e-885d-574f065cb467" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC82M2IxNjM1Ni1iZDFlLTRkN2UtODg1ZC01NzRmMDY1Y2I0Njc" 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/66807423"><video src="https://c.genur.art/8c19e72f-68a5-4784-b282-5da900b016b2" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC84YzE5ZTcyZi02OGE1LTQ3ODQtYjI4Mi01ZGE5MDBiMDE2YjI" 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/66807450"><video src="https://c.genur.art/90bddff6-5d3f-4c3e-9ca7-02fa8ddd0be7" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC85MGJkZGZmNi01ZDNmLTRjM2UtOWNhNy0wMmZhOGRkZDBiZTc" 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/66807444"><video src="https://c.genur.art/c4caed1d-516b-485b-bc4f-80f1813ba033" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9jNGNhZWQxZC01MTZiLTQ4NWItYmM0Zi04MGYxODEzYmEwMzM" 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="hairpulling-doggystyle-qthmwb1ul"><strong><em><u>HairPulling DoggyStyle</u></em></strong></h1><p></p><p>I made 2 different Loras of this, but can't decide which one is better, so I uploaded them both ;P . </p><p>Both work on their own ;) First one is trained on more videos. Second on is trained on fewer videos, but with additional high resolution images. So both work on their own, but give different output. Since I couldn't decide with one I prefer I just use both in the same generation at 0.5 and it works pretty well ;P But of course you can only use one of them if you like its output more than the other one or the combined one ;)</p><p></p><p>The Examples are done with both combined at 0.5 weight. I trained the Loras on <strong><span style="color:rgb(250, 82, 82)">24 FPS</span></strong>, so the movement looks right at 24 FPS.</p><p></p><p>base prompt is "<em>dgystylsx. A naked woman and naked man performing sex. The woman is on all fours and looking up. The man is kneeling behind her and shaking his hips. The man is holding her hair tightly. His penis is moving inside her vagina. side view.</em>"</p><p></p><p>Here is the Hunyuan version: <a target="_blank" rel="ugc" href="https://civarchive.com/models/1327450/hairpulling-doggystyle">https://civarchive.com/models/1327450/hairpulling-doggystyle</a></p><p></p><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 14B t2v</div><div class="text-sm text-muted-foreground">by <a class="font-medium text-primary hover:underline" href="/users/WhatTheGuy">WhatTheGuy</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/1598828">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/1414532?modelVersionId=1598828">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/porn"><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">porn</div></a><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/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/doggy"><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">doggy</div></a><a href="/tags/hair%20pulling"><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">hair pulling</div></a><a href="/tags/hairpulling"><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">hairpulling</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">10,628</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">3/30/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/11/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">dgystylsx. A naked woman and naked man performing sex. The woman is on all fours and looking up. The man is kneeling behind her and shaking his hips. The man is holding her hair tightly. His penis is moving inside her vagina. side view.</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">dgyHairPull_WAN_run2-000350_converted.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/ffb3c21b4f2b0697907e2f0a26591ed268be890e24e769ed48720a6c321b5c8a">ffb3c21b4f2b0697907e2f0a26591ed268be890e24e769ed48720a6c321b5c8a</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<!-- --> (<!-- -->8<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://huggingface.co/chococka/wanloras/resolve/main/dgyHairPull_WAN_run2-000350_converted.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">dgyHairPull_WAN_run2-000350_converted.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/romanfratric234/WAN_2-1_HairPulling_DoggyStyle/resolve/main/dgyHairPull_WAN_run2-000350_converted.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">dgyHairPull_WAN_run2-000350_converted.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/kayte0342/wan2.1_lora/resolve/main/dgyHairPull_WAN_run2-000350_converted.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">dgyHairPull_WAN_run2-000350_converted.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/ApacheOne/WAN_loRAs/resolve/main/WAN 2.1 - HairPulling DoggyStyle/dgyHairPull_WAN_run2-000350_converted.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">dgyHairPull_WAN_run2-000350_converted.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/jermaloves69/WAN_Passionate_Kissing_v1/resolve/main/dgyHairPull_WAN_run2-000350_converted.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">dgyHairPull_WAN_run2-000350_converted.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/Chroma111/CivitAI-Archive/resolve/main/1414532/1598828/dgyHairPull_WAN_run2-000350_converted.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">dgyHairPull_WAN_run2-000350_converted.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="Likely dead link" href="https://huggingface.co/navyfighter12/wan-loras/resolve/main/dgyHairPull_WAN_run2-000350_converted.safetensors"><li class="group rounded-lg border border-red-800 bg-red-900/50 hover:bg-red-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">dgyHairPull_WAN_run2-000350_converted.safetensors</p><span class="text-sm text-red-500 group-hover:text-red-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-skull w-4 h-4" aria-hidden="true"><path d="m12.5 17-.5-1-.5 1h1z"></path><path d="M15 22a1 1 0 0 0 1-1v-1a2 2 0 0 0 1.56-3.25 8 8 0 1 0-11.12 0A2 2 0 0 0 8 20v1a1 1 0 0 0 1 1z"></path><circle cx="15" cy="12" r="1"></circle><circle cx="9" cy="12" r="1"></circle></svg></span></div></li></a><a title="Likely dead link" href="https://huggingface.co/Civarchivist/base_won/resolve/main/1414532/1598828/dgyHairPull_WAN_run2-000350_converted.safetensors"><li class="group rounded-lg border border-red-800 bg-red-900/50 hover:bg-red-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">dgyHairPull_WAN_run2-000350_converted.safetensors</p><span class="text-sm text-red-500 group-hover:text-red-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-skull w-4 h-4" aria-hidden="true"><path d="m12.5 17-.5-1-.5 1h1z"></path><path d="M15 22a1 1 0 0 0 1-1v-1a2 2 0 0 0 1.56-3.25 8 8 0 1 0-11.12 0A2 2 0 0 0 8 20v1a1 1 0 0 0 1 1z"></path><circle cx="15" cy="12" r="1"></circle><circle cx="9" cy="12" r="1"></circle></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/1598828"><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">dgyHairPull_WAN_run2-000350_converted.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" width="1.5rem" height="1.5rem" viewBox="0 0 309.66 308.636"><path fill="#673398" d="M153.75 0h1.29l-4.08.4c25.39.14 50.81 6.32 73.08 18.61 28.88 15.75 52.37 41.19 65.66 71.3 8.69 19.65 13.27 41.17 12.81 62.68.12 34.9-12.97 69.51-35.49 96.1-32.52 4.12-66.2 6.62-98.24-1.9-19.01-4.73-35.91-16.99-46.73-33.27-10.99-19.45-7.23-46.37 9.43-61.49 11.6-10.52 28.34-15.03 43.65-11.61 13.55 2.77 25.59 11.6 32.54 23.53 6.79-3.57 13.53-7.23 20.33-10.78-4.79-8.06-10.7-15.55-18.09-21.38-12.43-9.84-28.19-15.18-43.99-15.62-14.99-.18-30.02 4.3-42.35 12.86-25.04 17.02-37.43 50.79-28.77 79.88 5.53 19.74 20.03 35.96 36.95 46.96 13.46 8.65 29.05 13.34 44.68 16.17 21.48 3.8 43.41 2.4 65.01.56-2.17 2.23-5.43 2.1-8.28 2.61-23.05 3.42-46.82 3.53-69.6-1.82-21.85-5.06-42.66-15.84-58.18-32.21-22.81-24.63-28.15-64.66-10.23-93.49 9.36-15.35 23.09-28.55 40.16-34.82 18.64-6.95 39.87-6.88 58.41.37 3.05-7.07 6.37-14.02 9.36-21.11-30.58-12.5-67.11-9.26-94.88 8.7-15.2 9.83-27.71 23.58-36.81 39.19-10.14 17.95-13.42 39.37-10.32 59.66 4.09 27.36 19.04 52.97 40.96 69.87 10.66 8.42 23.26 14.09 36.23 17.92 16.76 4.98 34.25 7.15 51.7 7.55 2.47.04 4.95.14 7.41.45-3.51 1.82-7.58 1.27-11.39 1.38-20.73.43-41.62-2.79-61.06-10.05-14.79-5.57-28.75-13.88-39.72-25.36-11.51-11.43-21.19-24.96-26.8-40.26-6.59-18.11-8.65-38.02-5.12-57.01 4.28-22.59 17.18-42.9 34.07-58.24 20.26-18.51 47.69-29.02 75.15-28.57.01-7.76-.01-15.53.02-23.29-23.7.01-47.41 6.2-67.9 18.16-27.08 15.75-48.36 41.06-59.65 70.24-8.29 21.86-11.39 46.22-5.76 69.13 6.44 27.98 24.21 52.88 48.01 68.8 3.71 2.72 7.95 4.61 11.59 7.44-1.68-.11-3.39-.31-4.9-1.11-7.67-3.67-14.84-8.3-21.65-13.38-12.26-9.27-23.82-19.76-32.59-32.47C18.7 226.05 10.05 209 5.27 190.79.73 173.95-.3 156.33.9 138.98c2.89-37.2 20.41-72.96 47.86-98.21C71.09 20.01 99.81 6.24 130.03 2.03 137.88.77 145.86.89 153.75 0"></path></svg>Torrents<!-- --> (<!-- -->1<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://civitasbay.org/torrents/560D0E236DB170FA28766D6290DB770727924746"><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">dgyHairPull_WAN_run2-000350_converted.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></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#4e3a2b2f230e2d27382f3c2d2627382b602d2123">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":1414532,"name":"WAN 2.1 - HairPulling DoggyStyle","type":"LORA","description":"\u003ch1 id=\"hairpulling-doggystyle-qthmwb1ul\"\u003e\u003cstrong\u003e\u003cem\u003e\u003cu\u003eHairPulling DoggyStyle\u003c/u\u003e\u003c/em\u003e\u003c/strong\u003e\u003c/h1\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003eI made 2 different Loras of this, but can't decide which one is better, so I uploaded them both ;P . \u003c/p\u003e\u003cp\u003eBoth work on their own ;) First one is trained on more videos. Second on is trained on fewer videos, but with additional high resolution images. So both work on their own, but give different output. Since I couldn't decide with one I prefer I just use both in the same generation at 0.5 and it works pretty well ;P But of course you can only use one of them if you like its output more than the other one or the combined one ;)\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003eThe Examples are done with both combined at 0.5 weight. I trained the Loras on \u003cstrong\u003e\u003cspan style=\"color:rgb(250, 82, 82)\"\u003e24 FPS\u003c/span\u003e\u003c/strong\u003e, so the movement looks right at 24 FPS.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003ebase prompt is \"\u003cem\u003edgystylsx. A naked woman and naked man performing sex. The woman is on all fours and looking up. The man is kneeling behind her and shaking his hips. The man is holding her hair tightly. His penis is moving inside her vagina. side view.\u003c/em\u003e\"\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003eHere is the Hunyuan version: \u003ca target=\"_blank\" rel=\"ugc\" href=\"https://civarchive.com/models/1327450/hairpulling-doggystyle\"\u003ehttps://civarchive.com/models/1327450/hairpulling-doggystyle\u003c/a\u003e\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e\u003c/p\u003e","username":"WhatTheGuy","downloadCount":12240,"favoriteCount":0,"commentCount":21,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-04-24T18:15:36.043Z","updatedAt":"2025-10-11T17:21:17.417Z","deletedAt":null,"tags":["concept","porn","doggystyle","sex","doggy","hair pulling","hairpulling"],"creator_id":"WhatTheGuy","creator_username":"WhatTheGuy","creator_name":"WhatTheGuy","creator_url":"/users/WhatTheGuy","versions":[{"id":1598828,"name":"v1.0_b","href":"/models/1414532?modelVersionId=1598828"},{"id":1598766,"name":"v1.0","href":"/models/1414532?modelVersionId=1598766"}],"version":{"id":1598828,"modelId":1414532,"name":"v1.0_b","baseModel":"Wan Video 14B t2v","baseModelType":"Standard","description":null,"downloadCount":10628,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-03-30T08:06:17.515Z","updatedAt":"2025-10-11T17:21:17.428Z","deletedAt":null,"files":[{"id":1498930,"name":"dgyHairPull_WAN_run2-000350_converted.safetensors","type":"Model","sizeKB":299619.2890625,"downloadUrl":"https://civitai.com/api/download/models/1598828","modelId":1414532,"modelName":"WAN 2.1 - HairPulling DoggyStyle","modelVersionId":1598828,"is_nsfw":true,"nsfw_level":60,"sha256":"ffb3c21b4f2b0697907e2f0a26591ed268be890e24e769ed48720a6c321b5c8a","createdAt":"2025-03-30T08:06:17.515Z","updatedAt":"2025-10-11T17:21:17.452Z","is_primary":false,"mirrors":[{"filename":"dgyHairPull_WAN_run2-000350_converted.safetensors","url":"https://civitai.com/api/download/models/1598828","source":"civitai","model_id":1414532,"model_version_id":1598828,"deletedAt":null,"is_gated":false,"is_paid":false},{"filename":"dgyHairPull_WAN_run2-000350_converted.safetensors","url":"https://huggingface.co/chococka/wanloras/resolve/main/dgyHairPull_WAN_run2-000350_converted.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"dgyHairPull_WAN_run2-000350_converted.safetensors","url":"https://huggingface.co/romanfratric234/WAN_2-1_HairPulling_DoggyStyle/resolve/main/dgyHairPull_WAN_run2-000350_converted.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"dgyHairPull_WAN_run2-000350_converted.safetensors","url":"https://huggingface.co/kayte0342/wan2.1_lora/resolve/main/dgyHairPull_WAN_run2-000350_converted.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"dgyHairPull_WAN_run2-000350_converted.safetensors","url":"https://huggingface.co/ApacheOne/WAN_loRAs/resolve/main/WAN 2.1 - HairPulling DoggyStyle/dgyHairPull_WAN_run2-000350_converted.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"dgyHairPull_WAN_run2-000350_converted.safetensors","url":"https://huggingface.co/jermaloves69/WAN_Passionate_Kissing_v1/resolve/main/dgyHairPull_WAN_run2-000350_converted.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"dgyHairPull_WAN_run2-000350_converted.safetensors","url":"https://huggingface.co/Chroma111/CivitAI-Archive/resolve/main/1414532/1598828/dgyHairPull_WAN_run2-000350_converted.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"dgyHairPull_WAN_run2-000350_converted.safetensors","url":"https://huggingface.co/navyfighter12/wan-loras/resolve/main/dgyHairPull_WAN_run2-000350_converted.safetensors","source":"huggingface","deletedAt":"2025-08-04T05:27:51.913Z","is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"dgyHairPull_WAN_run2-000350_converted.safetensors","url":"https://huggingface.co/Civarchivist/base_won/resolve/main/1414532/1598828/dgyHairPull_WAN_run2-000350_converted.safetensors","source":"huggingface","deletedAt":"2025-08-04T05:24:41.489Z","is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"dgyHairPull_WAN_run2-000350_converted.safetensors","url":"https://civitasbay.org/torrents/560D0E236DB170FA28766D6290DB770727924746","source":"torrent","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null}]}],"images":[{"id":66807399,"url":"https://c.genur.art/08008133-56bf-44f4-adb9-e90d08c637c7","nsfwLevel":16,"width":320,"height":512,"hash":"UDIqZKvM%3=|00_N-;MdKkIBwvtQs9r@xaNb","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/08008133-56bf-44f4-adb9-e90d08c637c7","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8wODAwODEzMy01NmJmLTQ0ZjQtYWRiOS1lOTBkMDhjNjM3Yzc","link":"https://genur.art/posts/66807399"},{"id":66807403,"url":"https://c.genur.art/18d6468e-2518-4388-a551-263455a84336","nsfwLevel":16,"width":320,"height":512,"hash":"UYI#cGIU%M.7~qM{xuxa?aM{Rjt7-:s:RjtQ","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/18d6468e-2518-4388-a551-263455a84336","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8xOGQ2NDY4ZS0yNTE4LTQzODgtYTU1MS0yNjM0NTVhODQzMzY","link":"https://genur.art/posts/66807403"},{"id":66807421,"url":"https://c.genur.art/756d7eca-7b0b-40f0-aff9-6b76251a2118","nsfwLevel":16,"width":480,"height":848,"hash":"UiI#ZH_NRjxueRV?V@oyyDozRPRjs8t7bbRP","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/756d7eca-7b0b-40f0-aff9-6b76251a2118","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC83NTZkN2VjYS03YjBiLTQwZjAtYWZmOS02Yjc2MjUxYTIxMTg","link":"https://genur.art/posts/66807421"},{"id":66807438,"url":"https://c.genur.art/4ab69764-3ba9-40ef-8a6f-061ee3cf9b0c","nsfwLevel":16,"width":480,"height":848,"hash":"UfOW7|xt%ga0oHWBs:V?.TtRRjX8nht7f+R*","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/4ab69764-3ba9-40ef-8a6f-061ee3cf9b0c","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC80YWI2OTc2NC0zYmE5LTQwZWYtOGE2Zi0wNjFlZTNjZjliMGM","link":"https://genur.art/posts/66807438"},{"id":66807415,"url":"https://c.genur.art/d135edbb-28c6-4025-b8f1-44f0d62a1ca9","nsfwLevel":16,"width":320,"height":512,"hash":"UDDkup}@9tnP~BS3njWB0f9a%1-V4;V[-oxt","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/d135edbb-28c6-4025-b8f1-44f0d62a1ca9","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9kMTM1ZWRiYi0yOGM2LTQwMjUtYjhmMS00NGYwZDYyYTFjYTk","link":"https://genur.art/posts/66807415"},{"id":66807418,"url":"https://c.genur.art/009655c0-c0c8-45ef-9408-ab5c0c8010d8","nsfwLevel":16,"width":320,"height":512,"hash":"UKG7*m}@={5S5Q58IoIVM|IW%1={%Lxtxtxa","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/009655c0-c0c8-45ef-9408-ab5c0c8010d8","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8wMDk2NTVjMC1jMGM4LTQ1ZWYtOTQwOC1hYjVjMGM4MDEwZDg","link":"https://genur.art/posts/66807418"},{"id":66807413,"url":"https://c.genur.art/6b5f2f73-394f-4ea2-beeb-315b09c81b52","nsfwLevel":16,"width":320,"height":512,"hash":"UVIqos~p%3?a0eD%-pxu_3o|aebbi_Rjj[xG","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/6b5f2f73-394f-4ea2-beeb-315b09c81b52","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC82YjVmMmY3My0zOTRmLTRlYTItYmVlYi0zMTViMDljODFiNTI","link":"https://genur.art/posts/66807413"},{"id":66807417,"url":"https://c.genur.art/71e52fc6-ceec-4445-b67d-64c8c252e46e","nsfwLevel":16,"width":320,"height":512,"hash":"UZGRuExF-;M|~qt6%MjYyDSes:xFW=R+R*s:","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/71e52fc6-ceec-4445-b67d-64c8c252e46e","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC83MWU1MmZjNi1jZWVjLTQ0NDUtYjY3ZC02NGM4YzI1MmU0NmU","link":"https://genur.art/posts/66807417"},{"id":66807433,"url":"https://c.genur.art/1896e049-68a8-451d-b9df-3afe422e99e6","nsfwLevel":16,"width":320,"height":512,"hash":"UjEe=7IVayt7~oIUayt7.7IVoKt6xuRjofof","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/1896e049-68a8-451d-b9df-3afe422e99e6","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8xODk2ZTA0OS02OGE4LTQ1MWQtYjlkZi0zYWZlNDIyZTk5ZTY","link":"https://genur.art/posts/66807433"},{"id":66807414,"url":"https://c.genur.art/9c53f1be-8edc-4f67-b042-2176fec93bc1","nsfwLevel":16,"width":320,"height":512,"hash":"UOJtI^-o%z_2_M9Z-Vxux]sAfkt7?GxuW;WV","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/9c53f1be-8edc-4f67-b042-2176fec93bc1","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC85YzUzZjFiZS04ZWRjLTRmNjctYjA0Mi0yMTc2ZmVjOTNiYzE","link":"https://genur.art/posts/66807414"},{"id":66807431,"url":"https://c.genur.art/4e22cb15-c9f1-447f-8862-58d840c205f0","nsfwLevel":16,"width":320,"height":512,"hash":"UKHU8]~pkWbb%K%2^kW=ACSK-onOxvX8I:WB","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/4e22cb15-c9f1-447f-8862-58d840c205f0","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC80ZTIyY2IxNS1jOWYxLTQ0N2YtODg2Mi01OGQ4NDBjMjA1ZjA","link":"https://genur.art/posts/66807431"},{"id":66807441,"url":"https://c.genur.art/3d39e9f6-1ed0-4db8-841f-b7249730dfaa","nsfwLevel":16,"width":320,"height":512,"hash":"UIHUUzmkDO^+00.8%gjE0zIT?boz~qxu9FIo","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/3d39e9f6-1ed0-4db8-841f-b7249730dfaa","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8zZDM5ZTlmNi0xZWQwLTRkYjgtODQxZi1iNzI0OTczMGRmYWE","link":"https://genur.art/posts/66807441"},{"id":66807427,"url":"https://c.genur.art/548068cb-1000-4d22-9d56-abb03dccb2b1","nsfwLevel":16,"width":320,"height":512,"hash":"UKI56[{v=|-=00%$$*xCspjvozn}.7wbIo9t","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/548068cb-1000-4d22-9d56-abb03dccb2b1","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC81NDgwNjhjYi0xMDAwLTRkMjItOWQ1Ni1hYmIwM2RjY2IyYjE","link":"https://genur.art/posts/66807427"},{"id":66807434,"url":"https://c.genur.art/b9844eb8-797f-441a-97f4-e4f76b3db9ea","nsfwLevel":16,"width":320,"height":512,"hash":"ULIg}+p{tSr?00Di%0%2I:s:S3WC?v-;WFWX","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/b9844eb8-797f-441a-97f4-e4f76b3db9ea","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9iOTg0NGViOC03OTdmLTQ0MWEtOTdmNC1lNGY3NmIzZGI5ZWE","link":"https://genur.art/posts/66807434"},{"id":66807440,"url":"https://c.genur.art/4ac76e8d-d6b9-468f-aec6-99b5f082db0c","nsfwLevel":16,"width":320,"height":512,"hash":"U9FEAf+]9@~A01^*~A-o6Nso={I:i{%1JkEM","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/4ac76e8d-d6b9-468f-aec6-99b5f082db0c","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC80YWM3NmU4ZC1kNmI5LTQ2OGYtYWVjNi05OWI1ZjA4MmRiMGM","link":"https://genur.art/posts/66807440"},{"id":66807425,"url":"https://c.genur.art/33946fef-6ba8-4419-85ba-a13a3947c285","nsfwLevel":16,"width":320,"height":512,"hash":"U8F}D$}@1u9ax:$%?abb01xt^P-oEk-:D*R*","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/33946fef-6ba8-4419-85ba-a13a3947c285","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8zMzk0NmZlZi02YmE4LTQ0MTktODViYS1hMTNhMzk0N2MyODU","link":"https://genur.art/posts/66807425"},{"id":66807416,"url":"https://c.genur.art/63b16356-bd1e-4d7e-885d-574f065cb467","nsfwLevel":16,"width":320,"height":512,"hash":"UKD]6y#7kXxZ~qZ$%2t6ELEM%1%29Ex]V@W=","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/63b16356-bd1e-4d7e-885d-574f065cb467","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC82M2IxNjM1Ni1iZDFlLTRkN2UtODg1ZC01NzRmMDY1Y2I0Njc","link":"https://genur.art/posts/66807416"},{"id":66807423,"url":"https://c.genur.art/8c19e72f-68a5-4784-b282-5da900b016b2","nsfwLevel":16,"width":320,"height":512,"hash":"UXHUd~tlM|r=?wtls9aKKPtRxCaKtQflM{RP","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/8c19e72f-68a5-4784-b282-5da900b016b2","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC84YzE5ZTcyZi02OGE1LTQ3ODQtYjI4Mi01ZGE5MDBiMDE2YjI","link":"https://genur.art/posts/66807423"},{"id":66807450,"url":"https://c.genur.art/90bddff6-5d3f-4c3e-9ca7-02fa8ddd0be7","nsfwLevel":16,"width":320,"height":512,"hash":"UBJHUC9E?^S50{Ipxanh.AITs.-;00-:%gtR","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/90bddff6-5d3f-4c3e-9ca7-02fa8ddd0be7","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC85MGJkZGZmNi01ZDNmLTRjM2UtOWNhNy0wMmZhOGRkZDBiZTc","link":"https://genur.art/posts/66807450"},{"id":66807444,"url":"https://c.genur.art/c4caed1d-516b-485b-bc4f-80f1813ba033","nsfwLevel":16,"width":320,"height":512,"hash":"U5ELc{01K+D%0#RO?HWA0h0d~VxB030Lx]rq","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/c4caed1d-516b-485b-bc4f-80f1813ba033","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9jNGNhZWQxZC01MTZiLTQ4NWItYmM0Zi04MGYxODEzYmEwMzM","link":"https://genur.art/posts/66807444"}],"trigger":["dgystylsx. A naked woman and naked man performing sex. The woman is on all fours and looking up. The man is kneeling behind her and shaking his hips. The man is holding her hair tightly. His penis is moving inside her vagina. side view."],"allow_download":true,"download_url":"/api/download/models/1598828","platform_url":"https://civitai.com/models/1414532?modelVersionId=1598828","civitai_model_id":1414532,"civitai_model_version_id":1598828,"href":"/models/1414532?modelVersionId=1598828","mirrors":[]},"platform":"civitai","platform_name":"CivitAI","meta":{"title":"WAN 2.1 - HairPulling DoggyStyle - v1.0_b - CivitAI Archive","description":"WAN 2.1 - HairPulling DoggyStyle v1.0_b is a Wan Video 14B t2v LORA AI model created by WhatTheGuy for generating images of concept, porn, doggystyle, sex, doggy, hair pulling, hairpulling","image":"https://c.genur.art/08008133-56bf-44f4-adb9-e90d08c637c7","canonical":"https://civarchive.com/models/1414532?modelVersionId=1598828"}},"title":"WAN 2.1 - HairPulling DoggyStyle","description":"Download WAN 2.1 - HairPulling DoggyStyle - LORA by WhatTheGuy from CivArchive (CivitAI Archive). HairPulling DoggyStyleI made 2 different Loras of this, but can't decide which one is better, so I u...","ogTitle":"WAN 2.1 - HairPulling DoggyStyle - LORA by WhatTheGuy - CivArchive","ogDescription":"Download WAN 2.1 - HairPulling DoggyStyle - LORA by WhatTheGuy. Free AI model download from CivArchive.","twitterTitle":"WAN 2.1 - HairPulling DoggyStyle by WhatTheGuy - CivArchive","authorName":"WhatTheGuy","imageUrl":"https://civarchive.com/banner.webp"},"__N_SSP":true},"page":"/models/[id]","query":{"modelVersionId":"1598828","id":"1414532"},"buildId":"Xf2kXsbxOp13j6kNhxoTY","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}</script></body></html>
1414532_1598828_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d825ead63d01486f9580c4971f8abfc9b670a3b4cb931f9f66c8a72df4eafd43
3
+ size 306810184
1427481.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>catwalk<!-- --> - CivArchive (CivitAI Archive)</title><meta name="description" content="Download catwalk - LORA by realclone from CivArchive (CivitAI Archive). This lora is trained on the wan480p i2v model, and the effect may be a little flawed on 720p. This l..."/><meta name="author" content="realclone"/><link rel="canonical" href="https://civarchive.com/models/1427481?modelVersionId=1613520"/><meta property="og:type" content="article"/><meta property="og:title" content="catwalk - LORA by realclone - CivArchive"/><meta property="og:description" content="Download catwalk - LORA by realclone. Free AI model download from CivArchive."/><meta property="og:image" content="https://civarchive.com/banner.webp"/><meta property="og:image:alt" content="catwalk - AI model preview"/><meta property="og:url" content="https://civarchive.com/models/1427481?modelVersionId=1613520"/><meta property="og:site_name" content="CivArchive"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="catwalk by realclone - CivArchive"/><meta name="twitter:description" content="Download catwalk - LORA by realclone. Free AI model download from CivArchive."/><meta name="twitter:image" content="https://civarchive.com/banner.webp"/><meta name="twitter:image:alt" content="catwalk - 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/836-fecf59e3df71e2d8.js" defer=""></script><script src="/_next/static/chunks/158-1fc6cc013e2030c1.js" defer=""></script><script src="/_next/static/chunks/651-77ab4cd9019ee517.js" defer=""></script><script src="/_next/static/chunks/400-579f40c12bd7de61.js" defer=""></script><script src="/_next/static/chunks/pages/models/%5Bid%5D-34c44922c9e80c3e.js" defer=""></script><script src="/_next/static/Xf2kXsbxOp13j6kNhxoTY/_buildManifest.js" defer=""></script><script src="/_next/static/Xf2kXsbxOp13j6kNhxoTY/_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 type="button" role="combobox" aria-controls="radix-:R1kl6:" 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-:R2kl6:" 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-: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><div class="flex items-center space-x-2"><button type="button" role="switch" aria-checked="false" data-state="unchecked" value="on" class="peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input" id="nsfw-toggle"><span data-state="unchecked" class="pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0"></span></button><input type="checkbox" aria-hidden="true" style="transform:translateX(-100%);position:absolute;pointer-events:none;opacity:0;margin:0" tabindex="-1" value="on"/><label class="font-medium peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-sm" for="nsfw-toggle">Show NSFW</label></div><div class="flex items-center space-x-2"><button type="button" role="switch" aria-checked="false" data-state="unchecked" value="on" class="peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input" id="deleted-toggle"><span data-state="unchecked" class="pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0"></span></button><input type="checkbox" aria-hidden="true" style="transform:translateX(-100%);position:absolute;pointer-events:none;opacity:0;margin:0" tabindex="-1" value="on"/><label class="font-medium peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-sm" for="deleted-toggle">Only deleted</label></div></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">catwalk<!-- --> - <!-- -->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/1427481?modelVersionId=1613520"><button type="button" role="tab" aria-selected="true" aria-controls="radix-:R15d56:-content-1613520" data-state="active" id="radix-:R15d56:-trigger-1613520" 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</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/67552127"><video src="https://c.genur.art/a70552a5-17bb-486e-8a78-d5025458e09d" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9hNzA1NTJhNS0xN2JiLTQ4NmUtOGE3OC1kNTAyNTQ1OGUwOWQ" 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/67552142"><video src="https://c.genur.art/dfe99927-9928-4aaf-82ba-8ea2959fe817" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9kZmU5OTkyNy05OTI4LTRhYWYtODJiYS04ZWEyOTU5ZmU4MTc" 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/67552023"><video src="https://c.genur.art/7a5fcb4b-cc43-49a1-b3b0-908320154e57" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC83YTVmY2I0Yi1jYzQzLTQ5YTEtYjNiMC05MDgzMjAxNTRlNTc" 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/67552100"><video src="https://c.genur.art/92824b30-e13d-4eec-9999-151ea579a72e" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC85MjgyNGIzMC1lMTNkLTRlZWMtOTk5OS0xNTFlYTU3OWE3MmU" 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/67552108"><video src="https://c.genur.art/ab160ba5-b7ec-430d-bfa0-2292fa73d105" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9hYjE2MGJhNS1iN2VjLTQzMGQtYmZhMC0yMjkyZmE3M2QxMDU" 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/67552153"><video src="https://c.genur.art/49088319-240f-40f8-a8cd-a2a8b6d2e58d" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC80OTA4ODMxOS0yNDBmLTQwZjgtYThjZC1hMmE4YjZkMmU1OGQ" 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/67552183"><video src="https://c.genur.art/593f1c7b-9b40-4556-aebf-0d0ab97fae28" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC81OTNmMWM3Yi05YjQwLTQ1NTYtYWViZi0wZDBhYjk3ZmFlMjg" 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/67552189"><video src="https://c.genur.art/2a3e97da-c110-4460-af8c-7281a884409b" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8yYTNlOTdkYS1jMTEwLTQ0NjAtYWY4Yy03MjgxYTg4NDQwOWI" 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/67552204"><video src="https://c.genur.art/c1d49a31-c2e4-4df7-b889-c24f196b0127" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9jMWQ0OWEzMS1jMmU0LTRkZjctYjg4OS1jMjRmMTk2YjAxMjc" 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 trained on the wan480p i2v model, and the effect may be a little flawed on 720p. This lora can make the character walk out of the standard model step. Of course, the requirement for the picture is to take a full-body photo as much as possible, standing posture, of course, half-body will also have a good effect, but the action may not be so standard. The trigger word is: <span style="color:#fa5252">catwalk, A woman walked like a model</span>, the weight is recommended to be 0.85-1, and the effect on real portraits is better than that on animated portraits.</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</div><div class="text-sm text-muted-foreground">by <a class="font-medium text-primary hover:underline" href="/users/realclone">realclone</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/1613520">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/1427481?modelVersionId=1613520">View on <!-- -->CivitAI</a></div><div class="flex flex-wrap gap-2 text-sm text-muted-foreground"><a href="/tags/poses"><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">poses</div></a><a href="/tags/catwalk"><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">catwalk</div></a><a href="/tags/wan2.1"><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">wan2.1</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,711</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">4/2/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/11/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">catwalk,A woman walked like a model</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">catwalk_wan2.1 480i2v.safetensors</h2><div class="flex space-x-2"><div>Size:</div><div>342.62 MB</div><div> SHA256: </div><a class="font-mono hover:text-primary truncate" href="/sha256/01a2ad2831b992cae326f9cc4bd16966212b2b0d773b99d03dea26e14904527e">01a2ad2831b992cae326f9cc4bd16966212b2b0d773b99d03dea26e14904527e</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<!-- --> (<!-- -->5<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://huggingface.co/dong625/wanvideo_lora/resolve/main/catwalk_wan2.1 480i2v.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">catwalk_wan2.1 480i2v.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/AI-Porn/joBG4A/resolve/main/B64_Y2F0d2Fsa193YW4yLjEgNDgwaTJ2.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">B64_Y2F0d2Fsa193YW4yLjEgNDgwaTJ2.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/ApacheOne/WAN_loRAs/resolve/main/catwalk/catwalk_wan2.1 480i2v.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">catwalk_wan2.1 480i2v.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/Chroma111/CivitAI-Archive/resolve/main/1427481/1613520/catwalk_wan2.1 480i2v.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">catwalk_wan2.1 480i2v.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="Likely dead link" href="https://huggingface.co/Civarchivist/base_won/resolve/main/1427481/1613520/catwalk_wan2.1 480i2v.safetensors"><li class="group rounded-lg border border-red-800 bg-red-900/50 hover:bg-red-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">catwalk_wan2.1 480i2v.safetensors</p><span class="text-sm text-red-500 group-hover:text-red-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-skull w-4 h-4" aria-hidden="true"><path d="m12.5 17-.5-1-.5 1h1z"></path><path d="M15 22a1 1 0 0 0 1-1v-1a2 2 0 0 0 1.56-3.25 8 8 0 1 0-11.12 0A2 2 0 0 0 8 20v1a1 1 0 0 0 1 1z"></path><circle cx="15" cy="12" r="1"></circle><circle cx="9" cy="12" r="1"></circle></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/1613520"><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">catwalk_wan2.1 480i2v.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" width="1.5rem" height="1.5rem" viewBox="0 0 309.66 308.636"><path fill="#673398" d="M153.75 0h1.29l-4.08.4c25.39.14 50.81 6.32 73.08 18.61 28.88 15.75 52.37 41.19 65.66 71.3 8.69 19.65 13.27 41.17 12.81 62.68.12 34.9-12.97 69.51-35.49 96.1-32.52 4.12-66.2 6.62-98.24-1.9-19.01-4.73-35.91-16.99-46.73-33.27-10.99-19.45-7.23-46.37 9.43-61.49 11.6-10.52 28.34-15.03 43.65-11.61 13.55 2.77 25.59 11.6 32.54 23.53 6.79-3.57 13.53-7.23 20.33-10.78-4.79-8.06-10.7-15.55-18.09-21.38-12.43-9.84-28.19-15.18-43.99-15.62-14.99-.18-30.02 4.3-42.35 12.86-25.04 17.02-37.43 50.79-28.77 79.88 5.53 19.74 20.03 35.96 36.95 46.96 13.46 8.65 29.05 13.34 44.68 16.17 21.48 3.8 43.41 2.4 65.01.56-2.17 2.23-5.43 2.1-8.28 2.61-23.05 3.42-46.82 3.53-69.6-1.82-21.85-5.06-42.66-15.84-58.18-32.21-22.81-24.63-28.15-64.66-10.23-93.49 9.36-15.35 23.09-28.55 40.16-34.82 18.64-6.95 39.87-6.88 58.41.37 3.05-7.07 6.37-14.02 9.36-21.11-30.58-12.5-67.11-9.26-94.88 8.7-15.2 9.83-27.71 23.58-36.81 39.19-10.14 17.95-13.42 39.37-10.32 59.66 4.09 27.36 19.04 52.97 40.96 69.87 10.66 8.42 23.26 14.09 36.23 17.92 16.76 4.98 34.25 7.15 51.7 7.55 2.47.04 4.95.14 7.41.45-3.51 1.82-7.58 1.27-11.39 1.38-20.73.43-41.62-2.79-61.06-10.05-14.79-5.57-28.75-13.88-39.72-25.36-11.51-11.43-21.19-24.96-26.8-40.26-6.59-18.11-8.65-38.02-5.12-57.01 4.28-22.59 17.18-42.9 34.07-58.24 20.26-18.51 47.69-29.02 75.15-28.57.01-7.76-.01-15.53.02-23.29-23.7.01-47.41 6.2-67.9 18.16-27.08 15.75-48.36 41.06-59.65 70.24-8.29 21.86-11.39 46.22-5.76 69.13 6.44 27.98 24.21 52.88 48.01 68.8 3.71 2.72 7.95 4.61 11.59 7.44-1.68-.11-3.39-.31-4.9-1.11-7.67-3.67-14.84-8.3-21.65-13.38-12.26-9.27-23.82-19.76-32.59-32.47C18.7 226.05 10.05 209 5.27 190.79.73 173.95-.3 156.33.9 138.98c2.89-37.2 20.41-72.96 47.86-98.21C71.09 20.01 99.81 6.24 130.03 2.03 137.88.77 145.86.89 153.75 0"></path></svg>Torrents<!-- --> (<!-- -->1<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://civitasbay.org/torrents/A0477BB0FB6D6BC74F8653C47B2DBBFAFCF3EE39"><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">catwalk_wan2.1 480i2v.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></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#abdfcecac6ebc8c2ddcad9c8c3c2ddce85c8c4c6">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":1427481,"name":"catwalk","type":"LORA","description":"\u003cp\u003eThis lora is trained on the wan480p i2v model, and the effect may be a little flawed on 720p. This lora can make the character walk out of the standard model step. Of course, the requirement for the picture is to take a full-body photo as much as possible, standing posture, of course, half-body will also have a good effect, but the action may not be so standard. The trigger word is: \u003cspan style=\"color:#fa5252\"\u003ecatwalk, A woman walked like a model\u003c/span\u003e, the weight is recommended to be 0.85-1, and the effect on real portraits is better than that on animated portraits.\u003c/p\u003e","username":"realclone","downloadCount":3711,"favoriteCount":0,"commentCount":2,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-04-24T18:15:48.491Z","updatedAt":"2025-10-11T17:16:57.100Z","deletedAt":null,"tags":["poses","catwalk","wan2.1"],"creator_id":"realclone","creator_username":"realclone","creator_name":"realclone","creator_url":"/users/realclone","versions":[{"id":1613520,"name":"v1.0","href":"/models/1427481?modelVersionId=1613520"}],"version":{"id":1613520,"modelId":1427481,"name":"v1.0","baseModel":"Wan Video","baseModelType":"Standard","description":null,"downloadCount":3711,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-04-02T21:16:48.259Z","updatedAt":"2025-10-11T17:16:57.109Z","deletedAt":null,"files":[{"id":1513686,"name":"catwalk_wan2.1 480i2v.safetensors","type":"Model","sizeKB":350839.296875,"downloadUrl":"https://civitai.com/api/download/models/1613520","modelId":1427481,"modelName":"catwalk","modelVersionId":1613520,"is_nsfw":true,"nsfw_level":60,"sha256":"01a2ad2831b992cae326f9cc4bd16966212b2b0d773b99d03dea26e14904527e","createdAt":"2025-04-02T21:16:48.259Z","updatedAt":"2025-10-11T17:16:57.118Z","is_primary":false,"mirrors":[{"filename":"catwalk_wan2.1 480i2v.safetensors","url":"https://civitai.com/api/download/models/1613520","source":"civitai","model_id":1427481,"model_version_id":1613520,"deletedAt":null,"is_gated":false,"is_paid":false},{"filename":"catwalk_wan2.1 480i2v.safetensors","url":"https://huggingface.co/dong625/wanvideo_lora/resolve/main/catwalk_wan2.1 480i2v.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"B64_Y2F0d2Fsa193YW4yLjEgNDgwaTJ2.safetensors","url":"https://huggingface.co/AI-Porn/joBG4A/resolve/main/B64_Y2F0d2Fsa193YW4yLjEgNDgwaTJ2.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"catwalk_wan2.1 480i2v.safetensors","url":"https://huggingface.co/ApacheOne/WAN_loRAs/resolve/main/catwalk/catwalk_wan2.1 480i2v.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"catwalk_wan2.1 480i2v.safetensors","url":"https://huggingface.co/Chroma111/CivitAI-Archive/resolve/main/1427481/1613520/catwalk_wan2.1 480i2v.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"catwalk_wan2.1 480i2v.safetensors","url":"https://huggingface.co/Civarchivist/base_won/resolve/main/1427481/1613520/catwalk_wan2.1 480i2v.safetensors","source":"huggingface","deletedAt":"2025-08-04T05:24:41.489Z","is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"catwalk_wan2.1 480i2v.safetensors","url":"https://civitasbay.org/torrents/A0477BB0FB6D6BC74F8653C47B2DBBFAFCF3EE39","source":"torrent","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null}]}],"images":[{"id":67552127,"url":"https://c.genur.art/a70552a5-17bb-486e-8a78-d5025458e09d","nsfwLevel":8,"width":512,"height":768,"hash":"U8ByHmNG00={5kIowJ=|4o%2-;E20e-V}[56","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/a70552a5-17bb-486e-8a78-d5025458e09d","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9hNzA1NTJhNS0xN2JiLTQ4NmUtOGE3OC1kNTAyNTQ1OGUwOWQ","link":"https://genur.art/posts/67552127"},{"id":67552142,"url":"https://c.genur.art/dfe99927-9928-4aaf-82ba-8ea2959fe817","nsfwLevel":8,"width":512,"height":768,"hash":"UBFXuB0100~V01xa=|sA0e-p-oNG4.%Lt7Io","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/dfe99927-9928-4aaf-82ba-8ea2959fe817","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9kZmU5OTkyNy05OTI4LTRhYWYtODJiYS04ZWEyOTU5ZmU4MTc","link":"https://genur.art/posts/67552142"},{"id":67552023,"url":"https://c.genur.art/7a5fcb4b-cc43-49a1-b3b0-908320154e57","nsfwLevel":4,"width":480,"height":720,"hash":"UGH_.GM{0i-=.TbwIAs8E,n#^+OFVroeIARj","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/7a5fcb4b-cc43-49a1-b3b0-908320154e57","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC83YTVmY2I0Yi1jYzQzLTQ5YTEtYjNiMC05MDgzMjAxNTRlNTc","link":"https://genur.art/posts/67552023"},{"id":67552100,"url":"https://c.genur.art/92824b30-e13d-4eec-9999-151ea579a72e","nsfwLevel":4,"width":512,"height":768,"hash":"U5DcByRi00~C.lD%00IB?rt99Fxv?u?as;9a","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/92824b30-e13d-4eec-9999-151ea579a72e","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC85MjgyNGIzMC1lMTNkLTRlZWMtOTk5OS0xNTFlYTU3OWE3MmU","link":"https://genur.art/posts/67552100"},{"id":67552108,"url":"https://c.genur.art/ab160ba5-b7ec-430d-bfa0-2292fa73d105","nsfwLevel":4,"width":512,"height":768,"hash":"U9E{-IBX21~B4:.9RlRO00IUwfROb{Rkt7K6","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/ab160ba5-b7ec-430d-bfa0-2292fa73d105","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9hYjE2MGJhNS1iN2VjLTQzMGQtYmZhMC0yMjkyZmE3M2QxMDU","link":"https://genur.art/posts/67552108"},{"id":67552153,"url":"https://c.genur.art/49088319-240f-40f8-a8cd-a2a8b6d2e58d","nsfwLevel":4,"width":512,"height":768,"hash":"UVIrQ:%gYRo#KmtRXAWVERso-U%2Iqj]xZof","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/49088319-240f-40f8-a8cd-a2a8b6d2e58d","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC80OTA4ODMxOS0yNDBmLTQwZjgtYThjZC1hMmE4YjZkMmU1OGQ","link":"https://genur.art/posts/67552153"},{"id":67552183,"url":"https://c.genur.art/593f1c7b-9b40-4556-aebf-0d0ab97fae28","nsfwLevel":8,"width":512,"height":768,"hash":"UGJH:nx^0KxZIAx^?vRP_4xuMxRi%$RiE2of","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/593f1c7b-9b40-4556-aebf-0d0ab97fae28","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC81OTNmMWM3Yi05YjQwLTQ1NTYtYWViZi0wZDBhYjk3ZmFlMjg","link":"https://genur.art/posts/67552183"},{"id":67552189,"url":"https://c.genur.art/2a3e97da-c110-4460-af8c-7281a884409b","nsfwLevel":4,"width":512,"height":768,"hash":"UCHoE}t-?^9F-n?bRin$4Tozxu_302i_%gbH","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/2a3e97da-c110-4460-af8c-7281a884409b","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8yYTNlOTdkYS1jMTEwLTQ0NjAtYWY4Yy03MjgxYTg4NDQwOWI","link":"https://genur.art/posts/67552189"},{"id":67552204,"url":"https://c.genur.art/c1d49a31-c2e4-4df7-b889-c24f196b0127","nsfwLevel":4,"width":512,"height":768,"hash":"UONTXoxv_N%2?HITx]xuo~t7jFoepd-;nNM_","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/c1d49a31-c2e4-4df7-b889-c24f196b0127","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9jMWQ0OWEzMS1jMmU0LTRkZjctYjg4OS1jMjRmMTk2YjAxMjc","link":"https://genur.art/posts/67552204"}],"trigger":["catwalk,A woman walked like a model"],"allow_download":true,"download_url":"/api/download/models/1613520","platform_url":"https://civitai.com/models/1427481?modelVersionId=1613520","civitai_model_id":1427481,"civitai_model_version_id":1613520,"href":"/models/1427481?modelVersionId=1613520","mirrors":[]},"platform":"civitai","platform_name":"CivitAI","meta":{"title":"catwalk - v1.0 - CivitAI Archive","description":"catwalk v1.0 is a Wan Video LORA AI model created by realclone for generating images of poses, catwalk, wan2.1","image":"https://c.genur.art/a70552a5-17bb-486e-8a78-d5025458e09d","canonical":"https://civarchive.com/models/1427481?modelVersionId=1613520"}},"title":"catwalk","description":"Download catwalk - LORA by realclone from CivArchive (CivitAI Archive). This lora is trained on the wan480p i2v model, and the effect may be a little flawed on 720p. This l...","ogTitle":"catwalk - LORA by realclone - CivArchive","ogDescription":"Download catwalk - LORA by realclone. Free AI model download from CivArchive.","twitterTitle":"catwalk by realclone - CivArchive","authorName":"realclone","imageUrl":"https://civarchive.com/banner.webp"},"__N_SSP":true},"page":"/models/[id]","query":{"modelVersionId":"1613520","id":"1427481"},"buildId":"Xf2kXsbxOp13j6kNhxoTY","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}</script></body></html>
1427481_1613520_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9fc1aeb92d6a15f985c1dab7683467d96749f762a32ac038c734d54f3dc7248
3
+ size 359259472
1444484.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.1_T2V_shake ass_1.0<!-- --> - CivArchive (CivitAI Archive)</title><meta name="description" content="Download wan2.1_T2V_shake ass_1.0 - LORA by spaceai2077 from CivArchive (CivitAI Archive). This model comes from 7 real materials for more than 1 minute and was trained on Nvidia a6000 for 24..."/><meta name="author" content="spaceai2077"/><link rel="canonical" href="https://civarchive.com/models/1444484?modelVersionId=1632940"/><meta property="og:type" content="article"/><meta property="og:title" content="wan2.1_T2V_shake ass_1.0 - LORA by spaceai2077 - CivArchive"/><meta property="og:description" content="Download wan2.1_T2V_shake ass_1.0 - LORA by spaceai2077. Free AI model download from CivArchive."/><meta property="og:image" content="https://civarchive.com/banner.webp"/><meta property="og:image:alt" content="wan2.1_T2V_shake ass_1.0 - AI model preview"/><meta property="og:url" content="https://civarchive.com/models/1444484?modelVersionId=1632940"/><meta property="og:site_name" content="CivArchive"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="wan2.1_T2V_shake ass_1.0 by spaceai2077 - CivArchive"/><meta name="twitter:description" content="Download wan2.1_T2V_shake ass_1.0 - LORA by spaceai2077. Free AI model download from CivArchive."/><meta name="twitter:image" content="https://civarchive.com/banner.webp"/><meta name="twitter:image:alt" content="wan2.1_T2V_shake ass_1.0 - 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/836-fecf59e3df71e2d8.js" defer=""></script><script src="/_next/static/chunks/158-1fc6cc013e2030c1.js" defer=""></script><script src="/_next/static/chunks/651-77ab4cd9019ee517.js" defer=""></script><script src="/_next/static/chunks/400-579f40c12bd7de61.js" defer=""></script><script src="/_next/static/chunks/pages/models/%5Bid%5D-34c44922c9e80c3e.js" defer=""></script><script src="/_next/static/Xf2kXsbxOp13j6kNhxoTY/_buildManifest.js" defer=""></script><script src="/_next/static/Xf2kXsbxOp13j6kNhxoTY/_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 type="button" role="combobox" aria-controls="radix-:R1kl6:" 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-:R2kl6:" 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-: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><div class="flex items-center space-x-2"><button type="button" role="switch" aria-checked="false" data-state="unchecked" value="on" class="peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input" id="nsfw-toggle"><span data-state="unchecked" class="pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0"></span></button><input type="checkbox" aria-hidden="true" style="transform:translateX(-100%);position:absolute;pointer-events:none;opacity:0;margin:0" tabindex="-1" value="on"/><label class="font-medium peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-sm" for="nsfw-toggle">Show NSFW</label></div><div class="flex items-center space-x-2"><button type="button" role="switch" aria-checked="false" data-state="unchecked" value="on" class="peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input" id="deleted-toggle"><span data-state="unchecked" class="pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0"></span></button><input type="checkbox" aria-hidden="true" style="transform:translateX(-100%);position:absolute;pointer-events:none;opacity:0;margin:0" tabindex="-1" value="on"/><label class="font-medium peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-sm" for="deleted-toggle">Only deleted</label></div></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.1_T2V_shake ass_1.0<!-- --> - <!-- -->shake her ass 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/1444484?modelVersionId=1632940"><button type="button" role="tab" aria-selected="true" aria-controls="radix-:R15d56:-content-1632940" data-state="active" id="radix-:R15d56:-trigger-1632940" 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="">shake her ass 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/68548263"><video src="https://c.genur.art/686a449a-46b7-4ca1-9a53-67d1fd436db0" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC82ODZhNDQ5YS00NmI3LTRjYTEtOWE1My02N2QxZmQ0MzZkYjA" 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/68548264"><video src="https://c.genur.art/af1b20c5-ed46-4ef7-92cd-400f6ec8f288" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9hZjFiMjBjNS1lZDQ2LTRlZjctOTJjZC00MDBmNmVjOGYyODg" 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/68548249"><video src="https://c.genur.art/5e3b6ea5-7ceb-4601-9c41-f1fbc0dc2b44" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC81ZTNiNmVhNS03Y2ViLTQ2MDEtOWM0MS1mMWZiYzBkYzJiNDQ" 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/68548258"><video src="https://c.genur.art/c838701d-b3d4-49e8-98fe-691f1c08870f" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9jODM4NzAxZC1iM2Q0LTQ5ZTgtOThmZS02OTFmMWMwODg3MGY" 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/68548265"><video src="https://c.genur.art/4c248181-829f-40b8-852d-da5d37fe012b" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC80YzI0ODE4MS04MjlmLTQwYjgtODUyZC1kYTVkMzdmZTAxMmI" 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/68548254"><video src="https://c.genur.art/ef028ed1-03d2-483d-9ff4-71d0a98adffd" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9lZjAyOGVkMS0wM2QyLTQ4M2QtOWZmNC03MWQwYTk4YWRmZmQ" 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/68551266"><video src="https://c.genur.art/b3caef6c-de53-413a-8f8e-7636f684383c" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9iM2NhZWY2Yy1kZTUzLTQxM2EtOGY4ZS03NjM2ZjY4NDM4M2M" 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/71418930"><video src="https://c.genur.art/7d5fd977-e18b-4a18-9fb2-51f3a9a7de25" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC83ZDVmZDk3Ny1lMThiLTRhMTgtOWZiMi01MWYzYTlhN2RlMjU" 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/71421532"><video src="https://c.genur.art/c7730069-ef63-4fba-8577-c387b9c349a1" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9jNzczMDA2OS1lZjYzLTRmYmEtODU3Ny1jMzg3YjljMzQ5YTE" 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/71421700"><video src="https://c.genur.art/abc0fa89-9f10-4a94-8685-19e1b4877f79" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9hYmMwZmE4OS05ZjEwLTRhOTQtODY4NS0xOWUxYjQ4NzdmNzk" 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/72055108"><video src="https://c.genur.art/5b2005fb-bc13-439b-95e8-bd93a4f74dbe" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC81YjIwMDVmYi1iYzEzLTQzOWItOTVlOC1iZDkzYTRmNzRkYmU" 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/72238952"><video src="https://c.genur.art/b9db9608-34f3-4fb6-aec8-0f7669a48e83" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9iOWRiOTYwOC0zNGYzLTRmYjYtYWVjOC0wZjc2NjlhNDhlODM" 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/72381000"><video src="https://c.genur.art/dd3241cb-fc02-4db9-a211-94ecd06c7949" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9kZDMyNDFjYi1mYzAyLTRkYjktYTIxMS05NGVjZDA2Yzc5NDk" 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/72704222"><video src="https://c.genur.art/05076ad5-aaba-4cd5-91d0-8a0c66842e3f" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8wNTA3NmFkNS1hYWJhLTRjZDUtOTFkMC04YTBjNjY4NDJlM2Y" 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 model comes from 7 real materials for more than 1 minute and was trained on Nvidia a6000 for 24 hours</p><p>He works very well when<span style="color:#7950f2"> text-generating videos</span>, because I use the base of Wensheng Video to train</p><p>You can use a <strong>{woman lying on the bathroom wall, shake ass, full body shot}</strong> or use Chinese directly</p><p><em><u>I haven't tested the effects of images to videos yet. Maybe you can experiment with them. The weight can be opened to 1.2-1.5 under the premise of matching other loras.</u></em></p><p><em><u>Of course, if you only use a single model, you can open it to a smaller value, about 0.5-0.9</u></em></p><p><span style="color:#e64980">Because it is trained under an uncompressed model, it is not recommended to use unofficial nodes, as the effect will be very bad, especially on gguf, which is extremely limited</span></p><p>My suggestion is to use a larger model because it contains a lot of actions, rather than a compressed model, it will cut out a lot of actions.</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>This model comes from 7 real materials for more than 1 minute and was trained on Nvidia a6000 for 24 hours</p><p>He works very well when text-generating videos, because I use the base of Wensheng Video to train</p><p>You can use a {woman lying on the bathroom wall, shake ass, full body shot} or use Chinese directly</p><p>I haven't tested the effects of images to videos yet. Maybe you can experiment with them. The weight can be opened to 1.2-1.5 under the premise of matching other loras.</p><p>Of course, if you only use a single model, you can open it to a smaller value, about 0.5-0.9</p><p>Because it is trained under an uncompressed model, it is not recommended to use unofficial nodes, as the effect will be very bad, especially on gguf, which is extremely limited</p><p>My suggestion is to use a larger model because it contains a lot of actions, rather than a compressed model, it will cut out a lot of actions.</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</div><div class="text-sm text-muted-foreground">by <a class="font-medium text-primary hover:underline" href="/users/spaceai2077">spaceai2077</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/1632940">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/1444484?modelVersionId=1632940">View on <!-- -->CivitAI</a></div><div class="flex flex-wrap gap-2 text-sm text-muted-foreground"><a href="/tags/poses"><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">poses</div></a><a href="/tags/wan"><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">wan</div></a><a href="/tags/wan2.1"><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">wan2.1</div></a><a href="/tags/shake%20ass"><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">shake ass</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">5,740</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">4/7/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/11/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">shake ass,shake her ass</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">shake-000008.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/f2e287130703600d782a959e195ae0e7ecf667847b638db015066463cdca2aaa">f2e287130703600d782a959e195ae0e7ecf667847b638db015066463cdca2aaa</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<!-- --> (<!-- -->5<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://huggingface.co/Chroma111/CivitAI-Archive/resolve/main/1444484/1632940/shake-000008.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">shake-000008.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/kayte0342/wan2.1_lora/resolve/main/shake-000008.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">shake-000008.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/ApacheOne/WAN_loRAs/resolve/main/wan2.1_T2V_shake ass_1.0/shake-000008.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">shake-000008.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="Likely dead link" href="https://huggingface.co/Civarchivist/base_won/resolve/main/1444484/1632940/shake-000008.safetensors"><li class="group rounded-lg border border-red-800 bg-red-900/50 hover:bg-red-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">shake-000008.safetensors</p><span class="text-sm text-red-500 group-hover:text-red-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-skull w-4 h-4" aria-hidden="true"><path d="m12.5 17-.5-1-.5 1h1z"></path><path d="M15 22a1 1 0 0 0 1-1v-1a2 2 0 0 0 1.56-3.25 8 8 0 1 0-11.12 0A2 2 0 0 0 8 20v1a1 1 0 0 0 1 1z"></path><circle cx="15" cy="12" r="1"></circle><circle cx="9" cy="12" r="1"></circle></svg></span></div></li></a><a title="Download file" href="https://huggingface.co/freddiehdxd/shake-ass/resolve/main/shake-000008.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">shake-000008.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/1632940"><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">shake-000008.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" width="1.5rem" height="1.5rem" viewBox="0 0 309.66 308.636"><path fill="#673398" d="M153.75 0h1.29l-4.08.4c25.39.14 50.81 6.32 73.08 18.61 28.88 15.75 52.37 41.19 65.66 71.3 8.69 19.65 13.27 41.17 12.81 62.68.12 34.9-12.97 69.51-35.49 96.1-32.52 4.12-66.2 6.62-98.24-1.9-19.01-4.73-35.91-16.99-46.73-33.27-10.99-19.45-7.23-46.37 9.43-61.49 11.6-10.52 28.34-15.03 43.65-11.61 13.55 2.77 25.59 11.6 32.54 23.53 6.79-3.57 13.53-7.23 20.33-10.78-4.79-8.06-10.7-15.55-18.09-21.38-12.43-9.84-28.19-15.18-43.99-15.62-14.99-.18-30.02 4.3-42.35 12.86-25.04 17.02-37.43 50.79-28.77 79.88 5.53 19.74 20.03 35.96 36.95 46.96 13.46 8.65 29.05 13.34 44.68 16.17 21.48 3.8 43.41 2.4 65.01.56-2.17 2.23-5.43 2.1-8.28 2.61-23.05 3.42-46.82 3.53-69.6-1.82-21.85-5.06-42.66-15.84-58.18-32.21-22.81-24.63-28.15-64.66-10.23-93.49 9.36-15.35 23.09-28.55 40.16-34.82 18.64-6.95 39.87-6.88 58.41.37 3.05-7.07 6.37-14.02 9.36-21.11-30.58-12.5-67.11-9.26-94.88 8.7-15.2 9.83-27.71 23.58-36.81 39.19-10.14 17.95-13.42 39.37-10.32 59.66 4.09 27.36 19.04 52.97 40.96 69.87 10.66 8.42 23.26 14.09 36.23 17.92 16.76 4.98 34.25 7.15 51.7 7.55 2.47.04 4.95.14 7.41.45-3.51 1.82-7.58 1.27-11.39 1.38-20.73.43-41.62-2.79-61.06-10.05-14.79-5.57-28.75-13.88-39.72-25.36-11.51-11.43-21.19-24.96-26.8-40.26-6.59-18.11-8.65-38.02-5.12-57.01 4.28-22.59 17.18-42.9 34.07-58.24 20.26-18.51 47.69-29.02 75.15-28.57.01-7.76-.01-15.53.02-23.29-23.7.01-47.41 6.2-67.9 18.16-27.08 15.75-48.36 41.06-59.65 70.24-8.29 21.86-11.39 46.22-5.76 69.13 6.44 27.98 24.21 52.88 48.01 68.8 3.71 2.72 7.95 4.61 11.59 7.44-1.68-.11-3.39-.31-4.9-1.11-7.67-3.67-14.84-8.3-21.65-13.38-12.26-9.27-23.82-19.76-32.59-32.47C18.7 226.05 10.05 209 5.27 190.79.73 173.95-.3 156.33.9 138.98c2.89-37.2 20.41-72.96 47.86-98.21C71.09 20.01 99.81 6.24 130.03 2.03 137.88.77 145.86.89 153.75 0"></path></svg>Torrents<!-- --> (<!-- -->1<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://civitasbay.org/torrents/CBF87D208DAFC8CD1775A0712FA4797331995CFD"><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">shake-000008.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></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":1444484,"name":"wan2.1_T2V_shake ass_1.0","type":"LORA","description":"\u003cp\u003eThis model comes from 7 real materials for more than 1 minute and was trained on Nvidia a6000 for 24 hours\u003c/p\u003e\u003cp\u003eHe works very well when\u003cspan style=\"color:#7950f2\"\u003e text-generating videos\u003c/span\u003e, because I use the base of Wensheng Video to train\u003c/p\u003e\u003cp\u003eYou can use a \u003cstrong\u003e{woman lying on the bathroom wall, shake ass, full body shot}\u003c/strong\u003e or use Chinese directly\u003c/p\u003e\u003cp\u003e\u003cem\u003e\u003cu\u003eI haven't tested the effects of images to videos yet. Maybe you can experiment with them. The weight can be opened to 1.2-1.5 under the premise of matching other loras.\u003c/u\u003e\u003c/em\u003e\u003c/p\u003e\u003cp\u003e\u003cem\u003e\u003cu\u003eOf course, if you only use a single model, you can open it to a smaller value, about 0.5-0.9\u003c/u\u003e\u003c/em\u003e\u003c/p\u003e\u003cp\u003e\u003cspan style=\"color:#e64980\"\u003eBecause it is trained under an uncompressed model, it is not recommended to use unofficial nodes, as the effect will be very bad, especially on gguf, which is extremely limited\u003c/span\u003e\u003c/p\u003e\u003cp\u003eMy suggestion is to use a larger model because it contains a lot of actions, rather than a compressed model, it will cut out a lot of actions.\u003c/p\u003e","username":"spaceai2077","downloadCount":5740,"favoriteCount":0,"commentCount":9,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-04-24T18:15:58.389Z","updatedAt":"2025-10-11T17:11:41.507Z","deletedAt":null,"tags":["poses","wan","wan2.1","shake ass"],"creator_id":"spaceai2077","creator_username":"spaceai2077","creator_name":"spaceai2077","creator_url":"/users/spaceai2077","versions":[{"id":1632940,"name":"shake her ass v1.0","href":"/models/1444484?modelVersionId=1632940"}],"version":{"id":1632940,"modelId":1444484,"name":"shake her ass v1.0","baseModel":"Wan Video","baseModelType":"Standard","description":"\u003cp\u003eThis model comes from 7 real materials for more than 1 minute and was trained on Nvidia a6000 for 24 hours\u003c/p\u003e\u003cp\u003eHe works very well when text-generating videos, because I use the base of Wensheng Video to train\u003c/p\u003e\u003cp\u003eYou can use a {woman lying on the bathroom wall, shake ass, full body shot} or use Chinese directly\u003c/p\u003e\u003cp\u003eI haven't tested the effects of images to videos yet. Maybe you can experiment with them. The weight can be opened to 1.2-1.5 under the premise of matching other loras.\u003c/p\u003e\u003cp\u003eOf course, if you only use a single model, you can open it to a smaller value, about 0.5-0.9\u003c/p\u003e\u003cp\u003eBecause it is trained under an uncompressed model, it is not recommended to use unofficial nodes, as the effect will be very bad, especially on gguf, which is extremely limited\u003c/p\u003e\u003cp\u003eMy suggestion is to use a larger model because it contains a lot of actions, rather than a compressed model, it will cut out a lot of actions.\u003c/p\u003e","downloadCount":5740,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-04-07T13:53:46.208Z","updatedAt":"2025-10-11T17:11:41.520Z","deletedAt":null,"files":[{"id":1533352,"name":"shake-000008.safetensors","type":"Model","sizeKB":299656.8203125,"downloadUrl":"https://civitai.com/api/download/models/1632940","modelId":1444484,"modelName":"wan2.1_T2V_shake ass_1.0","modelVersionId":1632940,"is_nsfw":true,"nsfw_level":60,"sha256":"f2e287130703600d782a959e195ae0e7ecf667847b638db015066463cdca2aaa","createdAt":"2025-04-07T13:53:46.208Z","updatedAt":"2025-10-11T17:11:41.532Z","is_primary":false,"mirrors":[{"filename":"shake-000008.safetensors","url":"https://civitai.com/api/download/models/1632940","source":"civitai","model_id":1444484,"model_version_id":1632940,"deletedAt":null,"is_gated":false,"is_paid":false},{"filename":"shake-000008.safetensors","url":"https://huggingface.co/Chroma111/CivitAI-Archive/resolve/main/1444484/1632940/shake-000008.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"shake-000008.safetensors","url":"https://huggingface.co/kayte0342/wan2.1_lora/resolve/main/shake-000008.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"shake-000008.safetensors","url":"https://huggingface.co/ApacheOne/WAN_loRAs/resolve/main/wan2.1_T2V_shake ass_1.0/shake-000008.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"shake-000008.safetensors","url":"https://huggingface.co/Civarchivist/base_won/resolve/main/1444484/1632940/shake-000008.safetensors","source":"huggingface","deletedAt":"2025-08-04T05:24:41.489Z","is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"shake-000008.safetensors","url":"https://huggingface.co/freddiehdxd/shake-ass/resolve/main/shake-000008.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"shake-000008.safetensors","url":"https://civitasbay.org/torrents/CBF87D208DAFC8CD1775A0712FA4797331995CFD","source":"torrent","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null}]}],"images":[{"id":68548263,"url":"https://c.genur.art/686a449a-46b7-4ca1-9a53-67d1fd436db0","nsfwLevel":4,"width":1536,"height":2944,"hash":"USHKwn~A?ax[xtaexat7EMWrxas.R+RkoKt7","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/686a449a-46b7-4ca1-9a53-67d1fd436db0","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC82ODZhNDQ5YS00NmI3LTRjYTEtOWE1My02N2QxZmQ0MzZkYjA","link":"https://genur.art/posts/68548263"},{"id":68548264,"url":"https://c.genur.art/af1b20c5-ed46-4ef7-92cd-400f6ec8f288","nsfwLevel":4,"width":1536,"height":2944,"hash":"UHIO2,9?*I%K%gIp%2$%9ZW:%2n+?HxHM{M{","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/af1b20c5-ed46-4ef7-92cd-400f6ec8f288","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9hZjFiMjBjNS1lZDQ2LTRlZjctOTJjZC00MDBmNmVjOGYyODg","link":"https://genur.art/posts/68548264"},{"id":68548249,"url":"https://c.genur.art/5e3b6ea5-7ceb-4601-9c41-f1fbc0dc2b44","nsfwLevel":4,"width":1536,"height":2944,"hash":"UB9?:y?G0LELxuxaoLRk00NH~V%2NHR+s.t6","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/5e3b6ea5-7ceb-4601-9c41-f1fbc0dc2b44","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC81ZTNiNmVhNS03Y2ViLTQ2MDEtOWM0MS1mMWZiYzBkYzJiNDQ","link":"https://genur.art/posts/68548249"},{"id":68548258,"url":"https://c.genur.art/c838701d-b3d4-49e8-98fe-691f1c08870f","nsfwLevel":4,"width":1536,"height":2944,"hash":"UGH_3,F_?]}[_2kWxts:9]xF%1NGIoxaxaNG","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/c838701d-b3d4-49e8-98fe-691f1c08870f","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9jODM4NzAxZC1iM2Q0LTQ5ZTgtOThmZS02OTFmMWMwODg3MGY","link":"https://genur.art/posts/68548258"},{"id":68548265,"url":"https://c.genur.art/4c248181-829f-40b8-852d-da5d37fe012b","nsfwLevel":4,"width":1536,"height":2944,"hash":"UJH_GPn2?Z%LABoh%M%29uxus:Sh~XRi4:M{","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/4c248181-829f-40b8-852d-da5d37fe012b","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC80YzI0ODE4MS04MjlmLTQwYjgtODUyZC1kYTVkMzdmZTAxMmI","link":"https://genur.art/posts/68548265"},{"id":68548254,"url":"https://c.genur.art/ef028ed1-03d2-483d-9ff4-71d0a98adffd","nsfwLevel":8,"width":1536,"height":2944,"hash":"UDGH*jM|%z.7.lDk%Lxu0}-T%M%1D*xtxGNG","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/ef028ed1-03d2-483d-9ff4-71d0a98adffd","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9lZjAyOGVkMS0wM2QyLTQ4M2QtOWZmNC03MWQwYTk4YWRmZmQ","link":"https://genur.art/posts/68548254"},{"id":68551266,"url":"https://c.genur.art/b3caef6c-de53-413a-8f8e-7636f684383c","nsfwLevel":4,"width":384,"height":736,"hash":"UFI;t]4:?a?H.m~C%fxu9[%1-pIU#mbYRPNF","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/b3caef6c-de53-413a-8f8e-7636f684383c","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9iM2NhZWY2Yy1kZTUzLTQxM2EtOGY4ZS03NjM2ZjY4NDM4M2M","link":"https://genur.art/posts/68551266"},{"id":71418930,"url":"https://c.genur.art/7d5fd977-e18b-4a18-9fb2-51f3a9a7de25","nsfwLevel":16,"width":400,"height":592,"hash":"UBIq4G$y?w~AUGRP.8nz010K$yadv|^kVst8","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/7d5fd977-e18b-4a18-9fb2-51f3a9a7de25","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC83ZDVmZDk3Ny1lMThiLTRhMTgtOWZiMi01MWYzYTlhN2RlMjU","link":"https://genur.art/posts/71418930"},{"id":71421532,"url":"https://c.genur.art/c7730069-ef63-4fba-8577-c387b9c349a1","nsfwLevel":16,"width":400,"height":592,"hash":"UXI4|mIA?cR*~qIUx]ozXmj?xaof9Fs:smRj","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/c7730069-ef63-4fba-8577-c387b9c349a1","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9jNzczMDA2OS1lZjYzLTRmYmEtODU3Ny1jMzg3YjljMzQ5YTE","link":"https://genur.art/posts/71421532"},{"id":71421700,"url":"https://c.genur.art/abc0fa89-9f10-4a94-8685-19e1b4877f79","nsfwLevel":16,"width":400,"height":592,"hash":"UXI4|mIA?cR*~qIUx]ozXmj?xaof9Fs:smRj","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/abc0fa89-9f10-4a94-8685-19e1b4877f79","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9hYmMwZmE4OS05ZjEwLTRhOTQtODY4NS0xOWUxYjQ4NzdmNzk","link":"https://genur.art/posts/71421700"},{"id":72055108,"url":"https://c.genur.art/5b2005fb-bc13-439b-95e8-bd93a4f74dbe","nsfwLevel":16,"width":1536,"height":2304,"hash":"UKG[H3~W?v%2KjNH%LNG00IUR5jEv}oLD%t7","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/5b2005fb-bc13-439b-95e8-bd93a4f74dbe","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC81YjIwMDVmYi1iYzEzLTQzOWItOTVlOC1iZDkzYTRmNzRkYmU","link":"https://genur.art/posts/72055108"},{"id":72238952,"url":"https://c.genur.art/b9db9608-34f3-4fb6-aec8-0f7669a48e83","nsfwLevel":16,"width":400,"height":592,"hash":"U9INEp-pv{bb0et7JV5R01NHw{Rk~CE2R5$z","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/b9db9608-34f3-4fb6-aec8-0f7669a48e83","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9iOWRiOTYwOC0zNGYzLTRmYjYtYWVjOC0wZjc2NjlhNDhlODM","link":"https://genur.art/posts/72238952"},{"id":72381000,"url":"https://c.genur.art/dd3241cb-fc02-4db9-a211-94ecd06c7949","nsfwLevel":16,"width":720,"height":1280,"hash":"UMK,1~-W-T-UNGNHfloLIUxG-Vof~WofxZI;","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/dd3241cb-fc02-4db9-a211-94ecd06c7949","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9kZDMyNDFjYi1mYzAyLTRkYjktYTIxMS05NGVjZDA2Yzc5NDk","link":"https://genur.art/posts/72381000"},{"id":72704222,"url":"https://c.genur.art/05076ad5-aaba-4cd5-91d0-8a0c66842e3f","nsfwLevel":16,"width":512,"height":896,"hash":"UOL|DZ-4?]?Z_MV??F%Ls%x]IVt7NIX9nPn%","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/05076ad5-aaba-4cd5-91d0-8a0c66842e3f","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8wNTA3NmFkNS1hYWJhLTRjZDUtOTFkMC04YTBjNjY4NDJlM2Y","link":"https://genur.art/posts/72704222"}],"trigger":["shake ass,shake her ass"],"allow_download":true,"download_url":"/api/download/models/1632940","platform_url":"https://civitai.com/models/1444484?modelVersionId=1632940","civitai_model_id":1444484,"civitai_model_version_id":1632940,"href":"/models/1444484?modelVersionId=1632940","mirrors":[]},"platform":"civitai","platform_name":"CivitAI","meta":{"title":"wan2.1_T2V_shake ass_1.0 - shake her ass v1.0 - CivitAI Archive","description":"wan2.1_T2V_shake ass_1.0 shake her ass v1.0 is a Wan Video LORA AI model created by spaceai2077 for generating images of poses, wan, wan2.1, shake ass","image":"https://c.genur.art/686a449a-46b7-4ca1-9a53-67d1fd436db0","canonical":"https://civarchive.com/models/1444484?modelVersionId=1632940"}},"title":"wan2.1_T2V_shake ass_1.0","description":"Download wan2.1_T2V_shake ass_1.0 - LORA by spaceai2077 from CivArchive (CivitAI Archive). This model comes from 7 real materials for more than 1 minute and was trained on Nvidia a6000 for 24...","ogTitle":"wan2.1_T2V_shake ass_1.0 - LORA by spaceai2077 - CivArchive","ogDescription":"Download wan2.1_T2V_shake ass_1.0 - LORA by spaceai2077. Free AI model download from CivArchive.","twitterTitle":"wan2.1_T2V_shake ass_1.0 by spaceai2077 - CivArchive","authorName":"spaceai2077","imageUrl":"https://civarchive.com/banner.webp"},"__N_SSP":true},"page":"/models/[id]","query":{"modelVersionId":"1632940","id":"1444484"},"buildId":"Xf2kXsbxOp13j6kNhxoTY","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}</script></body></html>
1444484_1632940_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b39597a1c53d612c98c8f84fdd260bd5412ffaee17a6051e0558c60c2f2a8e0d
3
+ size 306848616
1458134.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>乳摇舞蹈Milk dance_俯视角_I2V<!-- --> - CivArchive (CivitAI Archive)</title><meta name="description" content="Download 乳摇舞蹈Milk dance_俯视角_I2V - LORA by xiuzhe1996 from CivArchive (CivitAI Archive). 基于 wan2.1 720p_i2v 模型,21段舞蹈视频,用于乳摇舞蹈的生成..."/><meta name="author" content="xiuzhe1996"/><link rel="canonical" href="https://civarchive.com/models/1458134?modelVersionId=1648846"/><meta property="og:type" content="article"/><meta property="og:title" content="乳摇舞蹈Milk dance_俯视角_I2V - LORA by xiuzhe1996 - CivArchive"/><meta property="og:description" content="Download 乳摇舞蹈Milk dance_俯视角_I2V - LORA by xiuzhe1996. Free AI model download from CivArchive."/><meta property="og:image" content="https://civarchive.com/banner.webp"/><meta property="og:image:alt" content="乳摇舞蹈Milk dance_俯视角_I2V - AI model preview"/><meta property="og:url" content="https://civarchive.com/models/1458134?modelVersionId=1648846"/><meta property="og:site_name" content="CivArchive"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="乳摇舞蹈Milk dance_俯视角_I2V by xiuzhe1996 - CivArchive"/><meta name="twitter:description" content="Download 乳摇舞蹈Milk dance_俯视角_I2V - LORA by xiuzhe1996. Free AI model download from CivArchive."/><meta name="twitter:image" content="https://civarchive.com/banner.webp"/><meta name="twitter:image:alt" content="乳摇舞蹈Milk dance_俯视角_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/836-fecf59e3df71e2d8.js" defer=""></script><script src="/_next/static/chunks/158-1fc6cc013e2030c1.js" defer=""></script><script src="/_next/static/chunks/651-77ab4cd9019ee517.js" defer=""></script><script src="/_next/static/chunks/400-579f40c12bd7de61.js" defer=""></script><script src="/_next/static/chunks/pages/models/%5Bid%5D-34c44922c9e80c3e.js" defer=""></script><script src="/_next/static/Xf2kXsbxOp13j6kNhxoTY/_buildManifest.js" defer=""></script><script src="/_next/static/Xf2kXsbxOp13j6kNhxoTY/_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 type="button" role="combobox" aria-controls="radix-:R1kl6:" 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-:R2kl6:" 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-: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><div class="flex items-center space-x-2"><button type="button" role="switch" aria-checked="false" data-state="unchecked" value="on" class="peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input" id="nsfw-toggle"><span data-state="unchecked" class="pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0"></span></button><input type="checkbox" aria-hidden="true" style="transform:translateX(-100%);position:absolute;pointer-events:none;opacity:0;margin:0" tabindex="-1" value="on"/><label class="font-medium peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-sm" for="nsfw-toggle">Show NSFW</label></div><div class="flex items-center space-x-2"><button type="button" role="switch" aria-checked="false" data-state="unchecked" value="on" class="peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input" id="deleted-toggle"><span data-state="unchecked" class="pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0"></span></button><input type="checkbox" aria-hidden="true" style="transform:translateX(-100%);position:absolute;pointer-events:none;opacity:0;margin:0" tabindex="-1" value="on"/><label class="font-medium peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-sm" for="deleted-toggle">Only deleted</label></div></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">乳摇舞蹈Milk dance_俯视角_I2V<!-- --> - <!-- -->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/1458134?modelVersionId=1648846"><button type="button" role="tab" aria-selected="true" aria-controls="radix-:R15d56:-content-1648846" data-state="active" id="radix-:R15d56:-trigger-1648846" 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</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/69380074"><video src="https://c.genur.art/d6911854-3a78-4e0d-acc0-cb9b2713187c" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9kNjkxMTg1NC0zYTc4LTRlMGQtYWNjMC1jYjliMjcxMzE4N2M" 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/69382412"><video src="https://c.genur.art/34f74552-8485-434a-9402-0c1fbfda950d" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8zNGY3NDU1Mi04NDg1LTQzNGEtOTQwMi0wYzFmYmZkYTk1MGQ" 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/69384703"><video src="https://c.genur.art/7982ec57-9026-4994-b79d-eeca0f4d4805" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC83OTgyZWM1Ny05MDI2LTQ5OTQtYjc5ZC1lZWNhMGY0ZDQ4MDU" 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/69382816"><video src="https://c.genur.art/1bd18e8a-4c1c-46f3-a2da-276093655e73" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8xYmQxOGU4YS00YzFjLTQ2ZjMtYTJkYS0yNzYwOTM2NTVlNzM" 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/69383260"><video src="https://c.genur.art/458dae19-a699-4bcc-91e1-7440a9f7f6e6" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC80NThkYWUxOS1hNjk5LTRiY2MtOTFlMS03NDQwYTlmN2Y2ZTY" 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/69383479"><video src="https://c.genur.art/3f14e63d-2f79-42e1-9032-0eb5413b6a9c" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8zZjE0ZTYzZC0yZjc5LTQyZTEtOTAzMi0wZWI1NDEzYjZhOWM" 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/69383803"><video src="https://c.genur.art/6e3276f6-cd39-4c39-b445-d6a04074e99c" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC82ZTMyNzZmNi1jZDM5LTRjMzktYjQ0NS1kNmEwNDA3NGU5OWM" 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/69384062"><video src="https://c.genur.art/ba293ecf-402b-4768-9ff3-1d17a9939af2" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9iYTI5M2VjZi00MDJiLTQ3NjgtOWZmMy0xZDE3YTk5MzlhZjI" 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/69384359"><video src="https://c.genur.art/f8682612-dd62-45ae-a5ed-c8fe466d519c" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9mODY4MjYxMi1kZDYyLTQ1YWUtYTVlZC1jOGZlNDY2ZDUxOWM" 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><span style="color:rgb(193, 194, 197)">基于 wan2.1 720p_i2v 模型,21段舞蹈视频,</span>用于乳摇舞蹈的生成</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>720p_i2v</p><p>数据集都是俯视角的视频,但实测平视也有不错的效果</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 14B i2v 720p</div><div class="text-sm text-muted-foreground">by <a class="font-medium text-primary hover:underline" href="/users/xiuzhe1996">xiuzhe1996</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/1648846">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/1458134?modelVersionId=1648846">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></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">4/11/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/11/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">主观视角,她抖动着胸部,乳房剧烈晃动。《干巴得前辈》舞蹈。</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">guozi_fushiruyao_v2_wan-000020_comfy.safetensors</h2><div class="flex space-x-2"><div>Size:</div><div>342.62 MB</div><div> SHA256: </div><a class="font-mono hover:text-primary truncate" href="/sha256/2df4768fd76c3863cb927a2dbd164a5f1fbd9fb3a486bb675a075100b06e5da8">2df4768fd76c3863cb927a2dbd164a5f1fbd9fb3a486bb675a075100b06e5da8</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<!-- --> (<!-- -->5<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://huggingface.co/ApacheOne/WAN_loRAs/resolve/main/乳摇舞蹈Milk dance_俯视角_ITV/guozi_fushiruyao_v2_wan-000020_comfy.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">guozi_fushiruyao_v2_wan-000020_comfy.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/Chroma111/CivitAI-Archive-2/resolve/main/1458134/1648846/guozi_fushiruyao_v2_wan-000020_comfy.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">guozi_fushiruyao_v2_wan-000020_comfy.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/AI-Porn/joBG4A/resolve/main/B64_Z3VvemlfZnVzaGlydXlhb192Ml93YW4tMDAwMDIwX2NvbWZ5.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">B64_Z3VvemlfZnVzaGlydXlhb192Ml93YW4tMDAwMDIwX2NvbWZ5.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/dong625/wanvideo_lora/resolve/main/guozi_fushiruyao_v2_wan-000020_comfy.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">guozi_fushiruyao_v2_wan-000020_comfy.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="Likely dead link" href="https://huggingface.co/Civarchivist/base_won/resolve/main/1458134/1648846/guozi_fushiruyao_v2_wan-000020_comfy.safetensors"><li class="group rounded-lg border border-red-800 bg-red-900/50 hover:bg-red-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">guozi_fushiruyao_v2_wan-000020_comfy.safetensors</p><span class="text-sm text-red-500 group-hover:text-red-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-skull w-4 h-4" aria-hidden="true"><path d="m12.5 17-.5-1-.5 1h1z"></path><path d="M15 22a1 1 0 0 0 1-1v-1a2 2 0 0 0 1.56-3.25 8 8 0 1 0-11.12 0A2 2 0 0 0 8 20v1a1 1 0 0 0 1 1z"></path><circle cx="15" cy="12" r="1"></circle><circle cx="9" cy="12" r="1"></circle></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/1648846"><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">guozi_fushiruyao_v2_wan-000020_comfy.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" width="1.5rem" height="1.5rem" viewBox="0 0 309.66 308.636"><path fill="#673398" d="M153.75 0h1.29l-4.08.4c25.39.14 50.81 6.32 73.08 18.61 28.88 15.75 52.37 41.19 65.66 71.3 8.69 19.65 13.27 41.17 12.81 62.68.12 34.9-12.97 69.51-35.49 96.1-32.52 4.12-66.2 6.62-98.24-1.9-19.01-4.73-35.91-16.99-46.73-33.27-10.99-19.45-7.23-46.37 9.43-61.49 11.6-10.52 28.34-15.03 43.65-11.61 13.55 2.77 25.59 11.6 32.54 23.53 6.79-3.57 13.53-7.23 20.33-10.78-4.79-8.06-10.7-15.55-18.09-21.38-12.43-9.84-28.19-15.18-43.99-15.62-14.99-.18-30.02 4.3-42.35 12.86-25.04 17.02-37.43 50.79-28.77 79.88 5.53 19.74 20.03 35.96 36.95 46.96 13.46 8.65 29.05 13.34 44.68 16.17 21.48 3.8 43.41 2.4 65.01.56-2.17 2.23-5.43 2.1-8.28 2.61-23.05 3.42-46.82 3.53-69.6-1.82-21.85-5.06-42.66-15.84-58.18-32.21-22.81-24.63-28.15-64.66-10.23-93.49 9.36-15.35 23.09-28.55 40.16-34.82 18.64-6.95 39.87-6.88 58.41.37 3.05-7.07 6.37-14.02 9.36-21.11-30.58-12.5-67.11-9.26-94.88 8.7-15.2 9.83-27.71 23.58-36.81 39.19-10.14 17.95-13.42 39.37-10.32 59.66 4.09 27.36 19.04 52.97 40.96 69.87 10.66 8.42 23.26 14.09 36.23 17.92 16.76 4.98 34.25 7.15 51.7 7.55 2.47.04 4.95.14 7.41.45-3.51 1.82-7.58 1.27-11.39 1.38-20.73.43-41.62-2.79-61.06-10.05-14.79-5.57-28.75-13.88-39.72-25.36-11.51-11.43-21.19-24.96-26.8-40.26-6.59-18.11-8.65-38.02-5.12-57.01 4.28-22.59 17.18-42.9 34.07-58.24 20.26-18.51 47.69-29.02 75.15-28.57.01-7.76-.01-15.53.02-23.29-23.7.01-47.41 6.2-67.9 18.16-27.08 15.75-48.36 41.06-59.65 70.24-8.29 21.86-11.39 46.22-5.76 69.13 6.44 27.98 24.21 52.88 48.01 68.8 3.71 2.72 7.95 4.61 11.59 7.44-1.68-.11-3.39-.31-4.9-1.11-7.67-3.67-14.84-8.3-21.65-13.38-12.26-9.27-23.82-19.76-32.59-32.47C18.7 226.05 10.05 209 5.27 190.79.73 173.95-.3 156.33.9 138.98c2.89-37.2 20.41-72.96 47.86-98.21C71.09 20.01 99.81 6.24 130.03 2.03 137.88.77 145.86.89 153.75 0"></path></svg>Torrents<!-- --> (<!-- -->1<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://civitasbay.org/torrents/D515910EBDCC3A0F6B3401F6B2C5E48F050B4907"><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">guozi_fushiruyao_v2_wan-000020_comfy.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 (<!-- -->1<!-- --> platform<!-- -->)</h2><div class="flex flex-col gap-3"><a title="View on TensorArt" href="/tensorart/models/902309346036207809/versions/902309346036207809"><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">M1lk dance top-down p0v 乳摇舞蹈/俯视角 - xiuzhe1996<!-- --> - <!-- -->I2V 720p v1.0</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></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#314554505c71525847504352595847541f525e5c">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":1458134,"name":"乳摇舞蹈Milk dance_俯视角_I2V","type":"LORA","description":"\u003cp\u003e\u003cspan style=\"color:rgb(193, 194, 197)\"\u003e基于 wan2.1 720p_i2v 模型,21段舞蹈视频,\u003c/span\u003e用于乳摇舞蹈的生成\u003c/p\u003e","username":"xiuzhe1996","downloadCount":3813,"favoriteCount":0,"commentCount":10,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":7,"createdAt":"2025-04-24T17:42:03.780Z","updatedAt":"2025-10-11T17:07:09.379Z","deletedAt":null,"tags":["action"],"creator_id":"xiuzhe1996","creator_username":"xiuzhe1996","creator_name":"xiuzhe1996","creator_url":"/users/xiuzhe1996","versions":[{"id":1648846,"name":"v1.0","href":"/models/1458134?modelVersionId=1648846"}],"version":{"id":1648846,"modelId":1458134,"name":"v1.0","baseModel":"Wan Video 14B i2v 720p","baseModelType":"Standard","description":"\u003cp\u003e720p_i2v\u003c/p\u003e\u003cp\u003e数据集都是俯视角的视频,但实测平视也有不错的效果\u003c/p\u003e","downloadCount":3814,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":7,"createdAt":"2025-04-11T13:50:19.087Z","updatedAt":"2025-10-11T17:07:09.387Z","deletedAt":null,"files":[{"id":1549471,"name":"guozi_fushiruyao_v2_wan-000020_comfy.safetensors","type":"Model","sizeKB":350839.5078125,"downloadUrl":"https://civitai.com/api/download/models/1648846","modelId":1458134,"modelName":"乳摇舞蹈Milk dance_俯视角_I2V","modelVersionId":1648846,"is_nsfw":true,"nsfw_level":7,"sha256":"2df4768fd76c3863cb927a2dbd164a5f1fbd9fb3a486bb675a075100b06e5da8","createdAt":"2025-04-11T13:50:19.087Z","updatedAt":"2025-10-11T17:07:09.398Z","is_primary":false,"mirrors":[{"filename":"guozi_fushiruyao_v2_wan-000020_comfy.safetensors","url":"https://civitai.com/api/download/models/1648846","source":"civitai","model_id":1458134,"model_version_id":1648846,"deletedAt":null,"is_gated":false,"is_paid":false},{"filename":"guozi_fushiruyao_v2_wan-000020_comfy.safetensors","url":"https://huggingface.co/ApacheOne/WAN_loRAs/resolve/main/乳摇舞蹈Milk dance_俯视角_ITV/guozi_fushiruyao_v2_wan-000020_comfy.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"guozi_fushiruyao_v2_wan-000020_comfy.safetensors","url":"https://huggingface.co/Chroma111/CivitAI-Archive-2/resolve/main/1458134/1648846/guozi_fushiruyao_v2_wan-000020_comfy.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"B64_Z3VvemlfZnVzaGlydXlhb192Ml93YW4tMDAwMDIwX2NvbWZ5.safetensors","url":"https://huggingface.co/AI-Porn/joBG4A/resolve/main/B64_Z3VvemlfZnVzaGlydXlhb192Ml93YW4tMDAwMDIwX2NvbWZ5.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"guozi_fushiruyao_v2_wan-000020_comfy.safetensors","url":"https://huggingface.co/dong625/wanvideo_lora/resolve/main/guozi_fushiruyao_v2_wan-000020_comfy.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"guozi_fushiruyao_v2_wan-000020_comfy.safetensors","url":"https://huggingface.co/Civarchivist/base_won/resolve/main/1458134/1648846/guozi_fushiruyao_v2_wan-000020_comfy.safetensors","source":"huggingface","deletedAt":"2025-08-04T05:24:41.489Z","is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"guozi_fushiruyao_v2_wan-000020_comfy.safetensors","url":"https://civitasbay.org/torrents/D515910EBDCC3A0F6B3401F6B2C5E48F050B4907","source":"torrent","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null}]}],"images":[{"id":69380074,"url":"https://c.genur.art/d6911854-3a78-4e0d-acc0-cb9b2713187c","nsfwLevel":4,"width":528,"height":720,"hash":"UHJHqF%3_4og00xuM{M{9ut7SjazjboM%3of","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/d6911854-3a78-4e0d-acc0-cb9b2713187c","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9kNjkxMTg1NC0zYTc4LTRlMGQtYWNjMC1jYjliMjcxMzE4N2M","link":"https://genur.art/posts/69380074"},{"id":69382412,"url":"https://c.genur.art/34f74552-8485-434a-9402-0c1fbfda950d","nsfwLevel":4,"width":3840,"height":2160,"hash":"U38D|b_30000cF%giv9E0fM{^*%2xZRPIUx]","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/34f74552-8485-434a-9402-0c1fbfda950d","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8zNGY3NDU1Mi04NDg1LTQzNGEtOTQwMi0wYzFmYmZkYTk1MGQ","link":"https://genur.art/posts/69382412"},{"id":69384703,"url":"https://c.genur.art/7982ec57-9026-4994-b79d-eeca0f4d4805","nsfwLevel":2,"width":3840,"height":2160,"hash":"UAB{cWwb00T0-Vs.NGIqE0R*%3s:}[jG9at6","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/7982ec57-9026-4994-b79d-eeca0f4d4805","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC83OTgyZWM1Ny05MDI2LTQ5OTQtYjc5ZC1lZWNhMGY0ZDQ4MDU","link":"https://genur.art/posts/69384703"},{"id":69382816,"url":"https://c.genur.art/1bd18e8a-4c1c-46f3-a2da-276093655e73","nsfwLevel":1,"width":3840,"height":2160,"hash":"U79%xDt600IpNGWBt7tR01ae~WkD9^ay-ToM","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/1bd18e8a-4c1c-46f3-a2da-276093655e73","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8xYmQxOGU4YS00YzFjLTQ2ZjMtYTJkYS0yNzYwOTM2NTVlNzM","link":"https://genur.art/posts/69382816"},{"id":69383260,"url":"https://c.genur.art/458dae19-a699-4bcc-91e1-7440a9f7f6e6","nsfwLevel":4,"width":3840,"height":2160,"hash":"U79%o0yF00D400Rj~Xxu0Knh~DXT%MR*Ins:","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/458dae19-a699-4bcc-91e1-7440a9f7f6e6","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC80NThkYWUxOS1hNjk5LTRiY2MtOTFlMS03NDQwYTlmN2Y2ZTY","link":"https://genur.art/posts/69383260"},{"id":69383479,"url":"https://c.genur.art/3f14e63d-2f79-42e1-9032-0eb5413b6a9c","nsfwLevel":1,"width":3840,"height":2160,"hash":"U2A13O_30000IAM_x^-=5YbI}=n#NGkCxaV?","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/3f14e63d-2f79-42e1-9032-0eb5413b6a9c","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8zZjE0ZTYzZC0yZjc5LTQyZTEtOTAzMi0wZWI1NDEzYjZhOWM","link":"https://genur.art/posts/69383479"},{"id":69383803,"url":"https://c.genur.art/6e3276f6-cd39-4c39-b445-d6a04074e99c","nsfwLevel":2,"width":3840,"height":2160,"hash":"U16HZN^j000N?G-;9Z4.0gNH~A-U58R*={xC","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/6e3276f6-cd39-4c39-b445-d6a04074e99c","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC82ZTMyNzZmNi1jZDM5LTRjMzktYjQ0NS1kNmEwNDA3NGU5OWM","link":"https://genur.art/posts/69383803"},{"id":69384062,"url":"https://c.genur.art/ba293ecf-402b-4768-9ff3-1d17a9939af2","nsfwLevel":4,"width":3840,"height":2160,"hash":"UBG8[z_N01D%?bM{E1jZ59j?%Mt7%MRkbExu","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/ba293ecf-402b-4768-9ff3-1d17a9939af2","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9iYTI5M2VjZi00MDJiLTQ3NjgtOWZmMy0xZDE3YTk5MzlhZjI","link":"https://genur.art/posts/69384062"},{"id":69384359,"url":"https://c.genur.art/f8682612-dd62-45ae-a5ed-c8fe466d519c","nsfwLevel":4,"width":3840,"height":2160,"hash":"UEEUJwt801s6$ls;f$f30ha~}?f4ogR+I:s.","type":"video","minor":false,"poi":false,"hasMeta":false,"hasPositivePrompt":false,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/f8682612-dd62-45ae-a5ed-c8fe466d519c","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9mODY4MjYxMi1kZDYyLTQ1YWUtYTVlZC1jOGZlNDY2ZDUxOWM","link":"https://genur.art/posts/69384359"}],"trigger":["主观视角,她抖动着胸部,乳房剧烈晃动。《干巴得前辈》舞蹈。"],"allow_download":true,"download_url":"/api/download/models/1648846","platform_url":"https://civitai.com/models/1458134?modelVersionId=1648846","civitai_model_id":1458134,"civitai_model_version_id":1648846,"href":"/models/1458134?modelVersionId=1648846","mirrors":[{"platform":"tensorart","href":"/tensorart/models/902309346036207809/versions/902309346036207809","platform_url":"https://tensor.art/models/902309346036207809","name":"M1lk dance top-down p0v 乳摇舞蹈/俯视角 - xiuzhe1996","version_name":"I2V 720p v1.0","id":"902309346036207809","version_id":"902309346036207809"}]},"platform":"civitai","platform_name":"CivitAI","meta":{"title":"乳摇舞蹈Milk dance_俯视角_I2V - v1.0 - CivitAI Archive","description":"乳摇舞蹈Milk dance_俯视角_I2V v1.0 is a Wan Video 14B i2v 720p LORA AI model created by xiuzhe1996 for generating images of action","image":"https://c.genur.art/d6911854-3a78-4e0d-acc0-cb9b2713187c","canonical":"https://civarchive.com/models/1458134?modelVersionId=1648846"}},"title":"乳摇舞蹈Milk dance_俯视角_I2V","description":"Download 乳摇舞蹈Milk dance_俯视角_I2V - LORA by xiuzhe1996 from CivArchive (CivitAI Archive). 基于 wan2.1 720p_i2v 模型,21段舞蹈视频,用于乳摇舞蹈的生成...","ogTitle":"乳摇舞蹈Milk dance_俯视角_I2V - LORA by xiuzhe1996 - CivArchive","ogDescription":"Download 乳摇舞蹈Milk dance_俯视角_I2V - LORA by xiuzhe1996. Free AI model download from CivArchive.","twitterTitle":"乳摇舞蹈Milk dance_俯视角_I2V by xiuzhe1996 - CivArchive","authorName":"xiuzhe1996","imageUrl":"https://civarchive.com/banner.webp"},"__N_SSP":true},"page":"/models/[id]","query":{"modelVersionId":"1648846","id":"1458134"},"buildId":"Xf2kXsbxOp13j6kNhxoTY","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}</script></body></html>
1458134_1648846_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbea7369cffbfee4e76bece36e6107d4a3ac2ad7d6f5f6a2582e9d9fcd6e0845
3
+ size 359259688
1500572.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>Simple panties for wan2.1(Lora)<!-- --> - CivArchive (CivitAI Archive)</title><meta name="description" content="Download Simple panties for wan2.1(Lora) - LORA by modmodmod from CivArchive (CivitAI Archive). This is Lora for WAN2.1. It can be used with both i2v and t2v. No trigger word is required.Trained w..."/><meta name="author" content="modmodmod"/><link rel="canonical" href="https://civarchive.com/models/1500572?modelVersionId=2224351"/><meta property="og:type" content="article"/><meta property="og:title" content="Simple panties for wan2.1(Lora) - LORA by modmodmod - CivArchive"/><meta property="og:description" content="Download Simple panties for wan2.1(Lora) - LORA by modmodmod. Free AI model download from CivArchive."/><meta property="og:image" content="https://civarchive.com/banner.webp"/><meta property="og:image:alt" content="Simple panties for wan2.1(Lora) - AI model preview"/><meta property="og:url" content="https://civarchive.com/models/1500572?modelVersionId=2224351"/><meta property="og:site_name" content="CivArchive"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Simple panties for wan2.1(Lora) by modmodmod - CivArchive"/><meta name="twitter:description" content="Download Simple panties for wan2.1(Lora) - LORA by modmodmod. Free AI model download from CivArchive."/><meta name="twitter:image" content="https://civarchive.com/banner.webp"/><meta name="twitter:image:alt" content="Simple panties for wan2.1(Lora) - 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/836-fecf59e3df71e2d8.js" defer=""></script><script src="/_next/static/chunks/158-1fc6cc013e2030c1.js" defer=""></script><script src="/_next/static/chunks/651-77ab4cd9019ee517.js" defer=""></script><script src="/_next/static/chunks/400-579f40c12bd7de61.js" defer=""></script><script src="/_next/static/chunks/pages/models/%5Bid%5D-34c44922c9e80c3e.js" defer=""></script><script src="/_next/static/Xf2kXsbxOp13j6kNhxoTY/_buildManifest.js" defer=""></script><script src="/_next/static/Xf2kXsbxOp13j6kNhxoTY/_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 type="button" role="combobox" aria-controls="radix-:R1kl6:" 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-:R2kl6:" 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-: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><div class="flex items-center space-x-2"><button type="button" role="switch" aria-checked="false" data-state="unchecked" value="on" class="peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input" id="nsfw-toggle"><span data-state="unchecked" class="pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0"></span></button><input type="checkbox" aria-hidden="true" style="transform:translateX(-100%);position:absolute;pointer-events:none;opacity:0;margin:0" tabindex="-1" value="on"/><label class="font-medium peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-sm" for="nsfw-toggle">Show NSFW</label></div><div class="flex items-center space-x-2"><button type="button" role="switch" aria-checked="false" data-state="unchecked" value="on" class="peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input" id="deleted-toggle"><span data-state="unchecked" class="pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0"></span></button><input type="checkbox" aria-hidden="true" style="transform:translateX(-100%);position:absolute;pointer-events:none;opacity:0;margin:0" tabindex="-1" value="on"/><label class="font-medium peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-sm" for="deleted-toggle">Only deleted</label></div></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">Simple panties for wan2.1(Lora)<!-- --> - <!-- -->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/1500572?modelVersionId=2224351"><button type="button" role="tab" aria-selected="true" aria-controls="radix-:R15d56:-content-2224351" data-state="active" id="radix-:R15d56:-trigger-2224351" 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.0</button></a><a class="inline-block" href="/models/1500572?modelVersionId=1697502"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-1697502" data-state="inactive" id="radix-:R15d56:-trigger-1697502" 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</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://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9c16f733-08d0-4ccd-80ba-b1cd6396a1ba/original=true/100836084.mp4"><video src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9c16f733-08d0-4ccd-80ba-b1cd6396a1ba/transcode=true,width=450,optimized=true/100836084.mp4" poster="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9c16f733-08d0-4ccd-80ba-b1cd6396a1ba/anim=false,transcode=true,width=450,optimized=true/9c16f733-08d0-4ccd-80ba-b1cd6396a1ba.jpeg" 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://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/5aae038b-9fd0-4381-86c5-4624b3895191/original=true/100836085.mp4"><video src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/5aae038b-9fd0-4381-86c5-4624b3895191/transcode=true,width=450,optimized=true/100836085.mp4" poster="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/5aae038b-9fd0-4381-86c5-4624b3895191/anim=false,transcode=true,width=450,optimized=true/5aae038b-9fd0-4381-86c5-4624b3895191.jpeg" 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><span style="color:rgb(134, 142, 150)">This is Lora for WAN2.1. It can be used with both i2v and t2v. No trigger word is required.</span></p><p><span style="color:rgb(134, 142, 150)">Trained with 10 images for 30 epochs. Can display the front and back of white panties.</span></p><p><br /><span style="color:rgb(134, 142, 150)">This is my first upload so there may be some errors.</span></p><p></p><p><span style="color:rgb(134, 142, 150)">Sample Prompt</span></p><p><span style="color:rgb(21, 170, 191)">A woman in a pleated miniskirt is standing. The wind is blowing her skirt up, revealing her white panties.</span></p><hr /><p>v2.0</p><p>This is Lora for wan2.1 and wan2.2. It can be used with both i2v and t2v. No trigger word is required.</p><p>Trained with 17 images for 25 epochs.</p><p><br />I didn't like the way the V1.0 version was drawn from directly below, and the panties were too big, so I remade it.</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>This is Lora for wan2.1 and wan2.2. It can be used with both i2v and t2v. No trigger word is required.</p><p>Trained with 17 images for 25 epochs. </p><p><br />I didn't like the way the V1.0 version was drawn from directly below, and the panties were too big, so I remade it.</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 14B t2v</div><div class="text-sm text-muted-foreground">by <a class="font-medium text-primary hover:underline" href="/users/modmodmod">modmodmod</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/2224351">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/1500572?modelVersionId=2224351">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/panties"><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">panties</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">615</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">9/17/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/11/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">Simple_panties_v2_wan21-22.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/ec06ca7c623d7120bfb1140767179f5ed4cf168ea2e1f25b748aae4168e83ffc">ec06ca7c623d7120bfb1140767179f5ed4cf168ea2e1f25b748aae4168e83ffc</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/JustAnotherCibrarian/base_wan21_2509/resolve/main/1500572/2224351/Simple_panties_v2_wan21-22.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">Simple_panties_v2_wan21-22.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/2224351"><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">Simple_panties_v2_wan21-22.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 (<!-- -->1<!-- --> platform<!-- -->)</h2><div class="flex flex-col gap-3"><a title="View on TensorArt" href="/tensorart/models/855293089592439395/versions/855293089592439395"><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">Panty Upskirts<!-- --> - <!-- -->Wan</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></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#e591808488a5868c938497868d8c9380cb868a88">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":1500572,"name":"Simple panties for wan2.1(Lora)","type":"LORA","description":"\u003cp\u003e\u003cspan style=\"color:rgb(134, 142, 150)\"\u003eThis is Lora for WAN2.1. It can be used with both i2v and t2v. No trigger word is required.\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cspan style=\"color:rgb(134, 142, 150)\"\u003eTrained with 10 images for 30 epochs. Can display the front and back of white panties.\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cbr /\u003e\u003cspan style=\"color:rgb(134, 142, 150)\"\u003eThis is my first upload so there may be some errors.\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e\u003cspan style=\"color:rgb(134, 142, 150)\"\u003eSample Prompt\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cspan style=\"color:rgb(21, 170, 191)\"\u003eA woman in a pleated miniskirt is standing. The wind is blowing her skirt up, revealing her white panties.\u003c/span\u003e\u003c/p\u003e\u003chr /\u003e\u003cp\u003ev2.0\u003c/p\u003e\u003cp\u003eThis is Lora for wan2.1 and wan2.2. It can be used with both i2v and t2v. No trigger word is required.\u003c/p\u003e\u003cp\u003eTrained with 17 images for 25 epochs.\u003c/p\u003e\u003cp\u003e\u003cbr /\u003eI didn't like the way the V1.0 version was drawn from directly below, and the panties were too big, so I remade it.\u003c/p\u003e","username":"modmodmod","downloadCount":3001,"favoriteCount":0,"commentCount":10,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-04-24T18:16:04.579Z","updatedAt":"2025-10-11T22:57:19.238Z","deletedAt":null,"tags":["concept","panties"],"creator_id":"modmodmod","creator_username":"modmodmod","creator_name":"modmodmod","creator_url":"/users/modmodmod","versions":[{"id":2224351,"name":"v2.0","href":"/models/1500572?modelVersionId=2224351"},{"id":1697502,"name":"v1.0","href":"/models/1500572?modelVersionId=1697502"}],"version":{"id":2224351,"modelId":1500572,"name":"v2.0","baseModel":"Wan Video 14B t2v","baseModelType":"Standard","description":"\u003cp\u003eThis is Lora for wan2.1 and wan2.2. It can be used with both i2v and t2v. No trigger word is required.\u003c/p\u003e\u003cp\u003eTrained with 17 images for 25 epochs. \u003c/p\u003e\u003cp\u003e\u003cbr /\u003eI didn't like the way the V1.0 version was drawn from directly below, and the panties were too big, so I remade it.\u003c/p\u003e","downloadCount":615,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-09-17T11:06:47.120Z","updatedAt":"2025-10-11T22:57:19.246Z","deletedAt":null,"files":[{"id":2117442,"name":"Simple_panties_v2_wan21-22.safetensors","type":"Model","sizeKB":299617.1640625,"downloadUrl":"https://civitai.com/api/download/models/2224351","modelId":1500572,"modelName":"Simple panties for wan2.1(Lora)","modelVersionId":2224351,"is_nsfw":true,"nsfw_level":60,"sha256":"ec06ca7c623d7120bfb1140767179f5ed4cf168ea2e1f25b748aae4168e83ffc","createdAt":"2025-09-17T11:06:47.131Z","updatedAt":"2025-10-11T22:57:19.256Z","is_primary":false,"mirrors":[{"filename":"Simple_panties_v2_wan21-22.safetensors","url":"https://civitai.com/api/download/models/2224351","source":"civitai","model_id":1500572,"model_version_id":2224351,"deletedAt":null,"is_gated":false,"is_paid":false},{"filename":"Simple_panties_v2_wan21-22.safetensors","url":"https://huggingface.co/JustAnotherCibrarian/base_wan21_2509/resolve/main/1500572/2224351/Simple_panties_v2_wan21-22.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null}]}],"images":[{"id":100836084,"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9c16f733-08d0-4ccd-80ba-b1cd6396a1ba/transcode=true,width=450,optimized=true/100836084.mp4","nsfwLevel":4,"width":480,"height":704,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9c16f733-08d0-4ccd-80ba-b1cd6396a1ba/transcode=true,width=450,optimized=true/100836084.mp4","image_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9c16f733-08d0-4ccd-80ba-b1cd6396a1ba/anim=false,transcode=true,width=450,optimized=true/9c16f733-08d0-4ccd-80ba-b1cd6396a1ba.jpeg","link":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9c16f733-08d0-4ccd-80ba-b1cd6396a1ba/original=true/100836084.mp4"},{"id":100836085,"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/5aae038b-9fd0-4381-86c5-4624b3895191/transcode=true,width=450,optimized=true/100836085.mp4","nsfwLevel":4,"width":480,"height":704,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/5aae038b-9fd0-4381-86c5-4624b3895191/transcode=true,width=450,optimized=true/100836085.mp4","image_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/5aae038b-9fd0-4381-86c5-4624b3895191/anim=false,transcode=true,width=450,optimized=true/5aae038b-9fd0-4381-86c5-4624b3895191.jpeg","link":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/5aae038b-9fd0-4381-86c5-4624b3895191/original=true/100836085.mp4"}],"trigger":[],"allow_download":true,"download_url":"/api/download/models/2224351","platform_url":"https://civitai.com/models/1500572?modelVersionId=2224351","civitai_model_id":1500572,"civitai_model_version_id":2224351,"href":"/models/1500572?modelVersionId=2224351","mirrors":[{"platform":"tensorart","href":"/tensorart/models/855293089592439395/versions/855293089592439395","platform_url":"https://tensor.art/models/855293089592439395","name":"Panty Upskirts","version_name":"Wan","id":"855293089592439395","version_id":"855293089592439395"}]},"platform":"civitai","platform_name":"CivitAI","meta":{"title":"Simple panties for wan2.1(Lora) - v2.0 - CivitAI Archive","description":"Simple panties for wan2.1(Lora) v2.0 is a Wan Video 14B t2v LORA AI model created by modmodmod for generating images of concept, panties","image":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9c16f733-08d0-4ccd-80ba-b1cd6396a1ba/transcode=true,width=450,optimized=true/100836084.mp4","canonical":"https://civarchive.com/models/1500572?modelVersionId=2224351"}},"title":"Simple panties for wan2.1(Lora)","description":"Download Simple panties for wan2.1(Lora) - LORA by modmodmod from CivArchive (CivitAI Archive). This is Lora for WAN2.1. It can be used with both i2v and t2v. No trigger word is required.Trained w...","ogTitle":"Simple panties for wan2.1(Lora) - LORA by modmodmod - CivArchive","ogDescription":"Download Simple panties for wan2.1(Lora) - LORA by modmodmod. Free AI model download from CivArchive.","twitterTitle":"Simple panties for wan2.1(Lora) by modmodmod - CivArchive","authorName":"modmodmod","imageUrl":"https://civarchive.com/banner.webp"},"__N_SSP":true},"page":"/models/[id]","query":{"modelVersionId":"2224351","id":"1500572"},"buildId":"Xf2kXsbxOp13j6kNhxoTY","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}</script></body></html>
1500572_2224351_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cbebd6712186b7dce99ba9a5497b6a4062aacca8a55c0afc12b245dcd97ae06
3
+ size 306807992
1515071.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.1 Deepthroat / Facefuck Entry - Blowjob, Fellatio, Oral, Lora, T2V 14B<!-- --> - CivArchive (CivitAI Archive)</title><meta name="description" content="Download Wan 2.1 Deepthroat / Facefuck Entry - Blowjob, Fellatio, Oral, Lora, T2V 14B - LORA by aipinups69 from CivArchive (CivitAI Archive). A Lora for videos where the penis starts outside of the mouth before starting a blowjob. It definite..."/><meta name="author" content="aipinups69"/><link rel="canonical" href="https://civarchive.com/models/1515071?modelVersionId=1713992"/><meta property="og:type" content="article"/><meta property="og:title" content="Wan 2.1 Deepthroat / Facefuck Entry - Blowjob, Fellatio, Oral, Lora, T2V 14B - LORA by aipinups69 - CivArchive"/><meta property="og:description" content="Download Wan 2.1 Deepthroat / Facefuck Entry - Blowjob, Fellatio, Oral, Lora, T2V 14B - LORA by aipinups69. Free AI model download from CivArchive."/><meta property="og:image" content="https://civarchive.com/banner.webp"/><meta property="og:image:alt" content="Wan 2.1 Deepthroat / Facefuck Entry - Blowjob, Fellatio, Oral, Lora, T2V 14B - AI model preview"/><meta property="og:url" content="https://civarchive.com/models/1515071?modelVersionId=1713992"/><meta property="og:site_name" content="CivArchive"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Wan 2.1 Deepthroat / Facefuck Entry - Blowjob, Fellatio, Oral, Lora, T2V 14B by aipinups69 - CivArchive"/><meta name="twitter:description" content="Download Wan 2.1 Deepthroat / Facefuck Entry - Blowjob, Fellatio, Oral, Lora, T2V 14B - LORA by aipinups69. Free AI model download from CivArchive."/><meta name="twitter:image" content="https://civarchive.com/banner.webp"/><meta name="twitter:image:alt" content="Wan 2.1 Deepthroat / Facefuck Entry - Blowjob, Fellatio, Oral, Lora, T2V 14B - 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/836-fecf59e3df71e2d8.js" defer=""></script><script src="/_next/static/chunks/158-1fc6cc013e2030c1.js" defer=""></script><script src="/_next/static/chunks/651-77ab4cd9019ee517.js" defer=""></script><script src="/_next/static/chunks/400-579f40c12bd7de61.js" defer=""></script><script src="/_next/static/chunks/pages/models/%5Bid%5D-34c44922c9e80c3e.js" defer=""></script><script src="/_next/static/Xf2kXsbxOp13j6kNhxoTY/_buildManifest.js" defer=""></script><script src="/_next/static/Xf2kXsbxOp13j6kNhxoTY/_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 type="button" role="combobox" aria-controls="radix-:R1kl6:" 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-:R2kl6:" 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-: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><div class="flex items-center space-x-2"><button type="button" role="switch" aria-checked="false" data-state="unchecked" value="on" class="peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input" id="nsfw-toggle"><span data-state="unchecked" class="pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0"></span></button><input type="checkbox" aria-hidden="true" style="transform:translateX(-100%);position:absolute;pointer-events:none;opacity:0;margin:0" tabindex="-1" value="on"/><label class="font-medium peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-sm" for="nsfw-toggle">Show NSFW</label></div><div class="flex items-center space-x-2"><button type="button" role="switch" aria-checked="false" data-state="unchecked" value="on" class="peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input" id="deleted-toggle"><span data-state="unchecked" class="pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0"></span></button><input type="checkbox" aria-hidden="true" style="transform:translateX(-100%);position:absolute;pointer-events:none;opacity:0;margin:0" tabindex="-1" value="on"/><label class="font-medium peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-sm" for="deleted-toggle">Only deleted</label></div></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.1 Deepthroat / Facefuck Entry - Blowjob, Fellatio, Oral, Lora, T2V 14B<!-- --> - <!-- -->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/1515071?modelVersionId=1713992"><button type="button" role="tab" aria-selected="true" aria-controls="radix-:R15d56:-content-1713992" data-state="active" id="radix-:R15d56:-trigger-1713992" 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</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/72584864"><video src="https://c.genur.art/72dbed6d-c801-4a67-a9d2-ab2f08edcb2c" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC83MmRiZWQ2ZC1jODAxLTRhNjctYTlkMi1hYjJmMDhlZGNiMmM" 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/72584909"><video src="https://c.genur.art/7ae7b546-049c-45e8-9e9b-5994b629d3c9" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC83YWU3YjU0Ni0wNDljLTQ1ZTgtOWU5Yi01OTk0YjYyOWQzYzk" 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/72585123"><video src="https://c.genur.art/407e6bf4-45a2-40f1-9e1c-b32491843df8" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC80MDdlNmJmNC00NWEyLTQwZjEtOWUxYy1iMzI0OTE4NDNkZjg" 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/72585155"><video src="https://c.genur.art/6e7268c6-6cb3-4a35-b29a-3f274296c72b" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC82ZTcyNjhjNi02Y2IzLTRhMzUtYjI5YS0zZjI3NDI5NmM3MmI" 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/72585238"><video src="https://c.genur.art/1c408447-e4fd-42ea-b727-64210d8dd116" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8xYzQwODQ0Ny1lNGZkLTQyZWEtYjcyNy02NDIxMGQ4ZGQxMTY" 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/72585293"><video src="https://c.genur.art/77fd37a3-0274-40ad-9721-33391f47edf9" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC83N2ZkMzdhMy0wMjc0LTQwYWQtOTcyMS0zMzM5MWY0N2VkZjk" 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/72585334"><video src="https://c.genur.art/e83e8a8a-9d04-4054-8f6f-412bcd228122" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9lODNlOGE4YS05ZDA0LTQwNTQtOGY2Zi00MTJiY2QyMjgxMjI" 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/72585411"><video src="https://c.genur.art/6c0eb50e-cd49-47d5-b91e-bf6ae0c1fdcd" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC82YzBlYjUwZS1jZDQ5LTQ3ZDUtYjkxZS1iZjZhZTBjMWZkY2Q" 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/72585480"><video src="https://c.genur.art/fed84571-e121-4efd-9b50-ecacf772269b" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9mZWQ4NDU3MS1lMTIxLTRlZmQtOWI1MC1lY2FjZjc3MjI2OWI" 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/72585539"><video src="https://c.genur.art/b6dd5d46-4c4f-46e3-9f05-88389584a903" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9iNmRkNWQ0Ni00YzRmLTQ2ZTMtOWYwNS04ODM4OTU4NGE5MDM" 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>A Lora for videos where the penis starts outside of the mouth before starting a blowjob. It definitely leans more toward the facefucking end of the scale.</p><p>The quality is not great, due to the training data - On the example videos where only this Lora is used (at strength 1.00), the action and the details are all good, but the video quality is definitely affected.</p><p>I think it works better at a slightly lower strength in combination with other Loras, and have put a couple of examples of that too.</p><p>It's also worth mentioning that it's pretty variable in terms of generation quality overall; some of the sample videos I did took around 10-15 generations before getting something good.</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 14B t2v</div><div class="text-sm text-muted-foreground">by <a class="font-medium text-primary hover:underline" href="/users/aipinups69">aipinups69</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/1713992">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/1515071?modelVersionId=1713992">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/oral"><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">oral</div></a><a href="/tags/fellatio"><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">fellatio</div></a><a href="/tags/deepthroat"><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">deepthroat</div></a><a href="/tags/blowjob"><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">blowjob</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/oral%20sex"><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">oral sex</div></a><a href="/tags/facefuck"><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">facefuck</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">10,899</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">4/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/11/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">a man puts his penis into a woman&#x27;s mouth</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">facefuck_epoch_80.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/7417354cfa1a24d6428ca0fb9b3b648f23606e5c6d9bdcd00b24eb792b790b68">7417354cfa1a24d6428ca0fb9b3b648f23606e5c6d9bdcd00b24eb792b790b68</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<!-- --> (<!-- -->4<!-- --> mirrors)</div><div class="p-2"><ul class="grid gap-2"><a title="Download file" href="https://huggingface.co/ApacheOne/WAN_loRAs/resolve/main/W/Wan_2.1_Deepthroat_-_Facefuck_Entry_-_Blowjob,_Fellatio,_Oral,_Lora,_T2V_14B/facefuck_epoch_80.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">facefuck_epoch_80.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/Chroma111/CivitAI-Archive/resolve/main/1515071/1713992/facefuck_epoch_80.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">facefuck_epoch_80.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/jermaloves69/WAN_Passionate_Kissing_v1/resolve/main/facefuck_epoch_80.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">facefuck_epoch_80.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="Likely dead link" href="https://huggingface.co/Civarchivist/base_won/resolve/main/1515071/1713992/facefuck_epoch_80.safetensors"><li class="group rounded-lg border border-red-800 bg-red-900/50 hover:bg-red-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">facefuck_epoch_80.safetensors</p><span class="text-sm text-red-500 group-hover:text-red-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-skull w-4 h-4" aria-hidden="true"><path d="m12.5 17-.5-1-.5 1h1z"></path><path d="M15 22a1 1 0 0 0 1-1v-1a2 2 0 0 0 1.56-3.25 8 8 0 1 0-11.12 0A2 2 0 0 0 8 20v1a1 1 0 0 0 1 1z"></path><circle cx="15" cy="12" r="1"></circle><circle cx="9" cy="12" r="1"></circle></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/1713992"><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">facefuck_epoch_80.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 (<!-- -->1<!-- --> platform<!-- -->)</h2><div class="flex flex-col gap-3"><a title="View on SeaArt" href="/seaart/models/d15o4gde878c73aiifrg/versions/7df321f557419d3708982f8d610e3cde"><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">Wan 2.1 Deepthroat<!-- --> - <!-- -->1.0</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></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#fb8f9e9a96bb98928d9a899893928d9ed5989496">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":1515071,"name":"Wan 2.1 Deepthroat / Facefuck Entry - Blowjob, Fellatio, Oral, Lora, T2V 14B","type":"LORA","description":"\u003cp\u003eA Lora for videos where the penis starts outside of the mouth before starting a blowjob. It definitely leans more toward the facefucking end of the scale.\u003c/p\u003e\u003cp\u003eThe quality is not great, due to the training data - On the example videos where only this Lora is used (at strength 1.00), the action and the details are all good, but the video quality is definitely affected.\u003c/p\u003e\u003cp\u003eI think it works better at a slightly lower strength in combination with other Loras, and have put a couple of examples of that too.\u003c/p\u003e\u003cp\u003eIt's also worth mentioning that it's pretty variable in terms of generation quality overall; some of the sample videos I did took around 10-15 generations before getting something good.\u003c/p\u003e","username":"aipinups69","downloadCount":10899,"favoriteCount":0,"commentCount":13,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-04-30T05:02:30.720Z","updatedAt":"2025-10-11T16:52:25.068Z","deletedAt":null,"tags":["concept","oral","fellatio","deepthroat","blowjob","nsfw","oral sex","facefuck"],"creator_id":"aipinups69","creator_username":"aipinups69","creator_name":"aipinups69","creator_url":"/users/aipinups69","versions":[{"id":1713992,"name":"v1.0","href":"/models/1515071?modelVersionId=1713992"}],"version":{"id":1713992,"modelId":1515071,"name":"v1.0","baseModel":"Wan Video 14B t2v","baseModelType":"Standard","description":null,"downloadCount":10899,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-04-27T04:12:06.684Z","updatedAt":"2025-10-11T16:52:25.078Z","deletedAt":null,"files":[{"id":1614597,"name":"facefuck_epoch_80.safetensors","type":"Model","sizeKB":299617.1640625,"downloadUrl":"https://civitai.com/api/download/models/1713992","modelId":1515071,"modelName":"Wan 2.1 Deepthroat / Facefuck Entry - Blowjob, Fellatio, Oral, Lora, T2V 14B","modelVersionId":1713992,"is_nsfw":true,"nsfw_level":60,"sha256":"7417354cfa1a24d6428ca0fb9b3b648f23606e5c6d9bdcd00b24eb792b790b68","createdAt":"2025-04-27T04:12:06.684Z","updatedAt":"2025-10-11T16:52:25.088Z","is_primary":false,"mirrors":[{"filename":"facefuck_epoch_80.safetensors","url":"https://civitai.com/api/download/models/1713992","source":"civitai","model_id":1515071,"model_version_id":1713992,"deletedAt":null,"is_gated":false,"is_paid":false},{"filename":"facefuck_epoch_80.safetensors","url":"https://huggingface.co/ApacheOne/WAN_loRAs/resolve/main/W/Wan_2.1_Deepthroat_-_Facefuck_Entry_-_Blowjob,_Fellatio,_Oral,_Lora,_T2V_14B/facefuck_epoch_80.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"facefuck_epoch_80.safetensors","url":"https://huggingface.co/Chroma111/CivitAI-Archive/resolve/main/1515071/1713992/facefuck_epoch_80.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"facefuck_epoch_80.safetensors","url":"https://huggingface.co/jermaloves69/WAN_Passionate_Kissing_v1/resolve/main/facefuck_epoch_80.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"facefuck_epoch_80.safetensors","url":"https://huggingface.co/Civarchivist/base_won/resolve/main/1515071/1713992/facefuck_epoch_80.safetensors","source":"huggingface","deletedAt":"2025-08-04T05:24:41.489Z","is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null}]}],"images":[{"id":72584864,"url":"https://c.genur.art/72dbed6d-c801-4a67-a9d2-ab2f08edcb2c","nsfwLevel":16,"width":640,"height":640,"hash":"UUNlfIX5Mcq]*JNID%%fyYMxS49axcM{NGE2","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/72dbed6d-c801-4a67-a9d2-ab2f08edcb2c","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC83MmRiZWQ2ZC1jODAxLTRhNjctYTlkMi1hYjJmMDhlZGNiMmM","link":"https://genur.art/posts/72584864"},{"id":72584909,"url":"https://c.genur.art/7ae7b546-049c-45e8-9e9b-5994b629d3c9","nsfwLevel":16,"width":640,"height":640,"hash":"UUOeI[IUEyBp.lOYn5-;%N%2xsxt-;xat7kD","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/7ae7b546-049c-45e8-9e9b-5994b629d3c9","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC83YWU3YjU0Ni0wNDljLTQ1ZTgtOWU5Yi01OTk0YjYyOWQzYzk","link":"https://genur.art/posts/72584909"},{"id":72585123,"url":"https://c.genur.art/407e6bf4-45a2-40f1-9e1c-b32491843df8","nsfwLevel":16,"width":640,"height":640,"hash":"UDKTJS000y#S00?JxbIV?]o#m,58w@ozt8IU","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/407e6bf4-45a2-40f1-9e1c-b32491843df8","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC80MDdlNmJmNC00NWEyLTQwZjEtOWUxYy1iMzI0OTE4NDNkZjg","link":"https://genur.art/posts/72585123"},{"id":72585155,"url":"https://c.genur.art/6e7268c6-6cb3-4a35-b29a-3f274296c72b","nsfwLevel":16,"width":640,"height":640,"hash":"UJN8?P0L].^Q0yTd?HENT{$ixDOs}Z-pxFof","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/6e7268c6-6cb3-4a35-b29a-3f274296c72b","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC82ZTcyNjhjNi02Y2IzLTRhMzUtYjI5YS0zZjI3NDI5NmM3MmI","link":"https://genur.art/posts/72585155"},{"id":72585238,"url":"https://c.genur.art/1c408447-e4fd-42ea-b727-64210d8dd116","nsfwLevel":16,"width":640,"height":640,"hash":"UHF#UU~C0e=x0eaejX0f0K57ogs.$%Rj?G^+","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/1c408447-e4fd-42ea-b727-64210d8dd116","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8xYzQwODQ0Ny1lNGZkLTQyZWEtYjcyNy02NDIxMGQ4ZGQxMTY","link":"https://genur.art/posts/72585238"},{"id":72585293,"url":"https://c.genur.art/77fd37a3-0274-40ad-9721-33391f47edf9","nsfwLevel":16,"width":640,"height":640,"hash":"UZFXo3-S$y~CIoR-R-WB9tWXNHE2NGWVjuR*","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/77fd37a3-0274-40ad-9721-33391f47edf9","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC83N2ZkMzdhMy0wMjc0LTQwYWQtOTcyMS0zMzM5MWY0N2VkZjk","link":"https://genur.art/posts/72585293"},{"id":72585334,"url":"https://c.genur.art/e83e8a8a-9d04-4054-8f6f-412bcd228122","nsfwLevel":16,"width":640,"height":640,"hash":"UHLfRC_NAD68k64.MdIUF{%gxH=|xYs,r?bb","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/e83e8a8a-9d04-4054-8f6f-412bcd228122","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9lODNlOGE4YS05ZDA0LTQwNTQtOGY2Zi00MTJiY2QyMjgxMjI","link":"https://genur.art/posts/72585334"},{"id":72585411,"url":"https://c.genur.art/6c0eb50e-cd49-47d5-b91e-bf6ae0c1fdcd","nsfwLevel":16,"width":640,"height":640,"hash":"UTMYpU~BS$72pHD%rqEMcFV@WU-V%fw{smNa","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/6c0eb50e-cd49-47d5-b91e-bf6ae0c1fdcd","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC82YzBlYjUwZS1jZDQ5LTQ3ZDUtYjkxZS1iZjZhZTBjMWZkY2Q","link":"https://genur.art/posts/72585411"},{"id":72585480,"url":"https://c.genur.art/fed84571-e121-4efd-9b50-ecacf772269b","nsfwLevel":16,"width":480,"height":832,"hash":"UFH_Sz}tDijq00S}E14.tlT0?bRk4TxE$f=|","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/fed84571-e121-4efd-9b50-ecacf772269b","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9mZWQ4NDU3MS1lMTIxLTRlZmQtOWI1MC1lY2FjZjc3MjI2OWI","link":"https://genur.art/posts/72585480"},{"id":72585539,"url":"https://c.genur.art/b6dd5d46-4c4f-46e3-9f05-88389584a903","nsfwLevel":16,"width":640,"height":640,"hash":"UAH_fD*JvfMxK%DjIUS#V=w@tm-p00RiW.Mx","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/b6dd5d46-4c4f-46e3-9f05-88389584a903","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9iNmRkNWQ0Ni00YzRmLTQ2ZTMtOWYwNS04ODM4OTU4NGE5MDM","link":"https://genur.art/posts/72585539"}],"trigger":["a man puts his penis into a woman's mouth"],"allow_download":true,"download_url":"/api/download/models/1713992","platform_url":"https://civitai.com/models/1515071?modelVersionId=1713992","civitai_model_id":1515071,"civitai_model_version_id":1713992,"href":"/models/1515071?modelVersionId=1713992","mirrors":[{"platform":"seaart","href":"/seaart/models/d15o4gde878c73aiifrg/versions/7df321f557419d3708982f8d610e3cde","platform_url":"https://www.seaart.ai/models/detail/d15o4gde878c73aiifrg?v=7df321f557419d3708982f8d610e3cde","name":"Wan 2.1 Deepthroat","version_name":"1.0","id":"d15o4gde878c73aiifrg","version_id":"7df321f557419d3708982f8d610e3cde"}]},"platform":"civitai","platform_name":"CivitAI","meta":{"title":"Wan 2.1 Deepthroat / Facefuck Entry - Blowjob, Fellatio, Oral, Lora, T2V 14B - v1.0 - CivitAI Archive","description":"Wan 2.1 Deepthroat / Facefuck Entry - Blowjob, Fellatio, Oral, Lora, T2V 14B v1.0 is a Wan Video 14B t2v LORA AI model created by aipinups69 for generating images of concept, oral, fellatio, deepthroat, blowjob, nsfw, oral sex, facefuck","image":"https://c.genur.art/72dbed6d-c801-4a67-a9d2-ab2f08edcb2c","canonical":"https://civarchive.com/models/1515071?modelVersionId=1713992"}},"title":"Wan 2.1 Deepthroat / Facefuck Entry - Blowjob, Fellatio, Oral, Lora, T2V 14B","description":"Download Wan 2.1 Deepthroat / Facefuck Entry - Blowjob, Fellatio, Oral, Lora, T2V 14B - LORA by aipinups69 from CivArchive (CivitAI Archive). A Lora for videos where the penis starts outside of the mouth before starting a blowjob. It definite...","ogTitle":"Wan 2.1 Deepthroat / Facefuck Entry - Blowjob, Fellatio, Oral, Lora, T2V 14B - LORA by aipinups69 - CivArchive","ogDescription":"Download Wan 2.1 Deepthroat / Facefuck Entry - Blowjob, Fellatio, Oral, Lora, T2V 14B - LORA by aipinups69. Free AI model download from CivArchive.","twitterTitle":"Wan 2.1 Deepthroat / Facefuck Entry - Blowjob, Fellatio, Oral, Lora, T2V 14B by aipinups69 - CivArchive","authorName":"aipinups69","imageUrl":"https://civarchive.com/banner.webp"},"__N_SSP":true},"page":"/models/[id]","query":{"modelVersionId":"1713992","id":"1515071"},"buildId":"Xf2kXsbxOp13j6kNhxoTY","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}</script></body></html>
1515071_1713992_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66a02d53a29f9114450f1ee57db2efba02a12b5fbe30ea85644e6c9a872de6ba
3
+ size 306807992
1944129.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>Slop Bounce WAN 2.2 I2V<!-- --> - CivArchive (CivitAI Archive)</title><meta name="description" content="Download Slop Bounce WAN 2.2 I2V - LORA by anonimoose from CivArchive (CivitAI Archive). Edit 9-12-2025: Added the LoRAs as separate I2V High and Low for people using Runpod or using the on..."/><meta name="author" content="anonimoose"/><link rel="canonical" href="https://civarchive.com/models/1944129?modelVersionId=2209354"/><meta property="og:type" content="article"/><meta property="og:title" content="Slop Bounce WAN 2.2 I2V - LORA by anonimoose - CivArchive"/><meta property="og:description" content="Download Slop Bounce WAN 2.2 I2V - LORA by anonimoose. Free AI model download from CivArchive."/><meta property="og:image" content="https://civarchive.com/banner.webp"/><meta property="og:image:alt" content="Slop Bounce WAN 2.2 I2V - AI model preview"/><meta property="og:url" content="https://civarchive.com/models/1944129?modelVersionId=2209354"/><meta property="og:site_name" content="CivArchive"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Slop Bounce WAN 2.2 I2V by anonimoose - CivArchive"/><meta name="twitter:description" content="Download Slop Bounce WAN 2.2 I2V - LORA by anonimoose. Free AI model download from CivArchive."/><meta name="twitter:image" content="https://civarchive.com/banner.webp"/><meta name="twitter:image:alt" content="Slop Bounce 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/836-fecf59e3df71e2d8.js" defer=""></script><script src="/_next/static/chunks/158-1fc6cc013e2030c1.js" defer=""></script><script src="/_next/static/chunks/651-77ab4cd9019ee517.js" defer=""></script><script src="/_next/static/chunks/400-579f40c12bd7de61.js" defer=""></script><script src="/_next/static/chunks/pages/models/%5Bid%5D-34c44922c9e80c3e.js" defer=""></script><script src="/_next/static/Xf2kXsbxOp13j6kNhxoTY/_buildManifest.js" defer=""></script><script src="/_next/static/Xf2kXsbxOp13j6kNhxoTY/_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 type="button" role="combobox" aria-controls="radix-:R1kl6:" 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-:R2kl6:" 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-: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><div class="flex items-center space-x-2"><button type="button" role="switch" aria-checked="false" data-state="unchecked" value="on" class="peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input" id="nsfw-toggle"><span data-state="unchecked" class="pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0"></span></button><input type="checkbox" aria-hidden="true" style="transform:translateX(-100%);position:absolute;pointer-events:none;opacity:0;margin:0" tabindex="-1" value="on"/><label class="font-medium peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-sm" for="nsfw-toggle">Show NSFW</label></div><div class="flex items-center space-x-2"><button type="button" role="switch" aria-checked="false" data-state="unchecked" value="on" class="peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input" id="deleted-toggle"><span data-state="unchecked" class="pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0"></span></button><input type="checkbox" aria-hidden="true" style="transform:translateX(-100%);position:absolute;pointer-events:none;opacity:0;margin:0" tabindex="-1" value="on"/><label class="font-medium peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-sm" for="deleted-toggle">Only deleted</label></div></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">Slop Bounce WAN 2.2 I2V<!-- --> - <!-- -->WAN 2.2 I2V 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/1944129?modelVersionId=2209354"><button type="button" role="tab" aria-selected="true" aria-controls="radix-:R15d56:-content-2209354" data-state="active" id="radix-:R15d56:-trigger-2209354" 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 I2V High</button></a><a class="inline-block" href="/models/1944129?modelVersionId=2209344"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-2209344" data-state="inactive" id="radix-:R15d56:-trigger-2209344" 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 I2V Low</button></a><a class="inline-block" href="/models/1944129?modelVersionId=2200388"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-2200388" data-state="inactive" id="radix-:R15d56:-trigger-2200388" 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</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://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/dfe89546-8865-4bc4-8020-0bdb6d58f4a6/original=true/99964457.mp4"><video src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/dfe89546-8865-4bc4-8020-0bdb6d58f4a6/transcode=true,width=450,optimized=true/99964457.mp4" poster="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/dfe89546-8865-4bc4-8020-0bdb6d58f4a6/anim=false,transcode=true,width=450,optimized=true/dfe89546-8865-4bc4-8020-0bdb6d58f4a6.jpeg" 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>Edit 9-12-2025: Added the LoRAs as separate I2V High and Low for people using Runpod or using the online generator or something.<br /><br />Baked a slop LoRA as a test a week ago on my 3090 while waiting for <a target="_blank" rel="ugc" href="https://civarchive.com/models/1343431?modelVersionId=2191217">Bouncing Boobs</a> to be updated to WAN 2.2 I2V. Trained sloppily on 7 of my old AI generated videos that were using WAN 2.1 Bounce LoRA using <a target="_blank" rel="ugc" href="https://civarchive.com/articles/18326/train-wan-22-with-musubi-gui">PGC's modified GUI of Kvento's Musubi Tuner GUI</a> with a minor fix for WAN 2.2 I2V training that just made the --i2v toggle only apply to latent cache creation instead of training. Trained for 20 epochs but the uploaded epoch is number 5.<br /><br />Videos were lazily manually tagged like<br /><em>A white haired woman wearing a micro bikini bounces causing her breasts to bounce, shake, jiggle and sway.</em><br /><br />So prompting breasts bounce or jiggle will generally work. Not prompting anything specific also sort of works. Prompting something like</p><pre><code>her breasts bounce, shake, jiggle and sway</code></pre><p>will work.<br /><br />Training data includes the modified musubi_tuner_gui.py for PGC's GUI with the fixed toggle for properly caching latents for i2v as well as the .json and .toml files that contain the dataset settings and training settings. Also has the workflow images for the model page's videos although the videos should also have the Comfyui workflow included for once.</p><p></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>Split download for people using Runpod or the online generator?</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/anonimoose">anonimoose</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/2209354">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/1944129?modelVersionId=2209354">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/boobs"><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">boobs</div></a><a href="/tags/breasts"><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">breasts</div></a><a href="/tags/bounce"><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">bounce</div></a><a href="/tags/bouncing"><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">bouncing</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,445</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">9/14/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/11/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">bounce_test_HighNoise-000005.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/ade87dfe1a9622a222b3a08320fb5d3624333dc418315b9837aad22dc59bc873">ade87dfe1a9622a222b3a08320fb5d3624333dc418315b9837aad22dc59bc873</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/JustAnotherCibrarian/base_wan22_2509/resolve/main/1944129/2209354/bounce_test_HighNoise-000005.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">bounce_test_HighNoise-000005.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/Chroma111/CivitAI-Archive-2/resolve/main/1944129/2209354/bounce_test_HighNoise-000005.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">bounce_test_HighNoise-000005.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/2209354"><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">bounce_test_HighNoise-000005.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 (<!-- -->1<!-- --> platform<!-- -->)</h2><div class="flex flex-col gap-3"><a title="View on TensorArt" href="/tensorart/models/908416890462812226/versions/908416890462812226"><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">Slop Bounce - anonimoose<!-- --> - <!-- -->I2V HIGH</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></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":1944129,"name":"Slop Bounce WAN 2.2 I2V","type":"LORA","description":"\u003cp\u003eEdit 9-12-2025: Added the LoRAs as separate I2V High and Low for people using Runpod or using the online generator or something.\u003cbr /\u003e\u003cbr /\u003eBaked a slop LoRA as a test a week ago on my 3090 while waiting for \u003ca target=\"_blank\" rel=\"ugc\" href=\"https://civarchive.com/models/1343431?modelVersionId=2191217\"\u003eBouncing Boobs\u003c/a\u003e to be updated to WAN 2.2 I2V. Trained sloppily on 7 of my old AI generated videos that were using WAN 2.1 Bounce LoRA using \u003ca target=\"_blank\" rel=\"ugc\" href=\"https://civarchive.com/articles/18326/train-wan-22-with-musubi-gui\"\u003ePGC's modified GUI of Kvento's Musubi Tuner GUI\u003c/a\u003e with a minor fix for WAN 2.2 I2V training that just made the --i2v toggle only apply to latent cache creation instead of training. Trained for 20 epochs but the uploaded epoch is number 5.\u003cbr /\u003e\u003cbr /\u003eVideos were lazily manually tagged like\u003cbr /\u003e\u003cem\u003eA white haired woman wearing a micro bikini bounces causing her breasts to bounce, shake, jiggle and sway.\u003c/em\u003e\u003cbr /\u003e\u003cbr /\u003eSo prompting breasts bounce or jiggle will generally work. Not prompting anything specific also sort of works. Prompting something like\u003c/p\u003e\u003cpre\u003e\u003ccode\u003eher breasts bounce, shake, jiggle and sway\u003c/code\u003e\u003c/pre\u003e\u003cp\u003ewill work.\u003cbr /\u003e\u003cbr /\u003eTraining data includes the modified musubi_tuner_gui.py for PGC's GUI with the fixed toggle for properly caching latents for i2v as well as the .json and .toml files that contain the dataset settings and training settings. Also has the workflow images for the model page's videos although the videos should also have the Comfyui workflow included for once.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e","username":"anonimoose","downloadCount":7201,"favoriteCount":0,"commentCount":17,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-09-10T04:30:36.773Z","updatedAt":"2025-10-11T23:02:14.394Z","deletedAt":null,"tags":["concept","boobs","breasts","bounce","bouncing"],"creator_id":"anonimoose","creator_username":"anonimoose","creator_name":"anonimoose","creator_url":"/users/anonimoose","versions":[{"id":2209354,"name":"WAN 2.2 I2V High","href":"/models/1944129?modelVersionId=2209354"},{"id":2209344,"name":"WAN 2.2 I2V Low","href":"/models/1944129?modelVersionId=2209344"},{"id":2200388,"name":"v1.0","href":"/models/1944129?modelVersionId=2200388"}],"version":{"id":2209354,"modelId":1944129,"name":"WAN 2.2 I2V High","baseModel":"Wan Video 2.2 I2V-A14B","baseModelType":"Standard","description":"\u003cp\u003eSplit download for people using Runpod or the online generator?\u003c/p\u003e","downloadCount":2445,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-09-14T06:42:26.698Z","updatedAt":"2025-10-11T23:02:14.458Z","deletedAt":null,"files":[{"id":2102358,"name":"bounce_test_HighNoise-000005.safetensors","type":"Model","sizeKB":299655.84375,"downloadUrl":"https://civitai.com/api/download/models/2209354","modelId":1944129,"modelName":"Slop Bounce WAN 2.2 I2V","modelVersionId":2209354,"is_nsfw":true,"nsfw_level":60,"sha256":"ade87dfe1a9622a222b3a08320fb5d3624333dc418315b9837aad22dc59bc873","createdAt":"2025-09-14T06:42:26.781Z","updatedAt":"2025-10-11T23:02:14.480Z","is_primary":false,"mirrors":[{"filename":"bounce_test_HighNoise-000005.safetensors","url":"https://civitai.com/api/download/models/2209354","source":"civitai","model_id":1944129,"model_version_id":2209354,"deletedAt":null,"is_gated":false,"is_paid":false},{"filename":"bounce_test_HighNoise-000005.safetensors","url":"https://huggingface.co/JustAnotherCibrarian/base_wan22_2509/resolve/main/1944129/2209354/bounce_test_HighNoise-000005.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"bounce_test_HighNoise-000005.safetensors","url":"https://huggingface.co/Chroma111/CivitAI-Archive-2/resolve/main/1944129/2209354/bounce_test_HighNoise-000005.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null}]}],"images":[{"id":99964457,"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/dfe89546-8865-4bc4-8020-0bdb6d58f4a6/transcode=true,width=450,optimized=true/99964457.mp4","nsfwLevel":4,"width":720,"height":1136,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/dfe89546-8865-4bc4-8020-0bdb6d58f4a6/transcode=true,width=450,optimized=true/99964457.mp4","image_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/dfe89546-8865-4bc4-8020-0bdb6d58f4a6/anim=false,transcode=true,width=450,optimized=true/dfe89546-8865-4bc4-8020-0bdb6d58f4a6.jpeg","link":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/dfe89546-8865-4bc4-8020-0bdb6d58f4a6/original=true/99964457.mp4"}],"trigger":[],"allow_download":true,"download_url":"/api/download/models/2209354","platform_url":"https://civitai.com/models/1944129?modelVersionId=2209354","civitai_model_id":1944129,"civitai_model_version_id":2209354,"href":"/models/1944129?modelVersionId=2209354","mirrors":[{"platform":"tensorart","href":"/tensorart/models/908416890462812226/versions/908416890462812226","platform_url":"https://tensor.art/models/908416890462812226","name":"Slop Bounce - anonimoose","version_name":"I2V HIGH","id":"908416890462812226","version_id":"908416890462812226"}]},"platform":"civitai","platform_name":"CivitAI","meta":{"title":"Slop Bounce WAN 2.2 I2V - WAN 2.2 I2V High - CivitAI Archive","description":"Slop Bounce WAN 2.2 I2V WAN 2.2 I2V High is a Wan Video 2.2 I2V-A14B LORA AI model created by anonimoose for generating images of concept, boobs, breasts, bounce, bouncing","image":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/dfe89546-8865-4bc4-8020-0bdb6d58f4a6/transcode=true,width=450,optimized=true/99964457.mp4","canonical":"https://civarchive.com/models/1944129?modelVersionId=2209354"}},"title":"Slop Bounce WAN 2.2 I2V","description":"Download Slop Bounce WAN 2.2 I2V - LORA by anonimoose from CivArchive (CivitAI Archive). Edit 9-12-2025: Added the LoRAs as separate I2V High and Low for people using Runpod or using the on...","ogTitle":"Slop Bounce WAN 2.2 I2V - LORA by anonimoose - CivArchive","ogDescription":"Download Slop Bounce WAN 2.2 I2V - LORA by anonimoose. Free AI model download from CivArchive.","twitterTitle":"Slop Bounce WAN 2.2 I2V by anonimoose - CivArchive","authorName":"anonimoose","imageUrl":"https://civarchive.com/banner.webp"},"__N_SSP":true},"page":"/models/[id]","query":{"modelVersionId":"2209354","id":"1944129"},"buildId":"Xf2kXsbxOp13j6kNhxoTY","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}</script></body></html>
1944129_2209344_l_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74738e3812a63dcd2237924669371236c124873dab8f7aedcee6a768ddddfa72
3
+ size 306847608
1944129_2209354_h_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c5ba3f13e223617ec9470575f5e77fbfeadc8db4e91562a207eee7e7b50dbd1
3
+ size 306847608
2008663.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>Slop Twerk WAN 2.2 I2V<!-- --> - CivArchive (CivitAI Archive)</title><meta name="description" content="Download Slop Twerk WAN 2.2 I2V - LORA by anonimoose from CivArchive (CivitAI Archive). Baked another half-assed slop LoRA. Trained sloppily on 11 of my old AI generated videos that were u..."/><meta name="author" content="anonimoose"/><link rel="canonical" href="https://civarchive.com/models/2008663?modelVersionId=2273468"/><meta property="og:type" content="article"/><meta property="og:title" content="Slop Twerk WAN 2.2 I2V - LORA by anonimoose - CivArchive"/><meta property="og:description" content="Download Slop Twerk WAN 2.2 I2V - LORA by anonimoose. Free AI model download from CivArchive."/><meta property="og:image" content="https://civarchive.com/banner.webp"/><meta property="og:image:alt" content="Slop Twerk WAN 2.2 I2V - AI model preview"/><meta property="og:url" content="https://civarchive.com/models/2008663?modelVersionId=2273468"/><meta property="og:site_name" content="CivArchive"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Slop Twerk WAN 2.2 I2V by anonimoose - CivArchive"/><meta name="twitter:description" content="Download Slop Twerk WAN 2.2 I2V - LORA by anonimoose. Free AI model download from CivArchive."/><meta name="twitter:image" content="https://civarchive.com/banner.webp"/><meta name="twitter:image:alt" content="Slop Twerk 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/836-fecf59e3df71e2d8.js" defer=""></script><script src="/_next/static/chunks/158-1fc6cc013e2030c1.js" defer=""></script><script src="/_next/static/chunks/651-77ab4cd9019ee517.js" defer=""></script><script src="/_next/static/chunks/400-579f40c12bd7de61.js" defer=""></script><script src="/_next/static/chunks/pages/models/%5Bid%5D-34c44922c9e80c3e.js" defer=""></script><script src="/_next/static/Xf2kXsbxOp13j6kNhxoTY/_buildManifest.js" defer=""></script><script src="/_next/static/Xf2kXsbxOp13j6kNhxoTY/_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 type="button" role="combobox" aria-controls="radix-:R1kl6:" 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-:R2kl6:" 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-: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><div class="flex items-center space-x-2"><button type="button" role="switch" aria-checked="false" data-state="unchecked" value="on" class="peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input" id="nsfw-toggle"><span data-state="unchecked" class="pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0"></span></button><input type="checkbox" aria-hidden="true" style="transform:translateX(-100%);position:absolute;pointer-events:none;opacity:0;margin:0" tabindex="-1" value="on"/><label class="font-medium peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-sm" for="nsfw-toggle">Show NSFW</label></div><div class="flex items-center space-x-2"><button type="button" role="switch" aria-checked="false" data-state="unchecked" value="on" class="peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input" id="deleted-toggle"><span data-state="unchecked" class="pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0"></span></button><input type="checkbox" aria-hidden="true" style="transform:translateX(-100%);position:absolute;pointer-events:none;opacity:0;margin:0" tabindex="-1" value="on"/><label class="font-medium peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-sm" for="deleted-toggle">Only deleted</label></div></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">Slop Twerk WAN 2.2 I2V<!-- --> - <!-- -->WAN 2.2 I2V 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/2008663?modelVersionId=2273468"><button type="button" role="tab" aria-selected="true" aria-controls="radix-:R15d56:-content-2273468" data-state="active" id="radix-:R15d56:-trigger-2273468" 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 I2V High</button></a><a class="inline-block" href="/models/2008663?modelVersionId=2273467"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R15d56:-content-2273467" data-state="inactive" id="radix-:R15d56:-trigger-2273467" 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 I2V 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://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/67295d08-200b-436f-8d26-51aeb6e71ec8/original=true/103687582.mp4"><video src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/67295d08-200b-436f-8d26-51aeb6e71ec8/transcode=true,width=450,optimized=true/103687582.mp4" poster="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/67295d08-200b-436f-8d26-51aeb6e71ec8/anim=false,transcode=true,width=450,optimized=true/67295d08-200b-436f-8d26-51aeb6e71ec8.jpeg" 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://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7b3a0d21-a488-496b-b94c-2d11ce688c7c/original=true/103687650.mp4"><video src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7b3a0d21-a488-496b-b94c-2d11ce688c7c/transcode=true,width=450,optimized=true/103687650.mp4" poster="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7b3a0d21-a488-496b-b94c-2d11ce688c7c/anim=false,transcode=true,width=450,optimized=true/7b3a0d21-a488-496b-b94c-2d11ce688c7c.jpeg" 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://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6e3cd575-d1f9-4160-9115-2761cd3f2af7/original=true/103687698.mp4"><video src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6e3cd575-d1f9-4160-9115-2761cd3f2af7/transcode=true,width=450,optimized=true/103687698.mp4" poster="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6e3cd575-d1f9-4160-9115-2761cd3f2af7/anim=false,transcode=true,width=450,optimized=true/6e3cd575-d1f9-4160-9115-2761cd3f2af7.jpeg" 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://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/01ec9682-d9b3-476f-bd51-ff8ba98d72d6/original=true/103687737.mp4"><video src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/01ec9682-d9b3-476f-bd51-ff8ba98d72d6/transcode=true,width=450,optimized=true/103687737.mp4" poster="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/01ec9682-d9b3-476f-bd51-ff8ba98d72d6/anim=false,transcode=true,width=450,optimized=true/01ec9682-d9b3-476f-bd51-ff8ba98d72d6.jpeg" 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://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/d456e54f-6340-451c-952a-693158d24b6b/original=true/103687770.mp4"><video src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/d456e54f-6340-451c-952a-693158d24b6b/transcode=true,width=450,optimized=true/103687770.mp4" poster="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/d456e54f-6340-451c-952a-693158d24b6b/anim=false,transcode=true,width=450,optimized=true/d456e54f-6340-451c-952a-693158d24b6b.jpeg" 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://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7a6b6d29-ecd4-4c1f-9ec8-f563892d9b42/original=true/103687954.mp4"><video src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7a6b6d29-ecd4-4c1f-9ec8-f563892d9b42/transcode=true,width=450,optimized=true/103687954.mp4" poster="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7a6b6d29-ecd4-4c1f-9ec8-f563892d9b42/anim=false,transcode=true,width=450,optimized=true/7a6b6d29-ecd4-4c1f-9ec8-f563892d9b42.jpeg" 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://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/e120609f-d049-4430-b3a2-484f136a362f/original=true/103688050.mp4"><video src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/e120609f-d049-4430-b3a2-484f136a362f/transcode=true,width=450,optimized=true/103688050.mp4" poster="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/e120609f-d049-4430-b3a2-484f136a362f/anim=false,transcode=true,width=450,optimized=true/e120609f-d049-4430-b3a2-484f136a362f.jpeg" 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://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/c29d8864-a167-47f8-bef0-e232f08b75df/original=true/103688085.mp4"><video src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/c29d8864-a167-47f8-bef0-e232f08b75df/transcode=true,width=450,optimized=true/103688085.mp4" poster="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/c29d8864-a167-47f8-bef0-e232f08b75df/anim=false,transcode=true,width=450,optimized=true/c29d8864-a167-47f8-bef0-e232f08b75df.jpeg" 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://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/312811e6-8ed1-41a2-bc94-681b36146074/original=true/103688159.mp4"><video src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/312811e6-8ed1-41a2-bc94-681b36146074/transcode=true,width=450,optimized=true/103688159.mp4" poster="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/312811e6-8ed1-41a2-bc94-681b36146074/anim=false,transcode=true,width=450,optimized=true/312811e6-8ed1-41a2-bc94-681b36146074.jpeg" 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://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6c4a2e52-1d1a-4b9d-b51a-de836bb3ec90/original=true/103688230.mp4"><video src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6c4a2e52-1d1a-4b9d-b51a-de836bb3ec90/transcode=true,width=450,optimized=true/103688230.mp4" poster="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6c4a2e52-1d1a-4b9d-b51a-de836bb3ec90/anim=false,transcode=true,width=450,optimized=true/6c4a2e52-1d1a-4b9d-b51a-de836bb3ec90.jpeg" 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://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/84ddeaa8-811e-4779-ab12-8cc0e6f36aa4/original=true/103688304.mp4"><video src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/84ddeaa8-811e-4779-ab12-8cc0e6f36aa4/transcode=true,width=450,optimized=true/103688304.mp4" poster="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/84ddeaa8-811e-4779-ab12-8cc0e6f36aa4/anim=false,transcode=true,width=450,optimized=true/84ddeaa8-811e-4779-ab12-8cc0e6f36aa4.jpeg" 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://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/395617a5-2af9-4e69-9dab-6e16bc7125d4/original=true/103690510.mp4"><video src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/395617a5-2af9-4e69-9dab-6e16bc7125d4/transcode=true,width=450,optimized=true/103690510.mp4" poster="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/395617a5-2af9-4e69-9dab-6e16bc7125d4/anim=false,transcode=true,width=450,optimized=true/395617a5-2af9-4e69-9dab-6e16bc7125d4.jpeg" 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://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/21368814-b857-41d9-8159-b3f0eafecf21/original=true/103690591.mp4"><video src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/21368814-b857-41d9-8159-b3f0eafecf21/transcode=true,width=450,optimized=true/103690591.mp4" poster="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/21368814-b857-41d9-8159-b3f0eafecf21/anim=false,transcode=true,width=450,optimized=true/21368814-b857-41d9-8159-b3f0eafecf21.jpeg" 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>Baked another half-assed slop LoRA. Trained sloppily on 11 of my old AI generated videos that were using various WAN 2.1 twerk LoRAs using <a target="_blank" rel="ugc" href="https://civarchive.com/articles/18326/train-wan-22-with-musubi-gui">PGC's modified GUI of Kvento's Musubi Tuner GUI</a> with a minor fix for WAN 2.2 I2V training that just made the --i2v toggle only apply to latent cache creation instead of training. Trained for 20 epochs but the uploaded epoch is a 50-50 merge between epoch 7 and epoch 3.<br /><br />Videos were lazily manually tagged as usual like<br /><em>A black haired woman facing away from the viewer and wearing a short white skirt with no panties twerks her ass causing her butt to shake, jiggle, and ripple. </em><br />or<br /><em>A red haired woman wearing a hat and jean shorts twerks causing her butt cheeks to clap together.</em><br />There is no relevant genital data in the dataset so use a genital LoRA if naughty bits are out of view in your initial image.<br /><br />Prompting something about twerking and ass shaking will work probably. There is some breast jiggle baked in despite the dataset mostly consisting of back views and side views. If the initial image is from the front, the subject may try to turn around but there was limited testing on my part or in other words, I basically only tested it like once and it's that example image of Lancer Artoria in the swimsuit that almost turns around. A lot of the test image prompts were something simple like a description of the character and then</p><pre><code>twerks causing her ass to jiggle and shake</code></pre><p>Didn't do much testing but if combined with Slop Bounce, probably expect giga janky slop motion.<br /><br /><span style="background-color:rgb(26, 27, 30);color:rgb(193, 194, 197);font-family:-apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;;font-size:16px">Training data includes the modified musubi_tuner_</span><a target="_blank" rel="ugc" href="http://gui.py"><span style="background-color:rgb(26, 27, 30);color:rgb(193, 194, 197);font-family:-apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;;font-size:16px">gui.py</span></a><span style="background-color:rgb(26, 27, 30);color:rgb(193, 194, 197);font-family:-apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;;font-size:16px"> for PGC's GUI with the fixed toggle for properly caching latents for i2v as well as the .json and .toml files that contain the dataset settings and training settings. Also has the workflow images for the model page's initially uploaded videos although the videos should also have the Comfyui workflow included for once.</span></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>High Noise and Training Dataset.</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/anonimoose">anonimoose</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/2273468">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/2008663?modelVersionId=2273468">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/butt"><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">butt</div></a><a href="/tags/twerk"><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">twerk</div></a><a href="/tags/bounce"><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">bounce</div></a><a href="/tags/bouncing"><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">bouncing</div></a><a href="/tags/slop"><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">slop</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,267</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/2/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/12/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">slop_twerk_HighNoise_merged3_7_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/83fe88476f551aa0acdd119c6993de30910139b1635dc08c7f986fc3459d7cc5">83fe88476f551aa0acdd119c6993de30910139b1635dc08c7f986fc3459d7cc5</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/3dn3lt/Wan2.2-nsfw-0.08a/resolve/main/slop_twerk_HighNoise_merged3_7_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">slop_twerk_HighNoise_merged3_7_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><a title="Download file" href="https://huggingface.co/Chroma111/CivitAI-Archive-2/resolve/main/2008663/2273468/slop_twerk_HighNoise_merged3_7_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">slop_twerk_HighNoise_merged3_7_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/2273468"><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">slop_twerk_HighNoise_merged3_7_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 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">slop_twerk dataset.zip</h2><div class="flex space-x-2"><div>Size:</div><div>69.90 MB</div><div> SHA256: </div><a class="font-mono hover:text-primary truncate" href="/sha256/b920328b0b92b754f77a7673211e9cc88fd58ceec9aed1fe561fa73e7cb46cf4">b920328b0b92b754f77a7673211e9cc88fd58ceec9aed1fe561fa73e7cb46cf4</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/2273468?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">slop_twerk dataset.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></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></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#89fdece8e4c9eae0ffe8fbeae1e0ffeca7eae6e4">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":2008663,"name":"Slop Twerk WAN 2.2 I2V","type":"LORA","description":"\u003cp\u003eBaked another half-assed slop LoRA. Trained sloppily on 11 of my old AI generated videos that were using various WAN 2.1 twerk LoRAs using \u003ca target=\"_blank\" rel=\"ugc\" href=\"https://civarchive.com/articles/18326/train-wan-22-with-musubi-gui\"\u003ePGC's modified GUI of Kvento's Musubi Tuner GUI\u003c/a\u003e with a minor fix for WAN 2.2 I2V training that just made the --i2v toggle only apply to latent cache creation instead of training. Trained for 20 epochs but the uploaded epoch is a 50-50 merge between epoch 7 and epoch 3.\u003cbr /\u003e\u003cbr /\u003eVideos were lazily manually tagged as usual like\u003cbr /\u003e\u003cem\u003eA black haired woman facing away from the viewer and wearing a short white skirt with no panties twerks her ass causing her butt to shake, jiggle, and ripple. \u003c/em\u003e\u003cbr /\u003eor\u003cbr /\u003e\u003cem\u003eA red haired woman wearing a hat and jean shorts twerks causing her butt cheeks to clap together.\u003c/em\u003e\u003cbr /\u003eThere is no relevant genital data in the dataset so use a genital LoRA if naughty bits are out of view in your initial image.\u003cbr /\u003e\u003cbr /\u003ePrompting something about twerking and ass shaking will work probably. There is some breast jiggle baked in despite the dataset mostly consisting of back views and side views. If the initial image is from the front, the subject may try to turn around but there was limited testing on my part or in other words, I basically only tested it like once and it's that example image of Lancer Artoria in the swimsuit that almost turns around. A lot of the test image prompts were something simple like a description of the character and then\u003c/p\u003e\u003cpre\u003e\u003ccode\u003etwerks causing her ass to jiggle and shake\u003c/code\u003e\u003c/pre\u003e\u003cp\u003eDidn't do much testing but if combined with Slop Bounce, probably expect giga janky slop motion.\u003cbr /\u003e\u003cbr /\u003e\u003cspan style=\"background-color:rgb(26, 27, 30);color:rgb(193, 194, 197);font-family:-apple-system, BlinkMacSystemFont, \u0026quot;Segoe UI\u0026quot;, Roboto, Helvetica, Arial, sans-serif, \u0026quot;Apple Color Emoji\u0026quot;, \u0026quot;Segoe UI Emoji\u0026quot;;font-size:16px\"\u003eTraining data includes the modified musubi_tuner_\u003c/span\u003e\u003ca target=\"_blank\" rel=\"ugc\" href=\"http://gui.py\"\u003e\u003cspan style=\"background-color:rgb(26, 27, 30);color:rgb(193, 194, 197);font-family:-apple-system, BlinkMacSystemFont, \u0026quot;Segoe UI\u0026quot;, Roboto, Helvetica, Arial, sans-serif, \u0026quot;Apple Color Emoji\u0026quot;, \u0026quot;Segoe UI Emoji\u0026quot;;font-size:16px\"\u003egui.py\u003c/span\u003e\u003c/a\u003e\u003cspan style=\"background-color:rgb(26, 27, 30);color:rgb(193, 194, 197);font-family:-apple-system, BlinkMacSystemFont, \u0026quot;Segoe UI\u0026quot;, Roboto, Helvetica, Arial, sans-serif, \u0026quot;Apple Color Emoji\u0026quot;, \u0026quot;Segoe UI Emoji\u0026quot;;font-size:16px\"\u003e for PGC's GUI with the fixed toggle for properly caching latents for i2v as well as the .json and .toml files that contain the dataset settings and training settings. Also has the workflow images for the model page's initially uploaded videos although the videos should also have the Comfyui workflow included for once.\u003c/span\u003e\u003c/p\u003e","username":"anonimoose","downloadCount":4341,"favoriteCount":0,"commentCount":11,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-10-02T10:12:41.591Z","updatedAt":"2025-10-12T07:03:19.269Z","deletedAt":null,"tags":["concept","butt","twerk","bounce","bouncing","slop"],"creator_id":"anonimoose","creator_username":"anonimoose","creator_name":"anonimoose","creator_url":"/users/anonimoose","versions":[{"id":2273468,"name":"WAN 2.2 I2V High","href":"/models/2008663?modelVersionId=2273468"},{"id":2273467,"name":"WAN 2.2 I2V Low","href":"/models/2008663?modelVersionId=2273467"}],"version":{"id":2273468,"modelId":2008663,"name":"WAN 2.2 I2V High","baseModel":"Wan Video 2.2 I2V-A14B","baseModelType":"Standard","description":"\u003cp\u003eHigh Noise and Training Dataset.\u003c/p\u003e","downloadCount":2267,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-10-02T10:12:41.601Z","updatedAt":"2025-10-12T07:03:19.285Z","deletedAt":null,"files":[{"id":2165456,"name":"slop_twerk_HighNoise_merged3_7_v2.safetensors","type":"Model","sizeKB":299655.84375,"downloadUrl":"https://civitai.com/api/download/models/2273468","modelId":2008663,"modelName":"Slop Twerk WAN 2.2 I2V","modelVersionId":2273468,"is_nsfw":true,"nsfw_level":60,"sha256":"83fe88476f551aa0acdd119c6993de30910139b1635dc08c7f986fc3459d7cc5","createdAt":"2025-10-02T10:12:41.625Z","updatedAt":"2025-10-12T07:03:19.313Z","is_primary":false,"mirrors":[{"filename":"slop_twerk_HighNoise_merged3_7_v2.safetensors","url":"https://civitai.com/api/download/models/2273468","source":"civitai","model_id":2008663,"model_version_id":2273468,"deletedAt":null,"is_gated":false,"is_paid":false},{"filename":"slop_twerk_HighNoise_merged3_7_v2.safetensors","url":"https://huggingface.co/3dn3lt/Wan2.2-nsfw-0.08a/resolve/main/slop_twerk_HighNoise_merged3_7_v2.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null},{"filename":"slop_twerk_HighNoise_merged3_7_v2.safetensors","url":"https://huggingface.co/Chroma111/CivitAI-Archive-2/resolve/main/2008663/2273468/slop_twerk_HighNoise_merged3_7_v2.safetensors","source":"huggingface","deletedAt":null,"is_gated":false,"is_paid":false,"model_id":null,"model_version_id":null}]},{"id":2165510,"name":"slop_twerk dataset.zip","type":"Training Data","sizeKB":71576.0625,"downloadUrl":"https://civitai.com/api/download/models/2273468?type=Training%20Data","modelId":2008663,"modelName":"Slop Twerk WAN 2.2 I2V","modelVersionId":2273468,"is_nsfw":true,"nsfw_level":60,"sha256":"b920328b0b92b754f77a7673211e9cc88fd58ceec9aed1fe561fa73e7cb46cf4","createdAt":"2025-10-02T10:12:41.614Z","updatedAt":"2025-10-12T07:03:19.303Z","is_primary":false,"mirrors":[{"filename":"slop_twerk dataset.zip","url":"https://civitai.com/api/download/models/2273468?type=Training%20Data","source":"civitai","model_id":2008663,"model_version_id":2273468,"deletedAt":null,"is_gated":false,"is_paid":false}]}],"images":[{"id":103687582,"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/67295d08-200b-436f-8d26-51aeb6e71ec8/transcode=true,width=450,optimized=true/103687582.mp4","nsfwLevel":8,"width":720,"height":1136,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/67295d08-200b-436f-8d26-51aeb6e71ec8/transcode=true,width=450,optimized=true/103687582.mp4","image_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/67295d08-200b-436f-8d26-51aeb6e71ec8/anim=false,transcode=true,width=450,optimized=true/67295d08-200b-436f-8d26-51aeb6e71ec8.jpeg","link":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/67295d08-200b-436f-8d26-51aeb6e71ec8/original=true/103687582.mp4"},{"id":103687650,"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7b3a0d21-a488-496b-b94c-2d11ce688c7c/transcode=true,width=450,optimized=true/103687650.mp4","nsfwLevel":8,"width":720,"height":1136,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7b3a0d21-a488-496b-b94c-2d11ce688c7c/transcode=true,width=450,optimized=true/103687650.mp4","image_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7b3a0d21-a488-496b-b94c-2d11ce688c7c/anim=false,transcode=true,width=450,optimized=true/7b3a0d21-a488-496b-b94c-2d11ce688c7c.jpeg","link":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7b3a0d21-a488-496b-b94c-2d11ce688c7c/original=true/103687650.mp4"},{"id":103687698,"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6e3cd575-d1f9-4160-9115-2761cd3f2af7/transcode=true,width=450,optimized=true/103687698.mp4","nsfwLevel":8,"width":720,"height":1136,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6e3cd575-d1f9-4160-9115-2761cd3f2af7/transcode=true,width=450,optimized=true/103687698.mp4","image_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6e3cd575-d1f9-4160-9115-2761cd3f2af7/anim=false,transcode=true,width=450,optimized=true/6e3cd575-d1f9-4160-9115-2761cd3f2af7.jpeg","link":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6e3cd575-d1f9-4160-9115-2761cd3f2af7/original=true/103687698.mp4"},{"id":103687737,"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/01ec9682-d9b3-476f-bd51-ff8ba98d72d6/transcode=true,width=450,optimized=true/103687737.mp4","nsfwLevel":4,"width":720,"height":1136,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/01ec9682-d9b3-476f-bd51-ff8ba98d72d6/transcode=true,width=450,optimized=true/103687737.mp4","image_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/01ec9682-d9b3-476f-bd51-ff8ba98d72d6/anim=false,transcode=true,width=450,optimized=true/01ec9682-d9b3-476f-bd51-ff8ba98d72d6.jpeg","link":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/01ec9682-d9b3-476f-bd51-ff8ba98d72d6/original=true/103687737.mp4"},{"id":103687770,"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/d456e54f-6340-451c-952a-693158d24b6b/transcode=true,width=450,optimized=true/103687770.mp4","nsfwLevel":4,"width":720,"height":1136,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/d456e54f-6340-451c-952a-693158d24b6b/transcode=true,width=450,optimized=true/103687770.mp4","image_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/d456e54f-6340-451c-952a-693158d24b6b/anim=false,transcode=true,width=450,optimized=true/d456e54f-6340-451c-952a-693158d24b6b.jpeg","link":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/d456e54f-6340-451c-952a-693158d24b6b/original=true/103687770.mp4"},{"id":103687954,"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7a6b6d29-ecd4-4c1f-9ec8-f563892d9b42/transcode=true,width=450,optimized=true/103687954.mp4","nsfwLevel":8,"width":720,"height":1136,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7a6b6d29-ecd4-4c1f-9ec8-f563892d9b42/transcode=true,width=450,optimized=true/103687954.mp4","image_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7a6b6d29-ecd4-4c1f-9ec8-f563892d9b42/anim=false,transcode=true,width=450,optimized=true/7a6b6d29-ecd4-4c1f-9ec8-f563892d9b42.jpeg","link":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7a6b6d29-ecd4-4c1f-9ec8-f563892d9b42/original=true/103687954.mp4"},{"id":103688050,"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/e120609f-d049-4430-b3a2-484f136a362f/transcode=true,width=450,optimized=true/103688050.mp4","nsfwLevel":8,"width":720,"height":1136,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/e120609f-d049-4430-b3a2-484f136a362f/transcode=true,width=450,optimized=true/103688050.mp4","image_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/e120609f-d049-4430-b3a2-484f136a362f/anim=false,transcode=true,width=450,optimized=true/e120609f-d049-4430-b3a2-484f136a362f.jpeg","link":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/e120609f-d049-4430-b3a2-484f136a362f/original=true/103688050.mp4"},{"id":103688085,"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/c29d8864-a167-47f8-bef0-e232f08b75df/transcode=true,width=450,optimized=true/103688085.mp4","nsfwLevel":4,"width":720,"height":1136,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/c29d8864-a167-47f8-bef0-e232f08b75df/transcode=true,width=450,optimized=true/103688085.mp4","image_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/c29d8864-a167-47f8-bef0-e232f08b75df/anim=false,transcode=true,width=450,optimized=true/c29d8864-a167-47f8-bef0-e232f08b75df.jpeg","link":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/c29d8864-a167-47f8-bef0-e232f08b75df/original=true/103688085.mp4"},{"id":103688159,"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/312811e6-8ed1-41a2-bc94-681b36146074/transcode=true,width=450,optimized=true/103688159.mp4","nsfwLevel":4,"width":720,"height":1136,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/312811e6-8ed1-41a2-bc94-681b36146074/transcode=true,width=450,optimized=true/103688159.mp4","image_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/312811e6-8ed1-41a2-bc94-681b36146074/anim=false,transcode=true,width=450,optimized=true/312811e6-8ed1-41a2-bc94-681b36146074.jpeg","link":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/312811e6-8ed1-41a2-bc94-681b36146074/original=true/103688159.mp4"},{"id":103688230,"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6c4a2e52-1d1a-4b9d-b51a-de836bb3ec90/transcode=true,width=450,optimized=true/103688230.mp4","nsfwLevel":16,"width":720,"height":1136,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6c4a2e52-1d1a-4b9d-b51a-de836bb3ec90/transcode=true,width=450,optimized=true/103688230.mp4","image_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6c4a2e52-1d1a-4b9d-b51a-de836bb3ec90/anim=false,transcode=true,width=450,optimized=true/6c4a2e52-1d1a-4b9d-b51a-de836bb3ec90.jpeg","link":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6c4a2e52-1d1a-4b9d-b51a-de836bb3ec90/original=true/103688230.mp4"},{"id":103688304,"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/84ddeaa8-811e-4779-ab12-8cc0e6f36aa4/transcode=true,width=450,optimized=true/103688304.mp4","nsfwLevel":4,"width":720,"height":1136,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/84ddeaa8-811e-4779-ab12-8cc0e6f36aa4/transcode=true,width=450,optimized=true/103688304.mp4","image_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/84ddeaa8-811e-4779-ab12-8cc0e6f36aa4/anim=false,transcode=true,width=450,optimized=true/84ddeaa8-811e-4779-ab12-8cc0e6f36aa4.jpeg","link":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/84ddeaa8-811e-4779-ab12-8cc0e6f36aa4/original=true/103688304.mp4"},{"id":103690510,"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/395617a5-2af9-4e69-9dab-6e16bc7125d4/transcode=true,width=450,optimized=true/103690510.mp4","nsfwLevel":4,"width":720,"height":1136,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/395617a5-2af9-4e69-9dab-6e16bc7125d4/transcode=true,width=450,optimized=true/103690510.mp4","image_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/395617a5-2af9-4e69-9dab-6e16bc7125d4/anim=false,transcode=true,width=450,optimized=true/395617a5-2af9-4e69-9dab-6e16bc7125d4.jpeg","link":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/395617a5-2af9-4e69-9dab-6e16bc7125d4/original=true/103690510.mp4"},{"id":103690591,"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/21368814-b857-41d9-8159-b3f0eafecf21/transcode=true,width=450,optimized=true/103690591.mp4","nsfwLevel":8,"width":720,"height":1136,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/21368814-b857-41d9-8159-b3f0eafecf21/transcode=true,width=450,optimized=true/103690591.mp4","image_url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/21368814-b857-41d9-8159-b3f0eafecf21/anim=false,transcode=true,width=450,optimized=true/21368814-b857-41d9-8159-b3f0eafecf21.jpeg","link":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/21368814-b857-41d9-8159-b3f0eafecf21/original=true/103690591.mp4"}],"trigger":[],"allow_download":true,"download_url":"/api/download/models/2273468","platform_url":"https://civitai.com/models/2008663?modelVersionId=2273468","civitai_model_id":2008663,"civitai_model_version_id":2273468,"href":"/models/2008663?modelVersionId=2273468","mirrors":[]},"platform":"civitai","platform_name":"CivitAI","meta":{"title":"Slop Twerk WAN 2.2 I2V - WAN 2.2 I2V High - CivitAI Archive","description":"Slop Twerk WAN 2.2 I2V WAN 2.2 I2V High is a Wan Video 2.2 I2V-A14B LORA AI model created by anonimoose for generating images of concept, butt, twerk, bounce, bouncing, slop","image":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/67295d08-200b-436f-8d26-51aeb6e71ec8/transcode=true,width=450,optimized=true/103687582.mp4","canonical":"https://civarchive.com/models/2008663?modelVersionId=2273468"}},"title":"Slop Twerk WAN 2.2 I2V","description":"Download Slop Twerk WAN 2.2 I2V - LORA by anonimoose from CivArchive (CivitAI Archive). Baked another half-assed slop LoRA. Trained sloppily on 11 of my old AI generated videos that were u...","ogTitle":"Slop Twerk WAN 2.2 I2V - LORA by anonimoose - CivArchive","ogDescription":"Download Slop Twerk WAN 2.2 I2V - LORA by anonimoose. Free AI model download from CivArchive.","twitterTitle":"Slop Twerk WAN 2.2 I2V by anonimoose - CivArchive","authorName":"anonimoose","imageUrl":"https://civarchive.com/banner.webp"},"__N_SSP":true},"page":"/models/[id]","query":{"modelVersionId":"2273468","id":"2008663"},"buildId":"Xf2kXsbxOp13j6kNhxoTY","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}</script></body></html>
2008663_2273467_l_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26a788a046fe76965ac4dbccdc5a4176d071ccae729cb6c4b021b56c4a94d0c3
3
+ size 306847608
2008663_2273468_h_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e5e9e2d5722856e93df120739fd3d9e86740464f1e69b1fac20b24abe370ea0
3
+ size 306847616
2011625.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>WAN22 T2V - Blowjob, Facial<!-- --> - CivArchive (CivitAI Archive)</title><meta name="description" content="Download WAN22 T2V - Blowjob, Facial - LORA by datass280 from CivArchive (CivitAI Archive). Trained with Ostris AI Toolkit with a curated dataset of 25 videos and 25 images.Works best at stren..."/><meta name="author" content="datass280"/><link rel="canonical" href="https://civarchive.com/models/2011625?modelVersionId=2276766"/><meta property="og:type" content="article"/><meta property="og:title" content="WAN22 T2V - Blowjob, Facial - LORA by datass280 - CivArchive"/><meta property="og:description" content="Download WAN22 T2V - Blowjob, Facial - LORA by datass280. Free AI model download from CivArchive."/><meta property="og:image" content="https://civarchive.com/banner.webp"/><meta property="og:image:alt" content="WAN22 T2V - Blowjob, Facial - AI model preview"/><meta property="og:url" content="https://civarchive.com/models/2011625?modelVersionId=2276766"/><meta property="og:site_name" content="CivArchive"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="WAN22 T2V - Blowjob, Facial by datass280 - CivArchive"/><meta name="twitter:description" content="Download WAN22 T2V - Blowjob, Facial - LORA by datass280. Free AI model download from CivArchive."/><meta name="twitter:image" content="https://civarchive.com/banner.webp"/><meta name="twitter:image:alt" content="WAN22 T2V - Blowjob, Facial - 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/836-fecf59e3df71e2d8.js" defer=""></script><script src="/_next/static/chunks/158-1fc6cc013e2030c1.js" defer=""></script><script src="/_next/static/chunks/651-77ab4cd9019ee517.js" defer=""></script><script src="/_next/static/chunks/400-579f40c12bd7de61.js" defer=""></script><script src="/_next/static/chunks/pages/models/%5Bid%5D-34c44922c9e80c3e.js" defer=""></script><script src="/_next/static/Xf2kXsbxOp13j6kNhxoTY/_buildManifest.js" defer=""></script><script src="/_next/static/Xf2kXsbxOp13j6kNhxoTY/_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 type="button" role="combobox" aria-controls="radix-:R1kl6:" 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-:R2kl6:" 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-: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><div class="flex items-center space-x-2"><button type="button" role="switch" aria-checked="false" data-state="unchecked" value="on" class="peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input" id="nsfw-toggle"><span data-state="unchecked" class="pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0"></span></button><input type="checkbox" aria-hidden="true" style="transform:translateX(-100%);position:absolute;pointer-events:none;opacity:0;margin:0" tabindex="-1" value="on"/><label class="font-medium peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-sm" for="nsfw-toggle">Show NSFW</label></div><div class="flex items-center space-x-2"><button type="button" role="switch" aria-checked="false" data-state="unchecked" value="on" class="peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input" id="deleted-toggle"><span data-state="unchecked" class="pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0"></span></button><input type="checkbox" aria-hidden="true" style="transform:translateX(-100%);position:absolute;pointer-events:none;opacity:0;margin:0" tabindex="-1" value="on"/><label class="font-medium peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-sm" for="deleted-toggle">Only deleted</label></div></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">WAN22 T2V - Blowjob, Facial<!-- --> - <!-- -->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/2011625?modelVersionId=2276766"><button type="button" role="tab" aria-selected="true" aria-controls="radix-:R15d56:-content-2276766" data-state="active" id="radix-:R15d56:-trigger-2276766" 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</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/103894684"><video src="https://c.genur.art/be6d5680-eb4c-4316-bb1b-81191cbfae3f" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9iZTZkNTY4MC1lYjRjLTQzMTYtYmIxYi04MTE5MWNiZmFlM2Y" 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/103894686"><video src="https://c.genur.art/c905b446-837b-42df-b690-9fa95727d7e5" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9jOTA1YjQ0Ni04MzdiLTQyZGYtYjY5MC05ZmE5NTcyN2Q3ZTU" 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/103894687"><video src="https://c.genur.art/0094fa20-41fb-4314-b6f7-ad04aee56163" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8wMDk0ZmEyMC00MWZiLTQzMTQtYjZmNy1hZDA0YWVlNTYxNjM" 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/103894682"><video src="https://c.genur.art/259013e6-3dfa-44ca-b3d6-63668b99b7a2" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8yNTkwMTNlNi0zZGZhLTQ0Y2EtYjNkNi02MzY2OGI5OWI3YTI" 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/103894685"><video src="https://c.genur.art/3e23135c-e786-45b8-8234-e05a5d7d6f46" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8zZTIzMTM1Yy1lNzg2LTQ1YjgtODIzNC1lMDVhNWQ3ZDZmNDY" 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/103894683"><video src="https://c.genur.art/4d49424a-c1f6-4bc2-bf5a-227cb5b6fd77" poster="https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC80ZDQ5NDI0YS1jMWY2LTRiYzItYmY1YS0yMjdjYjViNmZkNzc" 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>Trained with Ostris AI Toolkit with a curated dataset of 25 videos and 25 images.</p><p>Works best at strength 1.0 but may need another LoRA to fix the penis.</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/datass280">datass280</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/2276766">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/2011625?modelVersionId=2276766">View on <!-- -->CivitAI</a></div><div class="flex flex-wrap gap-2 text-sm text-muted-foreground"><a href="/tags/porn"><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">porn</div></a><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/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/video"><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">video</div></a><a href="/tags/motion"><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">motion</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">636</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/3/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/12/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">blowjob</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">a woman sucking a mans penis</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">cumshot</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">a man cumming on the face of a woman while stroking his own penis</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">datass_bj.zip</h2><div class="flex space-x-2"><div>Size:</div><div>457.98 MB</div><div> SHA256: </div><a class="font-mono hover:text-primary truncate" href="/sha256/b65cd7521f64d67960f14765695f4621b69caedf02783d22ae3ce7cc80a89dbc">b65cd7521f64d67960f14765695f4621b69caedf02783d22ae3ce7cc80a89dbc</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/2276766"><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">datass_bj.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></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></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#f18594909cb192988790839299988794df929e9c">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":2011625,"name":"WAN22 T2V - Blowjob, Facial","type":"LORA","description":"\u003cp\u003eTrained with Ostris AI Toolkit with a curated dataset of 25 videos and 25 images.\u003c/p\u003e\u003cp\u003eWorks best at strength 1.0 but may need another LoRA to fix the penis.\u003c/p\u003e","username":"datass280","downloadCount":636,"favoriteCount":0,"commentCount":2,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-10-03T11:14:37.125Z","updatedAt":"2025-10-12T06:54:24.151Z","deletedAt":null,"tags":["porn","action","nsfw","video","motion"],"creator_id":"datass280","creator_username":"datass280","creator_name":"datass280","creator_url":"/users/datass280","versions":[{"id":2276766,"name":"v1.0","href":"/models/2011625?modelVersionId=2276766"}],"version":{"id":2276766,"modelId":2011625,"name":"v1.0","baseModel":"Wan Video 2.2 T2V-A14B","baseModelType":"Standard","description":null,"downloadCount":636,"ratingCount":0,"rating":0,"is_nsfw":true,"nsfw_level":60,"createdAt":"2025-10-03T11:14:37.137Z","updatedAt":"2025-10-12T06:54:24.165Z","deletedAt":null,"files":[{"id":2168653,"name":"datass_bj.zip","type":"Model","sizeKB":468975.6689453125,"downloadUrl":"https://civitai.com/api/download/models/2276766","modelId":2011625,"modelName":"WAN22 T2V - Blowjob, Facial","modelVersionId":2276766,"is_nsfw":true,"nsfw_level":60,"sha256":"b65cd7521f64d67960f14765695f4621b69caedf02783d22ae3ce7cc80a89dbc","createdAt":"2025-10-03T11:14:37.146Z","updatedAt":"2025-10-12T06:54:24.183Z","is_primary":false,"mirrors":[{"filename":"datass_bj.zip","url":"https://civitai.com/api/download/models/2276766","source":"civitai","model_id":2011625,"model_version_id":2276766,"deletedAt":null,"is_gated":false,"is_paid":false}]}],"images":[{"id":103894684,"url":"https://c.genur.art/be6d5680-eb4c-4316-bb1b-81191cbfae3f","nsfwLevel":16,"width":576,"height":1024,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/be6d5680-eb4c-4316-bb1b-81191cbfae3f","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9iZTZkNTY4MC1lYjRjLTQzMTYtYmIxYi04MTE5MWNiZmFlM2Y","link":"https://genur.art/posts/103894684"},{"id":103894686,"url":"https://c.genur.art/c905b446-837b-42df-b690-9fa95727d7e5","nsfwLevel":16,"width":576,"height":1024,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/c905b446-837b-42df-b690-9fa95727d7e5","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9jOTA1YjQ0Ni04MzdiLTQyZGYtYjY5MC05ZmE5NTcyN2Q3ZTU","link":"https://genur.art/posts/103894686"},{"id":103894687,"url":"https://c.genur.art/0094fa20-41fb-4314-b6f7-ad04aee56163","nsfwLevel":16,"width":576,"height":1024,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/0094fa20-41fb-4314-b6f7-ad04aee56163","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8wMDk0ZmEyMC00MWZiLTQzMTQtYjZmNy1hZDA0YWVlNTYxNjM","link":"https://genur.art/posts/103894687"},{"id":103894682,"url":"https://c.genur.art/259013e6-3dfa-44ca-b3d6-63668b99b7a2","nsfwLevel":16,"width":576,"height":1024,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/259013e6-3dfa-44ca-b3d6-63668b99b7a2","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8yNTkwMTNlNi0zZGZhLTQ0Y2EtYjNkNi02MzY2OGI5OWI3YTI","link":"https://genur.art/posts/103894682"},{"id":103894685,"url":"https://c.genur.art/3e23135c-e786-45b8-8234-e05a5d7d6f46","nsfwLevel":16,"width":576,"height":1024,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/3e23135c-e786-45b8-8234-e05a5d7d6f46","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8zZTIzMTM1Yy1lNzg2LTQ1YjgtODIzNC1lMDVhNWQ3ZDZmNDY","link":"https://genur.art/posts/103894685"},{"id":103894683,"url":"https://c.genur.art/4d49424a-c1f6-4bc2-bf5a-227cb5b6fd77","nsfwLevel":16,"width":576,"height":1024,"hash":"U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ","type":"video","minor":false,"poi":false,"hasMeta":true,"hasPositivePrompt":true,"onSite":false,"remixOfId":null,"video_url":"https://c.genur.art/4d49424a-c1f6-4bc2-bf5a-227cb5b6fd77","image_url":"https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC80ZDQ5NDI0YS1jMWY2LTRiYzItYmY1YS0yMjdjYjViNmZkNzc","link":"https://genur.art/posts/103894683"}],"trigger":["blowjob","a woman sucking a mans penis","cumshot","a man cumming on the face of a woman while stroking his own penis"],"allow_download":true,"download_url":"/api/download/models/2276766","platform_url":"https://civitai.com/models/2011625?modelVersionId=2276766","civitai_model_id":2011625,"civitai_model_version_id":2276766,"href":"/models/2011625?modelVersionId=2276766","mirrors":[]},"platform":"civitai","platform_name":"CivitAI","meta":{"title":"WAN22 T2V - Blowjob, Facial - v1.0 - CivitAI Archive","description":"WAN22 T2V - Blowjob, Facial v1.0 is a Wan Video 2.2 T2V-A14B LORA AI model created by datass280 for generating images of porn, action, nsfw, video, motion","image":"https://c.genur.art/be6d5680-eb4c-4316-bb1b-81191cbfae3f","canonical":"https://civarchive.com/models/2011625?modelVersionId=2276766"}},"title":"WAN22 T2V - Blowjob, Facial","description":"Download WAN22 T2V - Blowjob, Facial - LORA by datass280 from CivArchive (CivitAI Archive). Trained with Ostris AI Toolkit with a curated dataset of 25 videos and 25 images.Works best at stren...","ogTitle":"WAN22 T2V - Blowjob, Facial - LORA by datass280 - CivArchive","ogDescription":"Download WAN22 T2V - Blowjob, Facial - LORA by datass280. Free AI model download from CivArchive.","twitterTitle":"WAN22 T2V - Blowjob, Facial by datass280 - CivArchive","authorName":"datass280","imageUrl":"https://civarchive.com/banner.webp"},"__N_SSP":true},"page":"/models/[id]","query":{"modelVersionId":"2276766","id":"2011625"},"buildId":"Xf2kXsbxOp13j6kNhxoTY","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}</script></body></html>
2011625_h_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dca63c01aa01de8218a7c3e5b4adeafbd09e3535d9d59de23c2e43a235e369cb
3
+ size 306808360
2011625_l_mergemd.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a94f6266396a47a47aeaaead4714960b5cdf9e49571f7c9db47b0b38805065c
3
+ size 306808360