Instructions to use dumpy50222/ComfyUI_LTX_Wan_Models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use dumpy50222/ComfyUI_LTX_Wan_Models with llama.cpp:
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh # Start a local OpenAI-compatible server with a web UI: llama serve -hf dumpy50222/ComfyUI_LTX_Wan_Models:Q8_0 # Run inference directly in the terminal: llama cli -hf dumpy50222/ComfyUI_LTX_Wan_Models:Q8_0
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf dumpy50222/ComfyUI_LTX_Wan_Models:Q8_0 # Run inference directly in the terminal: llama cli -hf dumpy50222/ComfyUI_LTX_Wan_Models:Q8_0
Use pre-built binary
# Download pre-built binary from: # https://github.com/ggerganov/llama.cpp/releases # Start a local OpenAI-compatible server with a web UI: ./llama-server -hf dumpy50222/ComfyUI_LTX_Wan_Models:Q8_0 # Run inference directly in the terminal: ./llama-cli -hf dumpy50222/ComfyUI_LTX_Wan_Models:Q8_0
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git cd llama.cpp cmake -B build cmake --build build -j --target llama-server llama-cli # Start a local OpenAI-compatible server with a web UI: ./build/bin/llama-server -hf dumpy50222/ComfyUI_LTX_Wan_Models:Q8_0 # Run inference directly in the terminal: ./build/bin/llama-cli -hf dumpy50222/ComfyUI_LTX_Wan_Models:Q8_0
Use Docker
docker model run hf.co/dumpy50222/ComfyUI_LTX_Wan_Models:Q8_0
- LM Studio
- Jan
- Ollama
How to use dumpy50222/ComfyUI_LTX_Wan_Models with Ollama:
ollama run hf.co/dumpy50222/ComfyUI_LTX_Wan_Models:Q8_0
- Unsloth Studio
How to use dumpy50222/ComfyUI_LTX_Wan_Models with Unsloth Studio:
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for dumpy50222/ComfyUI_LTX_Wan_Models to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for dumpy50222/ComfyUI_LTX_Wan_Models to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for dumpy50222/ComfyUI_LTX_Wan_Models to start chatting
- Pi
How to use dumpy50222/ComfyUI_LTX_Wan_Models with Pi:
Start the llama.cpp server
# Install llama.cpp: brew install llama.cpp # Start a local OpenAI-compatible server: llama serve -hf dumpy50222/ComfyUI_LTX_Wan_Models:Q8_0
Configure the model in Pi
# Install Pi: npm install -g @mariozechner/pi-coding-agent # Add to ~/.pi/agent/models.json: { "providers": { "llama-cpp": { "baseUrl": "http://localhost:8080/v1", "api": "openai-completions", "apiKey": "none", "models": [ { "id": "dumpy50222/ComfyUI_LTX_Wan_Models:Q8_0" } ] } } }Run Pi
# Start Pi in your project directory: pi
- OpenClaw new
How to use dumpy50222/ComfyUI_LTX_Wan_Models with OpenClaw:
Start the llama.cpp server
# Install llama.cpp: brew install llama.cpp # Start a local OpenAI-compatible server: llama serve -hf dumpy50222/ComfyUI_LTX_Wan_Models:Q8_0
Configure OpenClaw
# Install OpenClaw: npm install -g openclaw@latest # Register the local server and set it as the default model: openclaw onboard --non-interactive --mode local \ --auth-choice custom-api-key \ --custom-base-url http://127.0.0.1:8080/v1 \ --custom-model-id "dumpy50222/ComfyUI_LTX_Wan_Models:Q8_0" \ --custom-provider-id llama-cpp \ --custom-compatibility openai \ --custom-text-input \ --accept-risk \ --skip-health
Run OpenClaw
openclaw agent --local --agent main --message "Hello from Hugging Face"
- Docker Model Runner
How to use dumpy50222/ComfyUI_LTX_Wan_Models with Docker Model Runner:
docker model run hf.co/dumpy50222/ComfyUI_LTX_Wan_Models:Q8_0
- Lemonade
How to use dumpy50222/ComfyUI_LTX_Wan_Models with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull dumpy50222/ComfyUI_LTX_Wan_Models:Q8_0
Run and chat with the model
lemonade run user.ComfyUI_LTX_Wan_Models-Q8_0
List all available models
lemonade list
- Hermes Agent
How to use dumpy50222/ComfyUI_LTX_Wan_Models with Hermes Agent:
Start the llama.cpp server
# Install llama.cpp: brew install llama.cpp # Start a local OpenAI-compatible server: llama serve -hf dumpy50222/ComfyUI_LTX_Wan_Models:Q8_0
Configure Hermes
# Install Hermes: curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash hermes setup # Point Hermes at the local server: hermes config set model.provider custom hermes config set model.base_url http://127.0.0.1:8080/v1 hermes config set model.default dumpy50222/ComfyUI_LTX_Wan_Models:Q8_0
Run Hermes
hermes
- Atomic Chat
Upload folder using huggingface_hub (part 2)
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +80 -0
- loras/Actions/Helpers/SmoothFutanaris_and_Males_High.metadata.json +399 -0
- loras/Actions/Helpers/SmoothFutanaris_and_Males_High.mp4 +3 -0
- loras/Actions/Helpers/SmoothFutanaris_and_Males_High.safetensors +3 -0
- loras/Actions/Helpers/SmoothFutanaris_and_Males_Low.metadata.json +399 -0
- loras/Actions/Helpers/SmoothFutanaris_and_Males_Low.mp4 +3 -0
- loras/Actions/Helpers/SmoothFutanaris_and_Males_Low.safetensors +3 -0
- loras/Actions/Helpers/SmoothMixAnimation_High.metadata.json +399 -0
- loras/Actions/Helpers/SmoothMixAnimation_High.mp4 +3 -0
- loras/Actions/Helpers/SmoothMixAnimation_High.safetensors +3 -0
- loras/Actions/Helpers/SmoothMixAnimation_Low.metadata.json +402 -0
- loras/Actions/Helpers/SmoothMixAnimation_Low.mp4 +3 -0
- loras/Actions/Helpers/SmoothMixAnimation_Low.safetensors +3 -0
- loras/Actions/Helpers/SmoothMixStyle_High.metadata.json +400 -0
- loras/Actions/Helpers/SmoothMixStyle_High.mp4 +3 -0
- loras/Actions/Helpers/SmoothMixStyle_High.safetensors +3 -0
- loras/Actions/Helpers/SmoothMixStyle_Low.metadata.json +402 -0
- loras/Actions/Helpers/SmoothMixStyle_Low.mp4 +3 -0
- loras/Actions/Helpers/SmoothMixStyle_Low.safetensors +3 -0
- loras/Actions/Helpers/SmoothXXXAnimation_High.metadata.json +411 -0
- loras/Actions/Helpers/SmoothXXXAnimation_High.mp4 +3 -0
- loras/Actions/Helpers/SmoothXXXAnimation_High.safetensors +3 -0
- loras/Actions/Helpers/SmoothXXXAnimation_Low.metadata.json +407 -0
- loras/Actions/Helpers/SmoothXXXAnimation_Low.mp4 +3 -0
- loras/Actions/Helpers/SmoothXXXAnimation_Low.safetensors +3 -0
- loras/Actions/Helpers/W22_Multiscene_Photoshoot_Softcore_i2v_HN.metadata.json +322 -0
- loras/Actions/Helpers/W22_Multiscene_Photoshoot_Softcore_i2v_HN.mp4 +3 -0
- loras/Actions/Helpers/W22_Multiscene_Photoshoot_Softcore_i2v_HN.safetensors +3 -0
- loras/Actions/Helpers/W22_Multiscene_Photoshoot_Softcore_i2v_LN.metadata.json +322 -0
- loras/Actions/Helpers/W22_Multiscene_Photoshoot_Softcore_i2v_LN.mp4 +3 -0
- loras/Actions/Helpers/W22_Multiscene_Photoshoot_Softcore_i2v_LN.safetensors +3 -0
- loras/Actions/Helpers/WAN-2.2-I2V-BreastNipplePlay-HIGH-v2.metadata.json +349 -0
- loras/Actions/Helpers/WAN-2.2-I2V-BreastNipplePlay-HIGH-v2.mp4 +3 -0
- loras/Actions/Helpers/WAN-2.2-I2V-BreastNipplePlay-HIGH-v2.safetensors +3 -0
- loras/Actions/Helpers/WAN-2.2-I2V-BreastNipplePlay-LOW-v2.metadata.json +189 -0
- loras/Actions/Helpers/WAN-2.2-I2V-BreastNipplePlay-LOW-v2.mp4 +3 -0
- loras/Actions/Helpers/WAN-2.2-I2V-BreastNipplePlay-LOW-v2.safetensors +3 -0
- loras/Actions/Helpers/WAN2.2 - Asshole - HIGH - I2V - e68.metadata.json +291 -0
- loras/Actions/Helpers/WAN2.2 - Asshole - HIGH - I2V - e68.mp4 +3 -0
- loras/Actions/Helpers/WAN2.2 - Asshole - HIGH - I2V - e68.safetensors +3 -0
- loras/Actions/Helpers/WAN2.2 - Asshole - LOW - I2V - e41.metadata.json +331 -0
- loras/Actions/Helpers/WAN2.2 - Asshole - LOW - I2V - e41.mp4 +3 -0
- loras/Actions/Helpers/WAN2.2 - Asshole - LOW - I2V - e41.safetensors +3 -0
- loras/Actions/Helpers/WAN2.2 - EatMyAss - HIGH - I2V - e40.metadata.json +650 -0
- loras/Actions/Helpers/WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors +3 -0
- loras/Actions/Helpers/WAN2.2 - EatMyAss - LOW - I2V - e37.metadata.json +392 -0
- loras/Actions/Helpers/WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors +3 -0
- loras/Actions/Helpers/WAN2.2-Pussyv1-I2V_T2V-Low.metadata.json +24 -0
- loras/Actions/Helpers/WAN2.2-Pussyv1-I2V_T2V-Low.safetensors +3 -0
- loras/Actions/Helpers/WAN2.2-Pussyv1-I2V_T2V_High.metadata.json +24 -0
.gitattributes
CHANGED
|
@@ -109,3 +109,83 @@ loras/Actions/Helpers/Sensual_fingering_v1_low_noise.mp4 filter=lfs diff=lfs mer
|
|
| 109 |
loras/Actions/Helpers/sfbehind_v2.1_low_noise.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 110 |
loras/Actions/Helpers/sideleg_transition_v2.0_H.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 111 |
loras/Actions/Helpers/sideleg_transition_v2.0_L.mp4 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 109 |
loras/Actions/Helpers/sfbehind_v2.1_low_noise.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 110 |
loras/Actions/Helpers/sideleg_transition_v2.0_H.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 111 |
loras/Actions/Helpers/sideleg_transition_v2.0_L.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 112 |
+
loras/Actions/Helpers/slopbounce_test_HighNoise.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 113 |
+
loras/Actions/Helpers/slopbounce_test_LowNoise.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 114 |
+
loras/Actions/Helpers/SmoothFutanaris_and_Males_High.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 115 |
+
loras/Actions/Helpers/SmoothFutanaris_and_Males_Low.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 116 |
+
loras/Actions/Helpers/SmoothMixAnimation_High.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 117 |
+
loras/Actions/Helpers/SmoothMixAnimation_Low.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 118 |
+
loras/Actions/Helpers/SmoothMixStyle_High.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 119 |
+
loras/Actions/Helpers/SmoothMixStyle_Low.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 120 |
+
loras/Actions/Helpers/SmoothXXXAnimation_High.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 121 |
+
loras/Actions/Helpers/SmoothXXXAnimation_Low.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 122 |
+
loras/Actions/Helpers/W22_Multiscene_Photoshoot_Softcore_i2v_HN.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 123 |
+
loras/Actions/Helpers/W22_Multiscene_Photoshoot_Softcore_i2v_LN.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 124 |
+
loras/Actions/Helpers/WAN-2.2-I2V-BreastNipplePlay-HIGH-v2.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 125 |
+
loras/Actions/Helpers/WAN-2.2-I2V-BreastNipplePlay-LOW-v2.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 126 |
+
loras/Actions/Helpers/wan-thiccum-v3.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 127 |
+
loras/Actions/Helpers/WAN2.2[[:space:]]-[[:space:]]Asshole[[:space:]]-[[:space:]]HIGH[[:space:]]-[[:space:]]I2V[[:space:]]-[[:space:]]e68.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 128 |
+
loras/Actions/Helpers/WAN2.2[[:space:]]-[[:space:]]Asshole[[:space:]]-[[:space:]]LOW[[:space:]]-[[:space:]]I2V[[:space:]]-[[:space:]]e41.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 129 |
+
loras/Actions/Helpers/Wan2.2[[:space:]]-[[:space:]]I2V[[:space:]]-[[:space:]]Orgasm[[:space:]]v2[[:space:]]-[[:space:]]14B_high_noise.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 130 |
+
loras/Actions/Helpers/Wan2.2[[:space:]]-[[:space:]]I2V[[:space:]]-[[:space:]]Orgasm[[:space:]]v2[[:space:]]-[[:space:]]14B_low_noise.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 131 |
+
loras/Actions/Helpers/wan2.2_i2v_ulitmate_pussy_asshole_high.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 132 |
+
loras/Actions/Helpers/wan2.2_i2v_ulitmate_pussy_asshole_low.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 133 |
+
loras/Actions/Helpers/wan22-i2v-pretzel-start-os-high.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 134 |
+
loras/Actions/Helpers/wan22-i2v-pretzel-start-os-low.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 135 |
+
loras/Actions/Helpers/wan22-k3nk4llinon3-15epoc-full-low-k3nk.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 136 |
+
loras/Actions/Helpers/wan22-k3nk4llinon3-16epoc-full-high-k3nk.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 137 |
+
loras/Actions/Helpers/wan22-ultimatedeepthroat-I2V-101epoc-low-k3nk.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 138 |
+
loras/Actions/Helpers/wan22-ultimatedeepthroat-i2v-102epoc-high-k3nk.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 139 |
+
loras/Actions/Misc/Bouncing_Breasts_Wan2.2_14B_I2V_HIGH_v1.0.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 140 |
+
loras/Actions/Misc/Bouncing_Breasts_Wan2.2_14B_I2V_LOW_v1.0.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 141 |
+
loras/Actions/Misc/futa_cum4_high.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 142 |
+
loras/Actions/Misc/futa_cum4_low.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 143 |
+
loras/Actions/Misc/futa_cumshot_v1.1_low_only.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 144 |
+
loras/Actions/Misc/I2V_dildo_hj_high.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 145 |
+
loras/Actions/Misc/I2V_dildo_hj_low.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 146 |
+
loras/Actions/Misc/povfrombelow_WAN22_I2V_high_noise.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 147 |
+
loras/Actions/Misc/povfrombelow_WAN22_I2V_low_noise.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 148 |
+
loras/Actions/Misc/Pronebone_Wan2.2_14B_I2V_HIGH_v1.0.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 149 |
+
loras/Actions/Misc/Pronebone_Wan2.2_14B_I2V_LOW_v1.0.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 150 |
+
loras/Actions/Misc/twerk-slowmotion-wan2.2-T2V-A14B-high-v1.0-vfxai.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 151 |
+
loras/Actions/Misc/twerk-slowmotion-wan2.2-T2V-A14B-low-v1.0-vfxai.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 152 |
+
loras/Actions/Misc/Wan2.2[[:space:]]-[[:space:]]T2V[[:space:]]-[[:space:]]Prone[[:space:]]Bone[[:space:]]v2[[:space:]]-[[:space:]]HIGH[[:space:]]14B.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 153 |
+
loras/Actions/Misc/Wan2.2[[:space:]]-[[:space:]]T2V[[:space:]]-[[:space:]]Prone[[:space:]]Bone[[:space:]]v2[[:space:]]-[[:space:]]LOW[[:space:]]14B.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 154 |
+
loras/Actions/Misc/Wan2.2-T2V-Dildo-HIGH14B.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 155 |
+
loras/Actions/Misc/Wan2.2-T2V-Dildo-LOW14B.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 156 |
+
loras/Actions/Misc/Wan2.2-T2V-ProneBone-HIGH14B.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 157 |
+
loras/Actions/Misc/Wan2.2-T2V-ProneBone-LOW14B.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 158 |
+
loras/Actions/Misc/wan2.2_male-masturbation-handj0b-high_noise.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 159 |
+
loras/Actions/Misc/wan2.2_male-masturbation-handj0b-low_noise.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 160 |
+
loras/Actions/Misc/Wan2.2_T2V_Pronebone_high_noise.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 161 |
+
loras/Actions/Misc/Wan2.2_T2V_Pronebone_low_noise.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 162 |
+
loras/Actions/Misc/wan2.2Deepfakev2_high_noise.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 163 |
+
loras/Actions/Misc/WAN2.2zoomout_futa_high_noise.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 164 |
+
loras/Actions/Misc/WAN2.2zoomout_futa_low_noise.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 165 |
+
loras/Actions/Misc/wan_fingering_pussy_i2v2.2hi_v10.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 166 |
+
loras/Actions/Misc/wan_fingering_pussy_i2v2.2lo_v10.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 167 |
+
loras/Actions/Oral/DaSiWa_Wan22_High_Deepthroat_v11.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 168 |
+
loras/Actions/Oral/DaSiWa_Wan22_Low_Deepthroat_v11.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 169 |
+
loras/Actions/Oral/deepbeep-I2v-High.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 170 |
+
loras/Actions/Oral/deepbeep-i2v-Low.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 171 |
+
loras/Actions/Oral/facefuck_sloppy_high_targetFrames.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 172 |
+
loras/Actions/Oral/facefuck_sloppy_low.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 173 |
+
loras/Actions/Oral/I2V-WAN2.2-POVFaceSitting-2.0-HighNoise.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 174 |
+
loras/Actions/Oral/I2V-WAN2.2-POVFaceSitting-2.0-LowNoise.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 175 |
+
loras/Actions/Oral/iGoon[[:space:]]-[[:space:]]Blink_Facial_I2V_HIGH.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 176 |
+
loras/Actions/Oral/iGoon[[:space:]]-[[:space:]]Blink_Facial_I2V_LOW.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 177 |
+
loras/Actions/Oral/iGoon[[:space:]]-[[:space:]]Blink_Handjob_I2V_HIGH.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 178 |
+
loras/Actions/Oral/iGoon[[:space:]]-[[:space:]]Blink_Handjob_I2V_LOW.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 179 |
+
loras/Actions/Oral/iGOON_Blink_Blowjob_I2V_HIGH.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 180 |
+
loras/Actions/Oral/iGOON_Blink_Blowjob_I2V_LOW.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 181 |
+
loras/Actions/Oral/iGoon_Blink_Titjob_I2V_HIGH.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 182 |
+
loras/Actions/Oral/iGoon_Blink_Titjob_I2V_LOW.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 183 |
+
loras/Actions/Oral/jfj-deepthroat-W22-I2V-HN.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 184 |
+
loras/Actions/Oral/jfj-deepthroat-W22-I2V-LN.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 185 |
+
loras/Actions/Oral/Pov_Blowjob_Wan2.2_high_I2V_v1.0.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 186 |
+
loras/Actions/Oral/Pov_Blowjob_Wan2.2_low_I2V_v1.0.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 187 |
+
loras/Actions/Oral/povsimulated_WAN22_I2V_high_noise.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 188 |
+
loras/Actions/Oral/povsimulated_WAN22_I2V_low_noise.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 189 |
+
loras/Actions/Oral/pworship_high_noise.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 190 |
+
loras/Actions/Oral/pworship_low_noise.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 191 |
+
loras/Actions/Oral/readyforbj_WAN22_high_noise.mp4 filter=lfs diff=lfs merge=lfs -text
|
loras/Actions/Helpers/SmoothFutanaris_and_Males_High.metadata.json
ADDED
|
@@ -0,0 +1,399 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"file_name": "SmoothFutanaris_and_Males_High",
|
| 3 |
+
"model_name": "SmoothMix Animations",
|
| 4 |
+
"file_path": "G:/AI/ComfyUI/models/loras/Actions/Helpers/SmoothFutanaris_and_Males_High.safetensors",
|
| 5 |
+
"size": 306807280,
|
| 6 |
+
"modified": 1772081878.989119,
|
| 7 |
+
"sha256": "79c11d4da5baa77dc1f2703eef612c02674854f1246338bb823e54629c92c544",
|
| 8 |
+
"base_model": "Wan Video 2.2 T2V-A14B",
|
| 9 |
+
"preview_url": "G:/AI/ComfyUI/models/loras/Actions/Helpers/SmoothFutanaris_and_Males_High.mp4",
|
| 10 |
+
"preview_nsfw_level": 8,
|
| 11 |
+
"notes": "",
|
| 12 |
+
"from_civitai": true,
|
| 13 |
+
"civitai": {
|
| 14 |
+
"id": 2476982,
|
| 15 |
+
"modelId": 2040641,
|
| 16 |
+
"name": "Futanaris and Males High",
|
| 17 |
+
"nsfwLevel": 60,
|
| 18 |
+
"createdAt": "2025-12-06T15:48:00.523Z",
|
| 19 |
+
"updatedAt": "2025-12-17T23:24:28.148Z",
|
| 20 |
+
"status": "Published",
|
| 21 |
+
"publishedAt": "2025-12-14T02:30:07.272Z",
|
| 22 |
+
"trainedWords": [
|
| 23 |
+
"futanari",
|
| 24 |
+
"a futanari and a woman",
|
| 25 |
+
"a man and a woman",
|
| 26 |
+
"flaccid penis",
|
| 27 |
+
"flaccid",
|
| 28 |
+
"erect penis",
|
| 29 |
+
"erect"
|
| 30 |
+
],
|
| 31 |
+
"trainingStatus": null,
|
| 32 |
+
"trainingDetails": null,
|
| 33 |
+
"baseModel": "Wan Video 2.2 T2V-A14B",
|
| 34 |
+
"baseModelType": "Standard",
|
| 35 |
+
"earlyAccessEndsAt": null,
|
| 36 |
+
"earlyAccessConfig": {
|
| 37 |
+
"timeframe": 0,
|
| 38 |
+
"downloadPrice": 100,
|
| 39 |
+
"chargeForDownload": true,
|
| 40 |
+
"originalTimeframe": "7",
|
| 41 |
+
"chargeForGeneration": false,
|
| 42 |
+
"donationGoalEnabled": false,
|
| 43 |
+
"originalPublishedAt": "2025-12-07T02:30:00",
|
| 44 |
+
"generationTrialLimit": 10
|
| 45 |
+
},
|
| 46 |
+
"description": null,
|
| 47 |
+
"uploadType": "Created",
|
| 48 |
+
"usageControl": "Download",
|
| 49 |
+
"air": "urn:air:wanvideo-22-t2v-a14b:lora:civitai:2040641@2476982",
|
| 50 |
+
"stats": {
|
| 51 |
+
"downloadCount": 2779,
|
| 52 |
+
"thumbsUpCount": 242
|
| 53 |
+
},
|
| 54 |
+
"model": {
|
| 55 |
+
"name": "SmoothMix Animations",
|
| 56 |
+
"type": "LORA",
|
| 57 |
+
"nsfw": true,
|
| 58 |
+
"poi": false,
|
| 59 |
+
"description": "<h3 id=\"1206-update-futanaris-and-males!\"><span style=\"color:rgb(130, 201, 30)\"><strong>12/06 UPDATE - Futanaris and Males!</strong></span></h3><p></p><p>Added Loras to make males genitals and futanaris.</p><p></p><p>Futanaris and Males High showcase is only txt2vid generations made using \"Wan 2.2 t2v High/LowNoise 14B\".</p><p>Futanaris and Males Low showcase is only img2vid generations made using \"Wan 2.2 i2v High/LowNoise 14B fp8 scaled\".</p><p></p><p>Works for both Img2Vid and Txt2Vid!</p><p></p><ul><li><p><strong>Recommended weight for Img2vid: 0.5~0.8</strong></p></li><li><p><strong>Recommended weight for Txt2vid: 0.5~0.8</strong></p></li></ul><p>Usage with clothing: Vast majority of the dataset have the characters (futanaris, men and woman) completely nude - so high weights might result in nipples and penises going through clothes - use the recommended 0.5~0.8 weight range to prevent/mitigate that. Of course that won't matter if they are nude.</p><p></p><ul><li><p>Flaccid and Erect: It should differentiate flaccid and erect penises - use the prompts \"flaccid\", \"flaccid penis\", \"erect\", \"erect penis\" to get those results. The AI can be VERY stubborn on some poses sometimes, alternating between erect and flaccid state during the animation - I found dad adding something in the prompt that reinforces the state of the penis helps, such as: \"the penis keeps flaccid and pointing downwards\", \"The penis stays erect\",\"the penis keeps erect and pointing up\" and so forth.</p><p></p></li><li><p>Futanari/Male with a Female: its possible to generate normal females together with a futanari/male as well. To make it easier use \"a futanari and a woman\" or \"a man and a woman\" to do so - be sure to describe each character separately in the scene.</p></li></ul><p></p><ul><li><p>No XXX content: there is no XXX content in the dataset - no even masturbation. Its using the basic actions actions and poses that Wan 2.2 recognizes.</p></li></ul><p></p><p></p><h3 id=\"1104-update-smooth-xxx-animations-added!\"><span style=\"color:rgb(130, 201, 30)\"><strong>11/04 UPDATE - SMOOTH XXX Animations Added!</strong></span></h3><p></p><p>Added Loras for NSFW animations!</p><p>Work for both Img2Vid and Txt2Vid</p><p>It covers several poses. None are tied up to an especific prompt so generic prompts - usually used on Images models - should work just fine, such as:</p><p><strong>oral sex, vaginal sex, anal sex, handjob, sex from behind, deepthroat, titfuck, cowgirl position, reverse cowgirl position,</strong></p><p></p><p>Showcase has all images used for the animations with their prompts. I tried to show several different poses and resolutions so you can have a good idea of what is possible.</p><p></p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Img2Vid</strong></span></p></li></ul><p>The High and Low Showcases are all using <strong>weight 1.0</strong> on both Loras and used <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1995784?modelVersionId=2260110\">SmoothMix I2V Checkpoint Model.</a></p><p>Very reliable and works really well on several poses. For more complex or niche poses combine it with other Loras.</p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Txt2Vid</strong></span></p></li></ul><p>Can have trouble with complex and niche poses but can still help scenes and do alot. I recommend using with Loras that do the scene you want together with this!</p><p><strong>Recommended weight 0.8 for Txt2Vid!</strong></p><p>The videos on <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/24130719\">this post</a> used both SmoothMix Txt2vid v.2 Model and the Standard Wan 2.2 16fp. The posts with Loras from other Creators used the Standard Wan 2.2 fp6 Model - The ones without used the SmoothMix Model.</p><p></p><p></p><p>Shout out for the autors of all Loras and their Loras that made training <strong>SmoothXXX Animations</strong> possible:</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1307155/wan-22-experimental-wan-general-nsfw-model\">(wan 2.2 experimental) WAN General NSFW model</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:40224\" data-label=\"CubeyAI\">@CubeyAI</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Penis Play - WAN 2.2</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:2231604\" data-label=\"Sweet_Pixeline\">@Sweet_Pixeline</span> e</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/2002532/anal-insertion-i2v\">Anal insertion (I2V)</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:5321557\" data-label=\"blo01\">@blo01</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1874153/oral-insertion-wan-22\">Oral Insertion [WAN 2.2]</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:9023356\" data-label=\"LocalOptima\">@LocalOptima</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1331682/wan-2221-pov-missionary\">Wan 2.2/2.1 POV Missionary</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:6612313\" data-label=\"dtwr434\">@dtwr434</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1566648/wan-i2v-22-and-21-assertive-cowgirl\">Wan I2V (2.2 & 2.1) - Assertive Cowgirl</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3454614\" data-label=\"icelouse\">@icelouse</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Handjobs</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:72924\" data-label=\"f1985\">@f1985</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1492937/pov-titty-fuck-t2v-and-i2v\">POV Titty Fuck -T2V & I2V</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3904281\" data-label=\"playtime_ai\">@playtime_ai</span></p><p></p><p></p><h2 id=\"smoothmix-animations\"><span style=\"color:rgb(130, 201, 30)\">SmoothMix Animations</span></h2><p><strong>\"Epic stuff or lewd stuff... make your choice!\"</strong></p><p></p><p>Make SmoothMix come to life with theses Loras!</p><p>There is a lot to explain so lets get started!</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>ComfyUI Workflow Settings</strong></span></p></li></ul><p>All videos on all Showcases used this setup:</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1847730\">Smooth Txt2Vid Workflow v2.0</a> on its default Low/Mid settings;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/QuantStack/Wan2.2-T2V-A14B-GGUF/tree/main\">Wan2.2-T2V-A14B-High/LowNoise-Q8_0.gguf</a>;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/Kijai/WanVideo_comfy/tree/main/Lightx2v\">light2x_T2V_14B_cfg_step_distill_v2_lora_rank128_bf16</a> at weight 3.0 on High and 1.0 on Low.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Trigger Words</strong></span></p></li></ul><p>All Loras, Animation and Style, use to the same trigger words:</p><p><strong>'SmoothMixAnime' </strong>- Will make the video have the style of SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI;</p><p><strong>'SmoothMixRealism' </strong>- Will make the video have the style of SmoothMix Realism</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Differences</strong></span></p></li></ul><p><strong>SmoothMix Animation High/Low </strong>- Trained with only videos. This Lora serves as a generic animation enhancer for SFW and NSFW animations. There isn't a lot of NSFW explicit content on it so for those you still have to use Loras that are specific for that type of content. All videos were made by using Img2Vid from images made with SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI/Realism.</p><p><strong>SmoothMix Style High/Low</strong> - Trained only with Images. This Lora servers as a texture enhancer for SFW and NSFW content. SFW and NSFW Images were used on it so it should work well in all cases. All images used were made by using SmoothMix Illustrious/NoobAI/Illustrious2+Noobai/Realism with Smooth Booster to ensure the video will have lots of background and character details.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Usage examples</strong></span></p></li></ul><p>The Showcases demonstrate different suggested ways to use these Loras. Let check each of them:</p><p></p><p><strong>1) Using Both with Priority to Animation:</strong></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23573573\">Animation High</a> and <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23574044\">Style High</a> Showcases display my PERSONAL favorite settings - SmoothMix Animation High/Low set to 0.8 with SmoothMix Style High/Low set to 0.2.</p><p>Gives a good amount of movement while increasing the details just enough to complement any scene.</p><p></p><p><strong>2) Using Both with Priority on Style:</strong></p><p>Sometimes SmoothMix Animation can give a little TOO much movement. In those cases, using a higher weight on the SmoothMix Style should be ideal - <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23585194\">Style Low </a>Showcase display use this settings - SmoothMix Animation High/Low set to 0.3 with SmoothMix Style High/Low set to 0.8.</p><p>Reduces the amount of jiggle and bounce to give a more natural animation while giving great amount of details to effects, backgrounds and characters.</p><p></p><p><strong>3) Using only Animation:</strong></p><p>Wind blows, grass grows, breasts bounce and butts jiggles - nothing stays still. If you have yourself a very busy animation in your mind, go all out on this. <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23576333\">Animation Low </a>Showcase displays what happens when you use only SmoothMix Animation High/Low set to 1.0.</p><p></p><p><strong>4) No Trigger Word:</strong></p><p>If the visual style of SmoothMix is not what you are looking for - just don't use the trigger words 'SmoothMixAnime' or 'SmoothMixRealism'.</p><p>The Loras by themselves will add detail and smooth animation to your videos. It all depends on the type of video you are going for; A video full of action an movements? use SmoothMix Animation; Its a more quiet and very sutle movements? SmoothMix Style.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587727\">This post </a>displays video using Animation High/Low set to weight 0.5 with no trigger words.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587932\">This post</a> displays video using Style High/Low set to weight 0.5 with no trigger words.</p><p></p><p>Thank you for all your support!</p><p>Please consider visiting my <a target=\"_blank\" rel=\"ugc\" href=\"https://www.deviantart.com/digital-pastel\">Deviantart</a> page and subscribing! Any help counts.</p><p>Thats all for now!</p><p>Have fun! =)</p>",
|
| 60 |
+
"tags": [
|
| 61 |
+
"style"
|
| 62 |
+
],
|
| 63 |
+
"allowNoCredit": false,
|
| 64 |
+
"allowCommercialUse": [
|
| 65 |
+
"RentCivit",
|
| 66 |
+
"Image"
|
| 67 |
+
],
|
| 68 |
+
"allowDerivatives": false,
|
| 69 |
+
"allowDifferentLicense": true
|
| 70 |
+
},
|
| 71 |
+
"files": [
|
| 72 |
+
{
|
| 73 |
+
"id": 2365445,
|
| 74 |
+
"sizeKB": 299616.484375,
|
| 75 |
+
"name": "SmoothFutanaris_and_Males_High.safetensors",
|
| 76 |
+
"type": "Model",
|
| 77 |
+
"pickleScanResult": "Success",
|
| 78 |
+
"pickleScanMessage": "No Pickle imports",
|
| 79 |
+
"virusScanResult": "Success",
|
| 80 |
+
"virusScanMessage": null,
|
| 81 |
+
"scannedAt": "2025-12-06T15:55:35.832Z",
|
| 82 |
+
"metadata": {
|
| 83 |
+
"format": "SafeTensor",
|
| 84 |
+
"size": null,
|
| 85 |
+
"fp": null
|
| 86 |
+
},
|
| 87 |
+
"hashes": {
|
| 88 |
+
"AutoV1": "CBCDCCD5",
|
| 89 |
+
"AutoV2": "79C11D4DA5",
|
| 90 |
+
"SHA256": "79C11D4DA5BAA77DC1F2703EEF612C02674854F1246338BB823E54629C92C544",
|
| 91 |
+
"CRC32": "FDFA3FFC",
|
| 92 |
+
"BLAKE3": "DCE344DDC11B8854DE8121B1F0AF75484CDE44D1B309D9BA644C3F97CF4B1E86",
|
| 93 |
+
"AutoV3": "90F0EE257FFC"
|
| 94 |
+
},
|
| 95 |
+
"primary": true,
|
| 96 |
+
"downloadUrl": "https://civitai.com/api/download/models/2476982"
|
| 97 |
+
}
|
| 98 |
+
],
|
| 99 |
+
"images": [
|
| 100 |
+
{
|
| 101 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/41a2c776-40a9-4601-bf58-2d2c55f7e202/original=true/112882176.mp4",
|
| 102 |
+
"nsfwLevel": 8,
|
| 103 |
+
"width": 960,
|
| 104 |
+
"height": 1440,
|
| 105 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 106 |
+
"type": "video",
|
| 107 |
+
"metadata": {
|
| 108 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 109 |
+
"size": 2852821,
|
| 110 |
+
"audio": false,
|
| 111 |
+
"width": 960,
|
| 112 |
+
"height": 1440,
|
| 113 |
+
"duration": 5.031
|
| 114 |
+
},
|
| 115 |
+
"minor": false,
|
| 116 |
+
"poi": false,
|
| 117 |
+
"meta": {
|
| 118 |
+
"steps": 6,
|
| 119 |
+
"prompt": "A fair skinned futanari and a fair skinned man walking at a fashion show catwalk towards the viewer, the futanari has a long blonde hair, large breasts a feminine delicate body and a large flaccid penis, the futanari is wearing sunglasses and a fashion summer hat, the man is muscular and has a short black hair, the man is wearing sunglasses, he has a flaccid penis, they are nude, they walk to the end of the catwalk and pose for the viewer, they put their hands on their hips while looking at the viewer, futanari, flaccid, flaccid penis,",
|
| 120 |
+
"cfgScale": 1
|
| 121 |
+
},
|
| 122 |
+
"availability": "Public",
|
| 123 |
+
"hasMeta": true,
|
| 124 |
+
"hasPositivePrompt": true,
|
| 125 |
+
"onSite": false,
|
| 126 |
+
"remixOfId": null
|
| 127 |
+
},
|
| 128 |
+
{
|
| 129 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/4c4d7fe5-4830-4c16-84cd-e8adcf103230/original=true/112882463.mp4",
|
| 130 |
+
"nsfwLevel": 16,
|
| 131 |
+
"width": 960,
|
| 132 |
+
"height": 1440,
|
| 133 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 134 |
+
"type": "video",
|
| 135 |
+
"metadata": {
|
| 136 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 137 |
+
"size": 3556443,
|
| 138 |
+
"audio": false,
|
| 139 |
+
"width": 960,
|
| 140 |
+
"height": 1440,
|
| 141 |
+
"duration": 5.031
|
| 142 |
+
},
|
| 143 |
+
"minor": false,
|
| 144 |
+
"poi": false,
|
| 145 |
+
"meta": {
|
| 146 |
+
"steps": 6,
|
| 147 |
+
"prompt": "a man walking alone on an outdoors garden of a mansion, he is wearing a long open red bathroom robe with gold details and sun glasses, he has a long hair and fair skin, he has a large flaccid penis, a nude blonde woman shows up and walks side-by-side with him, they smile at each other, the woman has huge breasts and a smooth vagina, they keep happily walking forward side-by-side,",
|
| 148 |
+
"cfgScale": 1
|
| 149 |
+
},
|
| 150 |
+
"availability": "Public",
|
| 151 |
+
"hasMeta": true,
|
| 152 |
+
"hasPositivePrompt": true,
|
| 153 |
+
"onSite": false,
|
| 154 |
+
"remixOfId": null
|
| 155 |
+
},
|
| 156 |
+
{
|
| 157 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/b270f469-e87c-4353-8f57-b52ecdc793df/original=true/112882181.mp4",
|
| 158 |
+
"nsfwLevel": 16,
|
| 159 |
+
"width": 960,
|
| 160 |
+
"height": 1440,
|
| 161 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 162 |
+
"type": "video",
|
| 163 |
+
"metadata": {
|
| 164 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 165 |
+
"size": 2772208,
|
| 166 |
+
"audio": false,
|
| 167 |
+
"width": 960,
|
| 168 |
+
"height": 1440,
|
| 169 |
+
"duration": 5.031
|
| 170 |
+
},
|
| 171 |
+
"minor": false,
|
| 172 |
+
"poi": false,
|
| 173 |
+
"meta": {
|
| 174 |
+
"steps": 6,
|
| 175 |
+
"prompt": "A beautiful, brunette, futanari, with long wet hair, and bright green eyes, is at an indoor swimming pool bathed in bright natural sunlight streaming through large skylights. She is completely nude, her skin glistening with water droplets, She is sitting on the white tiled pool edge, looking over her shoulder with a playful smile, Her thick, huge flaccid penis, and heavy balls hang freely downward between her toned thighs, swaying slightly from side to side, She smoothly turns, and sits on the edge of the pool with her legs spread comfortably, The camera slowly pulls back, and tilts up slightly as she leans back casually, Her now fully visible huge penis stays flaccid between her legs, with balls resting on the warm tile, She keeps the same gentle, teasing smile and direct eye contact with the camera throughout the motion, futanari, huge penis, flaccid, flaccid penis,",
|
| 176 |
+
"cfgScale": 1
|
| 177 |
+
},
|
| 178 |
+
"availability": "Public",
|
| 179 |
+
"hasMeta": true,
|
| 180 |
+
"hasPositivePrompt": true,
|
| 181 |
+
"onSite": false,
|
| 182 |
+
"remixOfId": null
|
| 183 |
+
},
|
| 184 |
+
{
|
| 185 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ca0e0df3-4d4a-4fef-9f5b-bf633d285edb/original=true/112882179.mp4",
|
| 186 |
+
"nsfwLevel": 16,
|
| 187 |
+
"width": 960,
|
| 188 |
+
"height": 1440,
|
| 189 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 190 |
+
"type": "video",
|
| 191 |
+
"metadata": {
|
| 192 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 193 |
+
"size": 2744751,
|
| 194 |
+
"audio": false,
|
| 195 |
+
"width": 960,
|
| 196 |
+
"height": 1440,
|
| 197 |
+
"duration": 5.031
|
| 198 |
+
},
|
| 199 |
+
"minor": false,
|
| 200 |
+
"poi": false,
|
| 201 |
+
"meta": {
|
| 202 |
+
"steps": 6,
|
| 203 |
+
"prompt": "A man and a woman, wooden hot spring under a pavilion, dark forest backdrop. A nude woman with short red hair smiles gently, amber eyes soft. Her pussy is neat and closed. A light-skinned male stands next to her; his flaccid penis droops relaxed, with two testicles. They walk forward while talking to each other in a friendly conversation. flaccid penis, huge penis, flaccid, woman, hetero, pussy, vagina, nude, nipples, penis, onsen,",
|
| 204 |
+
"cfgScale": 1
|
| 205 |
+
},
|
| 206 |
+
"availability": "Public",
|
| 207 |
+
"hasMeta": true,
|
| 208 |
+
"hasPositivePrompt": true,
|
| 209 |
+
"onSite": false,
|
| 210 |
+
"remixOfId": null
|
| 211 |
+
},
|
| 212 |
+
{
|
| 213 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/01bfc424-e9a9-4a4a-833b-7296985cdf43/original=true/112882180.mp4",
|
| 214 |
+
"nsfwLevel": 16,
|
| 215 |
+
"width": 960,
|
| 216 |
+
"height": 1440,
|
| 217 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 218 |
+
"type": "video",
|
| 219 |
+
"metadata": {
|
| 220 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 221 |
+
"size": 2194358,
|
| 222 |
+
"audio": false,
|
| 223 |
+
"width": 960,
|
| 224 |
+
"height": 1440,
|
| 225 |
+
"duration": 5.031
|
| 226 |
+
},
|
| 227 |
+
"minor": false,
|
| 228 |
+
"poi": false,
|
| 229 |
+
"meta": {
|
| 230 |
+
"steps": 6,
|
| 231 |
+
"prompt": "A gorgeous, athletic, futanari, with bright crimson-red hair styled in a high ponytail with loose curls, She has striking blue eyes, and a teasing confident expression, The scene is set in a bright modern white bathroom with large windows, letting in soft natural daylight, Camera is positioned low behind her, She stands with legs slightly apart, she is topless, wearing only an extremely short frilly white tutu-style petticoat skirt, the skirt is lifted slightly by her pose, fully exposing her bare ass, she is bottomless and her very large thick flaccid penis and heavy balls are hanging freely between her toned legs, Her penis sways gently as she shifts her weight, She turns around to face the camera, hips swaying seductively, As she turns, she uses one hand to deliberately lift the front of the skirt, revealing her huge flaccid penis and full balls underneath, She stops in a confident three-quarter pose, skirt held high, looking straight at the camera with a playful smirk, Subtle bounce and natural physics on breasts, skirt layers, hair, and genitals throughout the turn. futanari, huge penis, large breasts, flaccid, flaccid penis",
|
| 232 |
+
"cfgScale": 1
|
| 233 |
+
},
|
| 234 |
+
"availability": "Public",
|
| 235 |
+
"hasMeta": true,
|
| 236 |
+
"hasPositivePrompt": true,
|
| 237 |
+
"onSite": false,
|
| 238 |
+
"remixOfId": null
|
| 239 |
+
},
|
| 240 |
+
{
|
| 241 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/2cacd17b-83d9-4437-90ca-e1801492cc97/original=true/112882466.mp4",
|
| 242 |
+
"nsfwLevel": 8,
|
| 243 |
+
"width": 960,
|
| 244 |
+
"height": 1440,
|
| 245 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 246 |
+
"type": "video",
|
| 247 |
+
"metadata": {
|
| 248 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 249 |
+
"size": 2290899,
|
| 250 |
+
"audio": false,
|
| 251 |
+
"width": 960,
|
| 252 |
+
"height": 1440,
|
| 253 |
+
"duration": 5.031
|
| 254 |
+
},
|
| 255 |
+
"minor": false,
|
| 256 |
+
"poi": false,
|
| 257 |
+
"meta": {
|
| 258 |
+
"steps": 6,
|
| 259 |
+
"prompt": "A handsome, muscular young man, with short dark hair, and a light sheen of sweat, stands completely nude, in a dimly lit blue-green locker room with rows of teal lockers behind him, Camera is low and directly behind him, He stands with legs slightly apart, hands resting on his hips, looking back over his right shoulder with a subtle confident smirk, His thick flaccid penis, and heavy low-hanging balls, are fully visible between his powerful thighs, hanging straight down and gently swaying, In one smooth confident motion he turns 180° to face the camera, pivoting on his feet, As he turns, his penis swings naturally with the rotation, settling to hang forward, He finishes facing forward, hands now on hips in a proud stance, looking straight into the camera with the same playful half-smile, His now fully visible,\nthick, flaccid penis rests heavily against his thighs, balls relaxed and low. large penis,flaccid penis,male,large male,testicles,bara,penis,flaccid",
|
| 260 |
+
"cfgScale": 1
|
| 261 |
+
},
|
| 262 |
+
"availability": "Public",
|
| 263 |
+
"hasMeta": true,
|
| 264 |
+
"hasPositivePrompt": true,
|
| 265 |
+
"onSite": false,
|
| 266 |
+
"remixOfId": null
|
| 267 |
+
},
|
| 268 |
+
{
|
| 269 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/4bd97121-6133-4390-8a7d-1119973c31f6/original=true/112882177.mp4",
|
| 270 |
+
"nsfwLevel": 16,
|
| 271 |
+
"width": 960,
|
| 272 |
+
"height": 1440,
|
| 273 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 274 |
+
"type": "video",
|
| 275 |
+
"metadata": {
|
| 276 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 277 |
+
"size": 2708921,
|
| 278 |
+
"audio": false,
|
| 279 |
+
"width": 960,
|
| 280 |
+
"height": 1440,
|
| 281 |
+
"duration": 5.031
|
| 282 |
+
},
|
| 283 |
+
"minor": false,
|
| 284 |
+
"poi": false,
|
| 285 |
+
"meta": {
|
| 286 |
+
"steps": 6,
|
| 287 |
+
"prompt": "A beautiful futanari with long black hair in a high ponytail and tanned skin is alone on a bright white-sand beach under intense midday sun. She is crawling in all fours. She wears only a tight, shiny two-tone (black and teal) competition swimsuit that is fully open around her crotch, she is bottoomless, completely naked from the waist down, She has a flaccid penis and heavy balls hanging and swaying freely beneath her. Camera low following her from the side. She keeps crawling while looking at the viewer with a smirk. futanari, huge penis,",
|
| 288 |
+
"cfgScale": 1
|
| 289 |
+
},
|
| 290 |
+
"availability": "Public",
|
| 291 |
+
"hasMeta": true,
|
| 292 |
+
"hasPositivePrompt": true,
|
| 293 |
+
"onSite": false,
|
| 294 |
+
"remixOfId": null
|
| 295 |
+
},
|
| 296 |
+
{
|
| 297 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/a339c1cc-cc32-4c3a-a5a6-b7c78a6b3b26/original=true/112882174.mp4",
|
| 298 |
+
"nsfwLevel": 16,
|
| 299 |
+
"width": 960,
|
| 300 |
+
"height": 1440,
|
| 301 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 302 |
+
"type": "video",
|
| 303 |
+
"metadata": {
|
| 304 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 305 |
+
"size": 1889339,
|
| 306 |
+
"audio": false,
|
| 307 |
+
"width": 960,
|
| 308 |
+
"height": 1440,
|
| 309 |
+
"duration": 5.031
|
| 310 |
+
},
|
| 311 |
+
"minor": false,
|
| 312 |
+
"poi": false,
|
| 313 |
+
"meta": {
|
| 314 |
+
"steps": 6,
|
| 315 |
+
"prompt": "Two nude women with identical long violet hair and purple eyes are seated side-by-side on a low wooden bench in a steamy sauna. A dark-skinned male walks into the frame to their left, he stands there crossing his arms, his thick flaccid penis hanging heavily against his thigh, the shaft soft, with two rounded testicles visible. Only the lower half of the man is visible. the women look at the penis with their eyes wide open and a seductive smile. The women’s pussy are smooth. All skin glistens with sweat under bright overhead light.\nblack male, black man, interracial, flaccid penis, huge penis, woman, pussy, vagina, penis, nude, hetero, purple hair, dark-skinned male",
|
| 316 |
+
"cfgScale": 1
|
| 317 |
+
},
|
| 318 |
+
"availability": "Public",
|
| 319 |
+
"hasMeta": true,
|
| 320 |
+
"hasPositivePrompt": true,
|
| 321 |
+
"onSite": false,
|
| 322 |
+
"remixOfId": null
|
| 323 |
+
},
|
| 324 |
+
{
|
| 325 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/db6762bc-14de-4c03-9cd9-ffb8721a1ab1/original=true/112882175.mp4",
|
| 326 |
+
"nsfwLevel": 8,
|
| 327 |
+
"width": 960,
|
| 328 |
+
"height": 1440,
|
| 329 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 330 |
+
"type": "video",
|
| 331 |
+
"metadata": {
|
| 332 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 333 |
+
"size": 2799846,
|
| 334 |
+
"audio": false,
|
| 335 |
+
"width": 960,
|
| 336 |
+
"height": 1440,
|
| 337 |
+
"duration": 5.031
|
| 338 |
+
},
|
| 339 |
+
"minor": false,
|
| 340 |
+
"poi": false,
|
| 341 |
+
"meta": {
|
| 342 |
+
"steps": 6,
|
| 343 |
+
"prompt": "A man and a woman, A woman with a tanned skin with bikini tanlines and a black man walking at a fashion show catwalk towards the viewer, the woman has a ligth brown hair tied in a ponytail, large breasts and a feminine delicate body, the woman is wearing sunglasses and highheels the black man is muscular and has a very short black hair, the man is wearing sunglasses, he has a suttle beard, the man has a flaccid penis, they are nude, they walk to the end of the catwalk and pose for photographers, they put their hands on their hips while looking at the viewer, woman, hetero, flaccid, flaccid penis,",
|
| 344 |
+
"cfgScale": 1
|
| 345 |
+
},
|
| 346 |
+
"availability": "Public",
|
| 347 |
+
"hasMeta": true,
|
| 348 |
+
"hasPositivePrompt": true,
|
| 349 |
+
"onSite": false,
|
| 350 |
+
"remixOfId": null
|
| 351 |
+
},
|
| 352 |
+
{
|
| 353 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/0595b3e0-7fc6-486c-82f8-1fe1a0e54b6a/original=true/112882154.mp4",
|
| 354 |
+
"nsfwLevel": 16,
|
| 355 |
+
"width": 960,
|
| 356 |
+
"height": 1440,
|
| 357 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 358 |
+
"type": "video",
|
| 359 |
+
"metadata": {
|
| 360 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 361 |
+
"size": 2516233,
|
| 362 |
+
"audio": false,
|
| 363 |
+
"width": 960,
|
| 364 |
+
"height": 1440,
|
| 365 |
+
"duration": 5.031
|
| 366 |
+
},
|
| 367 |
+
"minor": false,
|
| 368 |
+
"poi": false,
|
| 369 |
+
"meta": {
|
| 370 |
+
"steps": 6,
|
| 371 |
+
"prompt": "A futanari college girl is tied with a rope, with her hands up, to a dimly lit streetlight pole. A gray duck tape is strapped to her mouth and a black blindfold is covering her eyes. The futanari is gagged and blindfolded. the futanari is standing naked, she has blonde hair, her breasts and large penis fully exposed, she is facing the viewer, legs apart. the futanari is struggling to move. It is evening, and she is in a park. The futanari is surrounded by multilpe girls her age, the other girls are sitting, laughing and recording the futanari with their smartphone. The camera shot upwards from the floor, showing the futanari's near immobility.",
|
| 372 |
+
"cfgScale": 1
|
| 373 |
+
},
|
| 374 |
+
"availability": "Public",
|
| 375 |
+
"hasMeta": true,
|
| 376 |
+
"hasPositivePrompt": true,
|
| 377 |
+
"onSite": false,
|
| 378 |
+
"remixOfId": null
|
| 379 |
+
}
|
| 380 |
+
],
|
| 381 |
+
"downloadUrl": "https://civitai.com/api/download/models/2476982",
|
| 382 |
+
"creator": {
|
| 383 |
+
"username": "DigitalPastel",
|
| 384 |
+
"image": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/c6d230a4-5cb5-408c-8eb6-3cf5ae041efa/width=96/DigitalPastel.jpeg"
|
| 385 |
+
}
|
| 386 |
+
},
|
| 387 |
+
"tags": [
|
| 388 |
+
"style"
|
| 389 |
+
],
|
| 390 |
+
"modelDescription": "<h3 id=\"1206-update-futanaris-and-males!\"><span style=\"color:rgb(130, 201, 30)\"><strong>12/06 UPDATE - Futanaris and Males!</strong></span></h3><p></p><p>Added Loras to make males genitals and futanaris.</p><p></p><p>Futanaris and Males High showcase is only txt2vid generations made using \"Wan 2.2 t2v High/LowNoise 14B\".</p><p>Futanaris and Males Low showcase is only img2vid generations made using \"Wan 2.2 i2v High/LowNoise 14B fp8 scaled\".</p><p></p><p>Works for both Img2Vid and Txt2Vid!</p><p></p><ul><li><p><strong>Recommended weight for Img2vid: 0.5~0.8</strong></p></li><li><p><strong>Recommended weight for Txt2vid: 0.5~0.8</strong></p></li></ul><p>Usage with clothing: Vast majority of the dataset have the characters (futanaris, men and woman) completely nude - so high weights might result in nipples and penises going through clothes - use the recommended 0.5~0.8 weight range to prevent/mitigate that. Of course that won't matter if they are nude.</p><p></p><ul><li><p>Flaccid and Erect: It should differentiate flaccid and erect penises - use the prompts \"flaccid\", \"flaccid penis\", \"erect\", \"erect penis\" to get those results. The AI can be VERY stubborn on some poses sometimes, alternating between erect and flaccid state during the animation - I found dad adding something in the prompt that reinforces the state of the penis helps, such as: \"the penis keeps flaccid and pointing downwards\", \"The penis stays erect\",\"the penis keeps erect and pointing up\" and so forth.</p><p></p></li><li><p>Futanari/Male with a Female: its possible to generate normal females together with a futanari/male as well. To make it easier use \"a futanari and a woman\" or \"a man and a woman\" to do so - be sure to describe each character separately in the scene.</p></li></ul><p></p><ul><li><p>No XXX content: there is no XXX content in the dataset - no even masturbation. Its using the basic actions actions and poses that Wan 2.2 recognizes.</p></li></ul><p></p><p></p><h3 id=\"1104-update-smooth-xxx-animations-added!\"><span style=\"color:rgb(130, 201, 30)\"><strong>11/04 UPDATE - SMOOTH XXX Animations Added!</strong></span></h3><p></p><p>Added Loras for NSFW animations!</p><p>Work for both Img2Vid and Txt2Vid</p><p>It covers several poses. None are tied up to an especific prompt so generic prompts - usually used on Images models - should work just fine, such as:</p><p><strong>oral sex, vaginal sex, anal sex, handjob, sex from behind, deepthroat, titfuck, cowgirl position, reverse cowgirl position,</strong></p><p></p><p>Showcase has all images used for the animations with their prompts. I tried to show several different poses and resolutions so you can have a good idea of what is possible.</p><p></p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Img2Vid</strong></span></p></li></ul><p>The High and Low Showcases are all using <strong>weight 1.0</strong> on both Loras and used <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1995784?modelVersionId=2260110\">SmoothMix I2V Checkpoint Model.</a></p><p>Very reliable and works really well on several poses. For more complex or niche poses combine it with other Loras.</p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Txt2Vid</strong></span></p></li></ul><p>Can have trouble with complex and niche poses but can still help scenes and do alot. I recommend using with Loras that do the scene you want together with this!</p><p><strong>Recommended weight 0.8 for Txt2Vid!</strong></p><p>The videos on <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/24130719\">this post</a> used both SmoothMix Txt2vid v.2 Model and the Standard Wan 2.2 16fp. The posts with Loras from other Creators used the Standard Wan 2.2 fp6 Model - The ones without used the SmoothMix Model.</p><p></p><p></p><p>Shout out for the autors of all Loras and their Loras that made training <strong>SmoothXXX Animations</strong> possible:</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1307155/wan-22-experimental-wan-general-nsfw-model\">(wan 2.2 experimental) WAN General NSFW model</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:40224\" data-label=\"CubeyAI\">@CubeyAI</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Penis Play - WAN 2.2</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:2231604\" data-label=\"Sweet_Pixeline\">@Sweet_Pixeline</span> e</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/2002532/anal-insertion-i2v\">Anal insertion (I2V)</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:5321557\" data-label=\"blo01\">@blo01</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1874153/oral-insertion-wan-22\">Oral Insertion [WAN 2.2]</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:9023356\" data-label=\"LocalOptima\">@LocalOptima</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1331682/wan-2221-pov-missionary\">Wan 2.2/2.1 POV Missionary</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:6612313\" data-label=\"dtwr434\">@dtwr434</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1566648/wan-i2v-22-and-21-assertive-cowgirl\">Wan I2V (2.2 & 2.1) - Assertive Cowgirl</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3454614\" data-label=\"icelouse\">@icelouse</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Handjobs</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:72924\" data-label=\"f1985\">@f1985</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1492937/pov-titty-fuck-t2v-and-i2v\">POV Titty Fuck -T2V & I2V</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3904281\" data-label=\"playtime_ai\">@playtime_ai</span></p><p></p><p></p><h2 id=\"smoothmix-animations\"><span style=\"color:rgb(130, 201, 30)\">SmoothMix Animations</span></h2><p><strong>\"Epic stuff or lewd stuff... make your choice!\"</strong></p><p></p><p>Make SmoothMix come to life with theses Loras!</p><p>There is a lot to explain so lets get started!</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>ComfyUI Workflow Settings</strong></span></p></li></ul><p>All videos on all Showcases used this setup:</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1847730\">Smooth Txt2Vid Workflow v2.0</a> on its default Low/Mid settings;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/QuantStack/Wan2.2-T2V-A14B-GGUF/tree/main\">Wan2.2-T2V-A14B-High/LowNoise-Q8_0.gguf</a>;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/Kijai/WanVideo_comfy/tree/main/Lightx2v\">light2x_T2V_14B_cfg_step_distill_v2_lora_rank128_bf16</a> at weight 3.0 on High and 1.0 on Low.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Trigger Words</strong></span></p></li></ul><p>All Loras, Animation and Style, use to the same trigger words:</p><p><strong>'SmoothMixAnime' </strong>- Will make the video have the style of SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI;</p><p><strong>'SmoothMixRealism' </strong>- Will make the video have the style of SmoothMix Realism</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Differences</strong></span></p></li></ul><p><strong>SmoothMix Animation High/Low </strong>- Trained with only videos. This Lora serves as a generic animation enhancer for SFW and NSFW animations. There isn't a lot of NSFW explicit content on it so for those you still have to use Loras that are specific for that type of content. All videos were made by using Img2Vid from images made with SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI/Realism.</p><p><strong>SmoothMix Style High/Low</strong> - Trained only with Images. This Lora servers as a texture enhancer for SFW and NSFW content. SFW and NSFW Images were used on it so it should work well in all cases. All images used were made by using SmoothMix Illustrious/NoobAI/Illustrious2+Noobai/Realism with Smooth Booster to ensure the video will have lots of background and character details.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Usage examples</strong></span></p></li></ul><p>The Showcases demonstrate different suggested ways to use these Loras. Let check each of them:</p><p></p><p><strong>1) Using Both with Priority to Animation:</strong></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23573573\">Animation High</a> and <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23574044\">Style High</a> Showcases display my PERSONAL favorite settings - SmoothMix Animation High/Low set to 0.8 with SmoothMix Style High/Low set to 0.2.</p><p>Gives a good amount of movement while increasing the details just enough to complement any scene.</p><p></p><p><strong>2) Using Both with Priority on Style:</strong></p><p>Sometimes SmoothMix Animation can give a little TOO much movement. In those cases, using a higher weight on the SmoothMix Style should be ideal - <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23585194\">Style Low </a>Showcase display use this settings - SmoothMix Animation High/Low set to 0.3 with SmoothMix Style High/Low set to 0.8.</p><p>Reduces the amount of jiggle and bounce to give a more natural animation while giving great amount of details to effects, backgrounds and characters.</p><p></p><p><strong>3) Using only Animation:</strong></p><p>Wind blows, grass grows, breasts bounce and butts jiggles - nothing stays still. If you have yourself a very busy animation in your mind, go all out on this. <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23576333\">Animation Low </a>Showcase displays what happens when you use only SmoothMix Animation High/Low set to 1.0.</p><p></p><p><strong>4) No Trigger Word:</strong></p><p>If the visual style of SmoothMix is not what you are looking for - just don't use the trigger words 'SmoothMixAnime' or 'SmoothMixRealism'.</p><p>The Loras by themselves will add detail and smooth animation to your videos. It all depends on the type of video you are going for; A video full of action an movements? use SmoothMix Animation; Its a more quiet and very sutle movements? SmoothMix Style.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587727\">This post </a>displays video using Animation High/Low set to weight 0.5 with no trigger words.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587932\">This post</a> displays video using Style High/Low set to weight 0.5 with no trigger words.</p><p></p><p>Thank you for all your support!</p><p>Please consider visiting my <a target=\"_blank\" rel=\"ugc\" href=\"https://www.deviantart.com/digital-pastel\">Deviantart</a> page and subscribing! Any help counts.</p><p>Thats all for now!</p><p>Have fun! =)</p>",
|
| 391 |
+
"civitai_deleted": false,
|
| 392 |
+
"favorite": false,
|
| 393 |
+
"exclude": false,
|
| 394 |
+
"db_checked": false,
|
| 395 |
+
"skip_metadata_refresh": false,
|
| 396 |
+
"metadata_source": "civitai_api",
|
| 397 |
+
"last_checked_at": 1772082474.864441,
|
| 398 |
+
"usage_tips": "{}"
|
| 399 |
+
}
|
loras/Actions/Helpers/SmoothFutanaris_and_Males_High.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b5e5cd39c9aed59773abeadb6de8140eb3b1cdeb87aaa93ccf59686cadce7b78
|
| 3 |
+
size 1241122
|
loras/Actions/Helpers/SmoothFutanaris_and_Males_High.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:79c11d4da5baa77dc1f2703eef612c02674854f1246338bb823e54629c92c544
|
| 3 |
+
size 306807280
|
loras/Actions/Helpers/SmoothFutanaris_and_Males_Low.metadata.json
ADDED
|
@@ -0,0 +1,399 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"file_name": "SmoothFutanaris_and_Males_Low",
|
| 3 |
+
"model_name": "SmoothMix Animations",
|
| 4 |
+
"file_path": "G:/AI/ComfyUI/models/loras/Actions/Helpers/SmoothFutanaris_and_Males_Low.safetensors",
|
| 5 |
+
"size": 306807280,
|
| 6 |
+
"modified": 1772081879.210976,
|
| 7 |
+
"sha256": "31cbd0840441c29940712602cb4746e5d81b80e774602d8714fee1fcf07b19ad",
|
| 8 |
+
"base_model": "Wan Video 2.2 T2V-A14B",
|
| 9 |
+
"preview_url": "G:/AI/ComfyUI/models/loras/Actions/Helpers/SmoothFutanaris_and_Males_Low.mp4",
|
| 10 |
+
"preview_nsfw_level": 8,
|
| 11 |
+
"notes": "",
|
| 12 |
+
"from_civitai": true,
|
| 13 |
+
"civitai": {
|
| 14 |
+
"id": 2474616,
|
| 15 |
+
"modelId": 2040641,
|
| 16 |
+
"name": "Futanaris and Males Low",
|
| 17 |
+
"nsfwLevel": 60,
|
| 18 |
+
"createdAt": "2025-12-05T22:51:29.284Z",
|
| 19 |
+
"updatedAt": "2025-12-17T23:24:28.148Z",
|
| 20 |
+
"status": "Published",
|
| 21 |
+
"publishedAt": "2025-12-14T02:30:07.272Z",
|
| 22 |
+
"trainedWords": [
|
| 23 |
+
"futanari",
|
| 24 |
+
"a futanari and a woman",
|
| 25 |
+
"a man and a woman",
|
| 26 |
+
"flaccid penis",
|
| 27 |
+
"flaccid",
|
| 28 |
+
"erect",
|
| 29 |
+
"erect penis"
|
| 30 |
+
],
|
| 31 |
+
"trainingStatus": null,
|
| 32 |
+
"trainingDetails": null,
|
| 33 |
+
"baseModel": "Wan Video 2.2 T2V-A14B",
|
| 34 |
+
"baseModelType": "Standard",
|
| 35 |
+
"earlyAccessEndsAt": null,
|
| 36 |
+
"earlyAccessConfig": {
|
| 37 |
+
"timeframe": 0,
|
| 38 |
+
"downloadPrice": 100,
|
| 39 |
+
"chargeForDownload": true,
|
| 40 |
+
"originalTimeframe": "7",
|
| 41 |
+
"chargeForGeneration": false,
|
| 42 |
+
"donationGoalEnabled": false,
|
| 43 |
+
"originalPublishedAt": "2025-12-07T02:30:03.047",
|
| 44 |
+
"generationTrialLimit": 10
|
| 45 |
+
},
|
| 46 |
+
"description": null,
|
| 47 |
+
"uploadType": "Created",
|
| 48 |
+
"usageControl": "Download",
|
| 49 |
+
"air": "urn:air:wanvideo-22-t2v-a14b:lora:civitai:2040641@2474616",
|
| 50 |
+
"stats": {
|
| 51 |
+
"downloadCount": 2646,
|
| 52 |
+
"thumbsUpCount": 134
|
| 53 |
+
},
|
| 54 |
+
"model": {
|
| 55 |
+
"name": "SmoothMix Animations",
|
| 56 |
+
"type": "LORA",
|
| 57 |
+
"nsfw": true,
|
| 58 |
+
"poi": false,
|
| 59 |
+
"description": "<h3 id=\"1206-update-futanaris-and-males!\"><span style=\"color:rgb(130, 201, 30)\"><strong>12/06 UPDATE - Futanaris and Males!</strong></span></h3><p></p><p>Added Loras to make males genitals and futanaris.</p><p></p><p>Futanaris and Males High showcase is only txt2vid generations made using \"Wan 2.2 t2v High/LowNoise 14B\".</p><p>Futanaris and Males Low showcase is only img2vid generations made using \"Wan 2.2 i2v High/LowNoise 14B fp8 scaled\".</p><p></p><p>Works for both Img2Vid and Txt2Vid!</p><p></p><ul><li><p><strong>Recommended weight for Img2vid: 0.5~0.8</strong></p></li><li><p><strong>Recommended weight for Txt2vid: 0.5~0.8</strong></p></li></ul><p>Usage with clothing: Vast majority of the dataset have the characters (futanaris, men and woman) completely nude - so high weights might result in nipples and penises going through clothes - use the recommended 0.5~0.8 weight range to prevent/mitigate that. Of course that won't matter if they are nude.</p><p></p><ul><li><p>Flaccid and Erect: It should differentiate flaccid and erect penises - use the prompts \"flaccid\", \"flaccid penis\", \"erect\", \"erect penis\" to get those results. The AI can be VERY stubborn on some poses sometimes, alternating between erect and flaccid state during the animation - I found dad adding something in the prompt that reinforces the state of the penis helps, such as: \"the penis keeps flaccid and pointing downwards\", \"The penis stays erect\",\"the penis keeps erect and pointing up\" and so forth.</p><p></p></li><li><p>Futanari/Male with a Female: its possible to generate normal females together with a futanari/male as well. To make it easier use \"a futanari and a woman\" or \"a man and a woman\" to do so - be sure to describe each character separately in the scene.</p></li></ul><p></p><ul><li><p>No XXX content: there is no XXX content in the dataset - no even masturbation. Its using the basic actions actions and poses that Wan 2.2 recognizes.</p></li></ul><p></p><p></p><h3 id=\"1104-update-smooth-xxx-animations-added!\"><span style=\"color:rgb(130, 201, 30)\"><strong>11/04 UPDATE - SMOOTH XXX Animations Added!</strong></span></h3><p></p><p>Added Loras for NSFW animations!</p><p>Work for both Img2Vid and Txt2Vid</p><p>It covers several poses. None are tied up to an especific prompt so generic prompts - usually used on Images models - should work just fine, such as:</p><p><strong>oral sex, vaginal sex, anal sex, handjob, sex from behind, deepthroat, titfuck, cowgirl position, reverse cowgirl position,</strong></p><p></p><p>Showcase has all images used for the animations with their prompts. I tried to show several different poses and resolutions so you can have a good idea of what is possible.</p><p></p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Img2Vid</strong></span></p></li></ul><p>The High and Low Showcases are all using <strong>weight 1.0</strong> on both Loras and used <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1995784?modelVersionId=2260110\">SmoothMix I2V Checkpoint Model.</a></p><p>Very reliable and works really well on several poses. For more complex or niche poses combine it with other Loras.</p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Txt2Vid</strong></span></p></li></ul><p>Can have trouble with complex and niche poses but can still help scenes and do alot. I recommend using with Loras that do the scene you want together with this!</p><p><strong>Recommended weight 0.8 for Txt2Vid!</strong></p><p>The videos on <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/24130719\">this post</a> used both SmoothMix Txt2vid v.2 Model and the Standard Wan 2.2 16fp. The posts with Loras from other Creators used the Standard Wan 2.2 fp6 Model - The ones without used the SmoothMix Model.</p><p></p><p></p><p>Shout out for the autors of all Loras and their Loras that made training <strong>SmoothXXX Animations</strong> possible:</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1307155/wan-22-experimental-wan-general-nsfw-model\">(wan 2.2 experimental) WAN General NSFW model</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:40224\" data-label=\"CubeyAI\">@CubeyAI</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Penis Play - WAN 2.2</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:2231604\" data-label=\"Sweet_Pixeline\">@Sweet_Pixeline</span> e</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/2002532/anal-insertion-i2v\">Anal insertion (I2V)</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:5321557\" data-label=\"blo01\">@blo01</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1874153/oral-insertion-wan-22\">Oral Insertion [WAN 2.2]</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:9023356\" data-label=\"LocalOptima\">@LocalOptima</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1331682/wan-2221-pov-missionary\">Wan 2.2/2.1 POV Missionary</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:6612313\" data-label=\"dtwr434\">@dtwr434</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1566648/wan-i2v-22-and-21-assertive-cowgirl\">Wan I2V (2.2 & 2.1) - Assertive Cowgirl</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3454614\" data-label=\"icelouse\">@icelouse</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Handjobs</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:72924\" data-label=\"f1985\">@f1985</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1492937/pov-titty-fuck-t2v-and-i2v\">POV Titty Fuck -T2V & I2V</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3904281\" data-label=\"playtime_ai\">@playtime_ai</span></p><p></p><p></p><h2 id=\"smoothmix-animations\"><span style=\"color:rgb(130, 201, 30)\">SmoothMix Animations</span></h2><p><strong>\"Epic stuff or lewd stuff... make your choice!\"</strong></p><p></p><p>Make SmoothMix come to life with theses Loras!</p><p>There is a lot to explain so lets get started!</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>ComfyUI Workflow Settings</strong></span></p></li></ul><p>All videos on all Showcases used this setup:</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1847730\">Smooth Txt2Vid Workflow v2.0</a> on its default Low/Mid settings;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/QuantStack/Wan2.2-T2V-A14B-GGUF/tree/main\">Wan2.2-T2V-A14B-High/LowNoise-Q8_0.gguf</a>;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/Kijai/WanVideo_comfy/tree/main/Lightx2v\">light2x_T2V_14B_cfg_step_distill_v2_lora_rank128_bf16</a> at weight 3.0 on High and 1.0 on Low.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Trigger Words</strong></span></p></li></ul><p>All Loras, Animation and Style, use to the same trigger words:</p><p><strong>'SmoothMixAnime' </strong>- Will make the video have the style of SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI;</p><p><strong>'SmoothMixRealism' </strong>- Will make the video have the style of SmoothMix Realism</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Differences</strong></span></p></li></ul><p><strong>SmoothMix Animation High/Low </strong>- Trained with only videos. This Lora serves as a generic animation enhancer for SFW and NSFW animations. There isn't a lot of NSFW explicit content on it so for those you still have to use Loras that are specific for that type of content. All videos were made by using Img2Vid from images made with SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI/Realism.</p><p><strong>SmoothMix Style High/Low</strong> - Trained only with Images. This Lora servers as a texture enhancer for SFW and NSFW content. SFW and NSFW Images were used on it so it should work well in all cases. All images used were made by using SmoothMix Illustrious/NoobAI/Illustrious2+Noobai/Realism with Smooth Booster to ensure the video will have lots of background and character details.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Usage examples</strong></span></p></li></ul><p>The Showcases demonstrate different suggested ways to use these Loras. Let check each of them:</p><p></p><p><strong>1) Using Both with Priority to Animation:</strong></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23573573\">Animation High</a> and <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23574044\">Style High</a> Showcases display my PERSONAL favorite settings - SmoothMix Animation High/Low set to 0.8 with SmoothMix Style High/Low set to 0.2.</p><p>Gives a good amount of movement while increasing the details just enough to complement any scene.</p><p></p><p><strong>2) Using Both with Priority on Style:</strong></p><p>Sometimes SmoothMix Animation can give a little TOO much movement. In those cases, using a higher weight on the SmoothMix Style should be ideal - <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23585194\">Style Low </a>Showcase display use this settings - SmoothMix Animation High/Low set to 0.3 with SmoothMix Style High/Low set to 0.8.</p><p>Reduces the amount of jiggle and bounce to give a more natural animation while giving great amount of details to effects, backgrounds and characters.</p><p></p><p><strong>3) Using only Animation:</strong></p><p>Wind blows, grass grows, breasts bounce and butts jiggles - nothing stays still. If you have yourself a very busy animation in your mind, go all out on this. <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23576333\">Animation Low </a>Showcase displays what happens when you use only SmoothMix Animation High/Low set to 1.0.</p><p></p><p><strong>4) No Trigger Word:</strong></p><p>If the visual style of SmoothMix is not what you are looking for - just don't use the trigger words 'SmoothMixAnime' or 'SmoothMixRealism'.</p><p>The Loras by themselves will add detail and smooth animation to your videos. It all depends on the type of video you are going for; A video full of action an movements? use SmoothMix Animation; Its a more quiet and very sutle movements? SmoothMix Style.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587727\">This post </a>displays video using Animation High/Low set to weight 0.5 with no trigger words.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587932\">This post</a> displays video using Style High/Low set to weight 0.5 with no trigger words.</p><p></p><p>Thank you for all your support!</p><p>Please consider visiting my <a target=\"_blank\" rel=\"ugc\" href=\"https://www.deviantart.com/digital-pastel\">Deviantart</a> page and subscribing! Any help counts.</p><p>Thats all for now!</p><p>Have fun! =)</p>",
|
| 60 |
+
"tags": [
|
| 61 |
+
"style"
|
| 62 |
+
],
|
| 63 |
+
"allowNoCredit": false,
|
| 64 |
+
"allowCommercialUse": [
|
| 65 |
+
"RentCivit",
|
| 66 |
+
"Image"
|
| 67 |
+
],
|
| 68 |
+
"allowDerivatives": false,
|
| 69 |
+
"allowDifferentLicense": true
|
| 70 |
+
},
|
| 71 |
+
"files": [
|
| 72 |
+
{
|
| 73 |
+
"id": 2363068,
|
| 74 |
+
"sizeKB": 299616.484375,
|
| 75 |
+
"name": "SmoothFutanaris_and_Males_Low.safetensors",
|
| 76 |
+
"type": "Model",
|
| 77 |
+
"pickleScanResult": "Success",
|
| 78 |
+
"pickleScanMessage": "No Pickle imports",
|
| 79 |
+
"virusScanResult": "Success",
|
| 80 |
+
"virusScanMessage": null,
|
| 81 |
+
"scannedAt": "2025-12-05T22:55:42.141Z",
|
| 82 |
+
"metadata": {
|
| 83 |
+
"format": "SafeTensor",
|
| 84 |
+
"size": null,
|
| 85 |
+
"fp": null
|
| 86 |
+
},
|
| 87 |
+
"hashes": {
|
| 88 |
+
"AutoV1": "F8CBE0FF",
|
| 89 |
+
"AutoV2": "31CBD08404",
|
| 90 |
+
"SHA256": "31CBD0840441C29940712602CB4746E5D81B80E774602D8714FEE1FCF07B19AD",
|
| 91 |
+
"CRC32": "9FD82D99",
|
| 92 |
+
"BLAKE3": "FA8B96486715CF2C570E6313475160ADE6C195FF1E5EE56EA12F735DBD58F8AB",
|
| 93 |
+
"AutoV3": "568C6466BFFE"
|
| 94 |
+
},
|
| 95 |
+
"primary": true,
|
| 96 |
+
"downloadUrl": "https://civitai.com/api/download/models/2474616"
|
| 97 |
+
}
|
| 98 |
+
],
|
| 99 |
+
"images": [
|
| 100 |
+
{
|
| 101 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/b46b1109-1ba3-4f14-975c-4e6256954523/original=true/112882974.mp4",
|
| 102 |
+
"nsfwLevel": 8,
|
| 103 |
+
"width": 960,
|
| 104 |
+
"height": 1376,
|
| 105 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 106 |
+
"type": "video",
|
| 107 |
+
"metadata": {
|
| 108 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 109 |
+
"size": 5035774,
|
| 110 |
+
"audio": false,
|
| 111 |
+
"width": 960,
|
| 112 |
+
"height": 1376,
|
| 113 |
+
"duration": 5.031
|
| 114 |
+
},
|
| 115 |
+
"minor": false,
|
| 116 |
+
"poi": false,
|
| 117 |
+
"meta": {
|
| 118 |
+
"steps": 6,
|
| 119 |
+
"prompt": "A futanari looking at the viewer with a smile, She grabs her skirt and pull it down it revealing her flaccid penis and testicles, she keeps smiling to the viewer with a seductive smile, the skirts slides along her legs and out of the frame, she has a flaccid penis, she has a tatoo on her leg with the text \"Bad Girl\". She looks at the viewer with a confident smile. futanari, flaccid penis,",
|
| 120 |
+
"cfgScale": 1
|
| 121 |
+
},
|
| 122 |
+
"availability": "Public",
|
| 123 |
+
"hasMeta": true,
|
| 124 |
+
"hasPositivePrompt": true,
|
| 125 |
+
"onSite": false,
|
| 126 |
+
"remixOfId": null
|
| 127 |
+
},
|
| 128 |
+
{
|
| 129 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/cf94ce0e-9c63-4e26-b4af-34c8c2fdbeac/original=true/112882970.mp4",
|
| 130 |
+
"nsfwLevel": 8,
|
| 131 |
+
"width": 960,
|
| 132 |
+
"height": 1376,
|
| 133 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 134 |
+
"type": "video",
|
| 135 |
+
"metadata": {
|
| 136 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 137 |
+
"size": 4528753,
|
| 138 |
+
"audio": false,
|
| 139 |
+
"width": 960,
|
| 140 |
+
"height": 1376,
|
| 141 |
+
"duration": 5.031
|
| 142 |
+
},
|
| 143 |
+
"minor": false,
|
| 144 |
+
"poi": false,
|
| 145 |
+
"meta": {
|
| 146 |
+
"steps": 6,
|
| 147 |
+
"prompt": "A futanari and a woman, they are standing side-by-side outdoors, they lift their skirts, they are not wearing underwear, the futanari has flaccid penis and two round testicles, the woman has a smooth pussy, futanari, woman, flaccid penis,",
|
| 148 |
+
"cfgScale": 1
|
| 149 |
+
},
|
| 150 |
+
"availability": "Public",
|
| 151 |
+
"hasMeta": true,
|
| 152 |
+
"hasPositivePrompt": true,
|
| 153 |
+
"onSite": false,
|
| 154 |
+
"remixOfId": null
|
| 155 |
+
},
|
| 156 |
+
{
|
| 157 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/27d7b0d4-76a7-4b42-967f-0236cd3310a6/original=true/112882976.mp4",
|
| 158 |
+
"nsfwLevel": 8,
|
| 159 |
+
"width": 960,
|
| 160 |
+
"height": 1376,
|
| 161 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 162 |
+
"type": "video",
|
| 163 |
+
"metadata": {
|
| 164 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 165 |
+
"size": 5528501,
|
| 166 |
+
"audio": false,
|
| 167 |
+
"width": 960,
|
| 168 |
+
"height": 1376,
|
| 169 |
+
"duration": 5.031
|
| 170 |
+
},
|
| 171 |
+
"minor": false,
|
| 172 |
+
"poi": false,
|
| 173 |
+
"meta": {
|
| 174 |
+
"steps": 6,
|
| 175 |
+
"prompt": "A man wearing a red robe with two women standing next to him, he open his robe revealing his abs and large flaccid penis, the women smile and applaud, flaccid penis, large penis, hetero,",
|
| 176 |
+
"cfgScale": 1
|
| 177 |
+
},
|
| 178 |
+
"availability": "Public",
|
| 179 |
+
"hasMeta": true,
|
| 180 |
+
"hasPositivePrompt": true,
|
| 181 |
+
"onSite": false,
|
| 182 |
+
"remixOfId": null
|
| 183 |
+
},
|
| 184 |
+
{
|
| 185 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/592e4e40-54f5-4ec6-8799-dc0baca48ff4/original=true/112903359.mp4",
|
| 186 |
+
"nsfwLevel": 16,
|
| 187 |
+
"width": 960,
|
| 188 |
+
"height": 1376,
|
| 189 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 190 |
+
"type": "video",
|
| 191 |
+
"metadata": {
|
| 192 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 193 |
+
"size": 4714715,
|
| 194 |
+
"audio": false,
|
| 195 |
+
"width": 960,
|
| 196 |
+
"height": 1376,
|
| 197 |
+
"duration": 5.031
|
| 198 |
+
},
|
| 199 |
+
"minor": false,
|
| 200 |
+
"poi": false,
|
| 201 |
+
"meta": {
|
| 202 |
+
"steps": 6,
|
| 203 |
+
"prompt": "A naked futanari tied up and gagged, she is surrounded by goblins that keep pointing an laughing at her, her wrists are tied up together and lifted up, her ankles are tied up and lifted up, her upper body gets lifted revealing her flaccid penis and two large testicles between her legs. the goblins are laughing. futanari, flaccid penis, flaccid,",
|
| 204 |
+
"cfgScale": 1
|
| 205 |
+
},
|
| 206 |
+
"availability": "Public",
|
| 207 |
+
"hasMeta": true,
|
| 208 |
+
"hasPositivePrompt": true,
|
| 209 |
+
"onSite": false,
|
| 210 |
+
"remixOfId": null
|
| 211 |
+
},
|
| 212 |
+
{
|
| 213 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/44044bea-b297-4b60-b0a6-c1762038e00d/original=true/112882953.mp4",
|
| 214 |
+
"nsfwLevel": 8,
|
| 215 |
+
"width": 960,
|
| 216 |
+
"height": 1376,
|
| 217 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 218 |
+
"type": "video",
|
| 219 |
+
"metadata": {
|
| 220 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 221 |
+
"size": 5310702,
|
| 222 |
+
"audio": false,
|
| 223 |
+
"width": 960,
|
| 224 |
+
"height": 1376,
|
| 225 |
+
"duration": 5.031
|
| 226 |
+
},
|
| 227 |
+
"minor": false,
|
| 228 |
+
"poi": false,
|
| 229 |
+
"meta": {
|
| 230 |
+
"steps": 6,
|
| 231 |
+
"prompt": "A futanari outdoors wearing a dress, its windy, she is holding her hat, a strong gust of wind lifts her dress up, She is caught by surprise, she is not wearing underwear, she has a flaccid penis, futanari, flaccid penis, large penis, ",
|
| 232 |
+
"cfgScale": 1
|
| 233 |
+
},
|
| 234 |
+
"availability": "Public",
|
| 235 |
+
"hasMeta": true,
|
| 236 |
+
"hasPositivePrompt": true,
|
| 237 |
+
"onSite": false,
|
| 238 |
+
"remixOfId": null
|
| 239 |
+
},
|
| 240 |
+
{
|
| 241 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6a23e07e-9cce-494f-9916-0f7ed968af5f/original=true/112882950.mp4",
|
| 242 |
+
"nsfwLevel": 16,
|
| 243 |
+
"width": 960,
|
| 244 |
+
"height": 1376,
|
| 245 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 246 |
+
"type": "video",
|
| 247 |
+
"metadata": {
|
| 248 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 249 |
+
"size": 4681046,
|
| 250 |
+
"audio": false,
|
| 251 |
+
"width": 960,
|
| 252 |
+
"height": 1376,
|
| 253 |
+
"duration": 5.031
|
| 254 |
+
},
|
| 255 |
+
"minor": false,
|
| 256 |
+
"poi": false,
|
| 257 |
+
"meta": {
|
| 258 |
+
"steps": 6,
|
| 259 |
+
"prompt": "A naked futanari on a beach towel, she leans back with her legs spread, the camera rotates around the subject, she has a large penis and two large testicles between her legs. futanari, large penis, ",
|
| 260 |
+
"cfgScale": 1
|
| 261 |
+
},
|
| 262 |
+
"availability": "Public",
|
| 263 |
+
"hasMeta": true,
|
| 264 |
+
"hasPositivePrompt": true,
|
| 265 |
+
"onSite": false,
|
| 266 |
+
"remixOfId": null
|
| 267 |
+
},
|
| 268 |
+
{
|
| 269 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/b2776a12-0f05-40cd-843a-ed1c3f5a7a90/original=true/112882975.mp4",
|
| 270 |
+
"nsfwLevel": 8,
|
| 271 |
+
"width": 960,
|
| 272 |
+
"height": 1376,
|
| 273 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 274 |
+
"type": "video",
|
| 275 |
+
"metadata": {
|
| 276 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 277 |
+
"size": 9046080,
|
| 278 |
+
"audio": false,
|
| 279 |
+
"width": 960,
|
| 280 |
+
"height": 1376,
|
| 281 |
+
"duration": 5.031
|
| 282 |
+
},
|
| 283 |
+
"minor": false,
|
| 284 |
+
"poi": false,
|
| 285 |
+
"meta": {
|
| 286 |
+
"steps": 6,
|
| 287 |
+
"prompt": "A naked futanari fire elemental, she is leaning back with her legs crossed, she spread her legs revealing her huge flaccid penis and two large testicles. futanari, flaccid penis, huge penis, flaccid,",
|
| 288 |
+
"cfgScale": 1
|
| 289 |
+
},
|
| 290 |
+
"availability": "Public",
|
| 291 |
+
"hasMeta": true,
|
| 292 |
+
"hasPositivePrompt": true,
|
| 293 |
+
"onSite": false,
|
| 294 |
+
"remixOfId": null
|
| 295 |
+
},
|
| 296 |
+
{
|
| 297 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/bce4b757-8931-49e3-b236-1ed0fb18dede/original=true/112882979.mp4",
|
| 298 |
+
"nsfwLevel": 16,
|
| 299 |
+
"width": 960,
|
| 300 |
+
"height": 1376,
|
| 301 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 302 |
+
"type": "video",
|
| 303 |
+
"metadata": {
|
| 304 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 305 |
+
"size": 4112095,
|
| 306 |
+
"audio": false,
|
| 307 |
+
"width": 960,
|
| 308 |
+
"height": 1376,
|
| 309 |
+
"duration": 5.031
|
| 310 |
+
},
|
| 311 |
+
"minor": false,
|
| 312 |
+
"poi": false,
|
| 313 |
+
"meta": {
|
| 314 |
+
"steps": 6,
|
| 315 |
+
"prompt": "a woman kneeling next to a man, only the lower half of the man is visible, the man is wearing a shirt and pants, he grabs his pants around his waist, takes off his pants, his pants fall down revealing his flaccid penis, she leans back, she looks at the penis with a surprised expression, she puts her hands together around her mouth, the penis keeps flaccid, flaccid, flaccid penis, huge penis,",
|
| 316 |
+
"cfgScale": 1
|
| 317 |
+
},
|
| 318 |
+
"availability": "Public",
|
| 319 |
+
"hasMeta": true,
|
| 320 |
+
"hasPositivePrompt": true,
|
| 321 |
+
"onSite": false,
|
| 322 |
+
"remixOfId": null
|
| 323 |
+
},
|
| 324 |
+
{
|
| 325 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/321de6cd-145f-4c6a-ace8-ccb606fe0b09/original=true/112882977.mp4",
|
| 326 |
+
"nsfwLevel": 8,
|
| 327 |
+
"width": 960,
|
| 328 |
+
"height": 1376,
|
| 329 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 330 |
+
"type": "video",
|
| 331 |
+
"metadata": {
|
| 332 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 333 |
+
"size": 4357679,
|
| 334 |
+
"audio": false,
|
| 335 |
+
"width": 960,
|
| 336 |
+
"height": 1376,
|
| 337 |
+
"duration": 5.031
|
| 338 |
+
},
|
| 339 |
+
"minor": false,
|
| 340 |
+
"poi": false,
|
| 341 |
+
"meta": {
|
| 342 |
+
"steps": 6,
|
| 343 |
+
"prompt": "A man is standing with his hands on his hips, he is wearing shorts and a shirt, he strips his shorts, he pushes his shorts down revealing his flaccid penis, he smiles to the viewer, flaccid, flaccid penis,",
|
| 344 |
+
"cfgScale": 1
|
| 345 |
+
},
|
| 346 |
+
"availability": "Public",
|
| 347 |
+
"hasMeta": true,
|
| 348 |
+
"hasPositivePrompt": true,
|
| 349 |
+
"onSite": false,
|
| 350 |
+
"remixOfId": null
|
| 351 |
+
},
|
| 352 |
+
{
|
| 353 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/794dddb8-0bbe-4d13-bbc5-4a7494aa784e/original=true/112882948.mp4",
|
| 354 |
+
"nsfwLevel": 16,
|
| 355 |
+
"width": 960,
|
| 356 |
+
"height": 1376,
|
| 357 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 358 |
+
"type": "video",
|
| 359 |
+
"metadata": {
|
| 360 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 361 |
+
"size": 5179582,
|
| 362 |
+
"audio": false,
|
| 363 |
+
"width": 960,
|
| 364 |
+
"height": 1376,
|
| 365 |
+
"duration": 5.031
|
| 366 |
+
},
|
| 367 |
+
"minor": false,
|
| 368 |
+
"poi": false,
|
| 369 |
+
"meta": {
|
| 370 |
+
"steps": 6,
|
| 371 |
+
"prompt": "A naked futanari sitting in a swivel chair that has no backrest, she has a towel around her neck, she is sweating, she spins on the chair facing the viewer, she is blushing, she has a flaccid penis, futanari, flaccid penis, large penis, ",
|
| 372 |
+
"cfgScale": 1
|
| 373 |
+
},
|
| 374 |
+
"availability": "Public",
|
| 375 |
+
"hasMeta": true,
|
| 376 |
+
"hasPositivePrompt": true,
|
| 377 |
+
"onSite": false,
|
| 378 |
+
"remixOfId": null
|
| 379 |
+
}
|
| 380 |
+
],
|
| 381 |
+
"downloadUrl": "https://civitai.com/api/download/models/2474616",
|
| 382 |
+
"creator": {
|
| 383 |
+
"username": "DigitalPastel",
|
| 384 |
+
"image": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/c6d230a4-5cb5-408c-8eb6-3cf5ae041efa/width=96/DigitalPastel.jpeg"
|
| 385 |
+
}
|
| 386 |
+
},
|
| 387 |
+
"tags": [
|
| 388 |
+
"style"
|
| 389 |
+
],
|
| 390 |
+
"modelDescription": "<h3 id=\"1206-update-futanaris-and-males!\"><span style=\"color:rgb(130, 201, 30)\"><strong>12/06 UPDATE - Futanaris and Males!</strong></span></h3><p></p><p>Added Loras to make males genitals and futanaris.</p><p></p><p>Futanaris and Males High showcase is only txt2vid generations made using \"Wan 2.2 t2v High/LowNoise 14B\".</p><p>Futanaris and Males Low showcase is only img2vid generations made using \"Wan 2.2 i2v High/LowNoise 14B fp8 scaled\".</p><p></p><p>Works for both Img2Vid and Txt2Vid!</p><p></p><ul><li><p><strong>Recommended weight for Img2vid: 0.5~0.8</strong></p></li><li><p><strong>Recommended weight for Txt2vid: 0.5~0.8</strong></p></li></ul><p>Usage with clothing: Vast majority of the dataset have the characters (futanaris, men and woman) completely nude - so high weights might result in nipples and penises going through clothes - use the recommended 0.5~0.8 weight range to prevent/mitigate that. Of course that won't matter if they are nude.</p><p></p><ul><li><p>Flaccid and Erect: It should differentiate flaccid and erect penises - use the prompts \"flaccid\", \"flaccid penis\", \"erect\", \"erect penis\" to get those results. The AI can be VERY stubborn on some poses sometimes, alternating between erect and flaccid state during the animation - I found dad adding something in the prompt that reinforces the state of the penis helps, such as: \"the penis keeps flaccid and pointing downwards\", \"The penis stays erect\",\"the penis keeps erect and pointing up\" and so forth.</p><p></p></li><li><p>Futanari/Male with a Female: its possible to generate normal females together with a futanari/male as well. To make it easier use \"a futanari and a woman\" or \"a man and a woman\" to do so - be sure to describe each character separately in the scene.</p></li></ul><p></p><ul><li><p>No XXX content: there is no XXX content in the dataset - no even masturbation. Its using the basic actions actions and poses that Wan 2.2 recognizes.</p></li></ul><p></p><p></p><h3 id=\"1104-update-smooth-xxx-animations-added!\"><span style=\"color:rgb(130, 201, 30)\"><strong>11/04 UPDATE - SMOOTH XXX Animations Added!</strong></span></h3><p></p><p>Added Loras for NSFW animations!</p><p>Work for both Img2Vid and Txt2Vid</p><p>It covers several poses. None are tied up to an especific prompt so generic prompts - usually used on Images models - should work just fine, such as:</p><p><strong>oral sex, vaginal sex, anal sex, handjob, sex from behind, deepthroat, titfuck, cowgirl position, reverse cowgirl position,</strong></p><p></p><p>Showcase has all images used for the animations with their prompts. I tried to show several different poses and resolutions so you can have a good idea of what is possible.</p><p></p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Img2Vid</strong></span></p></li></ul><p>The High and Low Showcases are all using <strong>weight 1.0</strong> on both Loras and used <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1995784?modelVersionId=2260110\">SmoothMix I2V Checkpoint Model.</a></p><p>Very reliable and works really well on several poses. For more complex or niche poses combine it with other Loras.</p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Txt2Vid</strong></span></p></li></ul><p>Can have trouble with complex and niche poses but can still help scenes and do alot. I recommend using with Loras that do the scene you want together with this!</p><p><strong>Recommended weight 0.8 for Txt2Vid!</strong></p><p>The videos on <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/24130719\">this post</a> used both SmoothMix Txt2vid v.2 Model and the Standard Wan 2.2 16fp. The posts with Loras from other Creators used the Standard Wan 2.2 fp6 Model - The ones without used the SmoothMix Model.</p><p></p><p></p><p>Shout out for the autors of all Loras and their Loras that made training <strong>SmoothXXX Animations</strong> possible:</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1307155/wan-22-experimental-wan-general-nsfw-model\">(wan 2.2 experimental) WAN General NSFW model</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:40224\" data-label=\"CubeyAI\">@CubeyAI</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Penis Play - WAN 2.2</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:2231604\" data-label=\"Sweet_Pixeline\">@Sweet_Pixeline</span> e</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/2002532/anal-insertion-i2v\">Anal insertion (I2V)</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:5321557\" data-label=\"blo01\">@blo01</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1874153/oral-insertion-wan-22\">Oral Insertion [WAN 2.2]</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:9023356\" data-label=\"LocalOptima\">@LocalOptima</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1331682/wan-2221-pov-missionary\">Wan 2.2/2.1 POV Missionary</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:6612313\" data-label=\"dtwr434\">@dtwr434</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1566648/wan-i2v-22-and-21-assertive-cowgirl\">Wan I2V (2.2 & 2.1) - Assertive Cowgirl</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3454614\" data-label=\"icelouse\">@icelouse</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Handjobs</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:72924\" data-label=\"f1985\">@f1985</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1492937/pov-titty-fuck-t2v-and-i2v\">POV Titty Fuck -T2V & I2V</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3904281\" data-label=\"playtime_ai\">@playtime_ai</span></p><p></p><p></p><h2 id=\"smoothmix-animations\"><span style=\"color:rgb(130, 201, 30)\">SmoothMix Animations</span></h2><p><strong>\"Epic stuff or lewd stuff... make your choice!\"</strong></p><p></p><p>Make SmoothMix come to life with theses Loras!</p><p>There is a lot to explain so lets get started!</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>ComfyUI Workflow Settings</strong></span></p></li></ul><p>All videos on all Showcases used this setup:</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1847730\">Smooth Txt2Vid Workflow v2.0</a> on its default Low/Mid settings;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/QuantStack/Wan2.2-T2V-A14B-GGUF/tree/main\">Wan2.2-T2V-A14B-High/LowNoise-Q8_0.gguf</a>;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/Kijai/WanVideo_comfy/tree/main/Lightx2v\">light2x_T2V_14B_cfg_step_distill_v2_lora_rank128_bf16</a> at weight 3.0 on High and 1.0 on Low.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Trigger Words</strong></span></p></li></ul><p>All Loras, Animation and Style, use to the same trigger words:</p><p><strong>'SmoothMixAnime' </strong>- Will make the video have the style of SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI;</p><p><strong>'SmoothMixRealism' </strong>- Will make the video have the style of SmoothMix Realism</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Differences</strong></span></p></li></ul><p><strong>SmoothMix Animation High/Low </strong>- Trained with only videos. This Lora serves as a generic animation enhancer for SFW and NSFW animations. There isn't a lot of NSFW explicit content on it so for those you still have to use Loras that are specific for that type of content. All videos were made by using Img2Vid from images made with SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI/Realism.</p><p><strong>SmoothMix Style High/Low</strong> - Trained only with Images. This Lora servers as a texture enhancer for SFW and NSFW content. SFW and NSFW Images were used on it so it should work well in all cases. All images used were made by using SmoothMix Illustrious/NoobAI/Illustrious2+Noobai/Realism with Smooth Booster to ensure the video will have lots of background and character details.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Usage examples</strong></span></p></li></ul><p>The Showcases demonstrate different suggested ways to use these Loras. Let check each of them:</p><p></p><p><strong>1) Using Both with Priority to Animation:</strong></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23573573\">Animation High</a> and <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23574044\">Style High</a> Showcases display my PERSONAL favorite settings - SmoothMix Animation High/Low set to 0.8 with SmoothMix Style High/Low set to 0.2.</p><p>Gives a good amount of movement while increasing the details just enough to complement any scene.</p><p></p><p><strong>2) Using Both with Priority on Style:</strong></p><p>Sometimes SmoothMix Animation can give a little TOO much movement. In those cases, using a higher weight on the SmoothMix Style should be ideal - <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23585194\">Style Low </a>Showcase display use this settings - SmoothMix Animation High/Low set to 0.3 with SmoothMix Style High/Low set to 0.8.</p><p>Reduces the amount of jiggle and bounce to give a more natural animation while giving great amount of details to effects, backgrounds and characters.</p><p></p><p><strong>3) Using only Animation:</strong></p><p>Wind blows, grass grows, breasts bounce and butts jiggles - nothing stays still. If you have yourself a very busy animation in your mind, go all out on this. <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23576333\">Animation Low </a>Showcase displays what happens when you use only SmoothMix Animation High/Low set to 1.0.</p><p></p><p><strong>4) No Trigger Word:</strong></p><p>If the visual style of SmoothMix is not what you are looking for - just don't use the trigger words 'SmoothMixAnime' or 'SmoothMixRealism'.</p><p>The Loras by themselves will add detail and smooth animation to your videos. It all depends on the type of video you are going for; A video full of action an movements? use SmoothMix Animation; Its a more quiet and very sutle movements? SmoothMix Style.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587727\">This post </a>displays video using Animation High/Low set to weight 0.5 with no trigger words.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587932\">This post</a> displays video using Style High/Low set to weight 0.5 with no trigger words.</p><p></p><p>Thank you for all your support!</p><p>Please consider visiting my <a target=\"_blank\" rel=\"ugc\" href=\"https://www.deviantart.com/digital-pastel\">Deviantart</a> page and subscribing! Any help counts.</p><p>Thats all for now!</p><p>Have fun! =)</p>",
|
| 391 |
+
"civitai_deleted": false,
|
| 392 |
+
"favorite": false,
|
| 393 |
+
"exclude": false,
|
| 394 |
+
"db_checked": false,
|
| 395 |
+
"skip_metadata_refresh": false,
|
| 396 |
+
"metadata_source": "civitai_api",
|
| 397 |
+
"last_checked_at": 1772082475.155769,
|
| 398 |
+
"usage_tips": "{}"
|
| 399 |
+
}
|
loras/Actions/Helpers/SmoothFutanaris_and_Males_Low.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74adb3b684c260598e7f42b469fa09d36078faf90e3566ddd0418b7f8fd6d0e2
|
| 3 |
+
size 1218083
|
loras/Actions/Helpers/SmoothFutanaris_and_Males_Low.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:31cbd0840441c29940712602cb4746e5d81b80e774602d8714fee1fcf07b19ad
|
| 3 |
+
size 306807280
|
loras/Actions/Helpers/SmoothMixAnimation_High.metadata.json
ADDED
|
@@ -0,0 +1,399 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"file_name": "SmoothMixAnimation_High",
|
| 3 |
+
"model_name": "SmoothMix Animations",
|
| 4 |
+
"file_path": "G:/AI/ComfyUI/models/loras/Actions/Helpers/SmoothMixAnimation_High.safetensors",
|
| 5 |
+
"size": 306807280,
|
| 6 |
+
"modified": 1772081879.407984,
|
| 7 |
+
"sha256": "d71ca0a31d2d94543341243f7c974603df3ab13a57213a7f33debd35eb3e5e6a",
|
| 8 |
+
"base_model": "Wan Video 2.2 T2V-A14B",
|
| 9 |
+
"preview_url": "G:/AI/ComfyUI/models/loras/Actions/Helpers/SmoothMixAnimation_High.mp4",
|
| 10 |
+
"preview_nsfw_level": 1,
|
| 11 |
+
"notes": "",
|
| 12 |
+
"from_civitai": true,
|
| 13 |
+
"civitai": {
|
| 14 |
+
"id": 2309690,
|
| 15 |
+
"modelId": 2040641,
|
| 16 |
+
"name": "Animation High",
|
| 17 |
+
"nsfwLevel": 60,
|
| 18 |
+
"createdAt": "2025-10-13T13:24:57.538Z",
|
| 19 |
+
"updatedAt": "2025-12-17T23:24:28.148Z",
|
| 20 |
+
"status": "Published",
|
| 21 |
+
"publishedAt": "2025-10-16T22:00:00.000Z",
|
| 22 |
+
"trainedWords": [
|
| 23 |
+
"SmoothMixAnime",
|
| 24 |
+
"SmoothMixRealism"
|
| 25 |
+
],
|
| 26 |
+
"trainingStatus": null,
|
| 27 |
+
"trainingDetails": null,
|
| 28 |
+
"baseModel": "Wan Video 2.2 T2V-A14B",
|
| 29 |
+
"baseModelType": "Standard",
|
| 30 |
+
"earlyAccessEndsAt": null,
|
| 31 |
+
"earlyAccessConfig": null,
|
| 32 |
+
"description": null,
|
| 33 |
+
"uploadType": "Created",
|
| 34 |
+
"usageControl": "Download",
|
| 35 |
+
"air": "urn:air:wanvideo-22-t2v-a14b:lora:civitai:2040641@2309690",
|
| 36 |
+
"stats": {
|
| 37 |
+
"downloadCount": 7958,
|
| 38 |
+
"thumbsUpCount": 636
|
| 39 |
+
},
|
| 40 |
+
"model": {
|
| 41 |
+
"name": "SmoothMix Animations",
|
| 42 |
+
"type": "LORA",
|
| 43 |
+
"nsfw": true,
|
| 44 |
+
"poi": false,
|
| 45 |
+
"description": "<h3 id=\"1206-update-futanaris-and-males!\"><span style=\"color:rgb(130, 201, 30)\"><strong>12/06 UPDATE - Futanaris and Males!</strong></span></h3><p></p><p>Added Loras to make males genitals and futanaris.</p><p></p><p>Futanaris and Males High showcase is only txt2vid generations made using \"Wan 2.2 t2v High/LowNoise 14B\".</p><p>Futanaris and Males Low showcase is only img2vid generations made using \"Wan 2.2 i2v High/LowNoise 14B fp8 scaled\".</p><p></p><p>Works for both Img2Vid and Txt2Vid!</p><p></p><ul><li><p><strong>Recommended weight for Img2vid: 0.5~0.8</strong></p></li><li><p><strong>Recommended weight for Txt2vid: 0.5~0.8</strong></p></li></ul><p>Usage with clothing: Vast majority of the dataset have the characters (futanaris, men and woman) completely nude - so high weights might result in nipples and penises going through clothes - use the recommended 0.5~0.8 weight range to prevent/mitigate that. Of course that won't matter if they are nude.</p><p></p><ul><li><p>Flaccid and Erect: It should differentiate flaccid and erect penises - use the prompts \"flaccid\", \"flaccid penis\", \"erect\", \"erect penis\" to get those results. The AI can be VERY stubborn on some poses sometimes, alternating between erect and flaccid state during the animation - I found dad adding something in the prompt that reinforces the state of the penis helps, such as: \"the penis keeps flaccid and pointing downwards\", \"The penis stays erect\",\"the penis keeps erect and pointing up\" and so forth.</p><p></p></li><li><p>Futanari/Male with a Female: its possible to generate normal females together with a futanari/male as well. To make it easier use \"a futanari and a woman\" or \"a man and a woman\" to do so - be sure to describe each character separately in the scene.</p></li></ul><p></p><ul><li><p>No XXX content: there is no XXX content in the dataset - no even masturbation. Its using the basic actions actions and poses that Wan 2.2 recognizes.</p></li></ul><p></p><p></p><h3 id=\"1104-update-smooth-xxx-animations-added!\"><span style=\"color:rgb(130, 201, 30)\"><strong>11/04 UPDATE - SMOOTH XXX Animations Added!</strong></span></h3><p></p><p>Added Loras for NSFW animations!</p><p>Work for both Img2Vid and Txt2Vid</p><p>It covers several poses. None are tied up to an especific prompt so generic prompts - usually used on Images models - should work just fine, such as:</p><p><strong>oral sex, vaginal sex, anal sex, handjob, sex from behind, deepthroat, titfuck, cowgirl position, reverse cowgirl position,</strong></p><p></p><p>Showcase has all images used for the animations with their prompts. I tried to show several different poses and resolutions so you can have a good idea of what is possible.</p><p></p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Img2Vid</strong></span></p></li></ul><p>The High and Low Showcases are all using <strong>weight 1.0</strong> on both Loras and used <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1995784?modelVersionId=2260110\">SmoothMix I2V Checkpoint Model.</a></p><p>Very reliable and works really well on several poses. For more complex or niche poses combine it with other Loras.</p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Txt2Vid</strong></span></p></li></ul><p>Can have trouble with complex and niche poses but can still help scenes and do alot. I recommend using with Loras that do the scene you want together with this!</p><p><strong>Recommended weight 0.8 for Txt2Vid!</strong></p><p>The videos on <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/24130719\">this post</a> used both SmoothMix Txt2vid v.2 Model and the Standard Wan 2.2 16fp. The posts with Loras from other Creators used the Standard Wan 2.2 fp6 Model - The ones without used the SmoothMix Model.</p><p></p><p></p><p>Shout out for the autors of all Loras and their Loras that made training <strong>SmoothXXX Animations</strong> possible:</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1307155/wan-22-experimental-wan-general-nsfw-model\">(wan 2.2 experimental) WAN General NSFW model</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:40224\" data-label=\"CubeyAI\">@CubeyAI</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Penis Play - WAN 2.2</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:2231604\" data-label=\"Sweet_Pixeline\">@Sweet_Pixeline</span> e</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/2002532/anal-insertion-i2v\">Anal insertion (I2V)</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:5321557\" data-label=\"blo01\">@blo01</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1874153/oral-insertion-wan-22\">Oral Insertion [WAN 2.2]</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:9023356\" data-label=\"LocalOptima\">@LocalOptima</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1331682/wan-2221-pov-missionary\">Wan 2.2/2.1 POV Missionary</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:6612313\" data-label=\"dtwr434\">@dtwr434</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1566648/wan-i2v-22-and-21-assertive-cowgirl\">Wan I2V (2.2 & 2.1) - Assertive Cowgirl</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3454614\" data-label=\"icelouse\">@icelouse</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Handjobs</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:72924\" data-label=\"f1985\">@f1985</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1492937/pov-titty-fuck-t2v-and-i2v\">POV Titty Fuck -T2V & I2V</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3904281\" data-label=\"playtime_ai\">@playtime_ai</span></p><p></p><p></p><h2 id=\"smoothmix-animations\"><span style=\"color:rgb(130, 201, 30)\">SmoothMix Animations</span></h2><p><strong>\"Epic stuff or lewd stuff... make your choice!\"</strong></p><p></p><p>Make SmoothMix come to life with theses Loras!</p><p>There is a lot to explain so lets get started!</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>ComfyUI Workflow Settings</strong></span></p></li></ul><p>All videos on all Showcases used this setup:</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1847730\">Smooth Txt2Vid Workflow v2.0</a> on its default Low/Mid settings;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/QuantStack/Wan2.2-T2V-A14B-GGUF/tree/main\">Wan2.2-T2V-A14B-High/LowNoise-Q8_0.gguf</a>;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/Kijai/WanVideo_comfy/tree/main/Lightx2v\">light2x_T2V_14B_cfg_step_distill_v2_lora_rank128_bf16</a> at weight 3.0 on High and 1.0 on Low.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Trigger Words</strong></span></p></li></ul><p>All Loras, Animation and Style, use to the same trigger words:</p><p><strong>'SmoothMixAnime' </strong>- Will make the video have the style of SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI;</p><p><strong>'SmoothMixRealism' </strong>- Will make the video have the style of SmoothMix Realism</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Differences</strong></span></p></li></ul><p><strong>SmoothMix Animation High/Low </strong>- Trained with only videos. This Lora serves as a generic animation enhancer for SFW and NSFW animations. There isn't a lot of NSFW explicit content on it so for those you still have to use Loras that are specific for that type of content. All videos were made by using Img2Vid from images made with SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI/Realism.</p><p><strong>SmoothMix Style High/Low</strong> - Trained only with Images. This Lora servers as a texture enhancer for SFW and NSFW content. SFW and NSFW Images were used on it so it should work well in all cases. All images used were made by using SmoothMix Illustrious/NoobAI/Illustrious2+Noobai/Realism with Smooth Booster to ensure the video will have lots of background and character details.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Usage examples</strong></span></p></li></ul><p>The Showcases demonstrate different suggested ways to use these Loras. Let check each of them:</p><p></p><p><strong>1) Using Both with Priority to Animation:</strong></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23573573\">Animation High</a> and <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23574044\">Style High</a> Showcases display my PERSONAL favorite settings - SmoothMix Animation High/Low set to 0.8 with SmoothMix Style High/Low set to 0.2.</p><p>Gives a good amount of movement while increasing the details just enough to complement any scene.</p><p></p><p><strong>2) Using Both with Priority on Style:</strong></p><p>Sometimes SmoothMix Animation can give a little TOO much movement. In those cases, using a higher weight on the SmoothMix Style should be ideal - <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23585194\">Style Low </a>Showcase display use this settings - SmoothMix Animation High/Low set to 0.3 with SmoothMix Style High/Low set to 0.8.</p><p>Reduces the amount of jiggle and bounce to give a more natural animation while giving great amount of details to effects, backgrounds and characters.</p><p></p><p><strong>3) Using only Animation:</strong></p><p>Wind blows, grass grows, breasts bounce and butts jiggles - nothing stays still. If you have yourself a very busy animation in your mind, go all out on this. <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23576333\">Animation Low </a>Showcase displays what happens when you use only SmoothMix Animation High/Low set to 1.0.</p><p></p><p><strong>4) No Trigger Word:</strong></p><p>If the visual style of SmoothMix is not what you are looking for - just don't use the trigger words 'SmoothMixAnime' or 'SmoothMixRealism'.</p><p>The Loras by themselves will add detail and smooth animation to your videos. It all depends on the type of video you are going for; A video full of action an movements? use SmoothMix Animation; Its a more quiet and very sutle movements? SmoothMix Style.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587727\">This post </a>displays video using Animation High/Low set to weight 0.5 with no trigger words.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587932\">This post</a> displays video using Style High/Low set to weight 0.5 with no trigger words.</p><p></p><p>Thank you for all your support!</p><p>Please consider visiting my <a target=\"_blank\" rel=\"ugc\" href=\"https://www.deviantart.com/digital-pastel\">Deviantart</a> page and subscribing! Any help counts.</p><p>Thats all for now!</p><p>Have fun! =)</p>",
|
| 46 |
+
"tags": [
|
| 47 |
+
"style"
|
| 48 |
+
],
|
| 49 |
+
"allowNoCredit": false,
|
| 50 |
+
"allowCommercialUse": [
|
| 51 |
+
"RentCivit",
|
| 52 |
+
"Image"
|
| 53 |
+
],
|
| 54 |
+
"allowDerivatives": false,
|
| 55 |
+
"allowDifferentLicense": true
|
| 56 |
+
},
|
| 57 |
+
"files": [
|
| 58 |
+
{
|
| 59 |
+
"id": 2499636,
|
| 60 |
+
"sizeKB": 299616.484375,
|
| 61 |
+
"name": "SmoothMixAnimation_High.safetensors",
|
| 62 |
+
"type": "Model",
|
| 63 |
+
"pickleScanResult": "Success",
|
| 64 |
+
"pickleScanMessage": "No Pickle imports",
|
| 65 |
+
"virusScanResult": "Success",
|
| 66 |
+
"virusScanMessage": null,
|
| 67 |
+
"scannedAt": "2026-01-19T19:11:05.427Z",
|
| 68 |
+
"metadata": {
|
| 69 |
+
"format": "SafeTensor",
|
| 70 |
+
"size": null,
|
| 71 |
+
"fp": null
|
| 72 |
+
},
|
| 73 |
+
"hashes": {
|
| 74 |
+
"AutoV1": "23D9614C",
|
| 75 |
+
"AutoV2": "D71CA0A31D",
|
| 76 |
+
"SHA256": "D71CA0A31D2D94543341243F7C974603DF3AB13A57213A7F33DEBD35EB3E5E6A",
|
| 77 |
+
"CRC32": "FAB5ADB7",
|
| 78 |
+
"BLAKE3": "9659F05A3C7AF7B304BC0FE51C65D6C0F0C2D5D7360BE0B0274562D1E10EDBB6",
|
| 79 |
+
"AutoV3": "CCF834FC01CC"
|
| 80 |
+
},
|
| 81 |
+
"primary": true,
|
| 82 |
+
"downloadUrl": "https://civitai.com/api/download/models/2309690"
|
| 83 |
+
}
|
| 84 |
+
],
|
| 85 |
+
"images": [
|
| 86 |
+
{
|
| 87 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/d828dae0-828e-4118-9c7b-7f34fec0c97a/original=true/106294471.mp4",
|
| 88 |
+
"nsfwLevel": 1,
|
| 89 |
+
"width": 480,
|
| 90 |
+
"height": 720,
|
| 91 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 92 |
+
"type": "video",
|
| 93 |
+
"metadata": {
|
| 94 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 95 |
+
"size": 10047038,
|
| 96 |
+
"audio": false,
|
| 97 |
+
"width": 480,
|
| 98 |
+
"height": 720,
|
| 99 |
+
"duration": 9.633
|
| 100 |
+
},
|
| 101 |
+
"minor": false,
|
| 102 |
+
"poi": false,
|
| 103 |
+
"meta": {
|
| 104 |
+
"steps": 6,
|
| 105 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism), A mature woman with tanned skin and sun-kissed freckles kneels in her lush, overflowing greenhouse, a warm, genuine smile on her face as she looks down at her cupped hands. She gently turns a glowing bioluminescent flower, her bright green eyes full of wonder. Her curly auburn hair is in a messy bun with a pencil stuck through it, and she wears a wide-brimmed hat, brass goggles on her forehead, and corduroy overalls covered in dirt smudges. Sunlight streams through the glass panels, illuminating the plants around her. An eye-level, medium shot captures her in this moment of quiet discovery.\n",
|
| 106 |
+
"sampler": "Euler a",
|
| 107 |
+
"cfgScale": 1
|
| 108 |
+
},
|
| 109 |
+
"availability": "Public",
|
| 110 |
+
"hasMeta": true,
|
| 111 |
+
"hasPositivePrompt": true,
|
| 112 |
+
"onSite": false,
|
| 113 |
+
"remixOfId": null
|
| 114 |
+
},
|
| 115 |
+
{
|
| 116 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6d27e18d-2f3b-4858-b804-d33f605b1f57/original=true/106294463.mp4",
|
| 117 |
+
"nsfwLevel": 2,
|
| 118 |
+
"width": 480,
|
| 119 |
+
"height": 720,
|
| 120 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 121 |
+
"type": "video",
|
| 122 |
+
"metadata": {
|
| 123 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 124 |
+
"size": 13559607,
|
| 125 |
+
"audio": false,
|
| 126 |
+
"width": 480,
|
| 127 |
+
"height": 720,
|
| 128 |
+
"duration": 9.633
|
| 129 |
+
},
|
| 130 |
+
"minor": false,
|
| 131 |
+
"poi": false,
|
| 132 |
+
"meta": {
|
| 133 |
+
"steps": 6,
|
| 134 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism), A mature female inventor with a smudge of grease on her cheek holds a complex, glowing brass device with spinning gears, her face lit with an excited expression. She gently adjusts a small dial on the mechanism, causing it to emit a fresh puff of steam as its glow intensifies. Her ginger hair is piled in a messy bun held with wrench-like hair sticks, a pair of goggles pushed up on her forehead. She wears a leather corset over a ruffled blouse, a heavy tool belt, puffed shorts, and laced boots, standing amidst her cluttered workshop full of blueprints and half-built gadgets. A warm gaslight glow illuminates the scene from the side, casting long shadows across the organized chaos.\n",
|
| 135 |
+
"sampler": "Euler a",
|
| 136 |
+
"cfgScale": 1
|
| 137 |
+
},
|
| 138 |
+
"availability": "Public",
|
| 139 |
+
"hasMeta": true,
|
| 140 |
+
"hasPositivePrompt": true,
|
| 141 |
+
"onSite": false,
|
| 142 |
+
"remixOfId": null
|
| 143 |
+
},
|
| 144 |
+
{
|
| 145 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/47170c71-479a-4222-b6ef-e506f8b6b3d0/original=true/106294439.mp4",
|
| 146 |
+
"nsfwLevel": 4,
|
| 147 |
+
"width": 480,
|
| 148 |
+
"height": 720,
|
| 149 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 150 |
+
"type": "video",
|
| 151 |
+
"metadata": {
|
| 152 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 153 |
+
"size": 11572964,
|
| 154 |
+
"audio": false,
|
| 155 |
+
"width": 480,
|
| 156 |
+
"height": 720,
|
| 157 |
+
"duration": 9.633,
|
| 158 |
+
"skipScannedAtReassignment": true
|
| 159 |
+
},
|
| 160 |
+
"minor": false,
|
| 161 |
+
"poi": false,
|
| 162 |
+
"meta": {
|
| 163 |
+
"steps": 6,
|
| 164 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism), A serene elven woman with large breasts, long white hair, pointed ears, and striking blue eyes stands with one hand on her hip, a confident, closed-mouth smile directed at the viewer. She is dressed in a elegant, revealing white dress with a plunging neckline, fur trim, and a flowing cape, the sheer fabric of the high-leg panties visible beneath while she is not wearing a bra. A star-filled night sky stretches behind her, and she leans gently on the hilt of a magnificent sword planted firmly into the stone pillar she stands upon. The camera angle is a low-angle shot, looking up at her against the celestial backdrop, emphasizing her powerful yet graceful stance. The style is high-fantasy digital art with a soft, ethereal glow, focusing on the intricate details of her jewelry, the gleaming sword, and the delicate see-through fabric of her dress in the moonlight.\n",
|
| 165 |
+
"sampler": "Euler a",
|
| 166 |
+
"cfgScale": 1
|
| 167 |
+
},
|
| 168 |
+
"availability": "Public",
|
| 169 |
+
"hasMeta": true,
|
| 170 |
+
"hasPositivePrompt": true,
|
| 171 |
+
"onSite": false,
|
| 172 |
+
"remixOfId": null
|
| 173 |
+
},
|
| 174 |
+
{
|
| 175 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/521d14bf-35cb-4f0f-bfb1-da3dfbadbc1d/original=true/106294442.mp4",
|
| 176 |
+
"nsfwLevel": 8,
|
| 177 |
+
"width": 480,
|
| 178 |
+
"height": 720,
|
| 179 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 180 |
+
"type": "video",
|
| 181 |
+
"metadata": {
|
| 182 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 183 |
+
"size": 17184073,
|
| 184 |
+
"audio": false,
|
| 185 |
+
"width": 480,
|
| 186 |
+
"height": 720,
|
| 187 |
+
"duration": 9.633,
|
| 188 |
+
"skipScannedAtReassignment": true
|
| 189 |
+
},
|
| 190 |
+
"minor": false,
|
| 191 |
+
"poi": false,
|
| 192 |
+
"meta": {
|
| 193 |
+
"steps": 6,
|
| 194 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism), A mature woman with tanned, weathered features and a warm smile stands at her market stall draped with colorful rugs and hanging lanterns. She gently turns a glowing blue artifact over in her hands, her hazel eyes reflecting its light as she inspects it. Her long, unruly reddish-brown hair is braided with copper beads, and she wears an embroidered vest over a loose shirt, with numerous necklaces of teeth and coins. The scene is set in a desert town at dusk, with sand blowing gently in the wind. An eye-level shot with a shallow depth of field focuses on her and the artifact, softly blurring the bustling market background.\n",
|
| 195 |
+
"sampler": "Euler a",
|
| 196 |
+
"cfgScale": 1
|
| 197 |
+
},
|
| 198 |
+
"availability": "Public",
|
| 199 |
+
"hasMeta": true,
|
| 200 |
+
"hasPositivePrompt": true,
|
| 201 |
+
"onSite": false,
|
| 202 |
+
"remixOfId": null
|
| 203 |
+
},
|
| 204 |
+
{
|
| 205 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ccb5f310-c478-4238-8994-f0654c368e63/original=true/106294441.mp4",
|
| 206 |
+
"nsfwLevel": 2,
|
| 207 |
+
"width": 480,
|
| 208 |
+
"height": 720,
|
| 209 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 210 |
+
"type": "video",
|
| 211 |
+
"metadata": {
|
| 212 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 213 |
+
"size": 15085596,
|
| 214 |
+
"audio": false,
|
| 215 |
+
"width": 480,
|
| 216 |
+
"height": 720,
|
| 217 |
+
"duration": 9.633
|
| 218 |
+
},
|
| 219 |
+
"minor": false,
|
| 220 |
+
"poi": false,
|
| 221 |
+
"meta": {
|
| 222 |
+
"steps": 6,
|
| 223 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism), A mature female elf with sharp features and freckles crouches perfectly balanced on a mossy tree branch in an ancient forest. Her piercing green eyes are narrowed in focus as she uses her free hand to quietly nock an arrow, the leather cord in her auburn side-braid swaying slightly with the movement. She wears a forest-camo cloak over leather armor tooled with elven script, a quiver of arrows at her hip. A dynamic low-angle shot from below captures her against a backdrop of dappled sunlight filtering through the dense canopy.\n",
|
| 224 |
+
"sampler": "Euler a",
|
| 225 |
+
"cfgScale": 1
|
| 226 |
+
},
|
| 227 |
+
"availability": "Public",
|
| 228 |
+
"hasMeta": true,
|
| 229 |
+
"hasPositivePrompt": true,
|
| 230 |
+
"onSite": false,
|
| 231 |
+
"remixOfId": null
|
| 232 |
+
},
|
| 233 |
+
{
|
| 234 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/24cc2bfc-6c8a-42a3-a8b0-01b76c77f3a9/original=true/106294435.mp4",
|
| 235 |
+
"nsfwLevel": 8,
|
| 236 |
+
"width": 480,
|
| 237 |
+
"height": 720,
|
| 238 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 239 |
+
"type": "video",
|
| 240 |
+
"metadata": {
|
| 241 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 242 |
+
"size": 14055814,
|
| 243 |
+
"audio": false,
|
| 244 |
+
"width": 480,
|
| 245 |
+
"height": 720,
|
| 246 |
+
"duration": 9.633,
|
| 247 |
+
"skipScannedAtReassignment": true
|
| 248 |
+
},
|
| 249 |
+
"minor": false,
|
| 250 |
+
"poi": false,
|
| 251 |
+
"meta": {
|
| 252 |
+
"steps": 6,
|
| 253 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism), A mature kitsune woman with tan skin and a feral grin crouches in a predatory stance on a large, mossy tree root. Her nine fluffy tails fan out dramatically behind her as she lets out a low, playful growl, baring her sharp canine teeth. One hand is planted on the root for balance, claws digging into the soft moss, while the other is extended with claws ready. Her glowing amber eyes are locked on something in the mist, her twitching fox ears and the leaves in her unruly silver hair adding to her wild presence. A dynamic low-angle shot from below captures her against the backdrop of a deep ancient forest at twilight, with bioluminescent fungi and mist clinging between the gnarled trees.\n",
|
| 254 |
+
"sampler": "Euler a",
|
| 255 |
+
"cfgScale": 1
|
| 256 |
+
},
|
| 257 |
+
"availability": "Public",
|
| 258 |
+
"hasMeta": true,
|
| 259 |
+
"hasPositivePrompt": true,
|
| 260 |
+
"onSite": false,
|
| 261 |
+
"remixOfId": null
|
| 262 |
+
},
|
| 263 |
+
{
|
| 264 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/59620a03-e698-41fe-b10c-47653ec40bb7/original=true/106294410.mp4",
|
| 265 |
+
"nsfwLevel": 2,
|
| 266 |
+
"width": 480,
|
| 267 |
+
"height": 720,
|
| 268 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 269 |
+
"type": "video",
|
| 270 |
+
"metadata": {
|
| 271 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 272 |
+
"size": 14816629,
|
| 273 |
+
"audio": false,
|
| 274 |
+
"width": 480,
|
| 275 |
+
"height": 720,
|
| 276 |
+
"duration": 9.633
|
| 277 |
+
},
|
| 278 |
+
"minor": false,
|
| 279 |
+
"poi": false,
|
| 280 |
+
"meta": {
|
| 281 |
+
"steps": 6,
|
| 282 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism), A mature elven queen with long white hair and a golden tiara stands on a vast stained glass floor, her arms spread gently as she tilts her head back to feel the refracted rainbow light. Her expression is serene, a light blush on her pale skin, her emerald eyes half-closed. She wears an ornate silk gown with intricate lace embroidery and delicate jewelry chains, standing barefoot within a majestic cathedral made entirely of glass and giant crystal pillars. A wide shot from above captures her form, using foreshortening to emphasize the scale of the architecture, with floating crystal shards catching the soft, ethereal light around her.\n",
|
| 283 |
+
"sampler": "Euler a",
|
| 284 |
+
"cfgScale": 1
|
| 285 |
+
},
|
| 286 |
+
"availability": "Public",
|
| 287 |
+
"hasMeta": true,
|
| 288 |
+
"hasPositivePrompt": true,
|
| 289 |
+
"onSite": false,
|
| 290 |
+
"remixOfId": null
|
| 291 |
+
},
|
| 292 |
+
{
|
| 293 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/5ff4af44-f0df-49d2-8530-da2e7ce7cdab/original=true/106294437.mp4",
|
| 294 |
+
"nsfwLevel": 4,
|
| 295 |
+
"width": 480,
|
| 296 |
+
"height": 720,
|
| 297 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 298 |
+
"type": "video",
|
| 299 |
+
"metadata": {
|
| 300 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 301 |
+
"size": 14246539,
|
| 302 |
+
"audio": false,
|
| 303 |
+
"width": 480,
|
| 304 |
+
"height": 720,
|
| 305 |
+
"duration": 9.633,
|
| 306 |
+
"skipScannedAtReassignment": true
|
| 307 |
+
},
|
| 308 |
+
"minor": false,
|
| 309 |
+
"poi": false,
|
| 310 |
+
"meta": {
|
| 311 |
+
"steps": 6,
|
| 312 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism), A mature gothic woman with long black hair and pale skin stands triumphantly on a gargoyle perched on a gothic cathedral rooftop. She slowly lowers her arms from an outstretched pose, a smirk on her dark lips as she looks down with an intense red-eyed gaze. She wears a black velvet corset with lace trim, fishnet gloves, thigh-high boots, and a dramatic bat-wing cape that flows in the wind. A blood moon casts a crimson glow through dark clouds, with bats flying in the foreground. A wide shot using a Dutch angle and foreshortening emphasizes her dominance over the city below, creating a horror-fantasy atmosphere.\n",
|
| 313 |
+
"sampler": "Euler a",
|
| 314 |
+
"cfgScale": 1
|
| 315 |
+
},
|
| 316 |
+
"availability": "Public",
|
| 317 |
+
"hasMeta": true,
|
| 318 |
+
"hasPositivePrompt": true,
|
| 319 |
+
"onSite": false,
|
| 320 |
+
"remixOfId": null
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/e66404a9-233f-4c1d-a830-f24a5f7de909/original=true/106294470.mp4",
|
| 324 |
+
"nsfwLevel": 2,
|
| 325 |
+
"width": 480,
|
| 326 |
+
"height": 720,
|
| 327 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 328 |
+
"type": "video",
|
| 329 |
+
"metadata": {
|
| 330 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 331 |
+
"size": 12251012,
|
| 332 |
+
"audio": false,
|
| 333 |
+
"width": 480,
|
| 334 |
+
"height": 720,
|
| 335 |
+
"duration": 9.633
|
| 336 |
+
},
|
| 337 |
+
"minor": false,
|
| 338 |
+
"poi": false,
|
| 339 |
+
"meta": {
|
| 340 |
+
"steps": 6,
|
| 341 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism), A mature woman with short silver hair and a cold smile sits elegantly on a massive frozen throne, one leg crossed over the other. She rests her chin lightly on her knuckles, her blue eyes with dark eyeliner looking down with detached amusement. She wears an armored corset, a fur cape, and thigh-high boots adorned with silver jewelry. The camera angle is a dynamic cowboy shot from a low angle, capturing her against the backdrop of her vast icy palace, with frost-covered pillars, frozen banners, and a fierce snowstorm visible through the arched windows, all illuminated by the cool glow of embedded blue crystals.\n",
|
| 342 |
+
"sampler": "Euler a",
|
| 343 |
+
"cfgScale": 1
|
| 344 |
+
},
|
| 345 |
+
"availability": "Public",
|
| 346 |
+
"hasMeta": true,
|
| 347 |
+
"hasPositivePrompt": true,
|
| 348 |
+
"onSite": false,
|
| 349 |
+
"remixOfId": null
|
| 350 |
+
},
|
| 351 |
+
{
|
| 352 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/b057c61c-ee27-4368-921a-a0295282fdd9/original=true/106294467.mp4",
|
| 353 |
+
"nsfwLevel": 2,
|
| 354 |
+
"width": 480,
|
| 355 |
+
"height": 720,
|
| 356 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 357 |
+
"type": "video",
|
| 358 |
+
"metadata": {
|
| 359 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 360 |
+
"size": 8661632,
|
| 361 |
+
"audio": false,
|
| 362 |
+
"width": 480,
|
| 363 |
+
"height": 720,
|
| 364 |
+
"duration": 9.633
|
| 365 |
+
},
|
| 366 |
+
"minor": false,
|
| 367 |
+
"poi": false,
|
| 368 |
+
"meta": {
|
| 369 |
+
"steps": 6,
|
| 370 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism), A mature female elf blade master with olive skin and intense golden eyes, her body coiled with potential energy. Her long black hair is tied in a high ponytail, her exposed pointed ears angled forward as she fixes a focused grin on the viewer. One hand grips the hilt of a katana resting on her shoulders, while her other hand is at her hip. She wears practical, dark blue ninja gear that is both revealing and functional, with a chain on her hip and a wisp of smoke at her feet. A single, sharp light source from above illuminates her form against a solid twilight purple background, using dramatic foreshortening to emphasize her cleavage.\n",
|
| 371 |
+
"sampler": "Euler a",
|
| 372 |
+
"cfgScale": 1
|
| 373 |
+
},
|
| 374 |
+
"availability": "Public",
|
| 375 |
+
"hasMeta": true,
|
| 376 |
+
"hasPositivePrompt": true,
|
| 377 |
+
"onSite": false,
|
| 378 |
+
"remixOfId": null
|
| 379 |
+
}
|
| 380 |
+
],
|
| 381 |
+
"downloadUrl": "https://civitai.com/api/download/models/2309690",
|
| 382 |
+
"creator": {
|
| 383 |
+
"username": "DigitalPastel",
|
| 384 |
+
"image": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/c6d230a4-5cb5-408c-8eb6-3cf5ae041efa/width=96/DigitalPastel.jpeg"
|
| 385 |
+
}
|
| 386 |
+
},
|
| 387 |
+
"tags": [
|
| 388 |
+
"style"
|
| 389 |
+
],
|
| 390 |
+
"modelDescription": "<h3 id=\"1206-update-futanaris-and-males!\"><span style=\"color:rgb(130, 201, 30)\"><strong>12/06 UPDATE - Futanaris and Males!</strong></span></h3><p></p><p>Added Loras to make males genitals and futanaris.</p><p></p><p>Futanaris and Males High showcase is only txt2vid generations made using \"Wan 2.2 t2v High/LowNoise 14B\".</p><p>Futanaris and Males Low showcase is only img2vid generations made using \"Wan 2.2 i2v High/LowNoise 14B fp8 scaled\".</p><p></p><p>Works for both Img2Vid and Txt2Vid!</p><p></p><ul><li><p><strong>Recommended weight for Img2vid: 0.5~0.8</strong></p></li><li><p><strong>Recommended weight for Txt2vid: 0.5~0.8</strong></p></li></ul><p>Usage with clothing: Vast majority of the dataset have the characters (futanaris, men and woman) completely nude - so high weights might result in nipples and penises going through clothes - use the recommended 0.5~0.8 weight range to prevent/mitigate that. Of course that won't matter if they are nude.</p><p></p><ul><li><p>Flaccid and Erect: It should differentiate flaccid and erect penises - use the prompts \"flaccid\", \"flaccid penis\", \"erect\", \"erect penis\" to get those results. The AI can be VERY stubborn on some poses sometimes, alternating between erect and flaccid state during the animation - I found dad adding something in the prompt that reinforces the state of the penis helps, such as: \"the penis keeps flaccid and pointing downwards\", \"The penis stays erect\",\"the penis keeps erect and pointing up\" and so forth.</p><p></p></li><li><p>Futanari/Male with a Female: its possible to generate normal females together with a futanari/male as well. To make it easier use \"a futanari and a woman\" or \"a man and a woman\" to do so - be sure to describe each character separately in the scene.</p></li></ul><p></p><ul><li><p>No XXX content: there is no XXX content in the dataset - no even masturbation. Its using the basic actions actions and poses that Wan 2.2 recognizes.</p></li></ul><p></p><p></p><h3 id=\"1104-update-smooth-xxx-animations-added!\"><span style=\"color:rgb(130, 201, 30)\"><strong>11/04 UPDATE - SMOOTH XXX Animations Added!</strong></span></h3><p></p><p>Added Loras for NSFW animations!</p><p>Work for both Img2Vid and Txt2Vid</p><p>It covers several poses. None are tied up to an especific prompt so generic prompts - usually used on Images models - should work just fine, such as:</p><p><strong>oral sex, vaginal sex, anal sex, handjob, sex from behind, deepthroat, titfuck, cowgirl position, reverse cowgirl position,</strong></p><p></p><p>Showcase has all images used for the animations with their prompts. I tried to show several different poses and resolutions so you can have a good idea of what is possible.</p><p></p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Img2Vid</strong></span></p></li></ul><p>The High and Low Showcases are all using <strong>weight 1.0</strong> on both Loras and used <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1995784?modelVersionId=2260110\">SmoothMix I2V Checkpoint Model.</a></p><p>Very reliable and works really well on several poses. For more complex or niche poses combine it with other Loras.</p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Txt2Vid</strong></span></p></li></ul><p>Can have trouble with complex and niche poses but can still help scenes and do alot. I recommend using with Loras that do the scene you want together with this!</p><p><strong>Recommended weight 0.8 for Txt2Vid!</strong></p><p>The videos on <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/24130719\">this post</a> used both SmoothMix Txt2vid v.2 Model and the Standard Wan 2.2 16fp. The posts with Loras from other Creators used the Standard Wan 2.2 fp6 Model - The ones without used the SmoothMix Model.</p><p></p><p></p><p>Shout out for the autors of all Loras and their Loras that made training <strong>SmoothXXX Animations</strong> possible:</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1307155/wan-22-experimental-wan-general-nsfw-model\">(wan 2.2 experimental) WAN General NSFW model</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:40224\" data-label=\"CubeyAI\">@CubeyAI</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Penis Play - WAN 2.2</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:2231604\" data-label=\"Sweet_Pixeline\">@Sweet_Pixeline</span> e</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/2002532/anal-insertion-i2v\">Anal insertion (I2V)</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:5321557\" data-label=\"blo01\">@blo01</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1874153/oral-insertion-wan-22\">Oral Insertion [WAN 2.2]</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:9023356\" data-label=\"LocalOptima\">@LocalOptima</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1331682/wan-2221-pov-missionary\">Wan 2.2/2.1 POV Missionary</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:6612313\" data-label=\"dtwr434\">@dtwr434</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1566648/wan-i2v-22-and-21-assertive-cowgirl\">Wan I2V (2.2 & 2.1) - Assertive Cowgirl</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3454614\" data-label=\"icelouse\">@icelouse</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Handjobs</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:72924\" data-label=\"f1985\">@f1985</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1492937/pov-titty-fuck-t2v-and-i2v\">POV Titty Fuck -T2V & I2V</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3904281\" data-label=\"playtime_ai\">@playtime_ai</span></p><p></p><p></p><h2 id=\"smoothmix-animations\"><span style=\"color:rgb(130, 201, 30)\">SmoothMix Animations</span></h2><p><strong>\"Epic stuff or lewd stuff... make your choice!\"</strong></p><p></p><p>Make SmoothMix come to life with theses Loras!</p><p>There is a lot to explain so lets get started!</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>ComfyUI Workflow Settings</strong></span></p></li></ul><p>All videos on all Showcases used this setup:</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1847730\">Smooth Txt2Vid Workflow v2.0</a> on its default Low/Mid settings;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/QuantStack/Wan2.2-T2V-A14B-GGUF/tree/main\">Wan2.2-T2V-A14B-High/LowNoise-Q8_0.gguf</a>;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/Kijai/WanVideo_comfy/tree/main/Lightx2v\">light2x_T2V_14B_cfg_step_distill_v2_lora_rank128_bf16</a> at weight 3.0 on High and 1.0 on Low.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Trigger Words</strong></span></p></li></ul><p>All Loras, Animation and Style, use to the same trigger words:</p><p><strong>'SmoothMixAnime' </strong>- Will make the video have the style of SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI;</p><p><strong>'SmoothMixRealism' </strong>- Will make the video have the style of SmoothMix Realism</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Differences</strong></span></p></li></ul><p><strong>SmoothMix Animation High/Low </strong>- Trained with only videos. This Lora serves as a generic animation enhancer for SFW and NSFW animations. There isn't a lot of NSFW explicit content on it so for those you still have to use Loras that are specific for that type of content. All videos were made by using Img2Vid from images made with SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI/Realism.</p><p><strong>SmoothMix Style High/Low</strong> - Trained only with Images. This Lora servers as a texture enhancer for SFW and NSFW content. SFW and NSFW Images were used on it so it should work well in all cases. All images used were made by using SmoothMix Illustrious/NoobAI/Illustrious2+Noobai/Realism with Smooth Booster to ensure the video will have lots of background and character details.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Usage examples</strong></span></p></li></ul><p>The Showcases demonstrate different suggested ways to use these Loras. Let check each of them:</p><p></p><p><strong>1) Using Both with Priority to Animation:</strong></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23573573\">Animation High</a> and <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23574044\">Style High</a> Showcases display my PERSONAL favorite settings - SmoothMix Animation High/Low set to 0.8 with SmoothMix Style High/Low set to 0.2.</p><p>Gives a good amount of movement while increasing the details just enough to complement any scene.</p><p></p><p><strong>2) Using Both with Priority on Style:</strong></p><p>Sometimes SmoothMix Animation can give a little TOO much movement. In those cases, using a higher weight on the SmoothMix Style should be ideal - <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23585194\">Style Low </a>Showcase display use this settings - SmoothMix Animation High/Low set to 0.3 with SmoothMix Style High/Low set to 0.8.</p><p>Reduces the amount of jiggle and bounce to give a more natural animation while giving great amount of details to effects, backgrounds and characters.</p><p></p><p><strong>3) Using only Animation:</strong></p><p>Wind blows, grass grows, breasts bounce and butts jiggles - nothing stays still. If you have yourself a very busy animation in your mind, go all out on this. <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23576333\">Animation Low </a>Showcase displays what happens when you use only SmoothMix Animation High/Low set to 1.0.</p><p></p><p><strong>4) No Trigger Word:</strong></p><p>If the visual style of SmoothMix is not what you are looking for - just don't use the trigger words 'SmoothMixAnime' or 'SmoothMixRealism'.</p><p>The Loras by themselves will add detail and smooth animation to your videos. It all depends on the type of video you are going for; A video full of action an movements? use SmoothMix Animation; Its a more quiet and very sutle movements? SmoothMix Style.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587727\">This post </a>displays video using Animation High/Low set to weight 0.5 with no trigger words.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587932\">This post</a> displays video using Style High/Low set to weight 0.5 with no trigger words.</p><p></p><p>Thank you for all your support!</p><p>Please consider visiting my <a target=\"_blank\" rel=\"ugc\" href=\"https://www.deviantart.com/digital-pastel\">Deviantart</a> page and subscribing! Any help counts.</p><p>Thats all for now!</p><p>Have fun! =)</p>",
|
| 391 |
+
"civitai_deleted": false,
|
| 392 |
+
"favorite": false,
|
| 393 |
+
"exclude": false,
|
| 394 |
+
"db_checked": false,
|
| 395 |
+
"skip_metadata_refresh": false,
|
| 396 |
+
"metadata_source": "civitai_api",
|
| 397 |
+
"last_checked_at": 1772082475.464174,
|
| 398 |
+
"usage_tips": "{}"
|
| 399 |
+
}
|
loras/Actions/Helpers/SmoothMixAnimation_High.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af4db40e59665d53917508f9e1c57dd5d9fcdd3689cb976f9eb6f801814e9e80
|
| 3 |
+
size 3372626
|
loras/Actions/Helpers/SmoothMixAnimation_High.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d71ca0a31d2d94543341243f7c974603df3ab13a57213a7f33debd35eb3e5e6a
|
| 3 |
+
size 306807280
|
loras/Actions/Helpers/SmoothMixAnimation_Low.metadata.json
ADDED
|
@@ -0,0 +1,402 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"file_name": "SmoothMixAnimation_Low",
|
| 3 |
+
"model_name": "SmoothMix Animations",
|
| 4 |
+
"file_path": "G:/AI/ComfyUI/models/loras/Actions/Helpers/SmoothMixAnimation_Low.safetensors",
|
| 5 |
+
"size": 306807280,
|
| 6 |
+
"modified": 1772081879.60417,
|
| 7 |
+
"sha256": "633935a4f55cfa89b95104f05ba0a7055188f3c8b2d50930260796c1c948ff83",
|
| 8 |
+
"base_model": "Wan Video 2.2 T2V-A14B",
|
| 9 |
+
"preview_url": "G:/AI/ComfyUI/models/loras/Actions/Helpers/SmoothMixAnimation_Low.mp4",
|
| 10 |
+
"preview_nsfw_level": 1,
|
| 11 |
+
"notes": "",
|
| 12 |
+
"from_civitai": true,
|
| 13 |
+
"civitai": {
|
| 14 |
+
"id": 2309689,
|
| 15 |
+
"modelId": 2040641,
|
| 16 |
+
"name": "Animation Low",
|
| 17 |
+
"nsfwLevel": 60,
|
| 18 |
+
"createdAt": "2025-10-13T13:24:51.956Z",
|
| 19 |
+
"updatedAt": "2025-12-17T23:24:28.148Z",
|
| 20 |
+
"status": "Published",
|
| 21 |
+
"publishedAt": "2025-10-16T22:00:54.720Z",
|
| 22 |
+
"trainedWords": [
|
| 23 |
+
"SmoothMixAnime",
|
| 24 |
+
"SmoothMixRealism"
|
| 25 |
+
],
|
| 26 |
+
"trainingStatus": null,
|
| 27 |
+
"trainingDetails": null,
|
| 28 |
+
"baseModel": "Wan Video 2.2 T2V-A14B",
|
| 29 |
+
"baseModelType": "Standard",
|
| 30 |
+
"earlyAccessEndsAt": null,
|
| 31 |
+
"earlyAccessConfig": null,
|
| 32 |
+
"description": null,
|
| 33 |
+
"uploadType": "Created",
|
| 34 |
+
"usageControl": "Download",
|
| 35 |
+
"air": "urn:air:wanvideo-22-t2v-a14b:lora:civitai:2040641@2309689",
|
| 36 |
+
"stats": {
|
| 37 |
+
"downloadCount": 6610,
|
| 38 |
+
"thumbsUpCount": 279
|
| 39 |
+
},
|
| 40 |
+
"model": {
|
| 41 |
+
"name": "SmoothMix Animations",
|
| 42 |
+
"type": "LORA",
|
| 43 |
+
"nsfw": true,
|
| 44 |
+
"poi": false,
|
| 45 |
+
"description": "<h3 id=\"1206-update-futanaris-and-males!\"><span style=\"color:rgb(130, 201, 30)\"><strong>12/06 UPDATE - Futanaris and Males!</strong></span></h3><p></p><p>Added Loras to make males genitals and futanaris.</p><p></p><p>Futanaris and Males High showcase is only txt2vid generations made using \"Wan 2.2 t2v High/LowNoise 14B\".</p><p>Futanaris and Males Low showcase is only img2vid generations made using \"Wan 2.2 i2v High/LowNoise 14B fp8 scaled\".</p><p></p><p>Works for both Img2Vid and Txt2Vid!</p><p></p><ul><li><p><strong>Recommended weight for Img2vid: 0.5~0.8</strong></p></li><li><p><strong>Recommended weight for Txt2vid: 0.5~0.8</strong></p></li></ul><p>Usage with clothing: Vast majority of the dataset have the characters (futanaris, men and woman) completely nude - so high weights might result in nipples and penises going through clothes - use the recommended 0.5~0.8 weight range to prevent/mitigate that. Of course that won't matter if they are nude.</p><p></p><ul><li><p>Flaccid and Erect: It should differentiate flaccid and erect penises - use the prompts \"flaccid\", \"flaccid penis\", \"erect\", \"erect penis\" to get those results. The AI can be VERY stubborn on some poses sometimes, alternating between erect and flaccid state during the animation - I found dad adding something in the prompt that reinforces the state of the penis helps, such as: \"the penis keeps flaccid and pointing downwards\", \"The penis stays erect\",\"the penis keeps erect and pointing up\" and so forth.</p><p></p></li><li><p>Futanari/Male with a Female: its possible to generate normal females together with a futanari/male as well. To make it easier use \"a futanari and a woman\" or \"a man and a woman\" to do so - be sure to describe each character separately in the scene.</p></li></ul><p></p><ul><li><p>No XXX content: there is no XXX content in the dataset - no even masturbation. Its using the basic actions actions and poses that Wan 2.2 recognizes.</p></li></ul><p></p><p></p><h3 id=\"1104-update-smooth-xxx-animations-added!\"><span style=\"color:rgb(130, 201, 30)\"><strong>11/04 UPDATE - SMOOTH XXX Animations Added!</strong></span></h3><p></p><p>Added Loras for NSFW animations!</p><p>Work for both Img2Vid and Txt2Vid</p><p>It covers several poses. None are tied up to an especific prompt so generic prompts - usually used on Images models - should work just fine, such as:</p><p><strong>oral sex, vaginal sex, anal sex, handjob, sex from behind, deepthroat, titfuck, cowgirl position, reverse cowgirl position,</strong></p><p></p><p>Showcase has all images used for the animations with their prompts. I tried to show several different poses and resolutions so you can have a good idea of what is possible.</p><p></p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Img2Vid</strong></span></p></li></ul><p>The High and Low Showcases are all using <strong>weight 1.0</strong> on both Loras and used <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1995784?modelVersionId=2260110\">SmoothMix I2V Checkpoint Model.</a></p><p>Very reliable and works really well on several poses. For more complex or niche poses combine it with other Loras.</p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Txt2Vid</strong></span></p></li></ul><p>Can have trouble with complex and niche poses but can still help scenes and do alot. I recommend using with Loras that do the scene you want together with this!</p><p><strong>Recommended weight 0.8 for Txt2Vid!</strong></p><p>The videos on <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/24130719\">this post</a> used both SmoothMix Txt2vid v.2 Model and the Standard Wan 2.2 16fp. The posts with Loras from other Creators used the Standard Wan 2.2 fp6 Model - The ones without used the SmoothMix Model.</p><p></p><p></p><p>Shout out for the autors of all Loras and their Loras that made training <strong>SmoothXXX Animations</strong> possible:</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1307155/wan-22-experimental-wan-general-nsfw-model\">(wan 2.2 experimental) WAN General NSFW model</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:40224\" data-label=\"CubeyAI\">@CubeyAI</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Penis Play - WAN 2.2</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:2231604\" data-label=\"Sweet_Pixeline\">@Sweet_Pixeline</span> e</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/2002532/anal-insertion-i2v\">Anal insertion (I2V)</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:5321557\" data-label=\"blo01\">@blo01</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1874153/oral-insertion-wan-22\">Oral Insertion [WAN 2.2]</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:9023356\" data-label=\"LocalOptima\">@LocalOptima</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1331682/wan-2221-pov-missionary\">Wan 2.2/2.1 POV Missionary</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:6612313\" data-label=\"dtwr434\">@dtwr434</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1566648/wan-i2v-22-and-21-assertive-cowgirl\">Wan I2V (2.2 & 2.1) - Assertive Cowgirl</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3454614\" data-label=\"icelouse\">@icelouse</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Handjobs</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:72924\" data-label=\"f1985\">@f1985</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1492937/pov-titty-fuck-t2v-and-i2v\">POV Titty Fuck -T2V & I2V</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3904281\" data-label=\"playtime_ai\">@playtime_ai</span></p><p></p><p></p><h2 id=\"smoothmix-animations\"><span style=\"color:rgb(130, 201, 30)\">SmoothMix Animations</span></h2><p><strong>\"Epic stuff or lewd stuff... make your choice!\"</strong></p><p></p><p>Make SmoothMix come to life with theses Loras!</p><p>There is a lot to explain so lets get started!</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>ComfyUI Workflow Settings</strong></span></p></li></ul><p>All videos on all Showcases used this setup:</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1847730\">Smooth Txt2Vid Workflow v2.0</a> on its default Low/Mid settings;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/QuantStack/Wan2.2-T2V-A14B-GGUF/tree/main\">Wan2.2-T2V-A14B-High/LowNoise-Q8_0.gguf</a>;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/Kijai/WanVideo_comfy/tree/main/Lightx2v\">light2x_T2V_14B_cfg_step_distill_v2_lora_rank128_bf16</a> at weight 3.0 on High and 1.0 on Low.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Trigger Words</strong></span></p></li></ul><p>All Loras, Animation and Style, use to the same trigger words:</p><p><strong>'SmoothMixAnime' </strong>- Will make the video have the style of SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI;</p><p><strong>'SmoothMixRealism' </strong>- Will make the video have the style of SmoothMix Realism</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Differences</strong></span></p></li></ul><p><strong>SmoothMix Animation High/Low </strong>- Trained with only videos. This Lora serves as a generic animation enhancer for SFW and NSFW animations. There isn't a lot of NSFW explicit content on it so for those you still have to use Loras that are specific for that type of content. All videos were made by using Img2Vid from images made with SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI/Realism.</p><p><strong>SmoothMix Style High/Low</strong> - Trained only with Images. This Lora servers as a texture enhancer for SFW and NSFW content. SFW and NSFW Images were used on it so it should work well in all cases. All images used were made by using SmoothMix Illustrious/NoobAI/Illustrious2+Noobai/Realism with Smooth Booster to ensure the video will have lots of background and character details.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Usage examples</strong></span></p></li></ul><p>The Showcases demonstrate different suggested ways to use these Loras. Let check each of them:</p><p></p><p><strong>1) Using Both with Priority to Animation:</strong></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23573573\">Animation High</a> and <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23574044\">Style High</a> Showcases display my PERSONAL favorite settings - SmoothMix Animation High/Low set to 0.8 with SmoothMix Style High/Low set to 0.2.</p><p>Gives a good amount of movement while increasing the details just enough to complement any scene.</p><p></p><p><strong>2) Using Both with Priority on Style:</strong></p><p>Sometimes SmoothMix Animation can give a little TOO much movement. In those cases, using a higher weight on the SmoothMix Style should be ideal - <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23585194\">Style Low </a>Showcase display use this settings - SmoothMix Animation High/Low set to 0.3 with SmoothMix Style High/Low set to 0.8.</p><p>Reduces the amount of jiggle and bounce to give a more natural animation while giving great amount of details to effects, backgrounds and characters.</p><p></p><p><strong>3) Using only Animation:</strong></p><p>Wind blows, grass grows, breasts bounce and butts jiggles - nothing stays still. If you have yourself a very busy animation in your mind, go all out on this. <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23576333\">Animation Low </a>Showcase displays what happens when you use only SmoothMix Animation High/Low set to 1.0.</p><p></p><p><strong>4) No Trigger Word:</strong></p><p>If the visual style of SmoothMix is not what you are looking for - just don't use the trigger words 'SmoothMixAnime' or 'SmoothMixRealism'.</p><p>The Loras by themselves will add detail and smooth animation to your videos. It all depends on the type of video you are going for; A video full of action an movements? use SmoothMix Animation; Its a more quiet and very sutle movements? SmoothMix Style.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587727\">This post </a>displays video using Animation High/Low set to weight 0.5 with no trigger words.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587932\">This post</a> displays video using Style High/Low set to weight 0.5 with no trigger words.</p><p></p><p>Thank you for all your support!</p><p>Please consider visiting my <a target=\"_blank\" rel=\"ugc\" href=\"https://www.deviantart.com/digital-pastel\">Deviantart</a> page and subscribing! Any help counts.</p><p>Thats all for now!</p><p>Have fun! =)</p>",
|
| 46 |
+
"tags": [
|
| 47 |
+
"style"
|
| 48 |
+
],
|
| 49 |
+
"allowNoCredit": false,
|
| 50 |
+
"allowCommercialUse": [
|
| 51 |
+
"RentCivit",
|
| 52 |
+
"Image"
|
| 53 |
+
],
|
| 54 |
+
"allowDerivatives": false,
|
| 55 |
+
"allowDifferentLicense": true
|
| 56 |
+
},
|
| 57 |
+
"files": [
|
| 58 |
+
{
|
| 59 |
+
"id": 2210922,
|
| 60 |
+
"sizeKB": 299616.484375,
|
| 61 |
+
"name": "SmoothMixAnimation_Low.safetensors",
|
| 62 |
+
"type": "Model",
|
| 63 |
+
"pickleScanResult": "Success",
|
| 64 |
+
"pickleScanMessage": "No Pickle imports",
|
| 65 |
+
"virusScanResult": "Success",
|
| 66 |
+
"virusScanMessage": null,
|
| 67 |
+
"scannedAt": "2025-10-16T23:12:08.098Z",
|
| 68 |
+
"metadata": {
|
| 69 |
+
"format": "SafeTensor",
|
| 70 |
+
"size": null,
|
| 71 |
+
"fp": null
|
| 72 |
+
},
|
| 73 |
+
"hashes": {
|
| 74 |
+
"AutoV1": "78B30A62",
|
| 75 |
+
"AutoV2": "633935A4F5",
|
| 76 |
+
"SHA256": "633935A4F55CFA89B95104F05BA0A7055188F3C8B2D50930260796C1C948FF83",
|
| 77 |
+
"CRC32": "DCA3F17B",
|
| 78 |
+
"BLAKE3": "ECF38C36E927F9C85BDDEA9864DDAB20D08F82DB5312B23F19CF2EA477203C25",
|
| 79 |
+
"AutoV3": "E10B35764520"
|
| 80 |
+
},
|
| 81 |
+
"primary": true,
|
| 82 |
+
"downloadUrl": "https://civitai.com/api/download/models/2309689"
|
| 83 |
+
}
|
| 84 |
+
],
|
| 85 |
+
"images": [
|
| 86 |
+
{
|
| 87 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7a6edea5-c787-4477-bb4a-a4cf97d4ac5a/original=true/106308861.mp4",
|
| 88 |
+
"nsfwLevel": 1,
|
| 89 |
+
"width": 480,
|
| 90 |
+
"height": 720,
|
| 91 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 92 |
+
"type": "video",
|
| 93 |
+
"metadata": {
|
| 94 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 95 |
+
"size": 12291785,
|
| 96 |
+
"audio": false,
|
| 97 |
+
"width": 480,
|
| 98 |
+
"height": 720,
|
| 99 |
+
"duration": 9.633
|
| 100 |
+
},
|
| 101 |
+
"minor": false,
|
| 102 |
+
"poi": false,
|
| 103 |
+
"meta": {
|
| 104 |
+
"steps": 6,
|
| 105 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism),\nA woman in a tailored black suit is putting on a demonic horned mask, Her eyes glow red behind the mask after she puts the mask, A dark red and black fog slowly raises around her after she puts the mask, The high-contrast lighting and floating particles create a dramatic, mysterious atmosphere, college girl,",
|
| 106 |
+
"sampler": "Euler a",
|
| 107 |
+
"cfgScale": 1
|
| 108 |
+
},
|
| 109 |
+
"availability": "Public",
|
| 110 |
+
"hasMeta": true,
|
| 111 |
+
"hasPositivePrompt": true,
|
| 112 |
+
"onSite": false,
|
| 113 |
+
"remixOfId": null
|
| 114 |
+
},
|
| 115 |
+
{
|
| 116 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/55926f66-8f41-441a-99e8-73aea38d065d/original=true/106308548.mp4",
|
| 117 |
+
"nsfwLevel": 2,
|
| 118 |
+
"width": 480,
|
| 119 |
+
"height": 720,
|
| 120 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 121 |
+
"type": "video",
|
| 122 |
+
"metadata": {
|
| 123 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 124 |
+
"size": 12705137,
|
| 125 |
+
"audio": false,
|
| 126 |
+
"width": 480,
|
| 127 |
+
"height": 720,
|
| 128 |
+
"duration": 9.633
|
| 129 |
+
},
|
| 130 |
+
"minor": false,
|
| 131 |
+
"poi": false,
|
| 132 |
+
"meta": {
|
| 133 |
+
"steps": 6,
|
| 134 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism),\nAn elegant elf woman plays the piano softly in a candle-lit hall. The camera slowly circles around her, capturing the gentle motion of her hands across the keys. The candlelight flickers, reflecting on her smooth white gown and polished piano surface. Her hair moves slightly with each breath, and the soft glow of the candles enhances the serene, intimate mood. The camera pans upward, showing the tall gothic arches and stained glass faintly illuminated in the background. The focus returns to her calm, confident gaze as she turns slightly toward the viewer, her expression poised and tranquil.",
|
| 135 |
+
"sampler": "Euler a",
|
| 136 |
+
"cfgScale": 1
|
| 137 |
+
},
|
| 138 |
+
"availability": "Public",
|
| 139 |
+
"hasMeta": true,
|
| 140 |
+
"hasPositivePrompt": true,
|
| 141 |
+
"onSite": false,
|
| 142 |
+
"remixOfId": null
|
| 143 |
+
},
|
| 144 |
+
{
|
| 145 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/51893fee-a631-4c56-91a1-b3926643f079/original=true/106308528.mp4",
|
| 146 |
+
"nsfwLevel": 4,
|
| 147 |
+
"width": 480,
|
| 148 |
+
"height": 720,
|
| 149 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 150 |
+
"type": "video",
|
| 151 |
+
"metadata": {
|
| 152 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 153 |
+
"size": 18745768,
|
| 154 |
+
"audio": false,
|
| 155 |
+
"width": 480,
|
| 156 |
+
"height": 720,
|
| 157 |
+
"duration": 9.633,
|
| 158 |
+
"skipScannedAtReassignment": true
|
| 159 |
+
},
|
| 160 |
+
"minor": false,
|
| 161 |
+
"poi": false,
|
| 162 |
+
"meta": {
|
| 163 |
+
"steps": 6,
|
| 164 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism),\nA mature warrior queen with dark skin and long braided hair stands on a jagged rock amidst crashing waves, her body twisted in a dynamic pose as she lets out a fierce scream towards the stormy sky. She holds a massive axe in one hand. Her piercing silver eyes are locked on the horizon, her form adorned with an armored bikini, golden jewelry, and a fur cloak whipping in the gale. A dramatic lightning strike illuminates the scene from behind, casting cinematic shadows and highlighting the intricate tattoos covering her body. A dynamic, low-angle shot from the side captures her full body against the epic, chaotic seascape.",
|
| 165 |
+
"sampler": "Euler a",
|
| 166 |
+
"cfgScale": 1
|
| 167 |
+
},
|
| 168 |
+
"availability": "Public",
|
| 169 |
+
"hasMeta": true,
|
| 170 |
+
"hasPositivePrompt": true,
|
| 171 |
+
"onSite": false,
|
| 172 |
+
"remixOfId": null
|
| 173 |
+
},
|
| 174 |
+
{
|
| 175 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/0053984e-9fba-4d4b-95ed-cb5d998dd282/original=true/106308551.mp4",
|
| 176 |
+
"nsfwLevel": 4,
|
| 177 |
+
"width": 480,
|
| 178 |
+
"height": 720,
|
| 179 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 180 |
+
"type": "video",
|
| 181 |
+
"metadata": {
|
| 182 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 183 |
+
"size": 14156103,
|
| 184 |
+
"audio": false,
|
| 185 |
+
"width": 480,
|
| 186 |
+
"height": 720,
|
| 187 |
+
"duration": 9.633,
|
| 188 |
+
"skipScannedAtReassignment": true
|
| 189 |
+
},
|
| 190 |
+
"minor": false,
|
| 191 |
+
"poi": false,
|
| 192 |
+
"meta": {
|
| 193 |
+
"steps": 6,
|
| 194 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism),\nA cute young west european woman with blonde hair and lush green eyes, She is walking in a shopping mall. she is taking a selfie of herself. she has big breasts, She is wearing a tanktop with an opening cleavage.",
|
| 195 |
+
"sampler": "Euler a",
|
| 196 |
+
"cfgScale": 1
|
| 197 |
+
},
|
| 198 |
+
"availability": "Public",
|
| 199 |
+
"hasMeta": true,
|
| 200 |
+
"hasPositivePrompt": true,
|
| 201 |
+
"onSite": false,
|
| 202 |
+
"remixOfId": null
|
| 203 |
+
},
|
| 204 |
+
{
|
| 205 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/00881042-2c95-423b-bb3b-d9b9c8ec4c36/original=true/106308558.mp4",
|
| 206 |
+
"nsfwLevel": 2,
|
| 207 |
+
"width": 480,
|
| 208 |
+
"height": 720,
|
| 209 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 210 |
+
"type": "video",
|
| 211 |
+
"metadata": {
|
| 212 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 213 |
+
"size": 21259257,
|
| 214 |
+
"audio": false,
|
| 215 |
+
"width": 480,
|
| 216 |
+
"height": 720,
|
| 217 |
+
"duration": 9.633
|
| 218 |
+
},
|
| 219 |
+
"minor": false,
|
| 220 |
+
"poi": false,
|
| 221 |
+
"meta": {
|
| 222 |
+
"steps": 6,
|
| 223 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism),\nA charismatic woman sky-pirate captain with an ornate mechanical arm and a griffon-feather coat. She stands confidently leaning over the prow of her ship with a grin. Aboard a wooden galleon fitted with brass turbines and glowing elemental cores, sailing through a canyon of floating islands and turbulent, pink-tinted clouds. A sweeping drone shot that circles the ship's prow, ending on a heroic medium shot of the captain. Swashbuckling, steam-punk fantasy style.",
|
| 224 |
+
"sampler": "Euler a",
|
| 225 |
+
"cfgScale": 1
|
| 226 |
+
},
|
| 227 |
+
"availability": "Public",
|
| 228 |
+
"hasMeta": true,
|
| 229 |
+
"hasPositivePrompt": true,
|
| 230 |
+
"onSite": false,
|
| 231 |
+
"remixOfId": null
|
| 232 |
+
},
|
| 233 |
+
{
|
| 234 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6ceeceea-7232-40bf-92a4-15ba29d72d4e/original=true/106308552.mp4",
|
| 235 |
+
"nsfwLevel": 4,
|
| 236 |
+
"width": 480,
|
| 237 |
+
"height": 720,
|
| 238 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 239 |
+
"type": "video",
|
| 240 |
+
"metadata": {
|
| 241 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 242 |
+
"size": 13162791,
|
| 243 |
+
"audio": false,
|
| 244 |
+
"width": 480,
|
| 245 |
+
"height": 720,
|
| 246 |
+
"duration": 9.633,
|
| 247 |
+
"skipScannedAtReassignment": true
|
| 248 |
+
},
|
| 249 |
+
"minor": false,
|
| 250 |
+
"poi": false,
|
| 251 |
+
"meta": {
|
| 252 |
+
"steps": 6,
|
| 253 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism),\nA woman with very long purple hair stands in front of stylized East Asian painting. She turns to face the viewer. She puts her hands on her hips and stays on a contraposto pose. Her dress has a cleavage puts emphasis her large breasts and curves. High-contrast, colored lighting creates a sharp and dramatic atmosphere.",
|
| 254 |
+
"sampler": "Euler a",
|
| 255 |
+
"cfgScale": 1
|
| 256 |
+
},
|
| 257 |
+
"availability": "Public",
|
| 258 |
+
"hasMeta": true,
|
| 259 |
+
"hasPositivePrompt": true,
|
| 260 |
+
"onSite": false,
|
| 261 |
+
"remixOfId": null
|
| 262 |
+
},
|
| 263 |
+
{
|
| 264 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/d758c7a9-68f1-46c4-a794-3a2f9a68d37a/original=true/106308865.mp4",
|
| 265 |
+
"nsfwLevel": 8,
|
| 266 |
+
"width": 480,
|
| 267 |
+
"height": 720,
|
| 268 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 269 |
+
"type": "video",
|
| 270 |
+
"metadata": {
|
| 271 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 272 |
+
"size": 18162649,
|
| 273 |
+
"audio": false,
|
| 274 |
+
"width": 480,
|
| 275 |
+
"height": 720,
|
| 276 |
+
"duration": 9.633,
|
| 277 |
+
"skipScannedAtReassignment": true
|
| 278 |
+
},
|
| 279 |
+
"minor": false,
|
| 280 |
+
"poi": false,
|
| 281 |
+
"meta": {
|
| 282 |
+
"steps": 6,
|
| 283 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism),\n A musician plays on her saxophone on a neon-lit stage, The camera pans down catching the movements of her nude body, Her huge breasts bounce with her movements, She moves her body dancing to the music she is playing, Dramatic spotlights create an intimate, futuristic mood, black hair, huge breasts",
|
| 284 |
+
"sampler": "Euler a",
|
| 285 |
+
"cfgScale": 1
|
| 286 |
+
},
|
| 287 |
+
"availability": "Public",
|
| 288 |
+
"hasMeta": true,
|
| 289 |
+
"hasPositivePrompt": true,
|
| 290 |
+
"onSite": false,
|
| 291 |
+
"remixOfId": null
|
| 292 |
+
},
|
| 293 |
+
{
|
| 294 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/68c4b7fe-c4e3-4bc7-b88f-2d4f1cbe3091/original=true/106308534.mp4",
|
| 295 |
+
"nsfwLevel": 4,
|
| 296 |
+
"width": 480,
|
| 297 |
+
"height": 720,
|
| 298 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 299 |
+
"type": "video",
|
| 300 |
+
"metadata": {
|
| 301 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 302 |
+
"size": 21186229,
|
| 303 |
+
"audio": false,
|
| 304 |
+
"width": 480,
|
| 305 |
+
"height": 720,
|
| 306 |
+
"duration": 9.633,
|
| 307 |
+
"skipScannedAtReassignment": true
|
| 308 |
+
},
|
| 309 |
+
"minor": false,
|
| 310 |
+
"poi": false,
|
| 311 |
+
"meta": {
|
| 312 |
+
"steps": 6,
|
| 313 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism),\na woman in her 20s walks amidst a battlefield of fallen warriors under a fiery, apocalyptic sky.her intricate detailed skin wobbly and jiggly and wet and see-through curtain and pale skin and skin pores,skin wrinkles natural skin. she is holding a huge sword in one hand. She wears a bikini armor with ripped cape which flies because of the wind. she wears shoulder armor plates. She has sheathed sword attached to a belt on her waist. The background is a chaotic and fiery fire inferno scene. skeletons and skulls are everywhere on the ground. The sky is a turbulent blend of a fireball fire. everywhere is blood and dead people. The camera starts following her from behind, showing her sexy body with natural skin.",
|
| 314 |
+
"sampler": "Euler a",
|
| 315 |
+
"cfgScale": 1
|
| 316 |
+
},
|
| 317 |
+
"availability": "Public",
|
| 318 |
+
"hasMeta": true,
|
| 319 |
+
"hasPositivePrompt": true,
|
| 320 |
+
"onSite": false,
|
| 321 |
+
"remixOfId": null
|
| 322 |
+
},
|
| 323 |
+
{
|
| 324 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/f3e8d435-3258-4d3e-9a6b-c4f1a92a3a7e/original=true/106308555.mp4",
|
| 325 |
+
"nsfwLevel": 4,
|
| 326 |
+
"width": 480,
|
| 327 |
+
"height": 720,
|
| 328 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 329 |
+
"type": "video",
|
| 330 |
+
"metadata": {
|
| 331 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 332 |
+
"size": 19688756,
|
| 333 |
+
"audio": false,
|
| 334 |
+
"width": 480,
|
| 335 |
+
"height": 720,
|
| 336 |
+
"duration": 9.633,
|
| 337 |
+
"skipScannedAtReassignment": true
|
| 338 |
+
},
|
| 339 |
+
"minor": false,
|
| 340 |
+
"poi": false,
|
| 341 |
+
"meta": {
|
| 342 |
+
"steps": 6,
|
| 343 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism), Two dark elf sisters, one with long white hair, pale skin and large breasts, the other with flowing black hair, dark skin and huge breasts, walk side-by-side in a misty, ancient forest. They share a confident, knowing smile directed at the viewer. The pale elf has a hand on her hip, while the dark elf adjusts her hair. Both wear intricate, sexy, revealing bikini armor of leather and polished steel—shoulder pauldrons, belts, and armored boots—over their underwear, with jewelry, circlets, and bikini armor adorning their ample chests and navels, leaving most of their upper body exposed. A slow, dramatic arc shot circles the pair, emphasizing their contrasting beauty and formidable presence. The style is a blend of high-fantasy digital art and cinematic character portrait, with sharp detail on the armor and jewelry against the soft, ethereal forest background. Moody, dramatic lighting filters through the canopy, highlighting their forms and the mist in the air.",
|
| 344 |
+
"sampler": "Euler a",
|
| 345 |
+
"cfgScale": 1
|
| 346 |
+
},
|
| 347 |
+
"availability": "Public",
|
| 348 |
+
"hasMeta": true,
|
| 349 |
+
"hasPositivePrompt": true,
|
| 350 |
+
"onSite": false,
|
| 351 |
+
"remixOfId": null
|
| 352 |
+
},
|
| 353 |
+
{
|
| 354 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/fe61c2f4-e515-42cf-8f96-058e7e13841b/original=true/106308517.mp4",
|
| 355 |
+
"nsfwLevel": 8,
|
| 356 |
+
"width": 480,
|
| 357 |
+
"height": 720,
|
| 358 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 359 |
+
"type": "video",
|
| 360 |
+
"metadata": {
|
| 361 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 362 |
+
"size": 7251297,
|
| 363 |
+
"audio": false,
|
| 364 |
+
"width": 480,
|
| 365 |
+
"height": 720,
|
| 366 |
+
"duration": 9.633,
|
| 367 |
+
"skipScannedAtReassignment": true
|
| 368 |
+
},
|
| 369 |
+
"minor": false,
|
| 370 |
+
"poi": false,
|
| 371 |
+
"meta": {
|
| 372 |
+
"steps": 6,
|
| 373 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism),\nAn college girl is recording a graceful yoga flow video in her sunlit apartment. She is wearing yoga pants and a loose tanktop. She is upside down doing handstand, her loose-fitting short tank top succumbs to gravity, falling down and completely covering her head, leaving her large breasts exposed. Her face is fully covered in the end. The shot is from her phone's tripod POV, a perfectly framed composition. college girl, blonde hair, cute, large breasts, Clean, bright, natural light.",
|
| 374 |
+
"sampler": "Euler a",
|
| 375 |
+
"cfgScale": 1
|
| 376 |
+
},
|
| 377 |
+
"availability": "Public",
|
| 378 |
+
"hasMeta": true,
|
| 379 |
+
"hasPositivePrompt": true,
|
| 380 |
+
"onSite": false,
|
| 381 |
+
"remixOfId": null
|
| 382 |
+
}
|
| 383 |
+
],
|
| 384 |
+
"downloadUrl": "https://civitai.com/api/download/models/2309689",
|
| 385 |
+
"creator": {
|
| 386 |
+
"username": "DigitalPastel",
|
| 387 |
+
"image": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/c6d230a4-5cb5-408c-8eb6-3cf5ae041efa/width=96/DigitalPastel.jpeg"
|
| 388 |
+
}
|
| 389 |
+
},
|
| 390 |
+
"tags": [
|
| 391 |
+
"style"
|
| 392 |
+
],
|
| 393 |
+
"modelDescription": "<h3 id=\"1206-update-futanaris-and-males!\"><span style=\"color:rgb(130, 201, 30)\"><strong>12/06 UPDATE - Futanaris and Males!</strong></span></h3><p></p><p>Added Loras to make males genitals and futanaris.</p><p></p><p>Futanaris and Males High showcase is only txt2vid generations made using \"Wan 2.2 t2v High/LowNoise 14B\".</p><p>Futanaris and Males Low showcase is only img2vid generations made using \"Wan 2.2 i2v High/LowNoise 14B fp8 scaled\".</p><p></p><p>Works for both Img2Vid and Txt2Vid!</p><p></p><ul><li><p><strong>Recommended weight for Img2vid: 0.5~0.8</strong></p></li><li><p><strong>Recommended weight for Txt2vid: 0.5~0.8</strong></p></li></ul><p>Usage with clothing: Vast majority of the dataset have the characters (futanaris, men and woman) completely nude - so high weights might result in nipples and penises going through clothes - use the recommended 0.5~0.8 weight range to prevent/mitigate that. Of course that won't matter if they are nude.</p><p></p><ul><li><p>Flaccid and Erect: It should differentiate flaccid and erect penises - use the prompts \"flaccid\", \"flaccid penis\", \"erect\", \"erect penis\" to get those results. The AI can be VERY stubborn on some poses sometimes, alternating between erect and flaccid state during the animation - I found dad adding something in the prompt that reinforces the state of the penis helps, such as: \"the penis keeps flaccid and pointing downwards\", \"The penis stays erect\",\"the penis keeps erect and pointing up\" and so forth.</p><p></p></li><li><p>Futanari/Male with a Female: its possible to generate normal females together with a futanari/male as well. To make it easier use \"a futanari and a woman\" or \"a man and a woman\" to do so - be sure to describe each character separately in the scene.</p></li></ul><p></p><ul><li><p>No XXX content: there is no XXX content in the dataset - no even masturbation. Its using the basic actions actions and poses that Wan 2.2 recognizes.</p></li></ul><p></p><p></p><h3 id=\"1104-update-smooth-xxx-animations-added!\"><span style=\"color:rgb(130, 201, 30)\"><strong>11/04 UPDATE - SMOOTH XXX Animations Added!</strong></span></h3><p></p><p>Added Loras for NSFW animations!</p><p>Work for both Img2Vid and Txt2Vid</p><p>It covers several poses. None are tied up to an especific prompt so generic prompts - usually used on Images models - should work just fine, such as:</p><p><strong>oral sex, vaginal sex, anal sex, handjob, sex from behind, deepthroat, titfuck, cowgirl position, reverse cowgirl position,</strong></p><p></p><p>Showcase has all images used for the animations with their prompts. I tried to show several different poses and resolutions so you can have a good idea of what is possible.</p><p></p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Img2Vid</strong></span></p></li></ul><p>The High and Low Showcases are all using <strong>weight 1.0</strong> on both Loras and used <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1995784?modelVersionId=2260110\">SmoothMix I2V Checkpoint Model.</a></p><p>Very reliable and works really well on several poses. For more complex or niche poses combine it with other Loras.</p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Txt2Vid</strong></span></p></li></ul><p>Can have trouble with complex and niche poses but can still help scenes and do alot. I recommend using with Loras that do the scene you want together with this!</p><p><strong>Recommended weight 0.8 for Txt2Vid!</strong></p><p>The videos on <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/24130719\">this post</a> used both SmoothMix Txt2vid v.2 Model and the Standard Wan 2.2 16fp. The posts with Loras from other Creators used the Standard Wan 2.2 fp6 Model - The ones without used the SmoothMix Model.</p><p></p><p></p><p>Shout out for the autors of all Loras and their Loras that made training <strong>SmoothXXX Animations</strong> possible:</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1307155/wan-22-experimental-wan-general-nsfw-model\">(wan 2.2 experimental) WAN General NSFW model</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:40224\" data-label=\"CubeyAI\">@CubeyAI</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Penis Play - WAN 2.2</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:2231604\" data-label=\"Sweet_Pixeline\">@Sweet_Pixeline</span> e</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/2002532/anal-insertion-i2v\">Anal insertion (I2V)</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:5321557\" data-label=\"blo01\">@blo01</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1874153/oral-insertion-wan-22\">Oral Insertion [WAN 2.2]</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:9023356\" data-label=\"LocalOptima\">@LocalOptima</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1331682/wan-2221-pov-missionary\">Wan 2.2/2.1 POV Missionary</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:6612313\" data-label=\"dtwr434\">@dtwr434</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1566648/wan-i2v-22-and-21-assertive-cowgirl\">Wan I2V (2.2 & 2.1) - Assertive Cowgirl</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3454614\" data-label=\"icelouse\">@icelouse</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Handjobs</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:72924\" data-label=\"f1985\">@f1985</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1492937/pov-titty-fuck-t2v-and-i2v\">POV Titty Fuck -T2V & I2V</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3904281\" data-label=\"playtime_ai\">@playtime_ai</span></p><p></p><p></p><h2 id=\"smoothmix-animations\"><span style=\"color:rgb(130, 201, 30)\">SmoothMix Animations</span></h2><p><strong>\"Epic stuff or lewd stuff... make your choice!\"</strong></p><p></p><p>Make SmoothMix come to life with theses Loras!</p><p>There is a lot to explain so lets get started!</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>ComfyUI Workflow Settings</strong></span></p></li></ul><p>All videos on all Showcases used this setup:</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1847730\">Smooth Txt2Vid Workflow v2.0</a> on its default Low/Mid settings;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/QuantStack/Wan2.2-T2V-A14B-GGUF/tree/main\">Wan2.2-T2V-A14B-High/LowNoise-Q8_0.gguf</a>;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/Kijai/WanVideo_comfy/tree/main/Lightx2v\">light2x_T2V_14B_cfg_step_distill_v2_lora_rank128_bf16</a> at weight 3.0 on High and 1.0 on Low.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Trigger Words</strong></span></p></li></ul><p>All Loras, Animation and Style, use to the same trigger words:</p><p><strong>'SmoothMixAnime' </strong>- Will make the video have the style of SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI;</p><p><strong>'SmoothMixRealism' </strong>- Will make the video have the style of SmoothMix Realism</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Differences</strong></span></p></li></ul><p><strong>SmoothMix Animation High/Low </strong>- Trained with only videos. This Lora serves as a generic animation enhancer for SFW and NSFW animations. There isn't a lot of NSFW explicit content on it so for those you still have to use Loras that are specific for that type of content. All videos were made by using Img2Vid from images made with SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI/Realism.</p><p><strong>SmoothMix Style High/Low</strong> - Trained only with Images. This Lora servers as a texture enhancer for SFW and NSFW content. SFW and NSFW Images were used on it so it should work well in all cases. All images used were made by using SmoothMix Illustrious/NoobAI/Illustrious2+Noobai/Realism with Smooth Booster to ensure the video will have lots of background and character details.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Usage examples</strong></span></p></li></ul><p>The Showcases demonstrate different suggested ways to use these Loras. Let check each of them:</p><p></p><p><strong>1) Using Both with Priority to Animation:</strong></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23573573\">Animation High</a> and <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23574044\">Style High</a> Showcases display my PERSONAL favorite settings - SmoothMix Animation High/Low set to 0.8 with SmoothMix Style High/Low set to 0.2.</p><p>Gives a good amount of movement while increasing the details just enough to complement any scene.</p><p></p><p><strong>2) Using Both with Priority on Style:</strong></p><p>Sometimes SmoothMix Animation can give a little TOO much movement. In those cases, using a higher weight on the SmoothMix Style should be ideal - <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23585194\">Style Low </a>Showcase display use this settings - SmoothMix Animation High/Low set to 0.3 with SmoothMix Style High/Low set to 0.8.</p><p>Reduces the amount of jiggle and bounce to give a more natural animation while giving great amount of details to effects, backgrounds and characters.</p><p></p><p><strong>3) Using only Animation:</strong></p><p>Wind blows, grass grows, breasts bounce and butts jiggles - nothing stays still. If you have yourself a very busy animation in your mind, go all out on this. <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23576333\">Animation Low </a>Showcase displays what happens when you use only SmoothMix Animation High/Low set to 1.0.</p><p></p><p><strong>4) No Trigger Word:</strong></p><p>If the visual style of SmoothMix is not what you are looking for - just don't use the trigger words 'SmoothMixAnime' or 'SmoothMixRealism'.</p><p>The Loras by themselves will add detail and smooth animation to your videos. It all depends on the type of video you are going for; A video full of action an movements? use SmoothMix Animation; Its a more quiet and very sutle movements? SmoothMix Style.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587727\">This post </a>displays video using Animation High/Low set to weight 0.5 with no trigger words.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587932\">This post</a> displays video using Style High/Low set to weight 0.5 with no trigger words.</p><p></p><p>Thank you for all your support!</p><p>Please consider visiting my <a target=\"_blank\" rel=\"ugc\" href=\"https://www.deviantart.com/digital-pastel\">Deviantart</a> page and subscribing! Any help counts.</p><p>Thats all for now!</p><p>Have fun! =)</p>",
|
| 394 |
+
"civitai_deleted": false,
|
| 395 |
+
"favorite": false,
|
| 396 |
+
"exclude": false,
|
| 397 |
+
"db_checked": false,
|
| 398 |
+
"skip_metadata_refresh": false,
|
| 399 |
+
"metadata_source": "civitai_api",
|
| 400 |
+
"last_checked_at": 1772082475.821699,
|
| 401 |
+
"usage_tips": "{}"
|
| 402 |
+
}
|
loras/Actions/Helpers/SmoothMixAnimation_Low.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:385c492fe165883ae6527001fd2c3e21ed409348cab97b9d6e469021c45baae3
|
| 3 |
+
size 4253012
|
loras/Actions/Helpers/SmoothMixAnimation_Low.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:633935a4f55cfa89b95104f05ba0a7055188f3c8b2d50930260796c1c948ff83
|
| 3 |
+
size 306807280
|
loras/Actions/Helpers/SmoothMixStyle_High.metadata.json
ADDED
|
@@ -0,0 +1,400 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"file_name": "SmoothMixStyle_High",
|
| 3 |
+
"model_name": "SmoothMix Animations",
|
| 4 |
+
"file_path": "G:/AI/ComfyUI/models/loras/Actions/Helpers/SmoothMixStyle_High.safetensors",
|
| 5 |
+
"size": 306807280,
|
| 6 |
+
"modified": 1772081879.816137,
|
| 7 |
+
"sha256": "58de83787881bd07182ffe48231264b86a2ab76e1f6fa632ab20c3ea3b4414a5",
|
| 8 |
+
"base_model": "Wan Video 2.2 T2V-A14B",
|
| 9 |
+
"preview_url": "G:/AI/ComfyUI/models/loras/Actions/Helpers/SmoothMixStyle_High.mp4",
|
| 10 |
+
"preview_nsfw_level": 1,
|
| 11 |
+
"notes": "",
|
| 12 |
+
"from_civitai": true,
|
| 13 |
+
"civitai": {
|
| 14 |
+
"id": 2318650,
|
| 15 |
+
"modelId": 2040641,
|
| 16 |
+
"name": "Style High",
|
| 17 |
+
"nsfwLevel": 60,
|
| 18 |
+
"createdAt": "2025-10-16T07:22:44.156Z",
|
| 19 |
+
"updatedAt": "2025-12-17T23:24:28.148Z",
|
| 20 |
+
"status": "Published",
|
| 21 |
+
"publishedAt": "2025-10-16T22:01:02.078Z",
|
| 22 |
+
"trainedWords": [
|
| 23 |
+
"SmoothMixAnime",
|
| 24 |
+
"SmoothMixRealism"
|
| 25 |
+
],
|
| 26 |
+
"trainingStatus": null,
|
| 27 |
+
"trainingDetails": null,
|
| 28 |
+
"baseModel": "Wan Video 2.2 T2V-A14B",
|
| 29 |
+
"baseModelType": "Standard",
|
| 30 |
+
"earlyAccessEndsAt": null,
|
| 31 |
+
"earlyAccessConfig": null,
|
| 32 |
+
"description": null,
|
| 33 |
+
"uploadType": "Created",
|
| 34 |
+
"usageControl": "Download",
|
| 35 |
+
"air": "urn:air:wanvideo-22-t2v-a14b:lora:civitai:2040641@2318650",
|
| 36 |
+
"stats": {
|
| 37 |
+
"downloadCount": 2854,
|
| 38 |
+
"thumbsUpCount": 131
|
| 39 |
+
},
|
| 40 |
+
"model": {
|
| 41 |
+
"name": "SmoothMix Animations",
|
| 42 |
+
"type": "LORA",
|
| 43 |
+
"nsfw": true,
|
| 44 |
+
"poi": false,
|
| 45 |
+
"description": "<h3 id=\"1206-update-futanaris-and-males!\"><span style=\"color:rgb(130, 201, 30)\"><strong>12/06 UPDATE - Futanaris and Males!</strong></span></h3><p></p><p>Added Loras to make males genitals and futanaris.</p><p></p><p>Futanaris and Males High showcase is only txt2vid generations made using \"Wan 2.2 t2v High/LowNoise 14B\".</p><p>Futanaris and Males Low showcase is only img2vid generations made using \"Wan 2.2 i2v High/LowNoise 14B fp8 scaled\".</p><p></p><p>Works for both Img2Vid and Txt2Vid!</p><p></p><ul><li><p><strong>Recommended weight for Img2vid: 0.5~0.8</strong></p></li><li><p><strong>Recommended weight for Txt2vid: 0.5~0.8</strong></p></li></ul><p>Usage with clothing: Vast majority of the dataset have the characters (futanaris, men and woman) completely nude - so high weights might result in nipples and penises going through clothes - use the recommended 0.5~0.8 weight range to prevent/mitigate that. Of course that won't matter if they are nude.</p><p></p><ul><li><p>Flaccid and Erect: It should differentiate flaccid and erect penises - use the prompts \"flaccid\", \"flaccid penis\", \"erect\", \"erect penis\" to get those results. The AI can be VERY stubborn on some poses sometimes, alternating between erect and flaccid state during the animation - I found dad adding something in the prompt that reinforces the state of the penis helps, such as: \"the penis keeps flaccid and pointing downwards\", \"The penis stays erect\",\"the penis keeps erect and pointing up\" and so forth.</p><p></p></li><li><p>Futanari/Male with a Female: its possible to generate normal females together with a futanari/male as well. To make it easier use \"a futanari and a woman\" or \"a man and a woman\" to do so - be sure to describe each character separately in the scene.</p></li></ul><p></p><ul><li><p>No XXX content: there is no XXX content in the dataset - no even masturbation. Its using the basic actions actions and poses that Wan 2.2 recognizes.</p></li></ul><p></p><p></p><h3 id=\"1104-update-smooth-xxx-animations-added!\"><span style=\"color:rgb(130, 201, 30)\"><strong>11/04 UPDATE - SMOOTH XXX Animations Added!</strong></span></h3><p></p><p>Added Loras for NSFW animations!</p><p>Work for both Img2Vid and Txt2Vid</p><p>It covers several poses. None are tied up to an especific prompt so generic prompts - usually used on Images models - should work just fine, such as:</p><p><strong>oral sex, vaginal sex, anal sex, handjob, sex from behind, deepthroat, titfuck, cowgirl position, reverse cowgirl position,</strong></p><p></p><p>Showcase has all images used for the animations with their prompts. I tried to show several different poses and resolutions so you can have a good idea of what is possible.</p><p></p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Img2Vid</strong></span></p></li></ul><p>The High and Low Showcases are all using <strong>weight 1.0</strong> on both Loras and used <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1995784?modelVersionId=2260110\">SmoothMix I2V Checkpoint Model.</a></p><p>Very reliable and works really well on several poses. For more complex or niche poses combine it with other Loras.</p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Txt2Vid</strong></span></p></li></ul><p>Can have trouble with complex and niche poses but can still help scenes and do alot. I recommend using with Loras that do the scene you want together with this!</p><p><strong>Recommended weight 0.8 for Txt2Vid!</strong></p><p>The videos on <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/24130719\">this post</a> used both SmoothMix Txt2vid v.2 Model and the Standard Wan 2.2 16fp. The posts with Loras from other Creators used the Standard Wan 2.2 fp6 Model - The ones without used the SmoothMix Model.</p><p></p><p></p><p>Shout out for the autors of all Loras and their Loras that made training <strong>SmoothXXX Animations</strong> possible:</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1307155/wan-22-experimental-wan-general-nsfw-model\">(wan 2.2 experimental) WAN General NSFW model</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:40224\" data-label=\"CubeyAI\">@CubeyAI</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Penis Play - WAN 2.2</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:2231604\" data-label=\"Sweet_Pixeline\">@Sweet_Pixeline</span> e</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/2002532/anal-insertion-i2v\">Anal insertion (I2V)</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:5321557\" data-label=\"blo01\">@blo01</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1874153/oral-insertion-wan-22\">Oral Insertion [WAN 2.2]</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:9023356\" data-label=\"LocalOptima\">@LocalOptima</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1331682/wan-2221-pov-missionary\">Wan 2.2/2.1 POV Missionary</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:6612313\" data-label=\"dtwr434\">@dtwr434</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1566648/wan-i2v-22-and-21-assertive-cowgirl\">Wan I2V (2.2 & 2.1) - Assertive Cowgirl</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3454614\" data-label=\"icelouse\">@icelouse</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Handjobs</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:72924\" data-label=\"f1985\">@f1985</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1492937/pov-titty-fuck-t2v-and-i2v\">POV Titty Fuck -T2V & I2V</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3904281\" data-label=\"playtime_ai\">@playtime_ai</span></p><p></p><p></p><h2 id=\"smoothmix-animations\"><span style=\"color:rgb(130, 201, 30)\">SmoothMix Animations</span></h2><p><strong>\"Epic stuff or lewd stuff... make your choice!\"</strong></p><p></p><p>Make SmoothMix come to life with theses Loras!</p><p>There is a lot to explain so lets get started!</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>ComfyUI Workflow Settings</strong></span></p></li></ul><p>All videos on all Showcases used this setup:</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1847730\">Smooth Txt2Vid Workflow v2.0</a> on its default Low/Mid settings;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/QuantStack/Wan2.2-T2V-A14B-GGUF/tree/main\">Wan2.2-T2V-A14B-High/LowNoise-Q8_0.gguf</a>;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/Kijai/WanVideo_comfy/tree/main/Lightx2v\">light2x_T2V_14B_cfg_step_distill_v2_lora_rank128_bf16</a> at weight 3.0 on High and 1.0 on Low.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Trigger Words</strong></span></p></li></ul><p>All Loras, Animation and Style, use to the same trigger words:</p><p><strong>'SmoothMixAnime' </strong>- Will make the video have the style of SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI;</p><p><strong>'SmoothMixRealism' </strong>- Will make the video have the style of SmoothMix Realism</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Differences</strong></span></p></li></ul><p><strong>SmoothMix Animation High/Low </strong>- Trained with only videos. This Lora serves as a generic animation enhancer for SFW and NSFW animations. There isn't a lot of NSFW explicit content on it so for those you still have to use Loras that are specific for that type of content. All videos were made by using Img2Vid from images made with SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI/Realism.</p><p><strong>SmoothMix Style High/Low</strong> - Trained only with Images. This Lora servers as a texture enhancer for SFW and NSFW content. SFW and NSFW Images were used on it so it should work well in all cases. All images used were made by using SmoothMix Illustrious/NoobAI/Illustrious2+Noobai/Realism with Smooth Booster to ensure the video will have lots of background and character details.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Usage examples</strong></span></p></li></ul><p>The Showcases demonstrate different suggested ways to use these Loras. Let check each of them:</p><p></p><p><strong>1) Using Both with Priority to Animation:</strong></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23573573\">Animation High</a> and <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23574044\">Style High</a> Showcases display my PERSONAL favorite settings - SmoothMix Animation High/Low set to 0.8 with SmoothMix Style High/Low set to 0.2.</p><p>Gives a good amount of movement while increasing the details just enough to complement any scene.</p><p></p><p><strong>2) Using Both with Priority on Style:</strong></p><p>Sometimes SmoothMix Animation can give a little TOO much movement. In those cases, using a higher weight on the SmoothMix Style should be ideal - <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23585194\">Style Low </a>Showcase display use this settings - SmoothMix Animation High/Low set to 0.3 with SmoothMix Style High/Low set to 0.8.</p><p>Reduces the amount of jiggle and bounce to give a more natural animation while giving great amount of details to effects, backgrounds and characters.</p><p></p><p><strong>3) Using only Animation:</strong></p><p>Wind blows, grass grows, breasts bounce and butts jiggles - nothing stays still. If you have yourself a very busy animation in your mind, go all out on this. <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23576333\">Animation Low </a>Showcase displays what happens when you use only SmoothMix Animation High/Low set to 1.0.</p><p></p><p><strong>4) No Trigger Word:</strong></p><p>If the visual style of SmoothMix is not what you are looking for - just don't use the trigger words 'SmoothMixAnime' or 'SmoothMixRealism'.</p><p>The Loras by themselves will add detail and smooth animation to your videos. It all depends on the type of video you are going for; A video full of action an movements? use SmoothMix Animation; Its a more quiet and very sutle movements? SmoothMix Style.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587727\">This post </a>displays video using Animation High/Low set to weight 0.5 with no trigger words.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587932\">This post</a> displays video using Style High/Low set to weight 0.5 with no trigger words.</p><p></p><p>Thank you for all your support!</p><p>Please consider visiting my <a target=\"_blank\" rel=\"ugc\" href=\"https://www.deviantart.com/digital-pastel\">Deviantart</a> page and subscribing! Any help counts.</p><p>Thats all for now!</p><p>Have fun! =)</p>",
|
| 46 |
+
"tags": [
|
| 47 |
+
"style"
|
| 48 |
+
],
|
| 49 |
+
"allowNoCredit": false,
|
| 50 |
+
"allowCommercialUse": [
|
| 51 |
+
"RentCivit",
|
| 52 |
+
"Image"
|
| 53 |
+
],
|
| 54 |
+
"allowDerivatives": false,
|
| 55 |
+
"allowDifferentLicense": true
|
| 56 |
+
},
|
| 57 |
+
"files": [
|
| 58 |
+
{
|
| 59 |
+
"id": 2209031,
|
| 60 |
+
"sizeKB": 299616.484375,
|
| 61 |
+
"name": "SmoothMixStyle_High.safetensors",
|
| 62 |
+
"type": "Model",
|
| 63 |
+
"pickleScanResult": "Success",
|
| 64 |
+
"pickleScanMessage": "No Pickle imports",
|
| 65 |
+
"virusScanResult": "Success",
|
| 66 |
+
"virusScanMessage": null,
|
| 67 |
+
"scannedAt": "2025-10-16T07:25:57.949Z",
|
| 68 |
+
"metadata": {
|
| 69 |
+
"format": "SafeTensor",
|
| 70 |
+
"size": null,
|
| 71 |
+
"fp": null
|
| 72 |
+
},
|
| 73 |
+
"hashes": {
|
| 74 |
+
"AutoV1": "25A09074",
|
| 75 |
+
"AutoV2": "58DE837878",
|
| 76 |
+
"SHA256": "58DE83787881BD07182FFE48231264B86A2AB76E1F6FA632AB20C3EA3B4414A5",
|
| 77 |
+
"CRC32": "F4D6C516",
|
| 78 |
+
"BLAKE3": "F4CD5C786317A88E9CA3EAB537C7EF909DFEB145A4CDA816146F1C3F13BA9D7A",
|
| 79 |
+
"AutoV3": "88B66C287741"
|
| 80 |
+
},
|
| 81 |
+
"primary": true,
|
| 82 |
+
"downloadUrl": "https://civitai.com/api/download/models/2318650"
|
| 83 |
+
}
|
| 84 |
+
],
|
| 85 |
+
"images": [
|
| 86 |
+
{
|
| 87 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/f17299d0-37a1-4fde-907e-4f0d5e5346a2/original=true/106296739.mp4",
|
| 88 |
+
"nsfwLevel": 1,
|
| 89 |
+
"width": 480,
|
| 90 |
+
"height": 720,
|
| 91 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 92 |
+
"type": "video",
|
| 93 |
+
"metadata": {
|
| 94 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 95 |
+
"size": 12234099,
|
| 96 |
+
"audio": false,
|
| 97 |
+
"width": 480,
|
| 98 |
+
"height": 720,
|
| 99 |
+
"duration": 9.633
|
| 100 |
+
},
|
| 101 |
+
"minor": false,
|
| 102 |
+
"poi": false,
|
| 103 |
+
"meta": {
|
| 104 |
+
"steps": 6,
|
| 105 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism),\nA female sohei monk stands with a calm stance in a solid midnight purple void, her deep blue monastic robes adorned with subtle star patterns. Her long silver hair is still, a gentle smile on her face as she observes a tiny, glowing luma creature perched on her shoulder, her hand gently tracing the wooden prayer beads at her waist. She holds a glaive loosely at her side, a soft cosmic aura and floating star particles surrounding her form. The camera slowly pushes in for a close-up, its focus sharp on her serene expression and the intricate details of her robes, with a soft starlight effect creating a mystical and peaceful atmosphere.",
|
| 106 |
+
"sampler": "Euler a",
|
| 107 |
+
"cfgScale": 1
|
| 108 |
+
},
|
| 109 |
+
"availability": "Public",
|
| 110 |
+
"hasMeta": true,
|
| 111 |
+
"hasPositivePrompt": true,
|
| 112 |
+
"onSite": false,
|
| 113 |
+
"remixOfId": null
|
| 114 |
+
},
|
| 115 |
+
{
|
| 116 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9bee2f81-5597-4602-83ae-a526e424f75e/original=true/106296778.mp4",
|
| 117 |
+
"nsfwLevel": 2,
|
| 118 |
+
"width": 480,
|
| 119 |
+
"height": 720,
|
| 120 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 121 |
+
"type": "video",
|
| 122 |
+
"metadata": {
|
| 123 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 124 |
+
"size": 12742391,
|
| 125 |
+
"audio": false,
|
| 126 |
+
"width": 480,
|
| 127 |
+
"height": 720,
|
| 128 |
+
"duration": 9.633
|
| 129 |
+
},
|
| 130 |
+
"minor": false,
|
| 131 |
+
"poi": false,
|
| 132 |
+
"meta": {
|
| 133 |
+
"steps": 6,
|
| 134 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism), A female daimyo stands with regal posture against a background of a garden with a sakura tree, an ornate kabuto helmet held gracefully at her side. She looks directly at the viewer with a calm smile, her long blonde hair arranged in an elaborate style. Her elegant pink lacquered o-yoroi armor catch the soft, diffused light. A katana rests over her shoulder, and the peach blossom mon is displayed prominently on her chest plate. The shot is a character-focused portrait, highly detailed and stylized to emphasize the delicate gloves, painted lips, and feudal elegance.\n",
|
| 135 |
+
"sampler": "Euler a",
|
| 136 |
+
"cfgScale": 1
|
| 137 |
+
},
|
| 138 |
+
"availability": "Public",
|
| 139 |
+
"hasMeta": true,
|
| 140 |
+
"hasPositivePrompt": true,
|
| 141 |
+
"onSite": false,
|
| 142 |
+
"remixOfId": null
|
| 143 |
+
},
|
| 144 |
+
{
|
| 145 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/86ee5a1e-6927-4a87-8128-0e8e1d512539/original=true/106296776.mp4",
|
| 146 |
+
"nsfwLevel": 2,
|
| 147 |
+
"width": 480,
|
| 148 |
+
"height": 720,
|
| 149 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 150 |
+
"type": "video",
|
| 151 |
+
"metadata": {
|
| 152 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 153 |
+
"size": 11329785,
|
| 154 |
+
"audio": false,
|
| 155 |
+
"width": 480,
|
| 156 |
+
"height": 720,
|
| 157 |
+
"duration": 9.633,
|
| 158 |
+
"nsfwLevelReason": null,
|
| 159 |
+
"skipScannedAtReassignment": true
|
| 160 |
+
},
|
| 161 |
+
"minor": false,
|
| 162 |
+
"poi": false,
|
| 163 |
+
"meta": {
|
| 164 |
+
"steps": 6,
|
| 165 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism), A tired but satisfied college girl closes her laptop after a long study session, a small, triumphant smile on her face as she stretches. A messy, lived-in dorm room, with string lights and a pile of textbooks. The camera, initially focused on the dark laptop screen, tilts up smoothly to capture her stretch and smile in the soft, warm glow of a desk lamp. Cozy and intimate, slightly soft-focused. Palette: warm, muted tones of wood and fabric, punctuated by the soft gold of the string lights\n",
|
| 166 |
+
"sampler": "Euler a",
|
| 167 |
+
"cfgScale": 1
|
| 168 |
+
},
|
| 169 |
+
"availability": "Public",
|
| 170 |
+
"hasMeta": true,
|
| 171 |
+
"hasPositivePrompt": true,
|
| 172 |
+
"onSite": false,
|
| 173 |
+
"remixOfId": null
|
| 174 |
+
},
|
| 175 |
+
{
|
| 176 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/d0600581-7925-4f1f-b9b7-c48da8bb1a2e/original=true/106296779.mp4",
|
| 177 |
+
"nsfwLevel": 1,
|
| 178 |
+
"width": 480,
|
| 179 |
+
"height": 720,
|
| 180 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 181 |
+
"type": "video",
|
| 182 |
+
"metadata": {
|
| 183 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 184 |
+
"size": 12483145,
|
| 185 |
+
"audio": false,
|
| 186 |
+
"width": 480,
|
| 187 |
+
"height": 720,
|
| 188 |
+
"duration": 9.633
|
| 189 |
+
},
|
| 190 |
+
"minor": false,
|
| 191 |
+
"poi": false,
|
| 192 |
+
"meta": {
|
| 193 |
+
"steps": 6,
|
| 194 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism),\nA female ronin stands in a ready stance against a solid deep crimson background, her expression stern and a scar visible across her cheek. She holds a sleek, futuristic helmet under one arm, her high ponytail falling over the orange, Chozo-inspired samurai armor that covers her form with metallic plates and glowing blue details. With her other hand, she rests her palm on the hilt of her plasma katana, its blade emitting a soft, orange hum, as she checks the fit of the tekko-kagi claw weapon on her fingers. A tattered cloak hangs from her shoulders, spattered with mud, under dramatic, sharp lighting that highlights the intricate details of her revealing armor and the energy accents.",
|
| 195 |
+
"sampler": "Euler a",
|
| 196 |
+
"cfgScale": 1
|
| 197 |
+
},
|
| 198 |
+
"availability": "Public",
|
| 199 |
+
"hasMeta": true,
|
| 200 |
+
"hasPositivePrompt": true,
|
| 201 |
+
"onSite": false,
|
| 202 |
+
"remixOfId": null
|
| 203 |
+
},
|
| 204 |
+
{
|
| 205 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/4b8079dc-21da-403d-a427-eccfc4299f29/original=true/106296740.mp4",
|
| 206 |
+
"nsfwLevel": 2,
|
| 207 |
+
"width": 480,
|
| 208 |
+
"height": 720,
|
| 209 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 210 |
+
"type": "video",
|
| 211 |
+
"metadata": {
|
| 212 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 213 |
+
"size": 21013389,
|
| 214 |
+
"audio": false,
|
| 215 |
+
"width": 480,
|
| 216 |
+
"height": 720,
|
| 217 |
+
"duration": 9.633,
|
| 218 |
+
"nsfwLevelReason": null,
|
| 219 |
+
"skipScannedAtReassignment": true
|
| 220 |
+
},
|
| 221 |
+
"minor": false,
|
| 222 |
+
"poi": false,
|
| 223 |
+
"meta": {
|
| 224 |
+
"steps": 6,
|
| 225 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism),\n A mature sorceress knight with silver braided hair, draconic horns, and a powerful tail stands in a dynamic casting pose, her body coiled with energy as she channels a spell. One hand grips the hilt of a massive, glowing runic greatsword planted firmly on the ground, while the other is raised, palm open, summoning a vortex of magical energy. She wears intricate plate armor and gauntlets over a long dress and tabard, a flowing cape billowing behind her as an ethereal, deep blue to white aura surrounds her form. The camera is positioned at a low angle, looking up at her against a stormy, high-fantasy sky, capturing the intensity in her glowing blue eyes. Countless glowing particle effects and magical runes float in the air around her, illuminating the intricate details of her armor and the powerful spell being woven.",
|
| 226 |
+
"sampler": "Euler a",
|
| 227 |
+
"cfgScale": 1
|
| 228 |
+
},
|
| 229 |
+
"availability": "Public",
|
| 230 |
+
"hasMeta": true,
|
| 231 |
+
"hasPositivePrompt": true,
|
| 232 |
+
"onSite": false,
|
| 233 |
+
"remixOfId": null
|
| 234 |
+
},
|
| 235 |
+
{
|
| 236 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/a5fa13d4-c5ff-4ee5-afc1-ac86981990df/original=true/106296784.mp4",
|
| 237 |
+
"nsfwLevel": 2,
|
| 238 |
+
"width": 480,
|
| 239 |
+
"height": 720,
|
| 240 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 241 |
+
"type": "video",
|
| 242 |
+
"metadata": {
|
| 243 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 244 |
+
"size": 18563309,
|
| 245 |
+
"audio": false,
|
| 246 |
+
"width": 480,
|
| 247 |
+
"height": 720,
|
| 248 |
+
"duration": 9.633
|
| 249 |
+
},
|
| 250 |
+
"minor": false,
|
| 251 |
+
"poi": false,
|
| 252 |
+
"meta": {
|
| 253 |
+
"steps": 6,
|
| 254 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism),\nA goddess with huge breasts floats serenely against a solid emerald green background, her form radiating a soft, divine glow. Dressed in celestial green and gold samurai armor with feathered shoulder guards and a winged helmet, she holds a gleaming naginata at her side. With one hand extended, palm open, she gently conjures a small, swirling mote of pure light, her eyes glowing with benevolent power as she looks upon her creation. God rays and divine lighting stream from above, illuminating the intricate details of her armored heavenly robes and radiant hair, creating a highly detailed and ethereal portrait of stylized divine power.",
|
| 255 |
+
"sampler": "Euler a",
|
| 256 |
+
"cfgScale": 1
|
| 257 |
+
},
|
| 258 |
+
"availability": "Public",
|
| 259 |
+
"hasMeta": true,
|
| 260 |
+
"hasPositivePrompt": true,
|
| 261 |
+
"onSite": false,
|
| 262 |
+
"remixOfId": null
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/3ba0fd93-38c3-4901-9dda-94866d2eeff8/original=true/106296762.mp4",
|
| 266 |
+
"nsfwLevel": 2,
|
| 267 |
+
"width": 480,
|
| 268 |
+
"height": 720,
|
| 269 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 270 |
+
"type": "video",
|
| 271 |
+
"metadata": {
|
| 272 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 273 |
+
"size": 10893845,
|
| 274 |
+
"audio": false,
|
| 275 |
+
"width": 480,
|
| 276 |
+
"height": 720,
|
| 277 |
+
"duration": 9.633
|
| 278 |
+
},
|
| 279 |
+
"minor": false,
|
| 280 |
+
"poi": false,
|
| 281 |
+
"meta": {
|
| 282 |
+
"steps": 6,
|
| 283 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism),\nA mature gothic woman with pale skin, red eyes, and long twin-tails of black and white hair kneels serenely in a dim, ornate chamber. She gently rests her cheek against the cold, polished shaft of a massive, ornate scythe held vertically before her, her porcelain mask tilted slightly in a moment of quiet contemplation. She wears a frilly black dress with intricate lace trim, long sleeves, thighhighs, and platform boots, all cast in dramatic shadows with a soft purple bloom. The camera looks down at her from a slight high angle, emphasizing her kneeling form and the immense, dark silhouette of the scythe against the soft glow of the background.",
|
| 284 |
+
"sampler": "Euler a",
|
| 285 |
+
"cfgScale": 1
|
| 286 |
+
},
|
| 287 |
+
"availability": "Public",
|
| 288 |
+
"hasMeta": true,
|
| 289 |
+
"hasPositivePrompt": true,
|
| 290 |
+
"onSite": false,
|
| 291 |
+
"remixOfId": null
|
| 292 |
+
},
|
| 293 |
+
{
|
| 294 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/411154ea-3eba-4942-93ec-4fdabd186417/original=true/106296781.mp4",
|
| 295 |
+
"nsfwLevel": 2,
|
| 296 |
+
"width": 480,
|
| 297 |
+
"height": 720,
|
| 298 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 299 |
+
"type": "video",
|
| 300 |
+
"metadata": {
|
| 301 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 302 |
+
"size": 11205958,
|
| 303 |
+
"audio": false,
|
| 304 |
+
"width": 480,
|
| 305 |
+
"height": 720,
|
| 306 |
+
"duration": 9.633
|
| 307 |
+
},
|
| 308 |
+
"minor": false,
|
| 309 |
+
"poi": false,
|
| 310 |
+
"meta": {
|
| 311 |
+
"steps": 6,
|
| 312 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism),\nA mature female oni with purple skin, red slit-pupil eyes, and prominent horns leans casually on the handle of a giant, spiked maul resting on her shoulder. She uses her free hand to adjust the fingerless glove on the other, a smug grin on her face as she surveys her turf from a graffiti-covered alley at night. She wears a modern, street-style outfit of a crop top, a long open coat, ripped jeans, and heavy thigh-high boots, with bandage wraps on her arms. The shot is a low-angle, emphasizing her powerful stature and the immense weapon, with sharp, dramatic shadows cast by a single overhead street light that creates a menacing aura.",
|
| 313 |
+
"sampler": "Euler a",
|
| 314 |
+
"cfgScale": 1
|
| 315 |
+
},
|
| 316 |
+
"availability": "Public",
|
| 317 |
+
"hasMeta": true,
|
| 318 |
+
"hasPositivePrompt": true,
|
| 319 |
+
"onSite": false,
|
| 320 |
+
"remixOfId": null
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7368da98-3e1e-40c7-908a-9b5d2a1d09df/original=true/106296744.mp4",
|
| 324 |
+
"nsfwLevel": 2,
|
| 325 |
+
"width": 480,
|
| 326 |
+
"height": 720,
|
| 327 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 328 |
+
"type": "video",
|
| 329 |
+
"metadata": {
|
| 330 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 331 |
+
"size": 16872211,
|
| 332 |
+
"audio": false,
|
| 333 |
+
"width": 480,
|
| 334 |
+
"height": 720,
|
| 335 |
+
"duration": 9.633
|
| 336 |
+
},
|
| 337 |
+
"minor": false,
|
| 338 |
+
"poi": false,
|
| 339 |
+
"meta": {
|
| 340 |
+
"steps": 6,
|
| 341 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism),\nA mature female ronin with white hair in a high ponytail and alert fox ears stands on a rain-slicked neon-lit rooftop, her gaze sharp and focused into the city night. She holds the glowing energy blade of her katana loosely at her side with her robotic arm, while her organic hand reaches up to gently adjust the monowire implant on her neck. She wears a techwear kimono and armored hakama, accented with belts and heavy thigh-high boots, her form outlined by a vibrant rim light from the holographic advertisements below. The shot is a medium shot from a low angle, emphasizing her cybernetic legs and the intricate details of her gear against the futuristic skyline.",
|
| 342 |
+
"sampler": "Euler a",
|
| 343 |
+
"cfgScale": 1
|
| 344 |
+
},
|
| 345 |
+
"availability": "Public",
|
| 346 |
+
"hasMeta": true,
|
| 347 |
+
"hasPositivePrompt": true,
|
| 348 |
+
"onSite": false,
|
| 349 |
+
"remixOfId": null
|
| 350 |
+
},
|
| 351 |
+
{
|
| 352 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/81d773c1-a1d5-4b06-a9f2-b6d0b2b0a91a/original=true/106296749.mp4",
|
| 353 |
+
"nsfwLevel": 4,
|
| 354 |
+
"width": 480,
|
| 355 |
+
"height": 720,
|
| 356 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 357 |
+
"type": "video",
|
| 358 |
+
"metadata": {
|
| 359 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 360 |
+
"size": 9958641,
|
| 361 |
+
"audio": false,
|
| 362 |
+
"width": 480,
|
| 363 |
+
"height": 720,
|
| 364 |
+
"duration": 9.633,
|
| 365 |
+
"skipScannedAtReassignment": true
|
| 366 |
+
},
|
| 367 |
+
"minor": false,
|
| 368 |
+
"poi": false,
|
| 369 |
+
"meta": {
|
| 370 |
+
"steps": 6,
|
| 371 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism),\nA mature female elf spy with fair skin and crimson eyes squats in a low, graceful posture against the backdrop of a solid blood red moon. Her short red hair is visible under her hood, a mysterious smirk on her lips as she looks directly at the viewer. She leans to the side, one hand resting on her thigh and the other concealed behind her back, likely holding a dagger. Her revealing scarlet ninja attire and silk sash create dramatic shadows across her bare legs, with sharp focus highlighting the intricate details of her attire and her poised, ready stance.",
|
| 372 |
+
"sampler": "Euler a",
|
| 373 |
+
"cfgScale": 1
|
| 374 |
+
},
|
| 375 |
+
"availability": "Public",
|
| 376 |
+
"hasMeta": true,
|
| 377 |
+
"hasPositivePrompt": true,
|
| 378 |
+
"onSite": false,
|
| 379 |
+
"remixOfId": null
|
| 380 |
+
}
|
| 381 |
+
],
|
| 382 |
+
"downloadUrl": "https://civitai.com/api/download/models/2318650",
|
| 383 |
+
"creator": {
|
| 384 |
+
"username": "DigitalPastel",
|
| 385 |
+
"image": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/c6d230a4-5cb5-408c-8eb6-3cf5ae041efa/width=96/DigitalPastel.jpeg"
|
| 386 |
+
}
|
| 387 |
+
},
|
| 388 |
+
"tags": [
|
| 389 |
+
"style"
|
| 390 |
+
],
|
| 391 |
+
"modelDescription": "<h3 id=\"1206-update-futanaris-and-males!\"><span style=\"color:rgb(130, 201, 30)\"><strong>12/06 UPDATE - Futanaris and Males!</strong></span></h3><p></p><p>Added Loras to make males genitals and futanaris.</p><p></p><p>Futanaris and Males High showcase is only txt2vid generations made using \"Wan 2.2 t2v High/LowNoise 14B\".</p><p>Futanaris and Males Low showcase is only img2vid generations made using \"Wan 2.2 i2v High/LowNoise 14B fp8 scaled\".</p><p></p><p>Works for both Img2Vid and Txt2Vid!</p><p></p><ul><li><p><strong>Recommended weight for Img2vid: 0.5~0.8</strong></p></li><li><p><strong>Recommended weight for Txt2vid: 0.5~0.8</strong></p></li></ul><p>Usage with clothing: Vast majority of the dataset have the characters (futanaris, men and woman) completely nude - so high weights might result in nipples and penises going through clothes - use the recommended 0.5~0.8 weight range to prevent/mitigate that. Of course that won't matter if they are nude.</p><p></p><ul><li><p>Flaccid and Erect: It should differentiate flaccid and erect penises - use the prompts \"flaccid\", \"flaccid penis\", \"erect\", \"erect penis\" to get those results. The AI can be VERY stubborn on some poses sometimes, alternating between erect and flaccid state during the animation - I found dad adding something in the prompt that reinforces the state of the penis helps, such as: \"the penis keeps flaccid and pointing downwards\", \"The penis stays erect\",\"the penis keeps erect and pointing up\" and so forth.</p><p></p></li><li><p>Futanari/Male with a Female: its possible to generate normal females together with a futanari/male as well. To make it easier use \"a futanari and a woman\" or \"a man and a woman\" to do so - be sure to describe each character separately in the scene.</p></li></ul><p></p><ul><li><p>No XXX content: there is no XXX content in the dataset - no even masturbation. Its using the basic actions actions and poses that Wan 2.2 recognizes.</p></li></ul><p></p><p></p><h3 id=\"1104-update-smooth-xxx-animations-added!\"><span style=\"color:rgb(130, 201, 30)\"><strong>11/04 UPDATE - SMOOTH XXX Animations Added!</strong></span></h3><p></p><p>Added Loras for NSFW animations!</p><p>Work for both Img2Vid and Txt2Vid</p><p>It covers several poses. None are tied up to an especific prompt so generic prompts - usually used on Images models - should work just fine, such as:</p><p><strong>oral sex, vaginal sex, anal sex, handjob, sex from behind, deepthroat, titfuck, cowgirl position, reverse cowgirl position,</strong></p><p></p><p>Showcase has all images used for the animations with their prompts. I tried to show several different poses and resolutions so you can have a good idea of what is possible.</p><p></p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Img2Vid</strong></span></p></li></ul><p>The High and Low Showcases are all using <strong>weight 1.0</strong> on both Loras and used <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1995784?modelVersionId=2260110\">SmoothMix I2V Checkpoint Model.</a></p><p>Very reliable and works really well on several poses. For more complex or niche poses combine it with other Loras.</p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Txt2Vid</strong></span></p></li></ul><p>Can have trouble with complex and niche poses but can still help scenes and do alot. I recommend using with Loras that do the scene you want together with this!</p><p><strong>Recommended weight 0.8 for Txt2Vid!</strong></p><p>The videos on <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/24130719\">this post</a> used both SmoothMix Txt2vid v.2 Model and the Standard Wan 2.2 16fp. The posts with Loras from other Creators used the Standard Wan 2.2 fp6 Model - The ones without used the SmoothMix Model.</p><p></p><p></p><p>Shout out for the autors of all Loras and their Loras that made training <strong>SmoothXXX Animations</strong> possible:</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1307155/wan-22-experimental-wan-general-nsfw-model\">(wan 2.2 experimental) WAN General NSFW model</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:40224\" data-label=\"CubeyAI\">@CubeyAI</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Penis Play - WAN 2.2</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:2231604\" data-label=\"Sweet_Pixeline\">@Sweet_Pixeline</span> e</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/2002532/anal-insertion-i2v\">Anal insertion (I2V)</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:5321557\" data-label=\"blo01\">@blo01</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1874153/oral-insertion-wan-22\">Oral Insertion [WAN 2.2]</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:9023356\" data-label=\"LocalOptima\">@LocalOptima</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1331682/wan-2221-pov-missionary\">Wan 2.2/2.1 POV Missionary</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:6612313\" data-label=\"dtwr434\">@dtwr434</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1566648/wan-i2v-22-and-21-assertive-cowgirl\">Wan I2V (2.2 & 2.1) - Assertive Cowgirl</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3454614\" data-label=\"icelouse\">@icelouse</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Handjobs</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:72924\" data-label=\"f1985\">@f1985</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1492937/pov-titty-fuck-t2v-and-i2v\">POV Titty Fuck -T2V & I2V</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3904281\" data-label=\"playtime_ai\">@playtime_ai</span></p><p></p><p></p><h2 id=\"smoothmix-animations\"><span style=\"color:rgb(130, 201, 30)\">SmoothMix Animations</span></h2><p><strong>\"Epic stuff or lewd stuff... make your choice!\"</strong></p><p></p><p>Make SmoothMix come to life with theses Loras!</p><p>There is a lot to explain so lets get started!</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>ComfyUI Workflow Settings</strong></span></p></li></ul><p>All videos on all Showcases used this setup:</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1847730\">Smooth Txt2Vid Workflow v2.0</a> on its default Low/Mid settings;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/QuantStack/Wan2.2-T2V-A14B-GGUF/tree/main\">Wan2.2-T2V-A14B-High/LowNoise-Q8_0.gguf</a>;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/Kijai/WanVideo_comfy/tree/main/Lightx2v\">light2x_T2V_14B_cfg_step_distill_v2_lora_rank128_bf16</a> at weight 3.0 on High and 1.0 on Low.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Trigger Words</strong></span></p></li></ul><p>All Loras, Animation and Style, use to the same trigger words:</p><p><strong>'SmoothMixAnime' </strong>- Will make the video have the style of SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI;</p><p><strong>'SmoothMixRealism' </strong>- Will make the video have the style of SmoothMix Realism</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Differences</strong></span></p></li></ul><p><strong>SmoothMix Animation High/Low </strong>- Trained with only videos. This Lora serves as a generic animation enhancer for SFW and NSFW animations. There isn't a lot of NSFW explicit content on it so for those you still have to use Loras that are specific for that type of content. All videos were made by using Img2Vid from images made with SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI/Realism.</p><p><strong>SmoothMix Style High/Low</strong> - Trained only with Images. This Lora servers as a texture enhancer for SFW and NSFW content. SFW and NSFW Images were used on it so it should work well in all cases. All images used were made by using SmoothMix Illustrious/NoobAI/Illustrious2+Noobai/Realism with Smooth Booster to ensure the video will have lots of background and character details.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Usage examples</strong></span></p></li></ul><p>The Showcases demonstrate different suggested ways to use these Loras. Let check each of them:</p><p></p><p><strong>1) Using Both with Priority to Animation:</strong></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23573573\">Animation High</a> and <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23574044\">Style High</a> Showcases display my PERSONAL favorite settings - SmoothMix Animation High/Low set to 0.8 with SmoothMix Style High/Low set to 0.2.</p><p>Gives a good amount of movement while increasing the details just enough to complement any scene.</p><p></p><p><strong>2) Using Both with Priority on Style:</strong></p><p>Sometimes SmoothMix Animation can give a little TOO much movement. In those cases, using a higher weight on the SmoothMix Style should be ideal - <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23585194\">Style Low </a>Showcase display use this settings - SmoothMix Animation High/Low set to 0.3 with SmoothMix Style High/Low set to 0.8.</p><p>Reduces the amount of jiggle and bounce to give a more natural animation while giving great amount of details to effects, backgrounds and characters.</p><p></p><p><strong>3) Using only Animation:</strong></p><p>Wind blows, grass grows, breasts bounce and butts jiggles - nothing stays still. If you have yourself a very busy animation in your mind, go all out on this. <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23576333\">Animation Low </a>Showcase displays what happens when you use only SmoothMix Animation High/Low set to 1.0.</p><p></p><p><strong>4) No Trigger Word:</strong></p><p>If the visual style of SmoothMix is not what you are looking for - just don't use the trigger words 'SmoothMixAnime' or 'SmoothMixRealism'.</p><p>The Loras by themselves will add detail and smooth animation to your videos. It all depends on the type of video you are going for; A video full of action an movements? use SmoothMix Animation; Its a more quiet and very sutle movements? SmoothMix Style.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587727\">This post </a>displays video using Animation High/Low set to weight 0.5 with no trigger words.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587932\">This post</a> displays video using Style High/Low set to weight 0.5 with no trigger words.</p><p></p><p>Thank you for all your support!</p><p>Please consider visiting my <a target=\"_blank\" rel=\"ugc\" href=\"https://www.deviantart.com/digital-pastel\">Deviantart</a> page and subscribing! Any help counts.</p><p>Thats all for now!</p><p>Have fun! =)</p>",
|
| 392 |
+
"civitai_deleted": false,
|
| 393 |
+
"favorite": false,
|
| 394 |
+
"exclude": false,
|
| 395 |
+
"db_checked": false,
|
| 396 |
+
"skip_metadata_refresh": false,
|
| 397 |
+
"metadata_source": "civitai_api",
|
| 398 |
+
"last_checked_at": 1772082476.169473,
|
| 399 |
+
"usage_tips": "{}"
|
| 400 |
+
}
|
loras/Actions/Helpers/SmoothMixStyle_High.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c182c915b04f14fc4f51fd4872d19a1236521b149edb8f885de14d5f43c9848d
|
| 3 |
+
size 3912866
|
loras/Actions/Helpers/SmoothMixStyle_High.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58de83787881bd07182ffe48231264b86a2ab76e1f6fa632ab20c3ea3b4414a5
|
| 3 |
+
size 306807280
|
loras/Actions/Helpers/SmoothMixStyle_Low.metadata.json
ADDED
|
@@ -0,0 +1,402 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"file_name": "SmoothMixStyle_Low",
|
| 3 |
+
"model_name": "SmoothMix Animations",
|
| 4 |
+
"file_path": "G:/AI/ComfyUI/models/loras/Actions/Helpers/SmoothMixStyle_Low.safetensors",
|
| 5 |
+
"size": 306807280,
|
| 6 |
+
"modified": 1772081880.034208,
|
| 7 |
+
"sha256": "2ed4b8fec7462b5a4d3bb779e656dbef13655ac4cb777895d296ee20a0fcda50",
|
| 8 |
+
"base_model": "Wan Video 2.2 T2V-A14B",
|
| 9 |
+
"preview_url": "G:/AI/ComfyUI/models/loras/Actions/Helpers/SmoothMixStyle_Low.mp4",
|
| 10 |
+
"preview_nsfw_level": 1,
|
| 11 |
+
"notes": "",
|
| 12 |
+
"from_civitai": true,
|
| 13 |
+
"civitai": {
|
| 14 |
+
"id": 2318707,
|
| 15 |
+
"modelId": 2040641,
|
| 16 |
+
"name": "Style Low",
|
| 17 |
+
"nsfwLevel": 60,
|
| 18 |
+
"createdAt": "2025-10-16T07:57:46.161Z",
|
| 19 |
+
"updatedAt": "2025-12-17T23:24:28.148Z",
|
| 20 |
+
"status": "Published",
|
| 21 |
+
"publishedAt": "2025-10-16T22:00:58.548Z",
|
| 22 |
+
"trainedWords": [
|
| 23 |
+
"SmoothMixAnime",
|
| 24 |
+
"SmoothMixRealism"
|
| 25 |
+
],
|
| 26 |
+
"trainingStatus": null,
|
| 27 |
+
"trainingDetails": null,
|
| 28 |
+
"baseModel": "Wan Video 2.2 T2V-A14B",
|
| 29 |
+
"baseModelType": "Standard",
|
| 30 |
+
"earlyAccessEndsAt": null,
|
| 31 |
+
"earlyAccessConfig": null,
|
| 32 |
+
"description": null,
|
| 33 |
+
"uploadType": "Created",
|
| 34 |
+
"usageControl": "Download",
|
| 35 |
+
"air": "urn:air:wanvideo-22-t2v-a14b:lora:civitai:2040641@2318707",
|
| 36 |
+
"stats": {
|
| 37 |
+
"downloadCount": 2708,
|
| 38 |
+
"thumbsUpCount": 118
|
| 39 |
+
},
|
| 40 |
+
"model": {
|
| 41 |
+
"name": "SmoothMix Animations",
|
| 42 |
+
"type": "LORA",
|
| 43 |
+
"nsfw": true,
|
| 44 |
+
"poi": false,
|
| 45 |
+
"description": "<h3 id=\"1206-update-futanaris-and-males!\"><span style=\"color:rgb(130, 201, 30)\"><strong>12/06 UPDATE - Futanaris and Males!</strong></span></h3><p></p><p>Added Loras to make males genitals and futanaris.</p><p></p><p>Futanaris and Males High showcase is only txt2vid generations made using \"Wan 2.2 t2v High/LowNoise 14B\".</p><p>Futanaris and Males Low showcase is only img2vid generations made using \"Wan 2.2 i2v High/LowNoise 14B fp8 scaled\".</p><p></p><p>Works for both Img2Vid and Txt2Vid!</p><p></p><ul><li><p><strong>Recommended weight for Img2vid: 0.5~0.8</strong></p></li><li><p><strong>Recommended weight for Txt2vid: 0.5~0.8</strong></p></li></ul><p>Usage with clothing: Vast majority of the dataset have the characters (futanaris, men and woman) completely nude - so high weights might result in nipples and penises going through clothes - use the recommended 0.5~0.8 weight range to prevent/mitigate that. Of course that won't matter if they are nude.</p><p></p><ul><li><p>Flaccid and Erect: It should differentiate flaccid and erect penises - use the prompts \"flaccid\", \"flaccid penis\", \"erect\", \"erect penis\" to get those results. The AI can be VERY stubborn on some poses sometimes, alternating between erect and flaccid state during the animation - I found dad adding something in the prompt that reinforces the state of the penis helps, such as: \"the penis keeps flaccid and pointing downwards\", \"The penis stays erect\",\"the penis keeps erect and pointing up\" and so forth.</p><p></p></li><li><p>Futanari/Male with a Female: its possible to generate normal females together with a futanari/male as well. To make it easier use \"a futanari and a woman\" or \"a man and a woman\" to do so - be sure to describe each character separately in the scene.</p></li></ul><p></p><ul><li><p>No XXX content: there is no XXX content in the dataset - no even masturbation. Its using the basic actions actions and poses that Wan 2.2 recognizes.</p></li></ul><p></p><p></p><h3 id=\"1104-update-smooth-xxx-animations-added!\"><span style=\"color:rgb(130, 201, 30)\"><strong>11/04 UPDATE - SMOOTH XXX Animations Added!</strong></span></h3><p></p><p>Added Loras for NSFW animations!</p><p>Work for both Img2Vid and Txt2Vid</p><p>It covers several poses. None are tied up to an especific prompt so generic prompts - usually used on Images models - should work just fine, such as:</p><p><strong>oral sex, vaginal sex, anal sex, handjob, sex from behind, deepthroat, titfuck, cowgirl position, reverse cowgirl position,</strong></p><p></p><p>Showcase has all images used for the animations with their prompts. I tried to show several different poses and resolutions so you can have a good idea of what is possible.</p><p></p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Img2Vid</strong></span></p></li></ul><p>The High and Low Showcases are all using <strong>weight 1.0</strong> on both Loras and used <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1995784?modelVersionId=2260110\">SmoothMix I2V Checkpoint Model.</a></p><p>Very reliable and works really well on several poses. For more complex or niche poses combine it with other Loras.</p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Txt2Vid</strong></span></p></li></ul><p>Can have trouble with complex and niche poses but can still help scenes and do alot. I recommend using with Loras that do the scene you want together with this!</p><p><strong>Recommended weight 0.8 for Txt2Vid!</strong></p><p>The videos on <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/24130719\">this post</a> used both SmoothMix Txt2vid v.2 Model and the Standard Wan 2.2 16fp. The posts with Loras from other Creators used the Standard Wan 2.2 fp6 Model - The ones without used the SmoothMix Model.</p><p></p><p></p><p>Shout out for the autors of all Loras and their Loras that made training <strong>SmoothXXX Animations</strong> possible:</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1307155/wan-22-experimental-wan-general-nsfw-model\">(wan 2.2 experimental) WAN General NSFW model</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:40224\" data-label=\"CubeyAI\">@CubeyAI</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Penis Play - WAN 2.2</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:2231604\" data-label=\"Sweet_Pixeline\">@Sweet_Pixeline</span> e</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/2002532/anal-insertion-i2v\">Anal insertion (I2V)</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:5321557\" data-label=\"blo01\">@blo01</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1874153/oral-insertion-wan-22\">Oral Insertion [WAN 2.2]</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:9023356\" data-label=\"LocalOptima\">@LocalOptima</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1331682/wan-2221-pov-missionary\">Wan 2.2/2.1 POV Missionary</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:6612313\" data-label=\"dtwr434\">@dtwr434</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1566648/wan-i2v-22-and-21-assertive-cowgirl\">Wan I2V (2.2 & 2.1) - Assertive Cowgirl</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3454614\" data-label=\"icelouse\">@icelouse</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Handjobs</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:72924\" data-label=\"f1985\">@f1985</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1492937/pov-titty-fuck-t2v-and-i2v\">POV Titty Fuck -T2V & I2V</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3904281\" data-label=\"playtime_ai\">@playtime_ai</span></p><p></p><p></p><h2 id=\"smoothmix-animations\"><span style=\"color:rgb(130, 201, 30)\">SmoothMix Animations</span></h2><p><strong>\"Epic stuff or lewd stuff... make your choice!\"</strong></p><p></p><p>Make SmoothMix come to life with theses Loras!</p><p>There is a lot to explain so lets get started!</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>ComfyUI Workflow Settings</strong></span></p></li></ul><p>All videos on all Showcases used this setup:</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1847730\">Smooth Txt2Vid Workflow v2.0</a> on its default Low/Mid settings;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/QuantStack/Wan2.2-T2V-A14B-GGUF/tree/main\">Wan2.2-T2V-A14B-High/LowNoise-Q8_0.gguf</a>;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/Kijai/WanVideo_comfy/tree/main/Lightx2v\">light2x_T2V_14B_cfg_step_distill_v2_lora_rank128_bf16</a> at weight 3.0 on High and 1.0 on Low.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Trigger Words</strong></span></p></li></ul><p>All Loras, Animation and Style, use to the same trigger words:</p><p><strong>'SmoothMixAnime' </strong>- Will make the video have the style of SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI;</p><p><strong>'SmoothMixRealism' </strong>- Will make the video have the style of SmoothMix Realism</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Differences</strong></span></p></li></ul><p><strong>SmoothMix Animation High/Low </strong>- Trained with only videos. This Lora serves as a generic animation enhancer for SFW and NSFW animations. There isn't a lot of NSFW explicit content on it so for those you still have to use Loras that are specific for that type of content. All videos were made by using Img2Vid from images made with SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI/Realism.</p><p><strong>SmoothMix Style High/Low</strong> - Trained only with Images. This Lora servers as a texture enhancer for SFW and NSFW content. SFW and NSFW Images were used on it so it should work well in all cases. All images used were made by using SmoothMix Illustrious/NoobAI/Illustrious2+Noobai/Realism with Smooth Booster to ensure the video will have lots of background and character details.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Usage examples</strong></span></p></li></ul><p>The Showcases demonstrate different suggested ways to use these Loras. Let check each of them:</p><p></p><p><strong>1) Using Both with Priority to Animation:</strong></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23573573\">Animation High</a> and <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23574044\">Style High</a> Showcases display my PERSONAL favorite settings - SmoothMix Animation High/Low set to 0.8 with SmoothMix Style High/Low set to 0.2.</p><p>Gives a good amount of movement while increasing the details just enough to complement any scene.</p><p></p><p><strong>2) Using Both with Priority on Style:</strong></p><p>Sometimes SmoothMix Animation can give a little TOO much movement. In those cases, using a higher weight on the SmoothMix Style should be ideal - <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23585194\">Style Low </a>Showcase display use this settings - SmoothMix Animation High/Low set to 0.3 with SmoothMix Style High/Low set to 0.8.</p><p>Reduces the amount of jiggle and bounce to give a more natural animation while giving great amount of details to effects, backgrounds and characters.</p><p></p><p><strong>3) Using only Animation:</strong></p><p>Wind blows, grass grows, breasts bounce and butts jiggles - nothing stays still. If you have yourself a very busy animation in your mind, go all out on this. <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23576333\">Animation Low </a>Showcase displays what happens when you use only SmoothMix Animation High/Low set to 1.0.</p><p></p><p><strong>4) No Trigger Word:</strong></p><p>If the visual style of SmoothMix is not what you are looking for - just don't use the trigger words 'SmoothMixAnime' or 'SmoothMixRealism'.</p><p>The Loras by themselves will add detail and smooth animation to your videos. It all depends on the type of video you are going for; A video full of action an movements? use SmoothMix Animation; Its a more quiet and very sutle movements? SmoothMix Style.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587727\">This post </a>displays video using Animation High/Low set to weight 0.5 with no trigger words.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587932\">This post</a> displays video using Style High/Low set to weight 0.5 with no trigger words.</p><p></p><p>Thank you for all your support!</p><p>Please consider visiting my <a target=\"_blank\" rel=\"ugc\" href=\"https://www.deviantart.com/digital-pastel\">Deviantart</a> page and subscribing! Any help counts.</p><p>Thats all for now!</p><p>Have fun! =)</p>",
|
| 46 |
+
"tags": [
|
| 47 |
+
"style"
|
| 48 |
+
],
|
| 49 |
+
"allowNoCredit": false,
|
| 50 |
+
"allowCommercialUse": [
|
| 51 |
+
"RentCivit",
|
| 52 |
+
"Image"
|
| 53 |
+
],
|
| 54 |
+
"allowDerivatives": false,
|
| 55 |
+
"allowDifferentLicense": true
|
| 56 |
+
},
|
| 57 |
+
"files": [
|
| 58 |
+
{
|
| 59 |
+
"id": 2209084,
|
| 60 |
+
"sizeKB": 299616.484375,
|
| 61 |
+
"name": "SmoothMixStyle_Low.safetensors",
|
| 62 |
+
"type": "Model",
|
| 63 |
+
"pickleScanResult": "Success",
|
| 64 |
+
"pickleScanMessage": "No Pickle imports",
|
| 65 |
+
"virusScanResult": "Success",
|
| 66 |
+
"virusScanMessage": null,
|
| 67 |
+
"scannedAt": "2025-10-16T08:00:54.358Z",
|
| 68 |
+
"metadata": {
|
| 69 |
+
"format": "SafeTensor",
|
| 70 |
+
"size": null,
|
| 71 |
+
"fp": null
|
| 72 |
+
},
|
| 73 |
+
"hashes": {
|
| 74 |
+
"AutoV1": "F3375017",
|
| 75 |
+
"AutoV2": "2ED4B8FEC7",
|
| 76 |
+
"SHA256": "2ED4B8FEC7462B5A4D3BB779E656DBEF13655AC4CB777895D296EE20A0FCDA50",
|
| 77 |
+
"CRC32": "11A083AF",
|
| 78 |
+
"BLAKE3": "206A5CAE353703064312889528EA454769144CCEB3B2531D0454E64BEE0C188C",
|
| 79 |
+
"AutoV3": "1FDFE7B3ED5C"
|
| 80 |
+
},
|
| 81 |
+
"primary": true,
|
| 82 |
+
"downloadUrl": "https://civitai.com/api/download/models/2318707"
|
| 83 |
+
}
|
| 84 |
+
],
|
| 85 |
+
"images": [
|
| 86 |
+
{
|
| 87 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/d25bdd5e-d3ca-4a2a-9f68-68142552dc76/original=true/106348927.mp4",
|
| 88 |
+
"nsfwLevel": 1,
|
| 89 |
+
"width": 480,
|
| 90 |
+
"height": 720,
|
| 91 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 92 |
+
"type": "video",
|
| 93 |
+
"metadata": {
|
| 94 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 95 |
+
"size": 10245759,
|
| 96 |
+
"audio": false,
|
| 97 |
+
"width": 480,
|
| 98 |
+
"height": 720,
|
| 99 |
+
"duration": 9.633
|
| 100 |
+
},
|
| 101 |
+
"minor": false,
|
| 102 |
+
"poi": false,
|
| 103 |
+
"meta": {
|
| 104 |
+
"steps": 6,
|
| 105 |
+
"prompt": "A creative professional college girl, wearing thick-framed glasses and a cozy cardigan, is completely absorbed in building an intricate, miniature model of a city, a tiny house in her hands. A cozy, book-lined home office at night, the only light coming from a warm desk lamp. A slow, lateral dolly shot moves from an extreme close-up of her focused eyes to reveal the detailed, illuminated diorama on her desk. Meticulously composed with a warm, golden glow. Warm wood tones, cream, and the golden light of the miniature city.\n",
|
| 106 |
+
"sampler": "Euler a",
|
| 107 |
+
"cfgScale": 1
|
| 108 |
+
},
|
| 109 |
+
"availability": "Public",
|
| 110 |
+
"hasMeta": true,
|
| 111 |
+
"hasPositivePrompt": true,
|
| 112 |
+
"onSite": false,
|
| 113 |
+
"remixOfId": null
|
| 114 |
+
},
|
| 115 |
+
{
|
| 116 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ba79d5b8-fdbd-4298-bf2c-22855bdd9bb7/original=true/106348898.mp4",
|
| 117 |
+
"nsfwLevel": 4,
|
| 118 |
+
"width": 480,
|
| 119 |
+
"height": 720,
|
| 120 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 121 |
+
"type": "video",
|
| 122 |
+
"metadata": {
|
| 123 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 124 |
+
"size": 7295438,
|
| 125 |
+
"audio": false,
|
| 126 |
+
"width": 480,
|
| 127 |
+
"height": 720,
|
| 128 |
+
"duration": 9.633,
|
| 129 |
+
"skipScannedAtReassignment": true
|
| 130 |
+
},
|
| 131 |
+
"minor": false,
|
| 132 |
+
"poi": false,
|
| 133 |
+
"meta": {
|
| 134 |
+
"steps": 6,
|
| 135 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism),\nA horned enchantress lies on a bed of velvet cushions in a silk-draped pavilion, using a raven's feather to trace slow, deliberate patterns on her own thigh. Her lips are parted, her gaze distant, each stroke of the feather causing a faint, golden tracery of magic to momentarily glow on her skin before fading. The air is thick with the scent of incense and magic.",
|
| 136 |
+
"sampler": "Euler a",
|
| 137 |
+
"cfgScale": 1
|
| 138 |
+
},
|
| 139 |
+
"availability": "Public",
|
| 140 |
+
"hasMeta": true,
|
| 141 |
+
"hasPositivePrompt": true,
|
| 142 |
+
"onSite": false,
|
| 143 |
+
"remixOfId": null
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6f91541d-b54b-4b1a-9c72-b940007c5b0a/original=true/106348866.mp4",
|
| 147 |
+
"nsfwLevel": 2,
|
| 148 |
+
"width": 480,
|
| 149 |
+
"height": 720,
|
| 150 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 151 |
+
"type": "video",
|
| 152 |
+
"metadata": {
|
| 153 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 154 |
+
"size": 4637150,
|
| 155 |
+
"audio": false,
|
| 156 |
+
"width": 480,
|
| 157 |
+
"height": 720,
|
| 158 |
+
"duration": 9.633
|
| 159 |
+
},
|
| 160 |
+
"minor": false,
|
| 161 |
+
"poi": false,
|
| 162 |
+
"meta": {
|
| 163 |
+
"steps": 6,
|
| 164 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism),\nA woman stands before a rain-streaked window at night, the city lights below smearing into abstract colors. She presses her forehead against the cool glass, her hands resting flat on the pane on either side of her head, her body in a gentle curve. The shot is a medium from behind, the reflection in the window showing only her closed eyes and the faint outline of her form in the dark room.\n",
|
| 165 |
+
"sampler": "Euler a",
|
| 166 |
+
"cfgScale": 1
|
| 167 |
+
},
|
| 168 |
+
"availability": "Public",
|
| 169 |
+
"hasMeta": true,
|
| 170 |
+
"hasPositivePrompt": true,
|
| 171 |
+
"onSite": false,
|
| 172 |
+
"remixOfId": null
|
| 173 |
+
},
|
| 174 |
+
{
|
| 175 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/cb7d8266-b172-4e32-a8ea-143bb29c4de4/original=true/106348947.mp4",
|
| 176 |
+
"nsfwLevel": 4,
|
| 177 |
+
"width": 480,
|
| 178 |
+
"height": 720,
|
| 179 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 180 |
+
"type": "video",
|
| 181 |
+
"metadata": {
|
| 182 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 183 |
+
"size": 6646924,
|
| 184 |
+
"audio": false,
|
| 185 |
+
"width": 480,
|
| 186 |
+
"height": 720,
|
| 187 |
+
"duration": 9.633,
|
| 188 |
+
"skipScannedAtReassignment": true
|
| 189 |
+
},
|
| 190 |
+
"minor": false,
|
| 191 |
+
"poi": false,
|
| 192 |
+
"meta": {
|
| 193 |
+
"steps": 6,
|
| 194 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism),\nA woman stands on a balcony in the moments before dawn, a sheer curtain billowing around her in the cool breeze. She hugs herself, her hands rubbing her upper arms as she watches the first light color the horizon, a pensive, solitary figure between the warmth of the room behind her and the awakening city below. The shot is wide, emphasizing her isolation and the vastness of the landscape.\n",
|
| 195 |
+
"sampler": "Euler a",
|
| 196 |
+
"cfgScale": 1
|
| 197 |
+
},
|
| 198 |
+
"availability": "Public",
|
| 199 |
+
"hasMeta": true,
|
| 200 |
+
"hasPositivePrompt": true,
|
| 201 |
+
"onSite": false,
|
| 202 |
+
"remixOfId": null
|
| 203 |
+
},
|
| 204 |
+
{
|
| 205 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/8a1dd73d-f0c8-4f3f-9c99-0e5bc9828ce6/original=true/106348949.mp4",
|
| 206 |
+
"nsfwLevel": 1,
|
| 207 |
+
"width": 480,
|
| 208 |
+
"height": 720,
|
| 209 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 210 |
+
"type": "video",
|
| 211 |
+
"metadata": {
|
| 212 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 213 |
+
"size": 7516184,
|
| 214 |
+
"audio": false,
|
| 215 |
+
"width": 480,
|
| 216 |
+
"height": 720,
|
| 217 |
+
"duration": 9.633
|
| 218 |
+
},
|
| 219 |
+
"minor": false,
|
| 220 |
+
"poi": false,
|
| 221 |
+
"meta": {
|
| 222 |
+
"steps": 6,
|
| 223 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism),\nA stylish, mature woman with silver-streaked hair sips an espresso while meticulously sketching in a leather-bound journal, surrounded by a cascade of open art books. A sun-drenched, minimalist apartment balcony overlooking a waking city at dawn. A shallow depth of field, focusing on her hands and the coffee cup, with the city a soft bokeh background. Warm, morning color grade. Palette: warm neutrals, cream, and espresso brown with a pop of terracotta from her sweater.\n",
|
| 224 |
+
"sampler": "Euler a",
|
| 225 |
+
"cfgScale": 1
|
| 226 |
+
},
|
| 227 |
+
"availability": "Public",
|
| 228 |
+
"hasMeta": true,
|
| 229 |
+
"hasPositivePrompt": true,
|
| 230 |
+
"onSite": false,
|
| 231 |
+
"remixOfId": null
|
| 232 |
+
},
|
| 233 |
+
{
|
| 234 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/86470a13-f476-4350-aae0-7d6f9192e9f8/original=true/106348924.mp4",
|
| 235 |
+
"nsfwLevel": 4,
|
| 236 |
+
"width": 480,
|
| 237 |
+
"height": 720,
|
| 238 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 239 |
+
"type": "video",
|
| 240 |
+
"metadata": {
|
| 241 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 242 |
+
"size": 17196061,
|
| 243 |
+
"audio": false,
|
| 244 |
+
"width": 480,
|
| 245 |
+
"height": 720,
|
| 246 |
+
"duration": 9.633,
|
| 247 |
+
"skipScannedAtReassignment": true
|
| 248 |
+
},
|
| 249 |
+
"minor": false,
|
| 250 |
+
"poi": false,
|
| 251 |
+
"meta": {
|
| 252 |
+
"steps": 6,
|
| 253 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism),\nA taned elf stretches languidly against the massive, sun-warmed bark of her sacred tree. She traces the patterns in the wood with her fingertips, her skin almost blending with the texture of the tree, a look of deep, sensual connection on her face. The camera arcs around her, the shallow depth of field blurring the lush, enchanted forest around them into a tapestry of green and gold light.\n",
|
| 254 |
+
"sampler": "Euler a",
|
| 255 |
+
"cfgScale": 1
|
| 256 |
+
},
|
| 257 |
+
"availability": "Public",
|
| 258 |
+
"hasMeta": true,
|
| 259 |
+
"hasPositivePrompt": true,
|
| 260 |
+
"onSite": false,
|
| 261 |
+
"remixOfId": null
|
| 262 |
+
},
|
| 263 |
+
{
|
| 264 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/48004642-c230-4caf-be57-848c0745c60e/original=true/106348919.mp4",
|
| 265 |
+
"nsfwLevel": 16,
|
| 266 |
+
"width": 480,
|
| 267 |
+
"height": 720,
|
| 268 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 269 |
+
"type": "video",
|
| 270 |
+
"metadata": {
|
| 271 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 272 |
+
"size": 13570361,
|
| 273 |
+
"audio": false,
|
| 274 |
+
"width": 480,
|
| 275 |
+
"height": 720,
|
| 276 |
+
"duration": 9.633,
|
| 277 |
+
"skipScannedAtReassignment": true
|
| 278 |
+
},
|
| 279 |
+
"minor": false,
|
| 280 |
+
"poi": false,
|
| 281 |
+
"meta": {
|
| 282 |
+
"steps": 6,
|
| 283 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism),\nAn elegant dark elf maid carefully arranges her collection of heroe statues, dusting them with a soft brush in a pose of melancholy care. Her maid ourtfit is luxurious and trimmed, made of black and silver silk. A vast, opulent gallery hall where statues of warriors and monsters are frozen in beautiful, polished stone. A tracking shot that follows her as she moves between the statues, revealing the scale of her collection. Aesthetic of a classical marble sculpture gallery meets a Pre-Raphaelite painting. Soft, diffused lighting and a melancholic, beautiful atmosphere. polished marble white, jade green, and muted gold.\n",
|
| 284 |
+
"sampler": "Euler a",
|
| 285 |
+
"cfgScale": 1
|
| 286 |
+
},
|
| 287 |
+
"availability": "Public",
|
| 288 |
+
"hasMeta": true,
|
| 289 |
+
"hasPositivePrompt": true,
|
| 290 |
+
"onSite": false,
|
| 291 |
+
"remixOfId": null
|
| 292 |
+
},
|
| 293 |
+
{
|
| 294 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7e354890-8af9-4281-8fdb-26115f20b068/original=true/106348950.mp4",
|
| 295 |
+
"nsfwLevel": 4,
|
| 296 |
+
"width": 480,
|
| 297 |
+
"height": 720,
|
| 298 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 299 |
+
"type": "video",
|
| 300 |
+
"metadata": {
|
| 301 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 302 |
+
"size": 6108787,
|
| 303 |
+
"audio": false,
|
| 304 |
+
"width": 480,
|
| 305 |
+
"height": 720,
|
| 306 |
+
"duration": 9.633,
|
| 307 |
+
"skipScannedAtReassignment": true
|
| 308 |
+
},
|
| 309 |
+
"minor": false,
|
| 310 |
+
"poi": false,
|
| 311 |
+
"meta": {
|
| 312 |
+
"steps": 6,
|
| 313 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism),\nA mature woman lies on her side in a bed of rumpled satin sheets, her form bathed in the soft, warm light of a single lamp. She reaches one arm across the empty space beside her, her fingers gently tracing the indentation on the pillow with a look of quiet longing. The camera, positioned at eye level, slowly pans across the landscape of her back, the shallow depth of field blurring the edges of the intimate bedroom.",
|
| 314 |
+
"sampler": "Euler a",
|
| 315 |
+
"cfgScale": 1
|
| 316 |
+
},
|
| 317 |
+
"availability": "Public",
|
| 318 |
+
"hasMeta": true,
|
| 319 |
+
"hasPositivePrompt": true,
|
| 320 |
+
"onSite": false,
|
| 321 |
+
"remixOfId": null
|
| 322 |
+
},
|
| 323 |
+
{
|
| 324 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/fdda5340-4eb1-4f9b-b5d2-7d417dc2b9c6/original=true/106348926.mp4",
|
| 325 |
+
"nsfwLevel": 16,
|
| 326 |
+
"width": 480,
|
| 327 |
+
"height": 720,
|
| 328 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 329 |
+
"type": "video",
|
| 330 |
+
"metadata": {
|
| 331 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 332 |
+
"size": 5395259,
|
| 333 |
+
"audio": false,
|
| 334 |
+
"width": 480,
|
| 335 |
+
"height": 720,
|
| 336 |
+
"duration": 9.633,
|
| 337 |
+
"skipScannedAtReassignment": true
|
| 338 |
+
},
|
| 339 |
+
"minor": false,
|
| 340 |
+
"poi": false,
|
| 341 |
+
"meta": {
|
| 342 |
+
"steps": 6,
|
| 343 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism), A couple is tangled in the semi-darkness of a bedroom, their bodies half-wrapped in a single white sheet. The camera focuses on the woman's hand as it slowly travels up her partner's arm, her fingers tracing a path from wrist to shoulder before coming to rest on the back of his neck, a simple touch conveying deep intimacy and possession. The shot is an extreme close-up, the rest of the scene a soft blur.\n",
|
| 344 |
+
"sampler": "Euler a",
|
| 345 |
+
"cfgScale": 1
|
| 346 |
+
},
|
| 347 |
+
"availability": "Public",
|
| 348 |
+
"hasMeta": true,
|
| 349 |
+
"hasPositivePrompt": true,
|
| 350 |
+
"onSite": false,
|
| 351 |
+
"remixOfId": null
|
| 352 |
+
},
|
| 353 |
+
{
|
| 354 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ae83e6bf-4b6f-4b5a-bad1-f7430f4ec057/original=true/106348921.mp4",
|
| 355 |
+
"nsfwLevel": 4,
|
| 356 |
+
"width": 480,
|
| 357 |
+
"height": 720,
|
| 358 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 359 |
+
"type": "video",
|
| 360 |
+
"metadata": {
|
| 361 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 362 |
+
"size": 7018272,
|
| 363 |
+
"audio": false,
|
| 364 |
+
"width": 480,
|
| 365 |
+
"height": 720,
|
| 366 |
+
"duration": 9.633,
|
| 367 |
+
"skipScannedAtReassignment": true
|
| 368 |
+
},
|
| 369 |
+
"minor": false,
|
| 370 |
+
"poi": false,
|
| 371 |
+
"meta": {
|
| 372 |
+
"steps": 6,
|
| 373 |
+
"prompt": "(SmoothMixAnime/SmoothMixRealism),\nA bounty hunter rests in her ship's med-bay after a battle, lying on a bio-feedback table. Soft, scanning lasers pass over her body, highlighting the contours of her muscles and the fresh scars on her skin. Her human hand rests on her stomach, rising and falling with her breath, while the fingers of her cybernetic twitch slightly, running a diagnostic in her sleep.\n",
|
| 374 |
+
"sampler": "Euler a",
|
| 375 |
+
"cfgScale": 1
|
| 376 |
+
},
|
| 377 |
+
"availability": "Public",
|
| 378 |
+
"hasMeta": true,
|
| 379 |
+
"hasPositivePrompt": true,
|
| 380 |
+
"onSite": false,
|
| 381 |
+
"remixOfId": null
|
| 382 |
+
}
|
| 383 |
+
],
|
| 384 |
+
"downloadUrl": "https://civitai.com/api/download/models/2318707",
|
| 385 |
+
"creator": {
|
| 386 |
+
"username": "DigitalPastel",
|
| 387 |
+
"image": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/c6d230a4-5cb5-408c-8eb6-3cf5ae041efa/width=96/DigitalPastel.jpeg"
|
| 388 |
+
}
|
| 389 |
+
},
|
| 390 |
+
"tags": [
|
| 391 |
+
"style"
|
| 392 |
+
],
|
| 393 |
+
"modelDescription": "<h3 id=\"1206-update-futanaris-and-males!\"><span style=\"color:rgb(130, 201, 30)\"><strong>12/06 UPDATE - Futanaris and Males!</strong></span></h3><p></p><p>Added Loras to make males genitals and futanaris.</p><p></p><p>Futanaris and Males High showcase is only txt2vid generations made using \"Wan 2.2 t2v High/LowNoise 14B\".</p><p>Futanaris and Males Low showcase is only img2vid generations made using \"Wan 2.2 i2v High/LowNoise 14B fp8 scaled\".</p><p></p><p>Works for both Img2Vid and Txt2Vid!</p><p></p><ul><li><p><strong>Recommended weight for Img2vid: 0.5~0.8</strong></p></li><li><p><strong>Recommended weight for Txt2vid: 0.5~0.8</strong></p></li></ul><p>Usage with clothing: Vast majority of the dataset have the characters (futanaris, men and woman) completely nude - so high weights might result in nipples and penises going through clothes - use the recommended 0.5~0.8 weight range to prevent/mitigate that. Of course that won't matter if they are nude.</p><p></p><ul><li><p>Flaccid and Erect: It should differentiate flaccid and erect penises - use the prompts \"flaccid\", \"flaccid penis\", \"erect\", \"erect penis\" to get those results. The AI can be VERY stubborn on some poses sometimes, alternating between erect and flaccid state during the animation - I found dad adding something in the prompt that reinforces the state of the penis helps, such as: \"the penis keeps flaccid and pointing downwards\", \"The penis stays erect\",\"the penis keeps erect and pointing up\" and so forth.</p><p></p></li><li><p>Futanari/Male with a Female: its possible to generate normal females together with a futanari/male as well. To make it easier use \"a futanari and a woman\" or \"a man and a woman\" to do so - be sure to describe each character separately in the scene.</p></li></ul><p></p><ul><li><p>No XXX content: there is no XXX content in the dataset - no even masturbation. Its using the basic actions actions and poses that Wan 2.2 recognizes.</p></li></ul><p></p><p></p><h3 id=\"1104-update-smooth-xxx-animations-added!\"><span style=\"color:rgb(130, 201, 30)\"><strong>11/04 UPDATE - SMOOTH XXX Animations Added!</strong></span></h3><p></p><p>Added Loras for NSFW animations!</p><p>Work for both Img2Vid and Txt2Vid</p><p>It covers several poses. None are tied up to an especific prompt so generic prompts - usually used on Images models - should work just fine, such as:</p><p><strong>oral sex, vaginal sex, anal sex, handjob, sex from behind, deepthroat, titfuck, cowgirl position, reverse cowgirl position,</strong></p><p></p><p>Showcase has all images used for the animations with their prompts. I tried to show several different poses and resolutions so you can have a good idea of what is possible.</p><p></p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Img2Vid</strong></span></p></li></ul><p>The High and Low Showcases are all using <strong>weight 1.0</strong> on both Loras and used <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1995784?modelVersionId=2260110\">SmoothMix I2V Checkpoint Model.</a></p><p>Very reliable and works really well on several poses. For more complex or niche poses combine it with other Loras.</p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Txt2Vid</strong></span></p></li></ul><p>Can have trouble with complex and niche poses but can still help scenes and do alot. I recommend using with Loras that do the scene you want together with this!</p><p><strong>Recommended weight 0.8 for Txt2Vid!</strong></p><p>The videos on <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/24130719\">this post</a> used both SmoothMix Txt2vid v.2 Model and the Standard Wan 2.2 16fp. The posts with Loras from other Creators used the Standard Wan 2.2 fp6 Model - The ones without used the SmoothMix Model.</p><p></p><p></p><p>Shout out for the autors of all Loras and their Loras that made training <strong>SmoothXXX Animations</strong> possible:</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1307155/wan-22-experimental-wan-general-nsfw-model\">(wan 2.2 experimental) WAN General NSFW model</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:40224\" data-label=\"CubeyAI\">@CubeyAI</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Penis Play - WAN 2.2</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:2231604\" data-label=\"Sweet_Pixeline\">@Sweet_Pixeline</span> e</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/2002532/anal-insertion-i2v\">Anal insertion (I2V)</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:5321557\" data-label=\"blo01\">@blo01</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1874153/oral-insertion-wan-22\">Oral Insertion [WAN 2.2]</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:9023356\" data-label=\"LocalOptima\">@LocalOptima</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1331682/wan-2221-pov-missionary\">Wan 2.2/2.1 POV Missionary</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:6612313\" data-label=\"dtwr434\">@dtwr434</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1566648/wan-i2v-22-and-21-assertive-cowgirl\">Wan I2V (2.2 & 2.1) - Assertive Cowgirl</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3454614\" data-label=\"icelouse\">@icelouse</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Handjobs</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:72924\" data-label=\"f1985\">@f1985</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1492937/pov-titty-fuck-t2v-and-i2v\">POV Titty Fuck -T2V & I2V</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3904281\" data-label=\"playtime_ai\">@playtime_ai</span></p><p></p><p></p><h2 id=\"smoothmix-animations\"><span style=\"color:rgb(130, 201, 30)\">SmoothMix Animations</span></h2><p><strong>\"Epic stuff or lewd stuff... make your choice!\"</strong></p><p></p><p>Make SmoothMix come to life with theses Loras!</p><p>There is a lot to explain so lets get started!</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>ComfyUI Workflow Settings</strong></span></p></li></ul><p>All videos on all Showcases used this setup:</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1847730\">Smooth Txt2Vid Workflow v2.0</a> on its default Low/Mid settings;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/QuantStack/Wan2.2-T2V-A14B-GGUF/tree/main\">Wan2.2-T2V-A14B-High/LowNoise-Q8_0.gguf</a>;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/Kijai/WanVideo_comfy/tree/main/Lightx2v\">light2x_T2V_14B_cfg_step_distill_v2_lora_rank128_bf16</a> at weight 3.0 on High and 1.0 on Low.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Trigger Words</strong></span></p></li></ul><p>All Loras, Animation and Style, use to the same trigger words:</p><p><strong>'SmoothMixAnime' </strong>- Will make the video have the style of SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI;</p><p><strong>'SmoothMixRealism' </strong>- Will make the video have the style of SmoothMix Realism</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Differences</strong></span></p></li></ul><p><strong>SmoothMix Animation High/Low </strong>- Trained with only videos. This Lora serves as a generic animation enhancer for SFW and NSFW animations. There isn't a lot of NSFW explicit content on it so for those you still have to use Loras that are specific for that type of content. All videos were made by using Img2Vid from images made with SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI/Realism.</p><p><strong>SmoothMix Style High/Low</strong> - Trained only with Images. This Lora servers as a texture enhancer for SFW and NSFW content. SFW and NSFW Images were used on it so it should work well in all cases. All images used were made by using SmoothMix Illustrious/NoobAI/Illustrious2+Noobai/Realism with Smooth Booster to ensure the video will have lots of background and character details.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Usage examples</strong></span></p></li></ul><p>The Showcases demonstrate different suggested ways to use these Loras. Let check each of them:</p><p></p><p><strong>1) Using Both with Priority to Animation:</strong></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23573573\">Animation High</a> and <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23574044\">Style High</a> Showcases display my PERSONAL favorite settings - SmoothMix Animation High/Low set to 0.8 with SmoothMix Style High/Low set to 0.2.</p><p>Gives a good amount of movement while increasing the details just enough to complement any scene.</p><p></p><p><strong>2) Using Both with Priority on Style:</strong></p><p>Sometimes SmoothMix Animation can give a little TOO much movement. In those cases, using a higher weight on the SmoothMix Style should be ideal - <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23585194\">Style Low </a>Showcase display use this settings - SmoothMix Animation High/Low set to 0.3 with SmoothMix Style High/Low set to 0.8.</p><p>Reduces the amount of jiggle and bounce to give a more natural animation while giving great amount of details to effects, backgrounds and characters.</p><p></p><p><strong>3) Using only Animation:</strong></p><p>Wind blows, grass grows, breasts bounce and butts jiggles - nothing stays still. If you have yourself a very busy animation in your mind, go all out on this. <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23576333\">Animation Low </a>Showcase displays what happens when you use only SmoothMix Animation High/Low set to 1.0.</p><p></p><p><strong>4) No Trigger Word:</strong></p><p>If the visual style of SmoothMix is not what you are looking for - just don't use the trigger words 'SmoothMixAnime' or 'SmoothMixRealism'.</p><p>The Loras by themselves will add detail and smooth animation to your videos. It all depends on the type of video you are going for; A video full of action an movements? use SmoothMix Animation; Its a more quiet and very sutle movements? SmoothMix Style.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587727\">This post </a>displays video using Animation High/Low set to weight 0.5 with no trigger words.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587932\">This post</a> displays video using Style High/Low set to weight 0.5 with no trigger words.</p><p></p><p>Thank you for all your support!</p><p>Please consider visiting my <a target=\"_blank\" rel=\"ugc\" href=\"https://www.deviantart.com/digital-pastel\">Deviantart</a> page and subscribing! Any help counts.</p><p>Thats all for now!</p><p>Have fun! =)</p>",
|
| 394 |
+
"civitai_deleted": false,
|
| 395 |
+
"favorite": false,
|
| 396 |
+
"exclude": false,
|
| 397 |
+
"db_checked": false,
|
| 398 |
+
"skip_metadata_refresh": false,
|
| 399 |
+
"metadata_source": "civitai_api",
|
| 400 |
+
"last_checked_at": 1772082476.506827,
|
| 401 |
+
"usage_tips": "{}"
|
| 402 |
+
}
|
loras/Actions/Helpers/SmoothMixStyle_Low.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bed43bcb24684162191a6b1285396d4c138e702b495549f609a9ba039b991285
|
| 3 |
+
size 3664585
|
loras/Actions/Helpers/SmoothMixStyle_Low.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2ed4b8fec7462b5a4d3bb779e656dbef13655ac4cb777895d296ee20a0fcda50
|
| 3 |
+
size 306807280
|
loras/Actions/Helpers/SmoothXXXAnimation_High.metadata.json
ADDED
|
@@ -0,0 +1,411 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"file_name": "SmoothXXXAnimation_High",
|
| 3 |
+
"model_name": "SmoothMix Animations",
|
| 4 |
+
"file_path": "G:/AI/ComfyUI/models/loras/Actions/Helpers/SmoothXXXAnimation_High.safetensors",
|
| 5 |
+
"size": 306807280,
|
| 6 |
+
"modified": 1772081880.230891,
|
| 7 |
+
"sha256": "eac4f4341008abb00434d08fed1d4fda4a144bc94cd26b4819f629f930a75181",
|
| 8 |
+
"base_model": "Wan Video 2.2 I2V-A14B",
|
| 9 |
+
"preview_url": "G:/AI/ComfyUI/models/loras/Actions/Helpers/SmoothXXXAnimation_High.mp4",
|
| 10 |
+
"preview_nsfw_level": 16,
|
| 11 |
+
"notes": "",
|
| 12 |
+
"from_civitai": true,
|
| 13 |
+
"civitai": {
|
| 14 |
+
"id": 2376136,
|
| 15 |
+
"modelId": 2040641,
|
| 16 |
+
"name": "XXX Animations High",
|
| 17 |
+
"nsfwLevel": 60,
|
| 18 |
+
"createdAt": "2025-11-04T17:07:31.803Z",
|
| 19 |
+
"updatedAt": "2025-12-17T23:24:28.148Z",
|
| 20 |
+
"status": "Published",
|
| 21 |
+
"publishedAt": "2025-11-19T23:00:17.538Z",
|
| 22 |
+
"trainedWords": [],
|
| 23 |
+
"trainingStatus": null,
|
| 24 |
+
"trainingDetails": null,
|
| 25 |
+
"baseModel": "Wan Video 2.2 I2V-A14B",
|
| 26 |
+
"baseModelType": "Standard",
|
| 27 |
+
"earlyAccessEndsAt": null,
|
| 28 |
+
"earlyAccessConfig": {
|
| 29 |
+
"timeframe": 0,
|
| 30 |
+
"downloadPrice": 100,
|
| 31 |
+
"chargeForDownload": true,
|
| 32 |
+
"originalTimeframe": "15",
|
| 33 |
+
"chargeForGeneration": false,
|
| 34 |
+
"donationGoalEnabled": false,
|
| 35 |
+
"originalPublishedAt": "2025-11-04T23:00:00",
|
| 36 |
+
"generationTrialLimit": 10
|
| 37 |
+
},
|
| 38 |
+
"description": null,
|
| 39 |
+
"uploadType": "Created",
|
| 40 |
+
"usageControl": "Download",
|
| 41 |
+
"air": "urn:air:wanvideo-22-i2v-a14b:lora:civitai:2040641@2376136",
|
| 42 |
+
"stats": {
|
| 43 |
+
"downloadCount": 18405,
|
| 44 |
+
"thumbsUpCount": 1747
|
| 45 |
+
},
|
| 46 |
+
"model": {
|
| 47 |
+
"name": "SmoothMix Animations",
|
| 48 |
+
"type": "LORA",
|
| 49 |
+
"nsfw": true,
|
| 50 |
+
"poi": false,
|
| 51 |
+
"description": "<h3 id=\"1206-update-futanaris-and-males!\"><span style=\"color:rgb(130, 201, 30)\"><strong>12/06 UPDATE - Futanaris and Males!</strong></span></h3><p></p><p>Added Loras to make males genitals and futanaris.</p><p></p><p>Futanaris and Males High showcase is only txt2vid generations made using \"Wan 2.2 t2v High/LowNoise 14B\".</p><p>Futanaris and Males Low showcase is only img2vid generations made using \"Wan 2.2 i2v High/LowNoise 14B fp8 scaled\".</p><p></p><p>Works for both Img2Vid and Txt2Vid!</p><p></p><ul><li><p><strong>Recommended weight for Img2vid: 0.5~0.8</strong></p></li><li><p><strong>Recommended weight for Txt2vid: 0.5~0.8</strong></p></li></ul><p>Usage with clothing: Vast majority of the dataset have the characters (futanaris, men and woman) completely nude - so high weights might result in nipples and penises going through clothes - use the recommended 0.5~0.8 weight range to prevent/mitigate that. Of course that won't matter if they are nude.</p><p></p><ul><li><p>Flaccid and Erect: It should differentiate flaccid and erect penises - use the prompts \"flaccid\", \"flaccid penis\", \"erect\", \"erect penis\" to get those results. The AI can be VERY stubborn on some poses sometimes, alternating between erect and flaccid state during the animation - I found dad adding something in the prompt that reinforces the state of the penis helps, such as: \"the penis keeps flaccid and pointing downwards\", \"The penis stays erect\",\"the penis keeps erect and pointing up\" and so forth.</p><p></p></li><li><p>Futanari/Male with a Female: its possible to generate normal females together with a futanari/male as well. To make it easier use \"a futanari and a woman\" or \"a man and a woman\" to do so - be sure to describe each character separately in the scene.</p></li></ul><p></p><ul><li><p>No XXX content: there is no XXX content in the dataset - no even masturbation. Its using the basic actions actions and poses that Wan 2.2 recognizes.</p></li></ul><p></p><p></p><h3 id=\"1104-update-smooth-xxx-animations-added!\"><span style=\"color:rgb(130, 201, 30)\"><strong>11/04 UPDATE - SMOOTH XXX Animations Added!</strong></span></h3><p></p><p>Added Loras for NSFW animations!</p><p>Work for both Img2Vid and Txt2Vid</p><p>It covers several poses. None are tied up to an especific prompt so generic prompts - usually used on Images models - should work just fine, such as:</p><p><strong>oral sex, vaginal sex, anal sex, handjob, sex from behind, deepthroat, titfuck, cowgirl position, reverse cowgirl position,</strong></p><p></p><p>Showcase has all images used for the animations with their prompts. I tried to show several different poses and resolutions so you can have a good idea of what is possible.</p><p></p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Img2Vid</strong></span></p></li></ul><p>The High and Low Showcases are all using <strong>weight 1.0</strong> on both Loras and used <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1995784?modelVersionId=2260110\">SmoothMix I2V Checkpoint Model.</a></p><p>Very reliable and works really well on several poses. For more complex or niche poses combine it with other Loras.</p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Txt2Vid</strong></span></p></li></ul><p>Can have trouble with complex and niche poses but can still help scenes and do alot. I recommend using with Loras that do the scene you want together with this!</p><p><strong>Recommended weight 0.8 for Txt2Vid!</strong></p><p>The videos on <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/24130719\">this post</a> used both SmoothMix Txt2vid v.2 Model and the Standard Wan 2.2 16fp. The posts with Loras from other Creators used the Standard Wan 2.2 fp6 Model - The ones without used the SmoothMix Model.</p><p></p><p></p><p>Shout out for the autors of all Loras and their Loras that made training <strong>SmoothXXX Animations</strong> possible:</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1307155/wan-22-experimental-wan-general-nsfw-model\">(wan 2.2 experimental) WAN General NSFW model</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:40224\" data-label=\"CubeyAI\">@CubeyAI</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Penis Play - WAN 2.2</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:2231604\" data-label=\"Sweet_Pixeline\">@Sweet_Pixeline</span> e</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/2002532/anal-insertion-i2v\">Anal insertion (I2V)</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:5321557\" data-label=\"blo01\">@blo01</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1874153/oral-insertion-wan-22\">Oral Insertion [WAN 2.2]</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:9023356\" data-label=\"LocalOptima\">@LocalOptima</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1331682/wan-2221-pov-missionary\">Wan 2.2/2.1 POV Missionary</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:6612313\" data-label=\"dtwr434\">@dtwr434</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1566648/wan-i2v-22-and-21-assertive-cowgirl\">Wan I2V (2.2 & 2.1) - Assertive Cowgirl</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3454614\" data-label=\"icelouse\">@icelouse</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Handjobs</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:72924\" data-label=\"f1985\">@f1985</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1492937/pov-titty-fuck-t2v-and-i2v\">POV Titty Fuck -T2V & I2V</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3904281\" data-label=\"playtime_ai\">@playtime_ai</span></p><p></p><p></p><h2 id=\"smoothmix-animations\"><span style=\"color:rgb(130, 201, 30)\">SmoothMix Animations</span></h2><p><strong>\"Epic stuff or lewd stuff... make your choice!\"</strong></p><p></p><p>Make SmoothMix come to life with theses Loras!</p><p>There is a lot to explain so lets get started!</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>ComfyUI Workflow Settings</strong></span></p></li></ul><p>All videos on all Showcases used this setup:</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1847730\">Smooth Txt2Vid Workflow v2.0</a> on its default Low/Mid settings;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/QuantStack/Wan2.2-T2V-A14B-GGUF/tree/main\">Wan2.2-T2V-A14B-High/LowNoise-Q8_0.gguf</a>;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/Kijai/WanVideo_comfy/tree/main/Lightx2v\">light2x_T2V_14B_cfg_step_distill_v2_lora_rank128_bf16</a> at weight 3.0 on High and 1.0 on Low.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Trigger Words</strong></span></p></li></ul><p>All Loras, Animation and Style, use to the same trigger words:</p><p><strong>'SmoothMixAnime' </strong>- Will make the video have the style of SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI;</p><p><strong>'SmoothMixRealism' </strong>- Will make the video have the style of SmoothMix Realism</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Differences</strong></span></p></li></ul><p><strong>SmoothMix Animation High/Low </strong>- Trained with only videos. This Lora serves as a generic animation enhancer for SFW and NSFW animations. There isn't a lot of NSFW explicit content on it so for those you still have to use Loras that are specific for that type of content. All videos were made by using Img2Vid from images made with SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI/Realism.</p><p><strong>SmoothMix Style High/Low</strong> - Trained only with Images. This Lora servers as a texture enhancer for SFW and NSFW content. SFW and NSFW Images were used on it so it should work well in all cases. All images used were made by using SmoothMix Illustrious/NoobAI/Illustrious2+Noobai/Realism with Smooth Booster to ensure the video will have lots of background and character details.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Usage examples</strong></span></p></li></ul><p>The Showcases demonstrate different suggested ways to use these Loras. Let check each of them:</p><p></p><p><strong>1) Using Both with Priority to Animation:</strong></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23573573\">Animation High</a> and <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23574044\">Style High</a> Showcases display my PERSONAL favorite settings - SmoothMix Animation High/Low set to 0.8 with SmoothMix Style High/Low set to 0.2.</p><p>Gives a good amount of movement while increasing the details just enough to complement any scene.</p><p></p><p><strong>2) Using Both with Priority on Style:</strong></p><p>Sometimes SmoothMix Animation can give a little TOO much movement. In those cases, using a higher weight on the SmoothMix Style should be ideal - <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23585194\">Style Low </a>Showcase display use this settings - SmoothMix Animation High/Low set to 0.3 with SmoothMix Style High/Low set to 0.8.</p><p>Reduces the amount of jiggle and bounce to give a more natural animation while giving great amount of details to effects, backgrounds and characters.</p><p></p><p><strong>3) Using only Animation:</strong></p><p>Wind blows, grass grows, breasts bounce and butts jiggles - nothing stays still. If you have yourself a very busy animation in your mind, go all out on this. <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23576333\">Animation Low </a>Showcase displays what happens when you use only SmoothMix Animation High/Low set to 1.0.</p><p></p><p><strong>4) No Trigger Word:</strong></p><p>If the visual style of SmoothMix is not what you are looking for - just don't use the trigger words 'SmoothMixAnime' or 'SmoothMixRealism'.</p><p>The Loras by themselves will add detail and smooth animation to your videos. It all depends on the type of video you are going for; A video full of action an movements? use SmoothMix Animation; Its a more quiet and very sutle movements? SmoothMix Style.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587727\">This post </a>displays video using Animation High/Low set to weight 0.5 with no trigger words.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587932\">This post</a> displays video using Style High/Low set to weight 0.5 with no trigger words.</p><p></p><p>Thank you for all your support!</p><p>Please consider visiting my <a target=\"_blank\" rel=\"ugc\" href=\"https://www.deviantart.com/digital-pastel\">Deviantart</a> page and subscribing! Any help counts.</p><p>Thats all for now!</p><p>Have fun! =)</p>",
|
| 52 |
+
"tags": [
|
| 53 |
+
"style"
|
| 54 |
+
],
|
| 55 |
+
"allowNoCredit": false,
|
| 56 |
+
"allowCommercialUse": [
|
| 57 |
+
"RentCivit",
|
| 58 |
+
"Image"
|
| 59 |
+
],
|
| 60 |
+
"allowDerivatives": false,
|
| 61 |
+
"allowDifferentLicense": true
|
| 62 |
+
},
|
| 63 |
+
"files": [
|
| 64 |
+
{
|
| 65 |
+
"id": 2266910,
|
| 66 |
+
"sizeKB": 299616.484375,
|
| 67 |
+
"name": "SmoothXXXAnimation_High.safetensors",
|
| 68 |
+
"type": "Model",
|
| 69 |
+
"pickleScanResult": "Success",
|
| 70 |
+
"pickleScanMessage": "No Pickle imports",
|
| 71 |
+
"virusScanResult": "Success",
|
| 72 |
+
"virusScanMessage": null,
|
| 73 |
+
"scannedAt": "2025-11-04T17:10:55.299Z",
|
| 74 |
+
"metadata": {
|
| 75 |
+
"format": "SafeTensor",
|
| 76 |
+
"size": null,
|
| 77 |
+
"fp": null
|
| 78 |
+
},
|
| 79 |
+
"hashes": {
|
| 80 |
+
"AutoV1": "000A3387",
|
| 81 |
+
"AutoV2": "EAC4F43410",
|
| 82 |
+
"SHA256": "EAC4F4341008ABB00434D08FED1D4FDA4A144BC94CD26B4819F629F930A75181",
|
| 83 |
+
"CRC32": "7048157F",
|
| 84 |
+
"BLAKE3": "E5352AEA1A292A7CEFED5AA973D7AAB690B4CEC1998911590337F82B68C81F69",
|
| 85 |
+
"AutoV3": "20739E0665C3"
|
| 86 |
+
},
|
| 87 |
+
"primary": true,
|
| 88 |
+
"downloadUrl": "https://civitai.com/api/download/models/2376136"
|
| 89 |
+
}
|
| 90 |
+
],
|
| 91 |
+
"images": [
|
| 92 |
+
{
|
| 93 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ef6a2245-8ab8-4c78-b2e6-f617f98a8b8a/original=true/108946549.mp4",
|
| 94 |
+
"nsfwLevel": 16,
|
| 95 |
+
"width": 1920,
|
| 96 |
+
"height": 1216,
|
| 97 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 98 |
+
"type": "video",
|
| 99 |
+
"metadata": {
|
| 100 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 101 |
+
"size": 16251592,
|
| 102 |
+
"audio": false,
|
| 103 |
+
"width": 1920,
|
| 104 |
+
"height": 1216,
|
| 105 |
+
"duration": 5.017,
|
| 106 |
+
"skipScannedAtReassignment": true
|
| 107 |
+
},
|
| 108 |
+
"minor": false,
|
| 109 |
+
"poi": false,
|
| 110 |
+
"meta": {
|
| 111 |
+
"steps": 6,
|
| 112 |
+
"prompt": "a woman giving a blowjob, a woman sucking a penis, she has a headgear in the from of a halo over her head, her face is covered by a stick while liquid, blowjob,",
|
| 113 |
+
"sampler": "Euler a",
|
| 114 |
+
"cfgScale": 1
|
| 115 |
+
},
|
| 116 |
+
"availability": "Public",
|
| 117 |
+
"hasMeta": true,
|
| 118 |
+
"hasPositivePrompt": true,
|
| 119 |
+
"onSite": false,
|
| 120 |
+
"remixOfId": null
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/61118cf3-64d0-4e3f-84eb-2589b46f8517/original=true/108946570.mp4",
|
| 124 |
+
"nsfwLevel": 16,
|
| 125 |
+
"width": 1600,
|
| 126 |
+
"height": 1440,
|
| 127 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 128 |
+
"type": "video",
|
| 129 |
+
"metadata": {
|
| 130 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 131 |
+
"size": 11432374,
|
| 132 |
+
"audio": false,
|
| 133 |
+
"width": 1600,
|
| 134 |
+
"height": 1440,
|
| 135 |
+
"duration": 5.017,
|
| 136 |
+
"skipScannedAtReassignment": true
|
| 137 |
+
},
|
| 138 |
+
"minor": false,
|
| 139 |
+
"poi": false,
|
| 140 |
+
"meta": {
|
| 141 |
+
"steps": 6,
|
| 142 |
+
"prompt": "A man and a woman having sex, she is being fucked from behind, his penis goes in and out of her ass, anal sex, sex from behind,",
|
| 143 |
+
"sampler": "Euler a",
|
| 144 |
+
"cfgScale": 1
|
| 145 |
+
},
|
| 146 |
+
"availability": "Public",
|
| 147 |
+
"hasMeta": true,
|
| 148 |
+
"hasPositivePrompt": true,
|
| 149 |
+
"onSite": false,
|
| 150 |
+
"remixOfId": null
|
| 151 |
+
},
|
| 152 |
+
{
|
| 153 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/e7a40ef3-da5e-40be-9c60-74072cbdafed/original=true/108946553.mp4",
|
| 154 |
+
"nsfwLevel": 16,
|
| 155 |
+
"width": 1600,
|
| 156 |
+
"height": 1440,
|
| 157 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 158 |
+
"type": "video",
|
| 159 |
+
"metadata": {
|
| 160 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 161 |
+
"size": 11007739,
|
| 162 |
+
"audio": false,
|
| 163 |
+
"width": 1600,
|
| 164 |
+
"height": 1440,
|
| 165 |
+
"duration": 5.017,
|
| 166 |
+
"skipScannedAtReassignment": true
|
| 167 |
+
},
|
| 168 |
+
"minor": false,
|
| 169 |
+
"poi": false,
|
| 170 |
+
"meta": {
|
| 171 |
+
"steps": 6,
|
| 172 |
+
"prompt": "POV, A man and a woman having sex, his penis goes in and out of her ass, she bounces up and down, anal sex, reverse cowgirl position,",
|
| 173 |
+
"sampler": "Euler a",
|
| 174 |
+
"cfgScale": 1
|
| 175 |
+
},
|
| 176 |
+
"availability": "Public",
|
| 177 |
+
"hasMeta": true,
|
| 178 |
+
"hasPositivePrompt": true,
|
| 179 |
+
"onSite": false,
|
| 180 |
+
"remixOfId": null
|
| 181 |
+
},
|
| 182 |
+
{
|
| 183 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/081ef45f-af48-447f-8b89-f76650c9785f/original=true/108946573.mp4",
|
| 184 |
+
"nsfwLevel": 16,
|
| 185 |
+
"width": 1600,
|
| 186 |
+
"height": 1440,
|
| 187 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 188 |
+
"type": "video",
|
| 189 |
+
"metadata": {
|
| 190 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 191 |
+
"size": 10975019,
|
| 192 |
+
"audio": false,
|
| 193 |
+
"width": 1600,
|
| 194 |
+
"height": 1440,
|
| 195 |
+
"duration": 5.017,
|
| 196 |
+
"skipScannedAtReassignment": true
|
| 197 |
+
},
|
| 198 |
+
"minor": false,
|
| 199 |
+
"poi": false,
|
| 200 |
+
"meta": {
|
| 201 |
+
"steps": 6,
|
| 202 |
+
"prompt": "a woman is performing a handjob on a penis, she moves her hand back and forth in a rhythmic motion, handjob,",
|
| 203 |
+
"sampler": "Euler a",
|
| 204 |
+
"cfgScale": 1
|
| 205 |
+
},
|
| 206 |
+
"availability": "Public",
|
| 207 |
+
"hasMeta": true,
|
| 208 |
+
"hasPositivePrompt": true,
|
| 209 |
+
"onSite": false,
|
| 210 |
+
"remixOfId": null
|
| 211 |
+
},
|
| 212 |
+
{
|
| 213 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/b89b03f8-4e06-417f-b5a6-d7144820bb7a/original=true/108946572.mp4",
|
| 214 |
+
"nsfwLevel": 16,
|
| 215 |
+
"width": 1600,
|
| 216 |
+
"height": 1440,
|
| 217 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 218 |
+
"type": "video",
|
| 219 |
+
"metadata": {
|
| 220 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 221 |
+
"size": 11736610,
|
| 222 |
+
"audio": false,
|
| 223 |
+
"width": 1600,
|
| 224 |
+
"height": 1440,
|
| 225 |
+
"duration": 5.017,
|
| 226 |
+
"skipScannedAtReassignment": true
|
| 227 |
+
},
|
| 228 |
+
"minor": false,
|
| 229 |
+
"poi": false,
|
| 230 |
+
"meta": {
|
| 231 |
+
"steps": 6,
|
| 232 |
+
"prompt": "POV, a woman is performing a handjob on a penis, she moves her hand up and down in a rhythmic motion, handjob, close-up",
|
| 233 |
+
"sampler": "Euler a",
|
| 234 |
+
"cfgScale": 1
|
| 235 |
+
},
|
| 236 |
+
"availability": "Public",
|
| 237 |
+
"hasMeta": true,
|
| 238 |
+
"hasPositivePrompt": true,
|
| 239 |
+
"onSite": false,
|
| 240 |
+
"remixOfId": null
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/4d3948b4-5c83-411e-88d5-a792728a9fd5/original=true/108946554.mp4",
|
| 244 |
+
"nsfwLevel": 16,
|
| 245 |
+
"width": 1600,
|
| 246 |
+
"height": 1440,
|
| 247 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 248 |
+
"type": "video",
|
| 249 |
+
"metadata": {
|
| 250 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 251 |
+
"size": 15304195,
|
| 252 |
+
"audio": false,
|
| 253 |
+
"width": 1600,
|
| 254 |
+
"height": 1440,
|
| 255 |
+
"duration": 5.017,
|
| 256 |
+
"skipScannedAtReassignment": true
|
| 257 |
+
},
|
| 258 |
+
"minor": false,
|
| 259 |
+
"poi": false,
|
| 260 |
+
"meta": {
|
| 261 |
+
"steps": 6,
|
| 262 |
+
"prompt": "POV, A man and a woman having sex, she is being fucked from behind, his penis goes in and out of her vagina, vaginal sex, sex from behind, he grabs her ass,",
|
| 263 |
+
"sampler": "Euler a",
|
| 264 |
+
"cfgScale": 1
|
| 265 |
+
},
|
| 266 |
+
"availability": "Public",
|
| 267 |
+
"hasMeta": true,
|
| 268 |
+
"hasPositivePrompt": true,
|
| 269 |
+
"onSite": false,
|
| 270 |
+
"remixOfId": null
|
| 271 |
+
},
|
| 272 |
+
{
|
| 273 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/c4b541e7-706c-4dd7-88ed-574c762e265f/original=true/108946597.mp4",
|
| 274 |
+
"nsfwLevel": 16,
|
| 275 |
+
"width": 1920,
|
| 276 |
+
"height": 1376,
|
| 277 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 278 |
+
"type": "video",
|
| 279 |
+
"metadata": {
|
| 280 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 281 |
+
"size": 18782999,
|
| 282 |
+
"audio": false,
|
| 283 |
+
"width": 1920,
|
| 284 |
+
"height": 1376,
|
| 285 |
+
"duration": 5.017,
|
| 286 |
+
"skipScannedAtReassignment": true
|
| 287 |
+
},
|
| 288 |
+
"minor": false,
|
| 289 |
+
"poi": false,
|
| 290 |
+
"meta": {
|
| 291 |
+
"steps": 6,
|
| 292 |
+
"prompt": "POV, A man and a woman having sex, his penis goes in and out of her ass, anal sex, she moans in pleasure,",
|
| 293 |
+
"sampler": "Euler a",
|
| 294 |
+
"cfgScale": 1
|
| 295 |
+
},
|
| 296 |
+
"availability": "Public",
|
| 297 |
+
"hasMeta": true,
|
| 298 |
+
"hasPositivePrompt": true,
|
| 299 |
+
"onSite": false,
|
| 300 |
+
"remixOfId": null
|
| 301 |
+
},
|
| 302 |
+
{
|
| 303 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/e3ea0238-0ed8-4541-b77b-89f0560a7431/original=true/108946607.mp4",
|
| 304 |
+
"nsfwLevel": 16,
|
| 305 |
+
"width": 1600,
|
| 306 |
+
"height": 1440,
|
| 307 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 308 |
+
"type": "video",
|
| 309 |
+
"metadata": {
|
| 310 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 311 |
+
"size": 13321069,
|
| 312 |
+
"audio": false,
|
| 313 |
+
"width": 1600,
|
| 314 |
+
"height": 1440,
|
| 315 |
+
"duration": 5.017,
|
| 316 |
+
"skipScannedAtReassignment": true
|
| 317 |
+
},
|
| 318 |
+
"minor": false,
|
| 319 |
+
"poi": false,
|
| 320 |
+
"meta": {
|
| 321 |
+
"steps": 6,
|
| 322 |
+
"prompt": "POV, A man and a woman having sex, his penis goes in and out of her ass, she moans and looks at the viewer as she bounces up and down, anal sex, cowgirl position,",
|
| 323 |
+
"sampler": "Euler a",
|
| 324 |
+
"cfgScale": 1
|
| 325 |
+
},
|
| 326 |
+
"availability": "Public",
|
| 327 |
+
"hasMeta": true,
|
| 328 |
+
"hasPositivePrompt": true,
|
| 329 |
+
"onSite": false,
|
| 330 |
+
"remixOfId": null
|
| 331 |
+
},
|
| 332 |
+
{
|
| 333 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/a319fe1b-acac-44fc-9fe6-f2063df2a9ef/original=true/108946619.mp4",
|
| 334 |
+
"nsfwLevel": 16,
|
| 335 |
+
"width": 1600,
|
| 336 |
+
"height": 1440,
|
| 337 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 338 |
+
"type": "video",
|
| 339 |
+
"metadata": {
|
| 340 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 341 |
+
"size": 14174323,
|
| 342 |
+
"audio": false,
|
| 343 |
+
"width": 1600,
|
| 344 |
+
"height": 1440,
|
| 345 |
+
"duration": 5.017,
|
| 346 |
+
"skipScannedAtReassignment": true
|
| 347 |
+
},
|
| 348 |
+
"minor": false,
|
| 349 |
+
"poi": false,
|
| 350 |
+
"meta": {
|
| 351 |
+
"steps": 6,
|
| 352 |
+
"prompt": "POV, deepthroat oral sex on a massive penis, deepthroat, blowjob,",
|
| 353 |
+
"sampler": "Euler a",
|
| 354 |
+
"cfgScale": 1
|
| 355 |
+
},
|
| 356 |
+
"availability": "Public",
|
| 357 |
+
"hasMeta": true,
|
| 358 |
+
"hasPositivePrompt": true,
|
| 359 |
+
"onSite": false,
|
| 360 |
+
"remixOfId": null
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/880b786a-b774-49df-a7a1-f40e9f05ac76/original=true/108946620.mp4",
|
| 364 |
+
"nsfwLevel": 16,
|
| 365 |
+
"width": 1600,
|
| 366 |
+
"height": 1440,
|
| 367 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 368 |
+
"type": "video",
|
| 369 |
+
"metadata": {
|
| 370 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 371 |
+
"size": 10695331,
|
| 372 |
+
"audio": false,
|
| 373 |
+
"width": 1600,
|
| 374 |
+
"height": 1440,
|
| 375 |
+
"duration": 5.017,
|
| 376 |
+
"skipScannedAtReassignment": true
|
| 377 |
+
},
|
| 378 |
+
"minor": false,
|
| 379 |
+
"poi": false,
|
| 380 |
+
"meta": {
|
| 381 |
+
"steps": 6,
|
| 382 |
+
"prompt": "A man and a woman having sex, she is being fucked from behind, his penis goes in and out of her vagina, vaginal sex, sex from behind,",
|
| 383 |
+
"sampler": "Euler a",
|
| 384 |
+
"cfgScale": 1
|
| 385 |
+
},
|
| 386 |
+
"availability": "Public",
|
| 387 |
+
"hasMeta": true,
|
| 388 |
+
"hasPositivePrompt": true,
|
| 389 |
+
"onSite": false,
|
| 390 |
+
"remixOfId": null
|
| 391 |
+
}
|
| 392 |
+
],
|
| 393 |
+
"downloadUrl": "https://civitai.com/api/download/models/2376136",
|
| 394 |
+
"creator": {
|
| 395 |
+
"username": "DigitalPastel",
|
| 396 |
+
"image": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/c6d230a4-5cb5-408c-8eb6-3cf5ae041efa/width=96/DigitalPastel.jpeg"
|
| 397 |
+
}
|
| 398 |
+
},
|
| 399 |
+
"tags": [
|
| 400 |
+
"style"
|
| 401 |
+
],
|
| 402 |
+
"modelDescription": "<h3 id=\"1206-update-futanaris-and-males!\"><span style=\"color:rgb(130, 201, 30)\"><strong>12/06 UPDATE - Futanaris and Males!</strong></span></h3><p></p><p>Added Loras to make males genitals and futanaris.</p><p></p><p>Futanaris and Males High showcase is only txt2vid generations made using \"Wan 2.2 t2v High/LowNoise 14B\".</p><p>Futanaris and Males Low showcase is only img2vid generations made using \"Wan 2.2 i2v High/LowNoise 14B fp8 scaled\".</p><p></p><p>Works for both Img2Vid and Txt2Vid!</p><p></p><ul><li><p><strong>Recommended weight for Img2vid: 0.5~0.8</strong></p></li><li><p><strong>Recommended weight for Txt2vid: 0.5~0.8</strong></p></li></ul><p>Usage with clothing: Vast majority of the dataset have the characters (futanaris, men and woman) completely nude - so high weights might result in nipples and penises going through clothes - use the recommended 0.5~0.8 weight range to prevent/mitigate that. Of course that won't matter if they are nude.</p><p></p><ul><li><p>Flaccid and Erect: It should differentiate flaccid and erect penises - use the prompts \"flaccid\", \"flaccid penis\", \"erect\", \"erect penis\" to get those results. The AI can be VERY stubborn on some poses sometimes, alternating between erect and flaccid state during the animation - I found dad adding something in the prompt that reinforces the state of the penis helps, such as: \"the penis keeps flaccid and pointing downwards\", \"The penis stays erect\",\"the penis keeps erect and pointing up\" and so forth.</p><p></p></li><li><p>Futanari/Male with a Female: its possible to generate normal females together with a futanari/male as well. To make it easier use \"a futanari and a woman\" or \"a man and a woman\" to do so - be sure to describe each character separately in the scene.</p></li></ul><p></p><ul><li><p>No XXX content: there is no XXX content in the dataset - no even masturbation. Its using the basic actions actions and poses that Wan 2.2 recognizes.</p></li></ul><p></p><p></p><h3 id=\"1104-update-smooth-xxx-animations-added!\"><span style=\"color:rgb(130, 201, 30)\"><strong>11/04 UPDATE - SMOOTH XXX Animations Added!</strong></span></h3><p></p><p>Added Loras for NSFW animations!</p><p>Work for both Img2Vid and Txt2Vid</p><p>It covers several poses. None are tied up to an especific prompt so generic prompts - usually used on Images models - should work just fine, such as:</p><p><strong>oral sex, vaginal sex, anal sex, handjob, sex from behind, deepthroat, titfuck, cowgirl position, reverse cowgirl position,</strong></p><p></p><p>Showcase has all images used for the animations with their prompts. I tried to show several different poses and resolutions so you can have a good idea of what is possible.</p><p></p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Img2Vid</strong></span></p></li></ul><p>The High and Low Showcases are all using <strong>weight 1.0</strong> on both Loras and used <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1995784?modelVersionId=2260110\">SmoothMix I2V Checkpoint Model.</a></p><p>Very reliable and works really well on several poses. For more complex or niche poses combine it with other Loras.</p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Txt2Vid</strong></span></p></li></ul><p>Can have trouble with complex and niche poses but can still help scenes and do alot. I recommend using with Loras that do the scene you want together with this!</p><p><strong>Recommended weight 0.8 for Txt2Vid!</strong></p><p>The videos on <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/24130719\">this post</a> used both SmoothMix Txt2vid v.2 Model and the Standard Wan 2.2 16fp. The posts with Loras from other Creators used the Standard Wan 2.2 fp6 Model - The ones without used the SmoothMix Model.</p><p></p><p></p><p>Shout out for the autors of all Loras and their Loras that made training <strong>SmoothXXX Animations</strong> possible:</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1307155/wan-22-experimental-wan-general-nsfw-model\">(wan 2.2 experimental) WAN General NSFW model</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:40224\" data-label=\"CubeyAI\">@CubeyAI</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Penis Play - WAN 2.2</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:2231604\" data-label=\"Sweet_Pixeline\">@Sweet_Pixeline</span> e</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/2002532/anal-insertion-i2v\">Anal insertion (I2V)</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:5321557\" data-label=\"blo01\">@blo01</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1874153/oral-insertion-wan-22\">Oral Insertion [WAN 2.2]</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:9023356\" data-label=\"LocalOptima\">@LocalOptima</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1331682/wan-2221-pov-missionary\">Wan 2.2/2.1 POV Missionary</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:6612313\" data-label=\"dtwr434\">@dtwr434</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1566648/wan-i2v-22-and-21-assertive-cowgirl\">Wan I2V (2.2 & 2.1) - Assertive Cowgirl</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3454614\" data-label=\"icelouse\">@icelouse</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Handjobs</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:72924\" data-label=\"f1985\">@f1985</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1492937/pov-titty-fuck-t2v-and-i2v\">POV Titty Fuck -T2V & I2V</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3904281\" data-label=\"playtime_ai\">@playtime_ai</span></p><p></p><p></p><h2 id=\"smoothmix-animations\"><span style=\"color:rgb(130, 201, 30)\">SmoothMix Animations</span></h2><p><strong>\"Epic stuff or lewd stuff... make your choice!\"</strong></p><p></p><p>Make SmoothMix come to life with theses Loras!</p><p>There is a lot to explain so lets get started!</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>ComfyUI Workflow Settings</strong></span></p></li></ul><p>All videos on all Showcases used this setup:</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1847730\">Smooth Txt2Vid Workflow v2.0</a> on its default Low/Mid settings;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/QuantStack/Wan2.2-T2V-A14B-GGUF/tree/main\">Wan2.2-T2V-A14B-High/LowNoise-Q8_0.gguf</a>;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/Kijai/WanVideo_comfy/tree/main/Lightx2v\">light2x_T2V_14B_cfg_step_distill_v2_lora_rank128_bf16</a> at weight 3.0 on High and 1.0 on Low.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Trigger Words</strong></span></p></li></ul><p>All Loras, Animation and Style, use to the same trigger words:</p><p><strong>'SmoothMixAnime' </strong>- Will make the video have the style of SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI;</p><p><strong>'SmoothMixRealism' </strong>- Will make the video have the style of SmoothMix Realism</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Differences</strong></span></p></li></ul><p><strong>SmoothMix Animation High/Low </strong>- Trained with only videos. This Lora serves as a generic animation enhancer for SFW and NSFW animations. There isn't a lot of NSFW explicit content on it so for those you still have to use Loras that are specific for that type of content. All videos were made by using Img2Vid from images made with SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI/Realism.</p><p><strong>SmoothMix Style High/Low</strong> - Trained only with Images. This Lora servers as a texture enhancer for SFW and NSFW content. SFW and NSFW Images were used on it so it should work well in all cases. All images used were made by using SmoothMix Illustrious/NoobAI/Illustrious2+Noobai/Realism with Smooth Booster to ensure the video will have lots of background and character details.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Usage examples</strong></span></p></li></ul><p>The Showcases demonstrate different suggested ways to use these Loras. Let check each of them:</p><p></p><p><strong>1) Using Both with Priority to Animation:</strong></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23573573\">Animation High</a> and <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23574044\">Style High</a> Showcases display my PERSONAL favorite settings - SmoothMix Animation High/Low set to 0.8 with SmoothMix Style High/Low set to 0.2.</p><p>Gives a good amount of movement while increasing the details just enough to complement any scene.</p><p></p><p><strong>2) Using Both with Priority on Style:</strong></p><p>Sometimes SmoothMix Animation can give a little TOO much movement. In those cases, using a higher weight on the SmoothMix Style should be ideal - <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23585194\">Style Low </a>Showcase display use this settings - SmoothMix Animation High/Low set to 0.3 with SmoothMix Style High/Low set to 0.8.</p><p>Reduces the amount of jiggle and bounce to give a more natural animation while giving great amount of details to effects, backgrounds and characters.</p><p></p><p><strong>3) Using only Animation:</strong></p><p>Wind blows, grass grows, breasts bounce and butts jiggles - nothing stays still. If you have yourself a very busy animation in your mind, go all out on this. <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23576333\">Animation Low </a>Showcase displays what happens when you use only SmoothMix Animation High/Low set to 1.0.</p><p></p><p><strong>4) No Trigger Word:</strong></p><p>If the visual style of SmoothMix is not what you are looking for - just don't use the trigger words 'SmoothMixAnime' or 'SmoothMixRealism'.</p><p>The Loras by themselves will add detail and smooth animation to your videos. It all depends on the type of video you are going for; A video full of action an movements? use SmoothMix Animation; Its a more quiet and very sutle movements? SmoothMix Style.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587727\">This post </a>displays video using Animation High/Low set to weight 0.5 with no trigger words.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587932\">This post</a> displays video using Style High/Low set to weight 0.5 with no trigger words.</p><p></p><p>Thank you for all your support!</p><p>Please consider visiting my <a target=\"_blank\" rel=\"ugc\" href=\"https://www.deviantart.com/digital-pastel\">Deviantart</a> page and subscribing! Any help counts.</p><p>Thats all for now!</p><p>Have fun! =)</p>",
|
| 403 |
+
"civitai_deleted": false,
|
| 404 |
+
"favorite": false,
|
| 405 |
+
"exclude": false,
|
| 406 |
+
"db_checked": false,
|
| 407 |
+
"skip_metadata_refresh": false,
|
| 408 |
+
"metadata_source": "civitai_api",
|
| 409 |
+
"last_checked_at": 1772082476.84306,
|
| 410 |
+
"usage_tips": "{}"
|
| 411 |
+
}
|
loras/Actions/Helpers/SmoothXXXAnimation_High.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2ad17b7f3c4f6fdd76ec8d80e62ca3b959ee033e6340bf0d6bd963f1502382dd
|
| 3 |
+
size 926264
|
loras/Actions/Helpers/SmoothXXXAnimation_High.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eac4f4341008abb00434d08fed1d4fda4a144bc94cd26b4819f629f930a75181
|
| 3 |
+
size 306807280
|
loras/Actions/Helpers/SmoothXXXAnimation_Low.metadata.json
ADDED
|
@@ -0,0 +1,407 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"file_name": "SmoothXXXAnimation_Low",
|
| 3 |
+
"model_name": "SmoothMix Animations",
|
| 4 |
+
"file_path": "G:/AI/ComfyUI/models/loras/Actions/Helpers/SmoothXXXAnimation_Low.safetensors",
|
| 5 |
+
"size": 306807280,
|
| 6 |
+
"modified": 1772081880.426094,
|
| 7 |
+
"sha256": "ad50dfc46c765a6ccc36d40e8a5f77ac2db041f68266593add12ac5f5eac2d76",
|
| 8 |
+
"base_model": "Wan Video 2.2 I2V-A14B",
|
| 9 |
+
"preview_url": "G:/AI/ComfyUI/models/loras/Actions/Helpers/SmoothXXXAnimation_Low.mp4",
|
| 10 |
+
"preview_nsfw_level": 16,
|
| 11 |
+
"notes": "",
|
| 12 |
+
"from_civitai": true,
|
| 13 |
+
"civitai": {
|
| 14 |
+
"id": 2376143,
|
| 15 |
+
"modelId": 2040641,
|
| 16 |
+
"name": "XXX Animations Low",
|
| 17 |
+
"nsfwLevel": 60,
|
| 18 |
+
"createdAt": "2025-11-04T17:09:33.546Z",
|
| 19 |
+
"updatedAt": "2025-12-17T23:24:28.148Z",
|
| 20 |
+
"status": "Published",
|
| 21 |
+
"publishedAt": "2025-11-19T23:00:17.538Z",
|
| 22 |
+
"trainedWords": [],
|
| 23 |
+
"trainingStatus": null,
|
| 24 |
+
"trainingDetails": null,
|
| 25 |
+
"baseModel": "Wan Video 2.2 I2V-A14B",
|
| 26 |
+
"baseModelType": "Standard",
|
| 27 |
+
"earlyAccessEndsAt": null,
|
| 28 |
+
"earlyAccessConfig": {
|
| 29 |
+
"timeframe": 0,
|
| 30 |
+
"downloadPrice": 100,
|
| 31 |
+
"chargeForDownload": true,
|
| 32 |
+
"originalTimeframe": "15",
|
| 33 |
+
"chargeForGeneration": false,
|
| 34 |
+
"donationGoalEnabled": false,
|
| 35 |
+
"originalPublishedAt": "2025-11-04T23:00:00",
|
| 36 |
+
"generationTrialLimit": 10
|
| 37 |
+
},
|
| 38 |
+
"description": null,
|
| 39 |
+
"uploadType": "Created",
|
| 40 |
+
"usageControl": "Download",
|
| 41 |
+
"air": "urn:air:wanvideo-22-i2v-a14b:lora:civitai:2040641@2376143",
|
| 42 |
+
"stats": {
|
| 43 |
+
"downloadCount": 16347,
|
| 44 |
+
"thumbsUpCount": 736
|
| 45 |
+
},
|
| 46 |
+
"model": {
|
| 47 |
+
"name": "SmoothMix Animations",
|
| 48 |
+
"type": "LORA",
|
| 49 |
+
"nsfw": true,
|
| 50 |
+
"poi": false,
|
| 51 |
+
"description": "<h3 id=\"1206-update-futanaris-and-males!\"><span style=\"color:rgb(130, 201, 30)\"><strong>12/06 UPDATE - Futanaris and Males!</strong></span></h3><p></p><p>Added Loras to make males genitals and futanaris.</p><p></p><p>Futanaris and Males High showcase is only txt2vid generations made using \"Wan 2.2 t2v High/LowNoise 14B\".</p><p>Futanaris and Males Low showcase is only img2vid generations made using \"Wan 2.2 i2v High/LowNoise 14B fp8 scaled\".</p><p></p><p>Works for both Img2Vid and Txt2Vid!</p><p></p><ul><li><p><strong>Recommended weight for Img2vid: 0.5~0.8</strong></p></li><li><p><strong>Recommended weight for Txt2vid: 0.5~0.8</strong></p></li></ul><p>Usage with clothing: Vast majority of the dataset have the characters (futanaris, men and woman) completely nude - so high weights might result in nipples and penises going through clothes - use the recommended 0.5~0.8 weight range to prevent/mitigate that. Of course that won't matter if they are nude.</p><p></p><ul><li><p>Flaccid and Erect: It should differentiate flaccid and erect penises - use the prompts \"flaccid\", \"flaccid penis\", \"erect\", \"erect penis\" to get those results. The AI can be VERY stubborn on some poses sometimes, alternating between erect and flaccid state during the animation - I found dad adding something in the prompt that reinforces the state of the penis helps, such as: \"the penis keeps flaccid and pointing downwards\", \"The penis stays erect\",\"the penis keeps erect and pointing up\" and so forth.</p><p></p></li><li><p>Futanari/Male with a Female: its possible to generate normal females together with a futanari/male as well. To make it easier use \"a futanari and a woman\" or \"a man and a woman\" to do so - be sure to describe each character separately in the scene.</p></li></ul><p></p><ul><li><p>No XXX content: there is no XXX content in the dataset - no even masturbation. Its using the basic actions actions and poses that Wan 2.2 recognizes.</p></li></ul><p></p><p></p><h3 id=\"1104-update-smooth-xxx-animations-added!\"><span style=\"color:rgb(130, 201, 30)\"><strong>11/04 UPDATE - SMOOTH XXX Animations Added!</strong></span></h3><p></p><p>Added Loras for NSFW animations!</p><p>Work for both Img2Vid and Txt2Vid</p><p>It covers several poses. None are tied up to an especific prompt so generic prompts - usually used on Images models - should work just fine, such as:</p><p><strong>oral sex, vaginal sex, anal sex, handjob, sex from behind, deepthroat, titfuck, cowgirl position, reverse cowgirl position,</strong></p><p></p><p>Showcase has all images used for the animations with their prompts. I tried to show several different poses and resolutions so you can have a good idea of what is possible.</p><p></p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Img2Vid</strong></span></p></li></ul><p>The High and Low Showcases are all using <strong>weight 1.0</strong> on both Loras and used <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1995784?modelVersionId=2260110\">SmoothMix I2V Checkpoint Model.</a></p><p>Very reliable and works really well on several poses. For more complex or niche poses combine it with other Loras.</p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Txt2Vid</strong></span></p></li></ul><p>Can have trouble with complex and niche poses but can still help scenes and do alot. I recommend using with Loras that do the scene you want together with this!</p><p><strong>Recommended weight 0.8 for Txt2Vid!</strong></p><p>The videos on <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/24130719\">this post</a> used both SmoothMix Txt2vid v.2 Model and the Standard Wan 2.2 16fp. The posts with Loras from other Creators used the Standard Wan 2.2 fp6 Model - The ones without used the SmoothMix Model.</p><p></p><p></p><p>Shout out for the autors of all Loras and their Loras that made training <strong>SmoothXXX Animations</strong> possible:</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1307155/wan-22-experimental-wan-general-nsfw-model\">(wan 2.2 experimental) WAN General NSFW model</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:40224\" data-label=\"CubeyAI\">@CubeyAI</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Penis Play - WAN 2.2</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:2231604\" data-label=\"Sweet_Pixeline\">@Sweet_Pixeline</span> e</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/2002532/anal-insertion-i2v\">Anal insertion (I2V)</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:5321557\" data-label=\"blo01\">@blo01</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1874153/oral-insertion-wan-22\">Oral Insertion [WAN 2.2]</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:9023356\" data-label=\"LocalOptima\">@LocalOptima</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1331682/wan-2221-pov-missionary\">Wan 2.2/2.1 POV Missionary</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:6612313\" data-label=\"dtwr434\">@dtwr434</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1566648/wan-i2v-22-and-21-assertive-cowgirl\">Wan I2V (2.2 & 2.1) - Assertive Cowgirl</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3454614\" data-label=\"icelouse\">@icelouse</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Handjobs</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:72924\" data-label=\"f1985\">@f1985</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1492937/pov-titty-fuck-t2v-and-i2v\">POV Titty Fuck -T2V & I2V</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3904281\" data-label=\"playtime_ai\">@playtime_ai</span></p><p></p><p></p><h2 id=\"smoothmix-animations\"><span style=\"color:rgb(130, 201, 30)\">SmoothMix Animations</span></h2><p><strong>\"Epic stuff or lewd stuff... make your choice!\"</strong></p><p></p><p>Make SmoothMix come to life with theses Loras!</p><p>There is a lot to explain so lets get started!</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>ComfyUI Workflow Settings</strong></span></p></li></ul><p>All videos on all Showcases used this setup:</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1847730\">Smooth Txt2Vid Workflow v2.0</a> on its default Low/Mid settings;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/QuantStack/Wan2.2-T2V-A14B-GGUF/tree/main\">Wan2.2-T2V-A14B-High/LowNoise-Q8_0.gguf</a>;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/Kijai/WanVideo_comfy/tree/main/Lightx2v\">light2x_T2V_14B_cfg_step_distill_v2_lora_rank128_bf16</a> at weight 3.0 on High and 1.0 on Low.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Trigger Words</strong></span></p></li></ul><p>All Loras, Animation and Style, use to the same trigger words:</p><p><strong>'SmoothMixAnime' </strong>- Will make the video have the style of SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI;</p><p><strong>'SmoothMixRealism' </strong>- Will make the video have the style of SmoothMix Realism</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Differences</strong></span></p></li></ul><p><strong>SmoothMix Animation High/Low </strong>- Trained with only videos. This Lora serves as a generic animation enhancer for SFW and NSFW animations. There isn't a lot of NSFW explicit content on it so for those you still have to use Loras that are specific for that type of content. All videos were made by using Img2Vid from images made with SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI/Realism.</p><p><strong>SmoothMix Style High/Low</strong> - Trained only with Images. This Lora servers as a texture enhancer for SFW and NSFW content. SFW and NSFW Images were used on it so it should work well in all cases. All images used were made by using SmoothMix Illustrious/NoobAI/Illustrious2+Noobai/Realism with Smooth Booster to ensure the video will have lots of background and character details.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Usage examples</strong></span></p></li></ul><p>The Showcases demonstrate different suggested ways to use these Loras. Let check each of them:</p><p></p><p><strong>1) Using Both with Priority to Animation:</strong></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23573573\">Animation High</a> and <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23574044\">Style High</a> Showcases display my PERSONAL favorite settings - SmoothMix Animation High/Low set to 0.8 with SmoothMix Style High/Low set to 0.2.</p><p>Gives a good amount of movement while increasing the details just enough to complement any scene.</p><p></p><p><strong>2) Using Both with Priority on Style:</strong></p><p>Sometimes SmoothMix Animation can give a little TOO much movement. In those cases, using a higher weight on the SmoothMix Style should be ideal - <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23585194\">Style Low </a>Showcase display use this settings - SmoothMix Animation High/Low set to 0.3 with SmoothMix Style High/Low set to 0.8.</p><p>Reduces the amount of jiggle and bounce to give a more natural animation while giving great amount of details to effects, backgrounds and characters.</p><p></p><p><strong>3) Using only Animation:</strong></p><p>Wind blows, grass grows, breasts bounce and butts jiggles - nothing stays still. If you have yourself a very busy animation in your mind, go all out on this. <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23576333\">Animation Low </a>Showcase displays what happens when you use only SmoothMix Animation High/Low set to 1.0.</p><p></p><p><strong>4) No Trigger Word:</strong></p><p>If the visual style of SmoothMix is not what you are looking for - just don't use the trigger words 'SmoothMixAnime' or 'SmoothMixRealism'.</p><p>The Loras by themselves will add detail and smooth animation to your videos. It all depends on the type of video you are going for; A video full of action an movements? use SmoothMix Animation; Its a more quiet and very sutle movements? SmoothMix Style.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587727\">This post </a>displays video using Animation High/Low set to weight 0.5 with no trigger words.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587932\">This post</a> displays video using Style High/Low set to weight 0.5 with no trigger words.</p><p></p><p>Thank you for all your support!</p><p>Please consider visiting my <a target=\"_blank\" rel=\"ugc\" href=\"https://www.deviantart.com/digital-pastel\">Deviantart</a> page and subscribing! Any help counts.</p><p>Thats all for now!</p><p>Have fun! =)</p>",
|
| 52 |
+
"tags": [
|
| 53 |
+
"style"
|
| 54 |
+
],
|
| 55 |
+
"allowNoCredit": false,
|
| 56 |
+
"allowCommercialUse": [
|
| 57 |
+
"RentCivit",
|
| 58 |
+
"Image"
|
| 59 |
+
],
|
| 60 |
+
"allowDerivatives": false,
|
| 61 |
+
"allowDifferentLicense": true
|
| 62 |
+
},
|
| 63 |
+
"files": [
|
| 64 |
+
{
|
| 65 |
+
"id": 2266915,
|
| 66 |
+
"sizeKB": 299616.484375,
|
| 67 |
+
"name": "SmoothXXXAnimation_Low.safetensors",
|
| 68 |
+
"type": "Model",
|
| 69 |
+
"pickleScanResult": "Success",
|
| 70 |
+
"pickleScanMessage": "No Pickle imports",
|
| 71 |
+
"virusScanResult": "Success",
|
| 72 |
+
"virusScanMessage": null,
|
| 73 |
+
"scannedAt": "2025-11-04T17:15:56.704Z",
|
| 74 |
+
"metadata": {
|
| 75 |
+
"format": "SafeTensor",
|
| 76 |
+
"size": null,
|
| 77 |
+
"fp": null
|
| 78 |
+
},
|
| 79 |
+
"hashes": {
|
| 80 |
+
"AutoV1": "68C766A7",
|
| 81 |
+
"AutoV2": "AD50DFC46C",
|
| 82 |
+
"SHA256": "AD50DFC46C765A6CCC36D40E8A5F77AC2DB041F68266593ADD12AC5F5EAC2D76",
|
| 83 |
+
"CRC32": "7AE658A0",
|
| 84 |
+
"BLAKE3": "CB11B8A5D8F30E7F34A20039EF096904830C98EDAA36786052F0743DE969A23B",
|
| 85 |
+
"AutoV3": "90CB96F9DA08"
|
| 86 |
+
},
|
| 87 |
+
"primary": true,
|
| 88 |
+
"downloadUrl": "https://civitai.com/api/download/models/2376143"
|
| 89 |
+
}
|
| 90 |
+
],
|
| 91 |
+
"images": [
|
| 92 |
+
{
|
| 93 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/0e11d34f-068c-4107-ac96-5c43da4b68e3/original=true/108947884.mp4",
|
| 94 |
+
"nsfwLevel": 16,
|
| 95 |
+
"width": 1440,
|
| 96 |
+
"height": 1856,
|
| 97 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 98 |
+
"type": "video",
|
| 99 |
+
"metadata": {
|
| 100 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 101 |
+
"size": 11328124,
|
| 102 |
+
"audio": false,
|
| 103 |
+
"width": 1440,
|
| 104 |
+
"height": 1856,
|
| 105 |
+
"duration": 5.017
|
| 106 |
+
},
|
| 107 |
+
"minor": false,
|
| 108 |
+
"poi": false,
|
| 109 |
+
"meta": {
|
| 110 |
+
"steps": 6,
|
| 111 |
+
"prompt": "A man and a woman having sex, his penis goes in and out of her vagina, she is on all fours, she moans in pleasure",
|
| 112 |
+
"sampler": "Euler a",
|
| 113 |
+
"cfgScale": 1
|
| 114 |
+
},
|
| 115 |
+
"availability": "Public",
|
| 116 |
+
"hasMeta": true,
|
| 117 |
+
"hasPositivePrompt": true,
|
| 118 |
+
"onSite": false,
|
| 119 |
+
"remixOfId": null
|
| 120 |
+
},
|
| 121 |
+
{
|
| 122 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/78320e8f-c268-4dec-86b4-ba8ab60fdb40/original=true/108947885.mp4",
|
| 123 |
+
"nsfwLevel": 16,
|
| 124 |
+
"width": 1440,
|
| 125 |
+
"height": 1856,
|
| 126 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 127 |
+
"type": "video",
|
| 128 |
+
"metadata": {
|
| 129 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 130 |
+
"size": 8222016,
|
| 131 |
+
"audio": false,
|
| 132 |
+
"width": 1440,
|
| 133 |
+
"height": 1856,
|
| 134 |
+
"duration": 5.017
|
| 135 |
+
},
|
| 136 |
+
"minor": false,
|
| 137 |
+
"poi": false,
|
| 138 |
+
"meta": {
|
| 139 |
+
"steps": 6,
|
| 140 |
+
"prompt": "A man and a woman having sex, his penis goes in and out of her vagina, cowgirl position, she moans in pleasure, the camera focuses on her ass, she bounces up and down,",
|
| 141 |
+
"sampler": "Euler a",
|
| 142 |
+
"cfgScale": 1
|
| 143 |
+
},
|
| 144 |
+
"availability": "Public",
|
| 145 |
+
"hasMeta": true,
|
| 146 |
+
"hasPositivePrompt": true,
|
| 147 |
+
"onSite": false,
|
| 148 |
+
"remixOfId": null
|
| 149 |
+
},
|
| 150 |
+
{
|
| 151 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/2cfdad5e-38ff-450b-afbc-eb850dd27ee7/original=true/108947886.mp4",
|
| 152 |
+
"nsfwLevel": 16,
|
| 153 |
+
"width": 1440,
|
| 154 |
+
"height": 1856,
|
| 155 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 156 |
+
"type": "video",
|
| 157 |
+
"metadata": {
|
| 158 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 159 |
+
"size": 7903883,
|
| 160 |
+
"audio": false,
|
| 161 |
+
"width": 1440,
|
| 162 |
+
"height": 1856,
|
| 163 |
+
"duration": 5.017
|
| 164 |
+
},
|
| 165 |
+
"minor": false,
|
| 166 |
+
"poi": false,
|
| 167 |
+
"meta": {
|
| 168 |
+
"steps": 6,
|
| 169 |
+
"prompt": "a woman giving a blowjob, a woman sucking a penis, the camera zooms in on her face, blowjob, deepthroat, interracial,",
|
| 170 |
+
"cfgScale": 1
|
| 171 |
+
},
|
| 172 |
+
"availability": "Public",
|
| 173 |
+
"hasMeta": true,
|
| 174 |
+
"hasPositivePrompt": true,
|
| 175 |
+
"onSite": false,
|
| 176 |
+
"remixOfId": null
|
| 177 |
+
},
|
| 178 |
+
{
|
| 179 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/3627ca3c-aa04-4fd9-b6bb-da603f9e5dd3/original=true/108947887.mp4",
|
| 180 |
+
"nsfwLevel": 16,
|
| 181 |
+
"width": 1440,
|
| 182 |
+
"height": 1856,
|
| 183 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 184 |
+
"type": "video",
|
| 185 |
+
"metadata": {
|
| 186 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 187 |
+
"size": 7760749,
|
| 188 |
+
"audio": false,
|
| 189 |
+
"width": 1440,
|
| 190 |
+
"height": 1856,
|
| 191 |
+
"duration": 5.017,
|
| 192 |
+
"skipScannedAtReassignment": true
|
| 193 |
+
},
|
| 194 |
+
"minor": false,
|
| 195 |
+
"poi": false,
|
| 196 |
+
"meta": {
|
| 197 |
+
"steps": 6,
|
| 198 |
+
"prompt": "A man and a woman having sex, his penis goes in and out of her vagina, reverse cowgirl position, she moans in pleasure, she bounces up and down, vaginal sex",
|
| 199 |
+
"sampler": "Euler a",
|
| 200 |
+
"cfgScale": 1
|
| 201 |
+
},
|
| 202 |
+
"availability": "Public",
|
| 203 |
+
"hasMeta": true,
|
| 204 |
+
"hasPositivePrompt": true,
|
| 205 |
+
"onSite": false,
|
| 206 |
+
"remixOfId": null
|
| 207 |
+
},
|
| 208 |
+
{
|
| 209 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/4460c881-16a9-4e01-8ed7-0c9b31b0fcc1/original=true/108947888.mp4",
|
| 210 |
+
"nsfwLevel": 16,
|
| 211 |
+
"width": 1440,
|
| 212 |
+
"height": 1856,
|
| 213 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 214 |
+
"type": "video",
|
| 215 |
+
"metadata": {
|
| 216 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 217 |
+
"size": 9106936,
|
| 218 |
+
"audio": false,
|
| 219 |
+
"width": 1440,
|
| 220 |
+
"height": 1856,
|
| 221 |
+
"duration": 5.017,
|
| 222 |
+
"skipScannedAtReassignment": true
|
| 223 |
+
},
|
| 224 |
+
"minor": false,
|
| 225 |
+
"poi": false,
|
| 226 |
+
"meta": {
|
| 227 |
+
"steps": 6,
|
| 228 |
+
"prompt": "A man and a woman having sex, his penis goes in and out of her vagina, she is on all fours, she moans in pleasure",
|
| 229 |
+
"sampler": "Euler a",
|
| 230 |
+
"cfgScale": 1
|
| 231 |
+
},
|
| 232 |
+
"availability": "Public",
|
| 233 |
+
"hasMeta": true,
|
| 234 |
+
"hasPositivePrompt": true,
|
| 235 |
+
"onSite": false,
|
| 236 |
+
"remixOfId": null
|
| 237 |
+
},
|
| 238 |
+
{
|
| 239 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/365687db-fc81-4d7a-af3c-fd5c310fbeaf/original=true/108947869.mp4",
|
| 240 |
+
"nsfwLevel": 16,
|
| 241 |
+
"width": 1920,
|
| 242 |
+
"height": 1376,
|
| 243 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 244 |
+
"type": "video",
|
| 245 |
+
"metadata": {
|
| 246 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 247 |
+
"size": 10838147,
|
| 248 |
+
"audio": false,
|
| 249 |
+
"width": 1920,
|
| 250 |
+
"height": 1376,
|
| 251 |
+
"duration": 5.017,
|
| 252 |
+
"skipScannedAtReassignment": true
|
| 253 |
+
},
|
| 254 |
+
"minor": false,
|
| 255 |
+
"poi": false,
|
| 256 |
+
"meta": {
|
| 257 |
+
"steps": 6,
|
| 258 |
+
"prompt": "a man and a woman having sex, he trusts his penis on her pussy, vaginal sex, the penis goes in and out of her vagina,",
|
| 259 |
+
"sampler": "Euler a",
|
| 260 |
+
"cfgScale": 1
|
| 261 |
+
},
|
| 262 |
+
"availability": "Public",
|
| 263 |
+
"hasMeta": true,
|
| 264 |
+
"hasPositivePrompt": true,
|
| 265 |
+
"onSite": false,
|
| 266 |
+
"remixOfId": null
|
| 267 |
+
},
|
| 268 |
+
{
|
| 269 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/adefdf5b-8f0b-4507-84b3-b085e44c15d2/original=true/108947994.mp4",
|
| 270 |
+
"nsfwLevel": 16,
|
| 271 |
+
"width": 1600,
|
| 272 |
+
"height": 1440,
|
| 273 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 274 |
+
"type": "video",
|
| 275 |
+
"metadata": {
|
| 276 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 277 |
+
"size": 11544832,
|
| 278 |
+
"audio": false,
|
| 279 |
+
"width": 1600,
|
| 280 |
+
"height": 1440,
|
| 281 |
+
"duration": 5.017,
|
| 282 |
+
"skipScannedAtReassignment": true
|
| 283 |
+
},
|
| 284 |
+
"minor": false,
|
| 285 |
+
"poi": false,
|
| 286 |
+
"meta": {
|
| 287 |
+
"steps": 6,
|
| 288 |
+
"prompt": "a man and a woman having sex, he trusts his penis on her pussy, vaginal sex, he trusts his hips fast, she moans in pleasure,",
|
| 289 |
+
"sampler": "Euler a",
|
| 290 |
+
"cfgScale": 1
|
| 291 |
+
},
|
| 292 |
+
"availability": "Public",
|
| 293 |
+
"hasMeta": true,
|
| 294 |
+
"hasPositivePrompt": true,
|
| 295 |
+
"onSite": false,
|
| 296 |
+
"remixOfId": null
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/d177734f-99c7-4da6-a8fd-831cd547dbca/original=true/108948008.mp4",
|
| 300 |
+
"nsfwLevel": 16,
|
| 301 |
+
"width": 1600,
|
| 302 |
+
"height": 1440,
|
| 303 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 304 |
+
"type": "video",
|
| 305 |
+
"metadata": {
|
| 306 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 307 |
+
"size": 9797197,
|
| 308 |
+
"audio": false,
|
| 309 |
+
"width": 1600,
|
| 310 |
+
"height": 1440,
|
| 311 |
+
"duration": 5.017,
|
| 312 |
+
"skipScannedAtReassignment": true
|
| 313 |
+
},
|
| 314 |
+
"minor": false,
|
| 315 |
+
"poi": false,
|
| 316 |
+
"meta": {
|
| 317 |
+
"steps": 6,
|
| 318 |
+
"prompt": "a man and a woman having sex, she is lying on her side, she is moaning in pleasure, he trusts his penis on her ass, the man is trusting his penis fast, anal sex, the penis goes in and out of her ass repeatedly, she keeps moaning, anal sex,",
|
| 319 |
+
"sampler": "Euler a",
|
| 320 |
+
"cfgScale": 1
|
| 321 |
+
},
|
| 322 |
+
"availability": "Public",
|
| 323 |
+
"hasMeta": true,
|
| 324 |
+
"hasPositivePrompt": true,
|
| 325 |
+
"onSite": false,
|
| 326 |
+
"remixOfId": null
|
| 327 |
+
},
|
| 328 |
+
{
|
| 329 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/bac4b406-d799-42bd-827d-e43a742d7c94/original=true/108948015.mp4",
|
| 330 |
+
"nsfwLevel": 16,
|
| 331 |
+
"width": 1920,
|
| 332 |
+
"height": 1216,
|
| 333 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 334 |
+
"type": "video",
|
| 335 |
+
"metadata": {
|
| 336 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 337 |
+
"size": 24717275,
|
| 338 |
+
"audio": false,
|
| 339 |
+
"width": 1920,
|
| 340 |
+
"height": 1216,
|
| 341 |
+
"duration": 5.017,
|
| 342 |
+
"skipScannedAtReassignment": true
|
| 343 |
+
},
|
| 344 |
+
"minor": false,
|
| 345 |
+
"poi": false,
|
| 346 |
+
"meta": {
|
| 347 |
+
"steps": 6,
|
| 348 |
+
"prompt": "A man and a woman having sex, the man is lifting the woman, the woman is hugging the man, his penis goes in and out of her vagina, she bounces up and down, vaginal sex,",
|
| 349 |
+
"sampler": "Euler a",
|
| 350 |
+
"cfgScale": 1
|
| 351 |
+
},
|
| 352 |
+
"availability": "Public",
|
| 353 |
+
"hasMeta": true,
|
| 354 |
+
"hasPositivePrompt": true,
|
| 355 |
+
"onSite": false,
|
| 356 |
+
"remixOfId": null
|
| 357 |
+
},
|
| 358 |
+
{
|
| 359 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/05370828-f199-44ec-8576-31b274e8d4de/original=true/108948006.mp4",
|
| 360 |
+
"nsfwLevel": 16,
|
| 361 |
+
"width": 1600,
|
| 362 |
+
"height": 1440,
|
| 363 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 364 |
+
"type": "video",
|
| 365 |
+
"metadata": {
|
| 366 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 367 |
+
"size": 13709944,
|
| 368 |
+
"audio": false,
|
| 369 |
+
"width": 1600,
|
| 370 |
+
"height": 1440,
|
| 371 |
+
"duration": 5.017,
|
| 372 |
+
"skipScannedAtReassignment": true
|
| 373 |
+
},
|
| 374 |
+
"minor": false,
|
| 375 |
+
"poi": false,
|
| 376 |
+
"meta": {
|
| 377 |
+
"steps": 6,
|
| 378 |
+
"prompt": " A man and a woman having sex, his penis goes in and out of her vagina, she bounces up and down, vaginal sex, cowgirl position, she smiles",
|
| 379 |
+
"sampler": "Euler a",
|
| 380 |
+
"cfgScale": 1
|
| 381 |
+
},
|
| 382 |
+
"availability": "Public",
|
| 383 |
+
"hasMeta": true,
|
| 384 |
+
"hasPositivePrompt": true,
|
| 385 |
+
"onSite": false,
|
| 386 |
+
"remixOfId": null
|
| 387 |
+
}
|
| 388 |
+
],
|
| 389 |
+
"downloadUrl": "https://civitai.com/api/download/models/2376143",
|
| 390 |
+
"creator": {
|
| 391 |
+
"username": "DigitalPastel",
|
| 392 |
+
"image": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/c6d230a4-5cb5-408c-8eb6-3cf5ae041efa/width=96/DigitalPastel.jpeg"
|
| 393 |
+
}
|
| 394 |
+
},
|
| 395 |
+
"tags": [
|
| 396 |
+
"style"
|
| 397 |
+
],
|
| 398 |
+
"modelDescription": "<h3 id=\"1206-update-futanaris-and-males!\"><span style=\"color:rgb(130, 201, 30)\"><strong>12/06 UPDATE - Futanaris and Males!</strong></span></h3><p></p><p>Added Loras to make males genitals and futanaris.</p><p></p><p>Futanaris and Males High showcase is only txt2vid generations made using \"Wan 2.2 t2v High/LowNoise 14B\".</p><p>Futanaris and Males Low showcase is only img2vid generations made using \"Wan 2.2 i2v High/LowNoise 14B fp8 scaled\".</p><p></p><p>Works for both Img2Vid and Txt2Vid!</p><p></p><ul><li><p><strong>Recommended weight for Img2vid: 0.5~0.8</strong></p></li><li><p><strong>Recommended weight for Txt2vid: 0.5~0.8</strong></p></li></ul><p>Usage with clothing: Vast majority of the dataset have the characters (futanaris, men and woman) completely nude - so high weights might result in nipples and penises going through clothes - use the recommended 0.5~0.8 weight range to prevent/mitigate that. Of course that won't matter if they are nude.</p><p></p><ul><li><p>Flaccid and Erect: It should differentiate flaccid and erect penises - use the prompts \"flaccid\", \"flaccid penis\", \"erect\", \"erect penis\" to get those results. The AI can be VERY stubborn on some poses sometimes, alternating between erect and flaccid state during the animation - I found dad adding something in the prompt that reinforces the state of the penis helps, such as: \"the penis keeps flaccid and pointing downwards\", \"The penis stays erect\",\"the penis keeps erect and pointing up\" and so forth.</p><p></p></li><li><p>Futanari/Male with a Female: its possible to generate normal females together with a futanari/male as well. To make it easier use \"a futanari and a woman\" or \"a man and a woman\" to do so - be sure to describe each character separately in the scene.</p></li></ul><p></p><ul><li><p>No XXX content: there is no XXX content in the dataset - no even masturbation. Its using the basic actions actions and poses that Wan 2.2 recognizes.</p></li></ul><p></p><p></p><h3 id=\"1104-update-smooth-xxx-animations-added!\"><span style=\"color:rgb(130, 201, 30)\"><strong>11/04 UPDATE - SMOOTH XXX Animations Added!</strong></span></h3><p></p><p>Added Loras for NSFW animations!</p><p>Work for both Img2Vid and Txt2Vid</p><p>It covers several poses. None are tied up to an especific prompt so generic prompts - usually used on Images models - should work just fine, such as:</p><p><strong>oral sex, vaginal sex, anal sex, handjob, sex from behind, deepthroat, titfuck, cowgirl position, reverse cowgirl position,</strong></p><p></p><p>Showcase has all images used for the animations with their prompts. I tried to show several different poses and resolutions so you can have a good idea of what is possible.</p><p></p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Img2Vid</strong></span></p></li></ul><p>The High and Low Showcases are all using <strong>weight 1.0</strong> on both Loras and used <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1995784?modelVersionId=2260110\">SmoothMix I2V Checkpoint Model.</a></p><p>Very reliable and works really well on several poses. For more complex or niche poses combine it with other Loras.</p><p></p><ul><li><p><span style=\"color:rgb(250, 82, 82)\"><strong>Txt2Vid</strong></span></p></li></ul><p>Can have trouble with complex and niche poses but can still help scenes and do alot. I recommend using with Loras that do the scene you want together with this!</p><p><strong>Recommended weight 0.8 for Txt2Vid!</strong></p><p>The videos on <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/24130719\">this post</a> used both SmoothMix Txt2vid v.2 Model and the Standard Wan 2.2 16fp. The posts with Loras from other Creators used the Standard Wan 2.2 fp6 Model - The ones without used the SmoothMix Model.</p><p></p><p></p><p>Shout out for the autors of all Loras and their Loras that made training <strong>SmoothXXX Animations</strong> possible:</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1307155/wan-22-experimental-wan-general-nsfw-model\">(wan 2.2 experimental) WAN General NSFW model</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:40224\" data-label=\"CubeyAI\">@CubeyAI</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Penis Play - WAN 2.2</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:2231604\" data-label=\"Sweet_Pixeline\">@Sweet_Pixeline</span> e</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/2002532/anal-insertion-i2v\">Anal insertion (I2V)</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:5321557\" data-label=\"blo01\">@blo01</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1874153/oral-insertion-wan-22\">Oral Insertion [WAN 2.2]</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:9023356\" data-label=\"LocalOptima\">@LocalOptima</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1331682/wan-2221-pov-missionary\">Wan 2.2/2.1 POV Missionary</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:6612313\" data-label=\"dtwr434\">@dtwr434</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1566648/wan-i2v-22-and-21-assertive-cowgirl\">Wan I2V (2.2 & 2.1) - Assertive Cowgirl</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3454614\" data-label=\"icelouse\">@icelouse</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1844313/penis-play-wan-22\">Handjobs</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:72924\" data-label=\"f1985\">@f1985</span></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1492937/pov-titty-fuck-t2v-and-i2v\">POV Titty Fuck -T2V & I2V</a> by <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:3904281\" data-label=\"playtime_ai\">@playtime_ai</span></p><p></p><p></p><h2 id=\"smoothmix-animations\"><span style=\"color:rgb(130, 201, 30)\">SmoothMix Animations</span></h2><p><strong>\"Epic stuff or lewd stuff... make your choice!\"</strong></p><p></p><p>Make SmoothMix come to life with theses Loras!</p><p>There is a lot to explain so lets get started!</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>ComfyUI Workflow Settings</strong></span></p></li></ul><p>All videos on all Showcases used this setup:</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1847730\">Smooth Txt2Vid Workflow v2.0</a> on its default Low/Mid settings;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/QuantStack/Wan2.2-T2V-A14B-GGUF/tree/main\">Wan2.2-T2V-A14B-High/LowNoise-Q8_0.gguf</a>;</p><p>-><a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/Kijai/WanVideo_comfy/tree/main/Lightx2v\">light2x_T2V_14B_cfg_step_distill_v2_lora_rank128_bf16</a> at weight 3.0 on High and 1.0 on Low.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Trigger Words</strong></span></p></li></ul><p>All Loras, Animation and Style, use to the same trigger words:</p><p><strong>'SmoothMixAnime' </strong>- Will make the video have the style of SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI;</p><p><strong>'SmoothMixRealism' </strong>- Will make the video have the style of SmoothMix Realism</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Differences</strong></span></p></li></ul><p><strong>SmoothMix Animation High/Low </strong>- Trained with only videos. This Lora serves as a generic animation enhancer for SFW and NSFW animations. There isn't a lot of NSFW explicit content on it so for those you still have to use Loras that are specific for that type of content. All videos were made by using Img2Vid from images made with SmoothMix Illustrious/NoobAI/Illustrious2+NoobAI/Realism.</p><p><strong>SmoothMix Style High/Low</strong> - Trained only with Images. This Lora servers as a texture enhancer for SFW and NSFW content. SFW and NSFW Images were used on it so it should work well in all cases. All images used were made by using SmoothMix Illustrious/NoobAI/Illustrious2+Noobai/Realism with Smooth Booster to ensure the video will have lots of background and character details.</p><p></p><ul><li><p><span style=\"color:rgb(230, 73, 128)\"><strong>Usage examples</strong></span></p></li></ul><p>The Showcases demonstrate different suggested ways to use these Loras. Let check each of them:</p><p></p><p><strong>1) Using Both with Priority to Animation:</strong></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23573573\">Animation High</a> and <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23574044\">Style High</a> Showcases display my PERSONAL favorite settings - SmoothMix Animation High/Low set to 0.8 with SmoothMix Style High/Low set to 0.2.</p><p>Gives a good amount of movement while increasing the details just enough to complement any scene.</p><p></p><p><strong>2) Using Both with Priority on Style:</strong></p><p>Sometimes SmoothMix Animation can give a little TOO much movement. In those cases, using a higher weight on the SmoothMix Style should be ideal - <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23585194\">Style Low </a>Showcase display use this settings - SmoothMix Animation High/Low set to 0.3 with SmoothMix Style High/Low set to 0.8.</p><p>Reduces the amount of jiggle and bounce to give a more natural animation while giving great amount of details to effects, backgrounds and characters.</p><p></p><p><strong>3) Using only Animation:</strong></p><p>Wind blows, grass grows, breasts bounce and butts jiggles - nothing stays still. If you have yourself a very busy animation in your mind, go all out on this. <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23576333\">Animation Low </a>Showcase displays what happens when you use only SmoothMix Animation High/Low set to 1.0.</p><p></p><p><strong>4) No Trigger Word:</strong></p><p>If the visual style of SmoothMix is not what you are looking for - just don't use the trigger words 'SmoothMixAnime' or 'SmoothMixRealism'.</p><p>The Loras by themselves will add detail and smooth animation to your videos. It all depends on the type of video you are going for; A video full of action an movements? use SmoothMix Animation; Its a more quiet and very sutle movements? SmoothMix Style.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587727\">This post </a>displays video using Animation High/Low set to weight 0.5 with no trigger words.</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/posts/23587932\">This post</a> displays video using Style High/Low set to weight 0.5 with no trigger words.</p><p></p><p>Thank you for all your support!</p><p>Please consider visiting my <a target=\"_blank\" rel=\"ugc\" href=\"https://www.deviantart.com/digital-pastel\">Deviantart</a> page and subscribing! Any help counts.</p><p>Thats all for now!</p><p>Have fun! =)</p>",
|
| 399 |
+
"civitai_deleted": false,
|
| 400 |
+
"favorite": false,
|
| 401 |
+
"exclude": false,
|
| 402 |
+
"db_checked": false,
|
| 403 |
+
"skip_metadata_refresh": false,
|
| 404 |
+
"metadata_source": "civitai_api",
|
| 405 |
+
"last_checked_at": 1772082477.117851,
|
| 406 |
+
"usage_tips": "{}"
|
| 407 |
+
}
|
loras/Actions/Helpers/SmoothXXXAnimation_Low.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb10cc480ebec1a544a0df77eae8c6822af9921e13dadf45a2383d72dda5a582
|
| 3 |
+
size 1021263
|
loras/Actions/Helpers/SmoothXXXAnimation_Low.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ad50dfc46c765a6ccc36d40e8a5f77ac2db041f68266593add12ac5f5eac2d76
|
| 3 |
+
size 306807280
|
loras/Actions/Helpers/W22_Multiscene_Photoshoot_Softcore_i2v_HN.metadata.json
ADDED
|
@@ -0,0 +1,322 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"file_name": "W22_Multiscene_Photoshoot_Softcore_i2v_HN",
|
| 3 |
+
"model_name": "Wan Multiscene Photoshoot: Softcore Edition",
|
| 4 |
+
"file_path": "G:/AI/ComfyUI/models/loras/Actions/Helpers/W22_Multiscene_Photoshoot_Softcore_i2v_HN.safetensors",
|
| 5 |
+
"size": 306848880,
|
| 6 |
+
"modified": 1772081880.626362,
|
| 7 |
+
"sha256": "e6258f939dde2a47ec3c8d9b09dde42a566e694cd7364f0c92f52b517c81cf9c",
|
| 8 |
+
"base_model": "Wan Video 2.2 I2V-A14B",
|
| 9 |
+
"preview_url": "G:/AI/ComfyUI/models/loras/Actions/Helpers/W22_Multiscene_Photoshoot_Softcore_i2v_HN.mp4",
|
| 10 |
+
"preview_nsfw_level": 8,
|
| 11 |
+
"notes": "",
|
| 12 |
+
"from_civitai": true,
|
| 13 |
+
"civitai": {
|
| 14 |
+
"id": 2606183,
|
| 15 |
+
"modelId": 2316517,
|
| 16 |
+
"name": "Wan 2.2 i2v High Noise",
|
| 17 |
+
"nsfwLevel": 60,
|
| 18 |
+
"createdAt": "2026-01-17T15:46:00.514Z",
|
| 19 |
+
"updatedAt": "2026-01-17T20:22:40.937Z",
|
| 20 |
+
"status": "Published",
|
| 21 |
+
"publishedAt": "2026-01-20T20:23:14.014Z",
|
| 22 |
+
"trainedWords": [],
|
| 23 |
+
"trainingStatus": null,
|
| 24 |
+
"trainingDetails": null,
|
| 25 |
+
"baseModel": "Wan Video 2.2 I2V-A14B",
|
| 26 |
+
"baseModelType": "Standard",
|
| 27 |
+
"earlyAccessEndsAt": null,
|
| 28 |
+
"earlyAccessConfig": {
|
| 29 |
+
"timeframe": 0,
|
| 30 |
+
"downloadPrice": 100,
|
| 31 |
+
"chargeForDownload": true,
|
| 32 |
+
"originalTimeframe": "3",
|
| 33 |
+
"chargeForGeneration": false,
|
| 34 |
+
"donationGoalEnabled": false,
|
| 35 |
+
"originalPublishedAt": "2026-01-17T20:22:40.737",
|
| 36 |
+
"generationTrialLimit": 10
|
| 37 |
+
},
|
| 38 |
+
"description": "<p>Wan Multiscene Photoshoot: Softcore Edition</p>",
|
| 39 |
+
"uploadType": "Created",
|
| 40 |
+
"usageControl": "Download",
|
| 41 |
+
"air": "urn:air:wanvideo-22-i2v-a14b:lora:civitai:2316517@2606183",
|
| 42 |
+
"stats": {
|
| 43 |
+
"downloadCount": 4552,
|
| 44 |
+
"thumbsUpCount": 199
|
| 45 |
+
},
|
| 46 |
+
"model": {
|
| 47 |
+
"name": "Wan Multiscene Photoshoot: Softcore Edition",
|
| 48 |
+
"type": "LORA",
|
| 49 |
+
"nsfw": true,
|
| 50 |
+
"poi": false,
|
| 51 |
+
"description": "<p>This lora creates a longform video (257 frames at once) in the style of a fast-cut edit photoshoot with multiple angles. Have a look at the examples to understand what it does.</p><p><strong>I very strongly recommend using the workflow </strong>I made specifically for this model, otherwise you're not going to get similar results. The workflow helps you create the starting i2v image, which is crucial for the lora to function correctly. The workflow also does two phases: The first phase creates 257 frames at a low resolution, making it easier to run on low Vram and to quickly find a seed you like. The second phase then splits the video into 4 parts, which gets denoised at high resolution. The first phase won't have good likeness to the subject, but the second phase will fix that, especially if you use a high resolution like 1920x1280.<a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/api/download/models/2606755?type=Training%20Data\"> </a><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/api/download/models/2606755?type=Training%20Data\">> > <span style=\"color:rgb(34, 139, 230)\">Click here to download the workflow < <</span></a></p><p>The quality of your output will depend a lot on the quality of your image inputs!</p><p>The lora is trained at 2x speed, which is why interpolation is needed to bring it back to normal speed. The reason for this was to fit more action into the 257 frames, which then become 513 frames. People with low system RAM might have some difficulty processing so many frames at full res. I'm open to suggestions on how to handle this better in the workflow.</p><p><span style=\"color:rgb(18, 184, 134)\">Support me so I can make more models, faster:</span> <a target=\"_blank\" rel=\"ugc\" href=\"https://ko-fi.com/the_cook\">https://ko-fi.com/the_cook</a></p><p></p><p>These distillation loras work best with this model:<br />Wan_2_2_I2V_A14B_HIGH_lightx2v_4step_lora_v1030_rank_64_bf16 on the high noise</p><p>lightx2v_I2V_14B_480p_cfg_step_distill_rank256_bf16 on the low noise<br /></p><p>Size guide:</p><p>Low Resolution 1st phase size options:</p><p>192 x 128<br />384 x 256<br />480 x 320<br />576 x 384</p><p>High Resolution 2nd phase size options:</p><p>768 x 512<br />960 x 640<br />1152 x 768<br />1344 x 896<br />1536 x 1024<br />1728 x 1152<br />1920 x 1280<br /></p><p>Higher resolution= better likeness, so see what you can manage to fit into VRAM</p>",
|
| 52 |
+
"tags": [
|
| 53 |
+
"concept"
|
| 54 |
+
],
|
| 55 |
+
"allowNoCredit": true,
|
| 56 |
+
"allowCommercialUse": [
|
| 57 |
+
"Image",
|
| 58 |
+
"RentCivit"
|
| 59 |
+
],
|
| 60 |
+
"allowDerivatives": false,
|
| 61 |
+
"allowDifferentLicense": true
|
| 62 |
+
},
|
| 63 |
+
"files": [
|
| 64 |
+
{
|
| 65 |
+
"id": 2493532,
|
| 66 |
+
"sizeKB": 299657.109375,
|
| 67 |
+
"name": "W22_Multiscene_Photoshoot_Softcore_i2v_HN.safetensors",
|
| 68 |
+
"type": "Model",
|
| 69 |
+
"pickleScanResult": "Success",
|
| 70 |
+
"pickleScanMessage": "No Pickle imports",
|
| 71 |
+
"virusScanResult": "Success",
|
| 72 |
+
"virusScanMessage": null,
|
| 73 |
+
"scannedAt": "2026-01-17T16:10:51.155Z",
|
| 74 |
+
"metadata": {
|
| 75 |
+
"format": "SafeTensor",
|
| 76 |
+
"size": null,
|
| 77 |
+
"fp": null
|
| 78 |
+
},
|
| 79 |
+
"hashes": {
|
| 80 |
+
"AutoV1": "562865A8",
|
| 81 |
+
"AutoV2": "E6258F939D",
|
| 82 |
+
"SHA256": "E6258F939DDE2A47EC3C8D9B09DDE42A566E694CD7364F0C92F52B517C81CF9C",
|
| 83 |
+
"CRC32": "8F263102",
|
| 84 |
+
"BLAKE3": "232D6B68AFAE40D11C514666F61279F54053D569E0EA1E692721406A4449BC0E",
|
| 85 |
+
"AutoV3": "493BBE800B2C"
|
| 86 |
+
},
|
| 87 |
+
"primary": true,
|
| 88 |
+
"downloadUrl": "https://civitai.com/api/download/models/2606183"
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"id": 2495480,
|
| 92 |
+
"sizeKB": 19.693359375,
|
| 93 |
+
"name": "Multiscene_Photoshoot_WORKFLOW_v1_1.zip",
|
| 94 |
+
"type": "Training Data",
|
| 95 |
+
"pickleScanResult": "Success",
|
| 96 |
+
"pickleScanMessage": "No Pickle imports",
|
| 97 |
+
"virusScanResult": "Success",
|
| 98 |
+
"virusScanMessage": null,
|
| 99 |
+
"scannedAt": "2026-01-18T08:00:35.689Z",
|
| 100 |
+
"metadata": {
|
| 101 |
+
"format": "Other",
|
| 102 |
+
"size": null,
|
| 103 |
+
"fp": null
|
| 104 |
+
},
|
| 105 |
+
"hashes": {
|
| 106 |
+
"AutoV2": "CB097A6F64",
|
| 107 |
+
"SHA256": "CB097A6F6495ACDCBB5B9721A94DD59069B24F8647F0C3CA65494BAC53F4DF70",
|
| 108 |
+
"CRC32": "FA4C5C35",
|
| 109 |
+
"BLAKE3": "611A285713A45ABE03466A0593BC8E013680CD25F6B5A993A6A14DBEEA84B6A9",
|
| 110 |
+
"AutoV3": "FFE04636E6EA"
|
| 111 |
+
},
|
| 112 |
+
"primary": false,
|
| 113 |
+
"downloadUrl": "https://civitai.com/api/download/models/2606183?type=Training%20Data"
|
| 114 |
+
}
|
| 115 |
+
],
|
| 116 |
+
"images": [
|
| 117 |
+
{
|
| 118 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ef3e4f34-26c4-45b1-8fdb-c16f492f46e4/original=true/117794018.mp4",
|
| 119 |
+
"nsfwLevel": 8,
|
| 120 |
+
"width": 960,
|
| 121 |
+
"height": 640,
|
| 122 |
+
"hash": "UjGlO@aeOXWA_4WBt7f6f,WBjFozMxV@Rjof",
|
| 123 |
+
"type": "video",
|
| 124 |
+
"metadata": {
|
| 125 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 126 |
+
"size": 16653091,
|
| 127 |
+
"audio": false,
|
| 128 |
+
"width": 960,
|
| 129 |
+
"height": 640,
|
| 130 |
+
"duration": 15.792
|
| 131 |
+
},
|
| 132 |
+
"minor": false,
|
| 133 |
+
"poi": false,
|
| 134 |
+
"meta": {
|
| 135 |
+
"seed": 1234567,
|
| 136 |
+
"steps": 10,
|
| 137 |
+
"prompt": "A woman appears in various scenes, each scene cuts to the next scene featuring the same woman. She appears completely naked, and she poses nude with her breasts visible and her vagina can be seen between her legs. Different scenes feature the same woman in a variety of poses, where she stands, walks, turns around, kneels, gets down on her hands and knees, sits and leans back, lies on her back, lies on her stomach, lies on her side. The scenes feature the same woman from different focal lengths, such as wide shots, medium shots, and close-up shots of the same subject. The view changes between scenes to show the same subject from different angles such as medium-angle, low-angle and high angle view. She is alone. The environment is outdoors in a field of grass",
|
| 138 |
+
"sampler": "Euler",
|
| 139 |
+
"cfgScale": 1,
|
| 140 |
+
"negativePrompt": "deformed, contortion, cripple, broken, grotesque, weird, horror, conjoined, twins, talking, chattering"
|
| 141 |
+
},
|
| 142 |
+
"availability": "Public",
|
| 143 |
+
"hasMeta": true,
|
| 144 |
+
"hasPositivePrompt": true,
|
| 145 |
+
"onSite": false,
|
| 146 |
+
"remixOfId": null
|
| 147 |
+
},
|
| 148 |
+
{
|
| 149 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/8f658c08-7cd6-4d55-b437-d2ff3acae45b/original=true/117794050.mp4",
|
| 150 |
+
"nsfwLevel": 16,
|
| 151 |
+
"width": 960,
|
| 152 |
+
"height": 640,
|
| 153 |
+
"hash": "U@NdE$t7tlbH~qWBxuofM{j[WBj[WAj[Rjay",
|
| 154 |
+
"type": "video",
|
| 155 |
+
"metadata": {
|
| 156 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 157 |
+
"size": 12450571,
|
| 158 |
+
"audio": false,
|
| 159 |
+
"width": 960,
|
| 160 |
+
"height": 640,
|
| 161 |
+
"duration": 17.542
|
| 162 |
+
},
|
| 163 |
+
"minor": false,
|
| 164 |
+
"poi": false,
|
| 165 |
+
"meta": {
|
| 166 |
+
"seed": 1234567,
|
| 167 |
+
"steps": 10,
|
| 168 |
+
"prompt": "A woman appears in various scenes, each scene cuts to the next scene featuring the same woman. She appears completely naked, and she poses nude with her breasts visible and her vagina can be seen between her legs. Different scenes feature the same woman in a variety of poses, where she stands, walks, turns around, kneels, gets down on her hands and knees, sits and leans back, lies on her back and opens her legs, lies on her stomach, lies on her side. The scenes feature the same woman from different focal lengths, such as wide shots, medium shots, and close-up shots of the same subject. The view changes between scenes to show the same subject from different angles such as medium-angle, low-angle and high angle view. She is alone. The environment is a beach",
|
| 169 |
+
"sampler": "Euler",
|
| 170 |
+
"cfgScale": 1,
|
| 171 |
+
"negativePrompt": "deformed, contortion, cripple, broken, grotesque, weird, horror, conjoined, twins, talking, chattering"
|
| 172 |
+
},
|
| 173 |
+
"availability": "Public",
|
| 174 |
+
"hasMeta": true,
|
| 175 |
+
"hasPositivePrompt": true,
|
| 176 |
+
"onSite": false,
|
| 177 |
+
"remixOfId": null
|
| 178 |
+
},
|
| 179 |
+
{
|
| 180 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7be3198f-daa6-4be7-9e65-d51a3c9ca40f/original=true/117794077.mp4",
|
| 181 |
+
"nsfwLevel": 8,
|
| 182 |
+
"width": 960,
|
| 183 |
+
"height": 640,
|
| 184 |
+
"hash": "U2BM6@9t02:%0M~W00jF0#0L}@S1};NG9v^*",
|
| 185 |
+
"type": "video",
|
| 186 |
+
"metadata": {
|
| 187 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 188 |
+
"size": 20059878,
|
| 189 |
+
"audio": false,
|
| 190 |
+
"width": 960,
|
| 191 |
+
"height": 640,
|
| 192 |
+
"duration": 21.25
|
| 193 |
+
},
|
| 194 |
+
"minor": false,
|
| 195 |
+
"poi": false,
|
| 196 |
+
"meta": {
|
| 197 |
+
"seed": 1234567,
|
| 198 |
+
"steps": 10,
|
| 199 |
+
"prompt": "The same woman appears in various scenes, each scene cuts to the next scene featuring the same woman. After she removes her clothes, she appears completely naked, and she poses nude with her breasts visible and her vagina can be seen between her legs. Different scenes feature the same woman in a variety of poses, where she stands, walks, turns around, squats, sits and leans back, lies on her back, lies on her stomach, crawls towards the camera. The scenes feature the same woman from different focal lengths, such as wide shots, medium shots, and close-up shots of the same subject. The view changes between scenes to show the same subject from different angles such as medium-angle, low-angle and high angle view. She is alone. The environment is an aztec temple interior on an altar",
|
| 200 |
+
"sampler": "Euler",
|
| 201 |
+
"cfgScale": 1,
|
| 202 |
+
"negativePrompt": "deformed, contortion, cripple, broken, alien, monster, weird, horror, conjoined, twins, talking, chattering"
|
| 203 |
+
},
|
| 204 |
+
"availability": "Public",
|
| 205 |
+
"hasMeta": true,
|
| 206 |
+
"hasPositivePrompt": true,
|
| 207 |
+
"onSite": false,
|
| 208 |
+
"remixOfId": null
|
| 209 |
+
},
|
| 210 |
+
{
|
| 211 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/b5385687-9fa2-4008-bc94-e843de478b7c/original=true/117794181.mp4",
|
| 212 |
+
"nsfwLevel": 16,
|
| 213 |
+
"width": 960,
|
| 214 |
+
"height": 640,
|
| 215 |
+
"hash": "U59P+f9}0f0L0oOG$e~8,@?GE3ELFeE3~B9a",
|
| 216 |
+
"type": "video",
|
| 217 |
+
"metadata": {
|
| 218 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 219 |
+
"size": 20699531,
|
| 220 |
+
"audio": false,
|
| 221 |
+
"width": 960,
|
| 222 |
+
"height": 640,
|
| 223 |
+
"duration": 29.958
|
| 224 |
+
},
|
| 225 |
+
"minor": false,
|
| 226 |
+
"poi": false,
|
| 227 |
+
"meta": {
|
| 228 |
+
"seed": 1234566,
|
| 229 |
+
"steps": 10,
|
| 230 |
+
"prompt": "The same woman unties and opens her blouse to reveal her breasts, and then removes her leather corset. The same woman then appears in various scenes, each scene cuts to the next scene featuring the same woman. She has bright yellow ireses which feintly glow and she has a scar on her cheek below her left eye. After she removes her clothes, she appears completely naked, and she poses nude with her breasts visible and her vagina can be seen between her legs. Different scenes feature the same woman in a variety of poses, where she stands, walks, turns around, squats, sits and leans back, lies on her back, lies on her stomach, crawls towards the camera. The scenes feature the same woman from different focal lengths, such as wide shots, medium shots, and close-up shots of the same subject. The view changes between scenes to show the same subject from different angles such as medium-angle, low-angle and high angle view. She is alone. The environment is a dark forest at night",
|
| 231 |
+
"sampler": "Euler",
|
| 232 |
+
"cfgScale": 1,
|
| 233 |
+
"negativePrompt": "deformed, contortion, cripple, broken, alien, monster, weird, horror, conjoined, twins, talking, chattering"
|
| 234 |
+
},
|
| 235 |
+
"availability": "Public",
|
| 236 |
+
"hasMeta": true,
|
| 237 |
+
"hasPositivePrompt": true,
|
| 238 |
+
"onSite": false,
|
| 239 |
+
"remixOfId": null
|
| 240 |
+
},
|
| 241 |
+
{
|
| 242 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/e26d524f-a8e6-4aa4-9d88-ba59d7f8fab9/original=true/117794319.mp4",
|
| 243 |
+
"nsfwLevel": 16,
|
| 244 |
+
"width": 960,
|
| 245 |
+
"height": 640,
|
| 246 |
+
"hash": "U7Ch~95?GF~B~BI[of-o00VYIBox4oVYxDR+",
|
| 247 |
+
"type": "video",
|
| 248 |
+
"metadata": {
|
| 249 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 250 |
+
"size": 14318952,
|
| 251 |
+
"audio": false,
|
| 252 |
+
"width": 960,
|
| 253 |
+
"height": 640,
|
| 254 |
+
"duration": 17.792
|
| 255 |
+
},
|
| 256 |
+
"minor": false,
|
| 257 |
+
"poi": false,
|
| 258 |
+
"meta": {
|
| 259 |
+
"seed": 1234567,
|
| 260 |
+
"steps": 10,
|
| 261 |
+
"prompt": "The same woman appears in various scenes, each scene cuts to the next scene featuring the same woman. After she removes her clothes, she appears completely naked, and she poses nude with her large breasts visible and her vagina can be seen between her legs. Different scenes feature the same woman in a variety of poses, where she stands, walks, turns around, squats, sits and leans back, lies on her back, lies on her stomach, crawls towards the camera. The scenes feature the same woman from different focal lengths, such as wide shots, medium shots, and close-up shots of the same subject. The view changes between scenes to show the same subject from different angles such as medium-angle, low-angle and high angle view. She is alone. The environment is a bedroom",
|
| 262 |
+
"sampler": "Euler",
|
| 263 |
+
"cfgScale": 1,
|
| 264 |
+
"negativePrompt": "deformed, contortion, cripple, broken, alien, monster, weird, horror, conjoined, twins, talking, chattering"
|
| 265 |
+
},
|
| 266 |
+
"availability": "Public",
|
| 267 |
+
"hasMeta": true,
|
| 268 |
+
"hasPositivePrompt": true,
|
| 269 |
+
"onSite": false,
|
| 270 |
+
"remixOfId": null
|
| 271 |
+
},
|
| 272 |
+
{
|
| 273 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/2f09ed81-a76a-4f86-bc76-d7d064e34b71/original=true/117794370.mp4",
|
| 274 |
+
"nsfwLevel": 16,
|
| 275 |
+
"width": 960,
|
| 276 |
+
"height": 640,
|
| 277 |
+
"hash": "UDEM2bOv1JNG_4JXspslIpWZ-UoIs:WYkCa_",
|
| 278 |
+
"type": "video",
|
| 279 |
+
"metadata": {
|
| 280 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 281 |
+
"size": 13769069,
|
| 282 |
+
"audio": false,
|
| 283 |
+
"width": 960,
|
| 284 |
+
"height": 640,
|
| 285 |
+
"duration": 20.542
|
| 286 |
+
},
|
| 287 |
+
"minor": false,
|
| 288 |
+
"poi": false,
|
| 289 |
+
"meta": {
|
| 290 |
+
"seed": 1234567,
|
| 291 |
+
"steps": 10,
|
| 292 |
+
"prompt": "A woman appears in various scenes, each scene cuts to the next scene featuring the same woman. She appears completely naked, and she poses nude with her breasts visible and her vagina can be seen between her legs. Different scenes feature the same woman in a variety of poses, where she stands, walks, turns around, kneels, gets down on her hands and knees, sits and leans back, lies on her back, lies on her stomach, lies on her side. The scenes feature the same woman from different focal lengths, such as wide shots, medium shots, and close-up shots of the same subject. The view changes between scenes to show the same subject from different angles such as medium-angle, low-angle and high angle view. She is alone. The environment is a beach",
|
| 293 |
+
"sampler": "Euler",
|
| 294 |
+
"cfgScale": 1,
|
| 295 |
+
"negativePrompt": "deformed, contortion, cripple, broken, grotesque, weird, horror, conjoined, twins, talking, chattering"
|
| 296 |
+
},
|
| 297 |
+
"availability": "Public",
|
| 298 |
+
"hasMeta": true,
|
| 299 |
+
"hasPositivePrompt": true,
|
| 300 |
+
"onSite": false,
|
| 301 |
+
"remixOfId": null
|
| 302 |
+
}
|
| 303 |
+
],
|
| 304 |
+
"downloadUrl": "https://civitai.com/api/download/models/2606183",
|
| 305 |
+
"creator": {
|
| 306 |
+
"username": "The_Cook",
|
| 307 |
+
"image": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/d55d4ad6-c59b-41ef-b02e-2f184db7ddc3/width=96/The_Cook.jpeg"
|
| 308 |
+
}
|
| 309 |
+
},
|
| 310 |
+
"tags": [
|
| 311 |
+
"concept"
|
| 312 |
+
],
|
| 313 |
+
"modelDescription": "<p>This lora creates a longform video (257 frames at once) in the style of a fast-cut edit photoshoot with multiple angles. Have a look at the examples to understand what it does.</p><p><strong>I very strongly recommend using the workflow </strong>I made specifically for this model, otherwise you're not going to get similar results. The workflow helps you create the starting i2v image, which is crucial for the lora to function correctly. The workflow also does two phases: The first phase creates 257 frames at a low resolution, making it easier to run on low Vram and to quickly find a seed you like. The second phase then splits the video into 4 parts, which gets denoised at high resolution. The first phase won't have good likeness to the subject, but the second phase will fix that, especially if you use a high resolution like 1920x1280.<a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/api/download/models/2606755?type=Training%20Data\"> </a><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/api/download/models/2606755?type=Training%20Data\">> > <span style=\"color:rgb(34, 139, 230)\">Click here to download the workflow < <</span></a></p><p>The quality of your output will depend a lot on the quality of your image inputs!</p><p>The lora is trained at 2x speed, which is why interpolation is needed to bring it back to normal speed. The reason for this was to fit more action into the 257 frames, which then become 513 frames. People with low system RAM might have some difficulty processing so many frames at full res. I'm open to suggestions on how to handle this better in the workflow.</p><p><span style=\"color:rgb(18, 184, 134)\">Support me so I can make more models, faster:</span> <a target=\"_blank\" rel=\"ugc\" href=\"https://ko-fi.com/the_cook\">https://ko-fi.com/the_cook</a></p><p></p><p>These distillation loras work best with this model:<br />Wan_2_2_I2V_A14B_HIGH_lightx2v_4step_lora_v1030_rank_64_bf16 on the high noise</p><p>lightx2v_I2V_14B_480p_cfg_step_distill_rank256_bf16 on the low noise<br /></p><p>Size guide:</p><p>Low Resolution 1st phase size options:</p><p>192 x 128<br />384 x 256<br />480 x 320<br />576 x 384</p><p>High Resolution 2nd phase size options:</p><p>768 x 512<br />960 x 640<br />1152 x 768<br />1344 x 896<br />1536 x 1024<br />1728 x 1152<br />1920 x 1280<br /></p><p>Higher resolution= better likeness, so see what you can manage to fit into VRAM</p>",
|
| 314 |
+
"civitai_deleted": false,
|
| 315 |
+
"favorite": false,
|
| 316 |
+
"exclude": false,
|
| 317 |
+
"db_checked": false,
|
| 318 |
+
"skip_metadata_refresh": false,
|
| 319 |
+
"metadata_source": "civitai_api",
|
| 320 |
+
"last_checked_at": 1772082477.506306,
|
| 321 |
+
"usage_tips": "{}"
|
| 322 |
+
}
|
loras/Actions/Helpers/W22_Multiscene_Photoshoot_Softcore_i2v_HN.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ddfc19972b47c255ffc91ffa4ce7552fdcd41d9200c12af4e6f5a50046cd43d0
|
| 3 |
+
size 1945291
|
loras/Actions/Helpers/W22_Multiscene_Photoshoot_Softcore_i2v_HN.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e6258f939dde2a47ec3c8d9b09dde42a566e694cd7364f0c92f52b517c81cf9c
|
| 3 |
+
size 306848880
|
loras/Actions/Helpers/W22_Multiscene_Photoshoot_Softcore_i2v_LN.metadata.json
ADDED
|
@@ -0,0 +1,322 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"file_name": "W22_Multiscene_Photoshoot_Softcore_i2v_LN",
|
| 3 |
+
"model_name": "Wan Multiscene Photoshoot: Softcore Edition",
|
| 4 |
+
"file_path": "G:/AI/ComfyUI/models/loras/Actions/Helpers/W22_Multiscene_Photoshoot_Softcore_i2v_LN.safetensors",
|
| 5 |
+
"size": 306848872,
|
| 6 |
+
"modified": 1772081880.831269,
|
| 7 |
+
"sha256": "60eced086edb9f35c9a8f181c01f6c354db367733b078d1ec99c0ff4f36c7781",
|
| 8 |
+
"base_model": "Wan Video 2.2 I2V-A14B",
|
| 9 |
+
"preview_url": "G:/AI/ComfyUI/models/loras/Actions/Helpers/W22_Multiscene_Photoshoot_Softcore_i2v_LN.mp4",
|
| 10 |
+
"preview_nsfw_level": 8,
|
| 11 |
+
"notes": "",
|
| 12 |
+
"from_civitai": true,
|
| 13 |
+
"civitai": {
|
| 14 |
+
"id": 2606755,
|
| 15 |
+
"modelId": 2316517,
|
| 16 |
+
"name": "Wan 2.2 i2v Low Noise",
|
| 17 |
+
"nsfwLevel": 60,
|
| 18 |
+
"createdAt": "2026-01-17T19:46:35.196Z",
|
| 19 |
+
"updatedAt": "2026-01-17T20:22:35.980Z",
|
| 20 |
+
"status": "Published",
|
| 21 |
+
"publishedAt": "2026-01-20T20:23:14.014Z",
|
| 22 |
+
"trainedWords": [],
|
| 23 |
+
"trainingStatus": null,
|
| 24 |
+
"trainingDetails": null,
|
| 25 |
+
"baseModel": "Wan Video 2.2 I2V-A14B",
|
| 26 |
+
"baseModelType": "Standard",
|
| 27 |
+
"earlyAccessEndsAt": null,
|
| 28 |
+
"earlyAccessConfig": {
|
| 29 |
+
"timeframe": 0,
|
| 30 |
+
"downloadPrice": 100,
|
| 31 |
+
"chargeForDownload": true,
|
| 32 |
+
"originalTimeframe": "3",
|
| 33 |
+
"chargeForGeneration": false,
|
| 34 |
+
"donationGoalEnabled": false,
|
| 35 |
+
"originalPublishedAt": "2026-01-17T20:22:35.949",
|
| 36 |
+
"generationTrialLimit": 10
|
| 37 |
+
},
|
| 38 |
+
"description": "<p>Wan Multiscene Photoshoot: Softcore Edition Low Noise</p>",
|
| 39 |
+
"uploadType": "Created",
|
| 40 |
+
"usageControl": "Download",
|
| 41 |
+
"air": "urn:air:wanvideo-22-i2v-a14b:lora:civitai:2316517@2606755",
|
| 42 |
+
"stats": {
|
| 43 |
+
"downloadCount": 5935,
|
| 44 |
+
"thumbsUpCount": 468
|
| 45 |
+
},
|
| 46 |
+
"model": {
|
| 47 |
+
"name": "Wan Multiscene Photoshoot: Softcore Edition",
|
| 48 |
+
"type": "LORA",
|
| 49 |
+
"nsfw": true,
|
| 50 |
+
"poi": false,
|
| 51 |
+
"description": "<p>This lora creates a longform video (257 frames at once) in the style of a fast-cut edit photoshoot with multiple angles. Have a look at the examples to understand what it does.</p><p><strong>I very strongly recommend using the workflow </strong>I made specifically for this model, otherwise you're not going to get similar results. The workflow helps you create the starting i2v image, which is crucial for the lora to function correctly. The workflow also does two phases: The first phase creates 257 frames at a low resolution, making it easier to run on low Vram and to quickly find a seed you like. The second phase then splits the video into 4 parts, which gets denoised at high resolution. The first phase won't have good likeness to the subject, but the second phase will fix that, especially if you use a high resolution like 1920x1280.<a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/api/download/models/2606755?type=Training%20Data\"> </a><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/api/download/models/2606755?type=Training%20Data\">> > <span style=\"color:rgb(34, 139, 230)\">Click here to download the workflow < <</span></a></p><p>The quality of your output will depend a lot on the quality of your image inputs!</p><p>The lora is trained at 2x speed, which is why interpolation is needed to bring it back to normal speed. The reason for this was to fit more action into the 257 frames, which then become 513 frames. People with low system RAM might have some difficulty processing so many frames at full res. I'm open to suggestions on how to handle this better in the workflow.</p><p><span style=\"color:rgb(18, 184, 134)\">Support me so I can make more models, faster:</span> <a target=\"_blank\" rel=\"ugc\" href=\"https://ko-fi.com/the_cook\">https://ko-fi.com/the_cook</a></p><p></p><p>These distillation loras work best with this model:<br />Wan_2_2_I2V_A14B_HIGH_lightx2v_4step_lora_v1030_rank_64_bf16 on the high noise</p><p>lightx2v_I2V_14B_480p_cfg_step_distill_rank256_bf16 on the low noise<br /></p><p>Size guide:</p><p>Low Resolution 1st phase size options:</p><p>192 x 128<br />384 x 256<br />480 x 320<br />576 x 384</p><p>High Resolution 2nd phase size options:</p><p>768 x 512<br />960 x 640<br />1152 x 768<br />1344 x 896<br />1536 x 1024<br />1728 x 1152<br />1920 x 1280<br /></p><p>Higher resolution= better likeness, so see what you can manage to fit into VRAM</p>",
|
| 52 |
+
"tags": [
|
| 53 |
+
"concept"
|
| 54 |
+
],
|
| 55 |
+
"allowNoCredit": true,
|
| 56 |
+
"allowCommercialUse": [
|
| 57 |
+
"Image",
|
| 58 |
+
"RentCivit"
|
| 59 |
+
],
|
| 60 |
+
"allowDerivatives": false,
|
| 61 |
+
"allowDifferentLicense": true
|
| 62 |
+
},
|
| 63 |
+
"files": [
|
| 64 |
+
{
|
| 65 |
+
"id": 2494071,
|
| 66 |
+
"sizeKB": 299657.1015625,
|
| 67 |
+
"name": "W22_Multiscene_Photoshoot_Softcore_i2v_LN.safetensors",
|
| 68 |
+
"type": "Model",
|
| 69 |
+
"pickleScanResult": "Success",
|
| 70 |
+
"pickleScanMessage": "No Pickle imports",
|
| 71 |
+
"virusScanResult": "Success",
|
| 72 |
+
"virusScanMessage": null,
|
| 73 |
+
"scannedAt": "2026-01-17T19:51:02.208Z",
|
| 74 |
+
"metadata": {
|
| 75 |
+
"format": "SafeTensor",
|
| 76 |
+
"size": null,
|
| 77 |
+
"fp": null
|
| 78 |
+
},
|
| 79 |
+
"hashes": {
|
| 80 |
+
"AutoV1": "86A92196",
|
| 81 |
+
"AutoV2": "60ECED086E",
|
| 82 |
+
"SHA256": "60ECED086EDB9F35C9A8F181C01F6C354DB367733B078D1EC99C0FF4F36C7781",
|
| 83 |
+
"CRC32": "036611F4",
|
| 84 |
+
"BLAKE3": "901FE612C35682C871600C64A2C70820826223A7F5A2FF61B61078F95F9ABB4E",
|
| 85 |
+
"AutoV3": "6967DEE6CE42"
|
| 86 |
+
},
|
| 87 |
+
"primary": true,
|
| 88 |
+
"downloadUrl": "https://civitai.com/api/download/models/2606755"
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"id": 2495838,
|
| 92 |
+
"sizeKB": 39.4619140625,
|
| 93 |
+
"name": "Multiscene_Photoshoot_WORKFLOW.zip",
|
| 94 |
+
"type": "Training Data",
|
| 95 |
+
"pickleScanResult": "Success",
|
| 96 |
+
"pickleScanMessage": "No Pickle imports",
|
| 97 |
+
"virusScanResult": "Success",
|
| 98 |
+
"virusScanMessage": null,
|
| 99 |
+
"scannedAt": "2026-01-18T11:20:32.836Z",
|
| 100 |
+
"metadata": {
|
| 101 |
+
"format": "Other",
|
| 102 |
+
"size": null,
|
| 103 |
+
"fp": null
|
| 104 |
+
},
|
| 105 |
+
"hashes": {
|
| 106 |
+
"AutoV2": "C5D70D7A60",
|
| 107 |
+
"SHA256": "C5D70D7A6048D163E8E741DF7E045639980CC0B53872683619938BA7EC0E837C",
|
| 108 |
+
"CRC32": "AF967593",
|
| 109 |
+
"BLAKE3": "26ED0B83BF2E7213138FB331E4FCB361D2ADA2600B33DCD3E8C36B133DE91DF1",
|
| 110 |
+
"AutoV3": "F51E9C27EA8A"
|
| 111 |
+
},
|
| 112 |
+
"primary": false,
|
| 113 |
+
"downloadUrl": "https://civitai.com/api/download/models/2606755?type=Training%20Data"
|
| 114 |
+
}
|
| 115 |
+
],
|
| 116 |
+
"images": [
|
| 117 |
+
{
|
| 118 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/d2836ccb-808b-47f4-9826-546e2c86d7e6/original=true/117812402.mp4",
|
| 119 |
+
"nsfwLevel": 8,
|
| 120 |
+
"width": 960,
|
| 121 |
+
"height": 640,
|
| 122 |
+
"hash": "UjGlO@aeOXWA_4WBt7f6f,WBjFozMxV@Rjof",
|
| 123 |
+
"type": "video",
|
| 124 |
+
"metadata": {
|
| 125 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 126 |
+
"size": 16653091,
|
| 127 |
+
"audio": false,
|
| 128 |
+
"width": 960,
|
| 129 |
+
"height": 640,
|
| 130 |
+
"duration": 15.792
|
| 131 |
+
},
|
| 132 |
+
"minor": false,
|
| 133 |
+
"poi": false,
|
| 134 |
+
"meta": {
|
| 135 |
+
"seed": 1234567,
|
| 136 |
+
"steps": 10,
|
| 137 |
+
"prompt": "A woman appears in various scenes, each scene cuts to the next scene featuring the same woman. She appears completely naked, and she poses nude with her breasts visible and her vagina can be seen between her legs. Different scenes feature the same woman in a variety of poses, where she stands, walks, turns around, kneels, gets down on her hands and knees, sits and leans back, lies on her back, lies on her stomach, lies on her side. The scenes feature the same woman from different focal lengths, such as wide shots, medium shots, and close-up shots of the same subject. The view changes between scenes to show the same subject from different angles such as medium-angle, low-angle and high angle view. She is alone. The environment is outdoors in a field of grass",
|
| 138 |
+
"sampler": "Euler",
|
| 139 |
+
"cfgScale": 1,
|
| 140 |
+
"negativePrompt": "deformed, contortion, cripple, broken, grotesque, weird, horror, conjoined, twins, talking, chattering"
|
| 141 |
+
},
|
| 142 |
+
"availability": "Public",
|
| 143 |
+
"hasMeta": true,
|
| 144 |
+
"hasPositivePrompt": true,
|
| 145 |
+
"onSite": false,
|
| 146 |
+
"remixOfId": null
|
| 147 |
+
},
|
| 148 |
+
{
|
| 149 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7daa8193-62b4-47da-8343-9ff732a7fbc8/original=true/117811683.mp4",
|
| 150 |
+
"nsfwLevel": 16,
|
| 151 |
+
"width": 960,
|
| 152 |
+
"height": 640,
|
| 153 |
+
"hash": "U@NdE$t7tlbH~qWBxuofM{j[WBj[WAj[Rjay",
|
| 154 |
+
"type": "video",
|
| 155 |
+
"metadata": {
|
| 156 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 157 |
+
"size": 12450571,
|
| 158 |
+
"audio": false,
|
| 159 |
+
"width": 960,
|
| 160 |
+
"height": 640,
|
| 161 |
+
"duration": 17.542
|
| 162 |
+
},
|
| 163 |
+
"minor": false,
|
| 164 |
+
"poi": false,
|
| 165 |
+
"meta": {
|
| 166 |
+
"seed": 1234567,
|
| 167 |
+
"steps": 10,
|
| 168 |
+
"prompt": "A woman appears in various scenes, each scene cuts to the next scene featuring the same woman. She appears completely naked, and she poses nude with her breasts visible and her vagina can be seen between her legs. Different scenes feature the same woman in a variety of poses, where she stands, walks, turns around, kneels, gets down on her hands and knees, sits and leans back, lies on her back and opens her legs, lies on her stomach, lies on her side. The scenes feature the same woman from different focal lengths, such as wide shots, medium shots, and close-up shots of the same subject. The view changes between scenes to show the same subject from different angles such as medium-angle, low-angle and high angle view. She is alone. The environment is a beach",
|
| 169 |
+
"sampler": "Euler",
|
| 170 |
+
"cfgScale": 1,
|
| 171 |
+
"negativePrompt": "deformed, contortion, cripple, broken, grotesque, weird, horror, conjoined, twins, talking, chattering"
|
| 172 |
+
},
|
| 173 |
+
"availability": "Public",
|
| 174 |
+
"hasMeta": true,
|
| 175 |
+
"hasPositivePrompt": true,
|
| 176 |
+
"onSite": false,
|
| 177 |
+
"remixOfId": null
|
| 178 |
+
},
|
| 179 |
+
{
|
| 180 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/a5e1504f-853d-434d-9679-dfbd101f8308/original=true/117811813.mp4",
|
| 181 |
+
"nsfwLevel": 16,
|
| 182 |
+
"width": 960,
|
| 183 |
+
"height": 640,
|
| 184 |
+
"hash": "U2BM6@9t02:%0M~W00jF0#0L}@S1};NG9v^*",
|
| 185 |
+
"type": "video",
|
| 186 |
+
"metadata": {
|
| 187 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 188 |
+
"size": 20059878,
|
| 189 |
+
"audio": false,
|
| 190 |
+
"width": 960,
|
| 191 |
+
"height": 640,
|
| 192 |
+
"duration": 21.25
|
| 193 |
+
},
|
| 194 |
+
"minor": false,
|
| 195 |
+
"poi": false,
|
| 196 |
+
"meta": {
|
| 197 |
+
"seed": 1234567,
|
| 198 |
+
"steps": 10,
|
| 199 |
+
"prompt": "The same woman appears in various scenes, each scene cuts to the next scene featuring the same woman. After she removes her clothes, she appears completely naked, and she poses nude with her breasts visible and her vagina can be seen between her legs. Different scenes feature the same woman in a variety of poses, where she stands, walks, turns around, squats, sits and leans back, lies on her back, lies on her stomach, crawls towards the camera. The scenes feature the same woman from different focal lengths, such as wide shots, medium shots, and close-up shots of the same subject. The view changes between scenes to show the same subject from different angles such as medium-angle, low-angle and high angle view. She is alone. The environment is an aztec temple interior on an altar",
|
| 200 |
+
"sampler": "Euler",
|
| 201 |
+
"cfgScale": 1,
|
| 202 |
+
"negativePrompt": "deformed, contortion, cripple, broken, grotesque, weird, horror, conjoined, twins, talking, chattering"
|
| 203 |
+
},
|
| 204 |
+
"availability": "Public",
|
| 205 |
+
"hasMeta": true,
|
| 206 |
+
"hasPositivePrompt": true,
|
| 207 |
+
"onSite": false,
|
| 208 |
+
"remixOfId": null
|
| 209 |
+
},
|
| 210 |
+
{
|
| 211 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7a242514-ee01-4fac-bddc-bfefc4708f8e/original=true/117811824.mp4",
|
| 212 |
+
"nsfwLevel": 16,
|
| 213 |
+
"width": 960,
|
| 214 |
+
"height": 640,
|
| 215 |
+
"hash": "U59P+f9}0f0L0oOG$e~8,@?GE3ELFeE3~B9a",
|
| 216 |
+
"type": "video",
|
| 217 |
+
"metadata": {
|
| 218 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 219 |
+
"size": 20699531,
|
| 220 |
+
"audio": false,
|
| 221 |
+
"width": 960,
|
| 222 |
+
"height": 640,
|
| 223 |
+
"duration": 29.958
|
| 224 |
+
},
|
| 225 |
+
"minor": false,
|
| 226 |
+
"poi": false,
|
| 227 |
+
"meta": {
|
| 228 |
+
"seed": 1234567,
|
| 229 |
+
"steps": 10,
|
| 230 |
+
"prompt": "The same woman unties and opens her blouse to reveal her breasts, and then removes her leather corset. The same woman then appears in various scenes, each scene cuts to the next scene featuring the same woman. She has bright yellow ireses which feintly glow and she has a scar on her cheek below her left eye. After she removes her clothes, she appears completely naked, and she poses nude with her breasts visible and her vagina can be seen between her legs. Different scenes feature the same woman in a variety of poses, where she stands, walks, turns around, squats, sits and leans back, lies on her back, lies on her stomach, crawls towards the camera. The scenes feature the same woman from different focal lengths, such as wide shots, medium shots, and close-up shots of the same subject. The view changes between scenes to show the same subject from different angles such as medium-angle, low-angle and high angle view. She is alone. The environment is a dark forest at night",
|
| 231 |
+
"sampler": "Euler",
|
| 232 |
+
"cfgScale": 1,
|
| 233 |
+
"negativePrompt": "deformed, contortion, cripple, broken, grotesque, weird, horror, conjoined, twins, talking, chattering"
|
| 234 |
+
},
|
| 235 |
+
"availability": "Public",
|
| 236 |
+
"hasMeta": true,
|
| 237 |
+
"hasPositivePrompt": true,
|
| 238 |
+
"onSite": false,
|
| 239 |
+
"remixOfId": null
|
| 240 |
+
},
|
| 241 |
+
{
|
| 242 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/2076e81b-cfde-481c-8cef-768da1672bb7/original=true/117811873.mp4",
|
| 243 |
+
"nsfwLevel": 16,
|
| 244 |
+
"width": 960,
|
| 245 |
+
"height": 640,
|
| 246 |
+
"hash": "U7Ch~95?GF~B~BI[of-o00VYIBox4oVYxDR+",
|
| 247 |
+
"type": "video",
|
| 248 |
+
"metadata": {
|
| 249 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 250 |
+
"size": 14318952,
|
| 251 |
+
"audio": false,
|
| 252 |
+
"width": 960,
|
| 253 |
+
"height": 640,
|
| 254 |
+
"duration": 17.792
|
| 255 |
+
},
|
| 256 |
+
"minor": false,
|
| 257 |
+
"poi": false,
|
| 258 |
+
"meta": {
|
| 259 |
+
"seed": 1234567,
|
| 260 |
+
"steps": 10,
|
| 261 |
+
"prompt": "The same woman appears in various scenes, each scene cuts to the next scene featuring the same woman. After she removes her clothes, she appears completely naked, and she poses nude with her large breasts visible and her vagina can be seen between her legs. Different scenes feature the same woman in a variety of poses, where she stands, walks, turns around, squats, sits and leans back, lies on her back, lies on her stomach, crawls towards the camera. The scenes feature the same woman from different focal lengths, such as wide shots, medium shots, and close-up shots of the same subject. The view changes between scenes to show the same subject from different angles such as medium-angle, low-angle and high angle view. She is alone. The environment is a bedroom",
|
| 262 |
+
"sampler": "Euler",
|
| 263 |
+
"cfgScale": 1,
|
| 264 |
+
"negativePrompt": "deformed, contortion, cripple, broken, grotesque, weird, horror, conjoined, twins, talking, chattering"
|
| 265 |
+
},
|
| 266 |
+
"availability": "Public",
|
| 267 |
+
"hasMeta": true,
|
| 268 |
+
"hasPositivePrompt": true,
|
| 269 |
+
"onSite": false,
|
| 270 |
+
"remixOfId": null
|
| 271 |
+
},
|
| 272 |
+
{
|
| 273 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/e8d80434-7474-4aae-919b-cdbaecd5222b/original=true/117811882.mp4",
|
| 274 |
+
"nsfwLevel": 16,
|
| 275 |
+
"width": 960,
|
| 276 |
+
"height": 640,
|
| 277 |
+
"hash": "UDEM2bOv1JNG_4JXspslIpWZ-UoIs:WYkCa_",
|
| 278 |
+
"type": "video",
|
| 279 |
+
"metadata": {
|
| 280 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 281 |
+
"size": 13769069,
|
| 282 |
+
"audio": false,
|
| 283 |
+
"width": 960,
|
| 284 |
+
"height": 640,
|
| 285 |
+
"duration": 20.542
|
| 286 |
+
},
|
| 287 |
+
"minor": false,
|
| 288 |
+
"poi": false,
|
| 289 |
+
"meta": {
|
| 290 |
+
"seed": 1234567,
|
| 291 |
+
"steps": 10,
|
| 292 |
+
"prompt": "A woman appears in various scenes, each scene cuts to the next scene featuring the same woman. She appears completely naked, and she poses nude with her breasts visible and her vagina can be seen between her legs. Different scenes feature the same woman in a variety of poses, where she stands, walks, turns around, kneels, gets down on her hands and knees, sits and leans back, lies on her back, lies on her stomach, lies on her side. The scenes feature the same woman from different focal lengths, such as wide shots, medium shots, and close-up shots of the same subject. The view changes between scenes to show the same subject from different angles such as medium-angle, low-angle and high angle view. She is alone. The environment is a beach",
|
| 293 |
+
"sampler": "Euler",
|
| 294 |
+
"cfgScale": 1,
|
| 295 |
+
"negativePrompt": "deformed, contortion, cripple, broken, grotesque, weird, horror, conjoined, twins, talking, chattering"
|
| 296 |
+
},
|
| 297 |
+
"availability": "Public",
|
| 298 |
+
"hasMeta": true,
|
| 299 |
+
"hasPositivePrompt": true,
|
| 300 |
+
"onSite": false,
|
| 301 |
+
"remixOfId": null
|
| 302 |
+
}
|
| 303 |
+
],
|
| 304 |
+
"downloadUrl": "https://civitai.com/api/download/models/2606755",
|
| 305 |
+
"creator": {
|
| 306 |
+
"username": "The_Cook",
|
| 307 |
+
"image": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/d55d4ad6-c59b-41ef-b02e-2f184db7ddc3/width=96/The_Cook.jpeg"
|
| 308 |
+
}
|
| 309 |
+
},
|
| 310 |
+
"tags": [
|
| 311 |
+
"concept"
|
| 312 |
+
],
|
| 313 |
+
"modelDescription": "<p>This lora creates a longform video (257 frames at once) in the style of a fast-cut edit photoshoot with multiple angles. Have a look at the examples to understand what it does.</p><p><strong>I very strongly recommend using the workflow </strong>I made specifically for this model, otherwise you're not going to get similar results. The workflow helps you create the starting i2v image, which is crucial for the lora to function correctly. The workflow also does two phases: The first phase creates 257 frames at a low resolution, making it easier to run on low Vram and to quickly find a seed you like. The second phase then splits the video into 4 parts, which gets denoised at high resolution. The first phase won't have good likeness to the subject, but the second phase will fix that, especially if you use a high resolution like 1920x1280.<a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/api/download/models/2606755?type=Training%20Data\"> </a><a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/api/download/models/2606755?type=Training%20Data\">> > <span style=\"color:rgb(34, 139, 230)\">Click here to download the workflow < <</span></a></p><p>The quality of your output will depend a lot on the quality of your image inputs!</p><p>The lora is trained at 2x speed, which is why interpolation is needed to bring it back to normal speed. The reason for this was to fit more action into the 257 frames, which then become 513 frames. People with low system RAM might have some difficulty processing so many frames at full res. I'm open to suggestions on how to handle this better in the workflow.</p><p><span style=\"color:rgb(18, 184, 134)\">Support me so I can make more models, faster:</span> <a target=\"_blank\" rel=\"ugc\" href=\"https://ko-fi.com/the_cook\">https://ko-fi.com/the_cook</a></p><p></p><p>These distillation loras work best with this model:<br />Wan_2_2_I2V_A14B_HIGH_lightx2v_4step_lora_v1030_rank_64_bf16 on the high noise</p><p>lightx2v_I2V_14B_480p_cfg_step_distill_rank256_bf16 on the low noise<br /></p><p>Size guide:</p><p>Low Resolution 1st phase size options:</p><p>192 x 128<br />384 x 256<br />480 x 320<br />576 x 384</p><p>High Resolution 2nd phase size options:</p><p>768 x 512<br />960 x 640<br />1152 x 768<br />1344 x 896<br />1536 x 1024<br />1728 x 1152<br />1920 x 1280<br /></p><p>Higher resolution= better likeness, so see what you can manage to fit into VRAM</p>",
|
| 314 |
+
"civitai_deleted": false,
|
| 315 |
+
"favorite": false,
|
| 316 |
+
"exclude": false,
|
| 317 |
+
"db_checked": false,
|
| 318 |
+
"skip_metadata_refresh": false,
|
| 319 |
+
"metadata_source": "civitai_api",
|
| 320 |
+
"last_checked_at": 1772082477.826603,
|
| 321 |
+
"usage_tips": "{}"
|
| 322 |
+
}
|
loras/Actions/Helpers/W22_Multiscene_Photoshoot_Softcore_i2v_LN.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ddfc19972b47c255ffc91ffa4ce7552fdcd41d9200c12af4e6f5a50046cd43d0
|
| 3 |
+
size 1945291
|
loras/Actions/Helpers/W22_Multiscene_Photoshoot_Softcore_i2v_LN.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:60eced086edb9f35c9a8f181c01f6c354db367733b078d1ec99c0ff4f36c7781
|
| 3 |
+
size 306848872
|
loras/Actions/Helpers/WAN-2.2-I2V-BreastNipplePlay-HIGH-v2.metadata.json
ADDED
|
@@ -0,0 +1,349 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"file_name": "WAN-2.2-I2V-BreastNipplePlay-HIGH-v2",
|
| 3 |
+
"model_name": "WAN 2.2 I2V - Breast Play",
|
| 4 |
+
"file_path": "G:/AI/ComfyUI/models/loras/Actions/Helpers/WAN-2.2-I2V-BreastNipplePlay-HIGH-v2.safetensors",
|
| 5 |
+
"size": 306807976,
|
| 6 |
+
"modified": 1772081881.037116,
|
| 7 |
+
"sha256": "e73aea4e3769fd4ba2303c8eb54c2f4d260e6f16ea284335ae78d8db9032699a",
|
| 8 |
+
"base_model": "Wan Video 2.2 I2V-A14B",
|
| 9 |
+
"preview_url": "G:/AI/ComfyUI/models/loras/Actions/Helpers/WAN-2.2-I2V-BreastNipplePlay-HIGH-v2.mp4",
|
| 10 |
+
"preview_nsfw_level": 4,
|
| 11 |
+
"notes": "",
|
| 12 |
+
"from_civitai": true,
|
| 13 |
+
"civitai": {
|
| 14 |
+
"id": 2230125,
|
| 15 |
+
"modelId": 1967237,
|
| 16 |
+
"name": "HIGH v2",
|
| 17 |
+
"nsfwLevel": 60,
|
| 18 |
+
"createdAt": "2025-09-19T06:00:31.727Z",
|
| 19 |
+
"updatedAt": "2025-09-19T08:43:43.610Z",
|
| 20 |
+
"status": "Published",
|
| 21 |
+
"publishedAt": "2025-09-19T08:43:43.602Z",
|
| 22 |
+
"trainedWords": [
|
| 23 |
+
"nipPull",
|
| 24 |
+
"nipRub",
|
| 25 |
+
"nipSqueeze",
|
| 26 |
+
"oneHand",
|
| 27 |
+
"breast play",
|
| 28 |
+
"nipple play"
|
| 29 |
+
],
|
| 30 |
+
"trainingStatus": null,
|
| 31 |
+
"trainingDetails": null,
|
| 32 |
+
"baseModel": "Wan Video 2.2 I2V-A14B",
|
| 33 |
+
"baseModelType": "Standard",
|
| 34 |
+
"earlyAccessEndsAt": null,
|
| 35 |
+
"earlyAccessConfig": null,
|
| 36 |
+
"description": "<p>Added nipple actions</p>",
|
| 37 |
+
"uploadType": "Created",
|
| 38 |
+
"usageControl": "Download",
|
| 39 |
+
"air": "urn:air:wanvideo-22-i2v-a14b:lora:civitai:1967237@2230125",
|
| 40 |
+
"stats": {
|
| 41 |
+
"downloadCount": 17954,
|
| 42 |
+
"thumbsUpCount": 1197
|
| 43 |
+
},
|
| 44 |
+
"model": {
|
| 45 |
+
"name": "WAN 2.2 I2V - Breast Play",
|
| 46 |
+
"type": "LORA",
|
| 47 |
+
"nsfw": true,
|
| 48 |
+
"poi": false,
|
| 49 |
+
"description": "<p>v2 update:<br /><br />Added more options for nipple manipulation: pull, rub, and squeeze. I also tried to add one handed action, but it only works maybe 30% of the time. YMMV.</p><p><br />There are still no faces in the dataset so it should not change them at all.</p><p><br />-------</p><p>Compared to <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:6269752\" data-label=\"Kierkegaard420\">@Kierkegaard420</span>'s excellent multifunctional <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1913617/wan22-breast-play-t2vi2v\">lora</a>, mine is a one-trick-pony. It's really good at making women squeeze and rub both of their breasts with both hands, and that's pretty much it.<br /><br /><br />The major upside is that this lora does not affect faces as there are almost no faces in the training data.<br /><br /><br /><br />I plan on updating this to hopefully include more actions (specifically nipple pinching/rolling and one-handed action, which are in the dataset but didn't really come out in v1).</p>",
|
| 50 |
+
"tags": [
|
| 51 |
+
"action"
|
| 52 |
+
],
|
| 53 |
+
"allowNoCredit": true,
|
| 54 |
+
"allowCommercialUse": [
|
| 55 |
+
"Image",
|
| 56 |
+
"RentCivit",
|
| 57 |
+
"Rent",
|
| 58 |
+
"Sell"
|
| 59 |
+
],
|
| 60 |
+
"allowDerivatives": true,
|
| 61 |
+
"allowDifferentLicense": true
|
| 62 |
+
},
|
| 63 |
+
"files": [
|
| 64 |
+
{
|
| 65 |
+
"id": 2123133,
|
| 66 |
+
"sizeKB": 299617.1640625,
|
| 67 |
+
"name": "WAN-2.2-I2V-BreastPlay-HIGH-v2.safetensors",
|
| 68 |
+
"type": "Model",
|
| 69 |
+
"pickleScanResult": "Success",
|
| 70 |
+
"pickleScanMessage": "No Pickle imports",
|
| 71 |
+
"virusScanResult": "Success",
|
| 72 |
+
"virusScanMessage": null,
|
| 73 |
+
"scannedAt": "2025-09-19T06:05:53.525Z",
|
| 74 |
+
"metadata": {
|
| 75 |
+
"format": "SafeTensor",
|
| 76 |
+
"size": null,
|
| 77 |
+
"fp": null
|
| 78 |
+
},
|
| 79 |
+
"hashes": {
|
| 80 |
+
"AutoV1": "0C627655",
|
| 81 |
+
"AutoV2": "E73AEA4E37",
|
| 82 |
+
"SHA256": "E73AEA4E3769FD4BA2303C8EB54C2F4D260E6F16EA284335AE78D8DB9032699A",
|
| 83 |
+
"CRC32": "D61E45F6",
|
| 84 |
+
"BLAKE3": "6FB496408BB0337318C939BF806DE437338CE743E9799490537624116A54B56C",
|
| 85 |
+
"AutoV3": "6A1320F84657"
|
| 86 |
+
},
|
| 87 |
+
"primary": true,
|
| 88 |
+
"downloadUrl": "https://civitai.com/api/download/models/2230125"
|
| 89 |
+
}
|
| 90 |
+
],
|
| 91 |
+
"images": [
|
| 92 |
+
{
|
| 93 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/0d28747e-1c32-44e6-8c5d-dbbb6a06751e/original=true/101181676.mp4",
|
| 94 |
+
"nsfwLevel": 16,
|
| 95 |
+
"width": 480,
|
| 96 |
+
"height": 720,
|
| 97 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 98 |
+
"type": "video",
|
| 99 |
+
"metadata": {
|
| 100 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 101 |
+
"size": 649466,
|
| 102 |
+
"audio": false,
|
| 103 |
+
"width": 480,
|
| 104 |
+
"height": 720,
|
| 105 |
+
"duration": 6.063
|
| 106 |
+
},
|
| 107 |
+
"minor": false,
|
| 108 |
+
"poi": false,
|
| 109 |
+
"meta": {
|
| 110 |
+
"prompt": "nipPull\n\nshe pulls her own nipples\n\nnipple play",
|
| 111 |
+
"negativePrompt": "色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走"
|
| 112 |
+
},
|
| 113 |
+
"availability": "Public",
|
| 114 |
+
"hasMeta": true,
|
| 115 |
+
"hasPositivePrompt": true,
|
| 116 |
+
"onSite": false,
|
| 117 |
+
"remixOfId": null
|
| 118 |
+
},
|
| 119 |
+
{
|
| 120 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/96080b9b-2378-4c7e-8a53-edd622cd962c/original=true/101181686.mp4",
|
| 121 |
+
"nsfwLevel": 16,
|
| 122 |
+
"width": 1080,
|
| 123 |
+
"height": 1350,
|
| 124 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 125 |
+
"type": "video",
|
| 126 |
+
"metadata": {
|
| 127 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 128 |
+
"size": 8482868,
|
| 129 |
+
"audio": true,
|
| 130 |
+
"width": 1080,
|
| 131 |
+
"height": 1350,
|
| 132 |
+
"duration": 6.105
|
| 133 |
+
},
|
| 134 |
+
"minor": false,
|
| 135 |
+
"poi": false,
|
| 136 |
+
"meta": {
|
| 137 |
+
"prompt": "nipPull\nnipRub\nnipSqueeze"
|
| 138 |
+
},
|
| 139 |
+
"availability": "Public",
|
| 140 |
+
"hasMeta": true,
|
| 141 |
+
"hasPositivePrompt": true,
|
| 142 |
+
"onSite": false,
|
| 143 |
+
"remixOfId": null
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/06e4febe-5cc4-42fc-85ff-7abcecd1a15b/original=true/101181677.mp4",
|
| 147 |
+
"nsfwLevel": 16,
|
| 148 |
+
"width": 480,
|
| 149 |
+
"height": 720,
|
| 150 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 151 |
+
"type": "video",
|
| 152 |
+
"metadata": {
|
| 153 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 154 |
+
"size": 1414922,
|
| 155 |
+
"audio": false,
|
| 156 |
+
"width": 480,
|
| 157 |
+
"height": 720,
|
| 158 |
+
"duration": 6.063
|
| 159 |
+
},
|
| 160 |
+
"minor": false,
|
| 161 |
+
"poi": false,
|
| 162 |
+
"meta": {
|
| 163 |
+
"prompt": "She is massaging and squeezing her breasts\n\nBreast play. She is grabbing her own breasts."
|
| 164 |
+
},
|
| 165 |
+
"availability": "Public",
|
| 166 |
+
"hasMeta": true,
|
| 167 |
+
"hasPositivePrompt": true,
|
| 168 |
+
"onSite": false,
|
| 169 |
+
"remixOfId": null
|
| 170 |
+
},
|
| 171 |
+
{
|
| 172 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/705f6020-4436-4724-8902-d556cd6b453a/original=true/101181674.mp4",
|
| 173 |
+
"nsfwLevel": 4,
|
| 174 |
+
"width": 480,
|
| 175 |
+
"height": 720,
|
| 176 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 177 |
+
"type": "video",
|
| 178 |
+
"metadata": {
|
| 179 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 180 |
+
"size": 817778,
|
| 181 |
+
"audio": false,
|
| 182 |
+
"width": 480,
|
| 183 |
+
"height": 720,
|
| 184 |
+
"duration": 6.063,
|
| 185 |
+
"skipScannedAtReassignment": true
|
| 186 |
+
},
|
| 187 |
+
"minor": false,
|
| 188 |
+
"poi": false,
|
| 189 |
+
"meta": {
|
| 190 |
+
"prompt": "nipRub she is rubbing her own nipples\n\nnipple play"
|
| 191 |
+
},
|
| 192 |
+
"availability": "Public",
|
| 193 |
+
"hasMeta": true,
|
| 194 |
+
"hasPositivePrompt": true,
|
| 195 |
+
"onSite": false,
|
| 196 |
+
"remixOfId": null
|
| 197 |
+
},
|
| 198 |
+
{
|
| 199 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ca0e0c5e-4af4-45bc-832a-823332e0a3b8/original=true/101181675.mp4",
|
| 200 |
+
"nsfwLevel": 16,
|
| 201 |
+
"width": 480,
|
| 202 |
+
"height": 720,
|
| 203 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 204 |
+
"type": "video",
|
| 205 |
+
"metadata": {
|
| 206 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 207 |
+
"size": 894167,
|
| 208 |
+
"audio": false,
|
| 209 |
+
"width": 480,
|
| 210 |
+
"height": 720,
|
| 211 |
+
"duration": 6.063,
|
| 212 |
+
"skipScannedAtReassignment": true
|
| 213 |
+
},
|
| 214 |
+
"minor": false,
|
| 215 |
+
"poi": false,
|
| 216 |
+
"meta": {
|
| 217 |
+
"prompt": "nipRub\n\nshe rubs her own nipples\n\nnipple play"
|
| 218 |
+
},
|
| 219 |
+
"availability": "Public",
|
| 220 |
+
"hasMeta": true,
|
| 221 |
+
"hasPositivePrompt": true,
|
| 222 |
+
"onSite": false,
|
| 223 |
+
"remixOfId": null
|
| 224 |
+
},
|
| 225 |
+
{
|
| 226 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/5764046d-dff4-4020-82c1-a8c79f483dea/original=true/101181678.mp4",
|
| 227 |
+
"nsfwLevel": 8,
|
| 228 |
+
"width": 480,
|
| 229 |
+
"height": 480,
|
| 230 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 231 |
+
"type": "video",
|
| 232 |
+
"metadata": {
|
| 233 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 234 |
+
"size": 459181,
|
| 235 |
+
"audio": false,
|
| 236 |
+
"width": 480,
|
| 237 |
+
"height": 480,
|
| 238 |
+
"duration": 6.063
|
| 239 |
+
},
|
| 240 |
+
"minor": false,
|
| 241 |
+
"poi": false,
|
| 242 |
+
"meta": {
|
| 243 |
+
"prompt": "nipSqueeze\noneHand\n\nshe squeezes her own nipple with one hand\n\nnipple play"
|
| 244 |
+
},
|
| 245 |
+
"availability": "Public",
|
| 246 |
+
"hasMeta": true,
|
| 247 |
+
"hasPositivePrompt": true,
|
| 248 |
+
"onSite": false,
|
| 249 |
+
"remixOfId": null
|
| 250 |
+
},
|
| 251 |
+
{
|
| 252 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/16816179-6b7c-4062-8487-1f22926c198c/original=true/101181679.mp4",
|
| 253 |
+
"nsfwLevel": 8,
|
| 254 |
+
"width": 480,
|
| 255 |
+
"height": 720,
|
| 256 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 257 |
+
"type": "video",
|
| 258 |
+
"metadata": {
|
| 259 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 260 |
+
"size": 758891,
|
| 261 |
+
"audio": false,
|
| 262 |
+
"width": 480,
|
| 263 |
+
"height": 720,
|
| 264 |
+
"duration": 6.063,
|
| 265 |
+
"skipScannedAtReassignment": true
|
| 266 |
+
},
|
| 267 |
+
"minor": false,
|
| 268 |
+
"poi": false,
|
| 269 |
+
"meta": {
|
| 270 |
+
"prompt": "nipSqueeze\n\nshe squeezes her own nipples\n\nnipple play"
|
| 271 |
+
},
|
| 272 |
+
"availability": "Public",
|
| 273 |
+
"hasMeta": true,
|
| 274 |
+
"hasPositivePrompt": true,
|
| 275 |
+
"onSite": false,
|
| 276 |
+
"remixOfId": null
|
| 277 |
+
},
|
| 278 |
+
{
|
| 279 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/636af625-67c4-4bb8-9f20-f46e7bce3e43/original=true/101181681.mp4",
|
| 280 |
+
"nsfwLevel": 8,
|
| 281 |
+
"width": 480,
|
| 282 |
+
"height": 720,
|
| 283 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 284 |
+
"type": "video",
|
| 285 |
+
"metadata": {
|
| 286 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 287 |
+
"size": 1135818,
|
| 288 |
+
"audio": false,
|
| 289 |
+
"width": 480,
|
| 290 |
+
"height": 720,
|
| 291 |
+
"duration": 6.063
|
| 292 |
+
},
|
| 293 |
+
"minor": false,
|
| 294 |
+
"poi": false,
|
| 295 |
+
"meta": {
|
| 296 |
+
"prompt": "nipPull\n\nshe pulls her own nipples\n\nnipple play"
|
| 297 |
+
},
|
| 298 |
+
"availability": "Public",
|
| 299 |
+
"hasMeta": true,
|
| 300 |
+
"hasPositivePrompt": true,
|
| 301 |
+
"onSite": false,
|
| 302 |
+
"remixOfId": null
|
| 303 |
+
},
|
| 304 |
+
{
|
| 305 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/a68dedc4-f090-48ce-a36e-344791b9c3fa/original=true/101181692.mp4",
|
| 306 |
+
"nsfwLevel": 4,
|
| 307 |
+
"width": 480,
|
| 308 |
+
"height": 720,
|
| 309 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 310 |
+
"type": "video",
|
| 311 |
+
"metadata": {
|
| 312 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 313 |
+
"size": 680428,
|
| 314 |
+
"audio": false,
|
| 315 |
+
"width": 480,
|
| 316 |
+
"height": 720,
|
| 317 |
+
"duration": 6.063
|
| 318 |
+
},
|
| 319 |
+
"minor": false,
|
| 320 |
+
"poi": false,
|
| 321 |
+
"meta": {
|
| 322 |
+
"prompt": "she lifts both breasts and massages both breasts\n\nbreast play. She is grabbing her own breasts"
|
| 323 |
+
},
|
| 324 |
+
"availability": "Public",
|
| 325 |
+
"hasMeta": true,
|
| 326 |
+
"hasPositivePrompt": true,
|
| 327 |
+
"onSite": false,
|
| 328 |
+
"remixOfId": null
|
| 329 |
+
}
|
| 330 |
+
],
|
| 331 |
+
"downloadUrl": "https://civitai.com/api/download/models/2230125",
|
| 332 |
+
"creator": {
|
| 333 |
+
"username": "TwoMoreLurker",
|
| 334 |
+
"image": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/96af28c3-f5f8-46d8-9558-d60fe324773c/width=96/TwoMoreLurker.jpeg"
|
| 335 |
+
}
|
| 336 |
+
},
|
| 337 |
+
"tags": [
|
| 338 |
+
"action"
|
| 339 |
+
],
|
| 340 |
+
"modelDescription": "<p>v2 update:<br /><br />Added more options for nipple manipulation: pull, rub, and squeeze. I also tried to add one handed action, but it only works maybe 30% of the time. YMMV.</p><p><br />There are still no faces in the dataset so it should not change them at all.</p><p><br />-------</p><p>Compared to <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:6269752\" data-label=\"Kierkegaard420\">@Kierkegaard420</span>'s excellent multifunctional <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1913617/wan22-breast-play-t2vi2v\">lora</a>, mine is a one-trick-pony. It's really good at making women squeeze and rub both of their breasts with both hands, and that's pretty much it.<br /><br /><br />The major upside is that this lora does not affect faces as there are almost no faces in the training data.<br /><br /><br /><br />I plan on updating this to hopefully include more actions (specifically nipple pinching/rolling and one-handed action, which are in the dataset but didn't really come out in v1).</p>",
|
| 341 |
+
"civitai_deleted": false,
|
| 342 |
+
"favorite": false,
|
| 343 |
+
"exclude": false,
|
| 344 |
+
"db_checked": false,
|
| 345 |
+
"skip_metadata_refresh": false,
|
| 346 |
+
"metadata_source": "civitai_api",
|
| 347 |
+
"last_checked_at": 1772082478.231307,
|
| 348 |
+
"usage_tips": "{}"
|
| 349 |
+
}
|
loras/Actions/Helpers/WAN-2.2-I2V-BreastNipplePlay-HIGH-v2.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a3406ddc569f0fadc64f27c5849bb7df0567572afffa81e440658b18c3d4bf52
|
| 3 |
+
size 751358
|
loras/Actions/Helpers/WAN-2.2-I2V-BreastNipplePlay-HIGH-v2.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e73aea4e3769fd4ba2303c8eb54c2f4d260e6f16ea284335ae78d8db9032699a
|
| 3 |
+
size 306807976
|
loras/Actions/Helpers/WAN-2.2-I2V-BreastNipplePlay-LOW-v2.metadata.json
ADDED
|
@@ -0,0 +1,189 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"file_name": "WAN-2.2-I2V-BreastNipplePlay-LOW-v2",
|
| 3 |
+
"model_name": "WAN 2.2 I2V - Breast Play",
|
| 4 |
+
"file_path": "G:/AI/ComfyUI/models/loras/Actions/Helpers/WAN-2.2-I2V-BreastNipplePlay-LOW-v2.safetensors",
|
| 5 |
+
"size": 306807976,
|
| 6 |
+
"modified": 1772081881.234746,
|
| 7 |
+
"sha256": "827212a1edb0d88453ab00b5f15ff9600f796638fe3f8275e9af885ab1f6da87",
|
| 8 |
+
"base_model": "Wan Video 2.2 I2V-A14B",
|
| 9 |
+
"preview_url": "G:/AI/ComfyUI/models/loras/Actions/Helpers/WAN-2.2-I2V-BreastNipplePlay-LOW-v2.mp4",
|
| 10 |
+
"preview_nsfw_level": 4,
|
| 11 |
+
"notes": "",
|
| 12 |
+
"from_civitai": true,
|
| 13 |
+
"civitai": {
|
| 14 |
+
"id": 2230133,
|
| 15 |
+
"modelId": 1967237,
|
| 16 |
+
"name": "LOW v2",
|
| 17 |
+
"nsfwLevel": 60,
|
| 18 |
+
"createdAt": "2025-09-19T06:06:36.113Z",
|
| 19 |
+
"updatedAt": "2025-09-19T08:43:47.517Z",
|
| 20 |
+
"status": "Published",
|
| 21 |
+
"publishedAt": "2025-09-19T08:43:47.506Z",
|
| 22 |
+
"trainedWords": [
|
| 23 |
+
"nipPull",
|
| 24 |
+
"nipRub",
|
| 25 |
+
"nipSqueeze",
|
| 26 |
+
"oneHand",
|
| 27 |
+
"breast play",
|
| 28 |
+
"nipple play"
|
| 29 |
+
],
|
| 30 |
+
"trainingStatus": null,
|
| 31 |
+
"trainingDetails": null,
|
| 32 |
+
"baseModel": "Wan Video 2.2 I2V-A14B",
|
| 33 |
+
"baseModelType": "Standard",
|
| 34 |
+
"earlyAccessEndsAt": null,
|
| 35 |
+
"earlyAccessConfig": null,
|
| 36 |
+
"description": null,
|
| 37 |
+
"uploadType": "Created",
|
| 38 |
+
"usageControl": "Download",
|
| 39 |
+
"air": "urn:air:wanvideo-22-i2v-a14b:lora:civitai:1967237@2230133",
|
| 40 |
+
"stats": {
|
| 41 |
+
"downloadCount": 14741,
|
| 42 |
+
"thumbsUpCount": 407
|
| 43 |
+
},
|
| 44 |
+
"model": {
|
| 45 |
+
"name": "WAN 2.2 I2V - Breast Play",
|
| 46 |
+
"type": "LORA",
|
| 47 |
+
"nsfw": true,
|
| 48 |
+
"poi": false,
|
| 49 |
+
"description": "<p>v2 update:<br /><br />Added more options for nipple manipulation: pull, rub, and squeeze. I also tried to add one handed action, but it only works maybe 30% of the time. YMMV.</p><p><br />There are still no faces in the dataset so it should not change them at all.</p><p><br />-------</p><p>Compared to <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:6269752\" data-label=\"Kierkegaard420\">@Kierkegaard420</span>'s excellent multifunctional <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1913617/wan22-breast-play-t2vi2v\">lora</a>, mine is a one-trick-pony. It's really good at making women squeeze and rub both of their breasts with both hands, and that's pretty much it.<br /><br /><br />The major upside is that this lora does not affect faces as there are almost no faces in the training data.<br /><br /><br /><br />I plan on updating this to hopefully include more actions (specifically nipple pinching/rolling and one-handed action, which are in the dataset but didn't really come out in v1).</p>",
|
| 50 |
+
"tags": [
|
| 51 |
+
"action"
|
| 52 |
+
],
|
| 53 |
+
"allowNoCredit": true,
|
| 54 |
+
"allowCommercialUse": [
|
| 55 |
+
"Image",
|
| 56 |
+
"RentCivit",
|
| 57 |
+
"Rent",
|
| 58 |
+
"Sell"
|
| 59 |
+
],
|
| 60 |
+
"allowDerivatives": true,
|
| 61 |
+
"allowDifferentLicense": true
|
| 62 |
+
},
|
| 63 |
+
"files": [
|
| 64 |
+
{
|
| 65 |
+
"id": 2123143,
|
| 66 |
+
"sizeKB": 299617.1640625,
|
| 67 |
+
"name": "WAN-2.2-I2V-BreastPlay-LOW-v2.safetensors",
|
| 68 |
+
"type": "Model",
|
| 69 |
+
"pickleScanResult": "Success",
|
| 70 |
+
"pickleScanMessage": "No Pickle imports",
|
| 71 |
+
"virusScanResult": "Success",
|
| 72 |
+
"virusScanMessage": null,
|
| 73 |
+
"scannedAt": "2025-09-19T06:11:24.632Z",
|
| 74 |
+
"metadata": {
|
| 75 |
+
"format": "SafeTensor",
|
| 76 |
+
"size": null,
|
| 77 |
+
"fp": null
|
| 78 |
+
},
|
| 79 |
+
"hashes": {
|
| 80 |
+
"AutoV1": "3D77DBFE",
|
| 81 |
+
"AutoV2": "827212A1ED",
|
| 82 |
+
"SHA256": "827212A1EDB0D88453AB00B5F15FF9600F796638FE3F8275E9AF885AB1F6DA87",
|
| 83 |
+
"CRC32": "890ECEA9",
|
| 84 |
+
"BLAKE3": "03B62824570A6246C63CD294F7C58A053C5412C409659E3E4980089ACE1CF12E",
|
| 85 |
+
"AutoV3": "2497D0D99766"
|
| 86 |
+
},
|
| 87 |
+
"primary": true,
|
| 88 |
+
"downloadUrl": "https://civitai.com/api/download/models/2230133"
|
| 89 |
+
}
|
| 90 |
+
],
|
| 91 |
+
"images": [
|
| 92 |
+
{
|
| 93 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/66e338dd-a0f0-4a24-aa7f-0b3315c82bb5/original=true/101181662.mp4",
|
| 94 |
+
"nsfwLevel": 4,
|
| 95 |
+
"width": 480,
|
| 96 |
+
"height": 720,
|
| 97 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 98 |
+
"type": "video",
|
| 99 |
+
"metadata": {
|
| 100 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 101 |
+
"size": 680428,
|
| 102 |
+
"audio": false,
|
| 103 |
+
"width": 480,
|
| 104 |
+
"height": 720,
|
| 105 |
+
"duration": 6.063
|
| 106 |
+
},
|
| 107 |
+
"minor": false,
|
| 108 |
+
"poi": false,
|
| 109 |
+
"meta": {
|
| 110 |
+
"prompt": "she lifts both breasts and massages both breasts\n\nbreast play. She is grabbing her own breasts"
|
| 111 |
+
},
|
| 112 |
+
"availability": "Public",
|
| 113 |
+
"hasMeta": true,
|
| 114 |
+
"hasPositivePrompt": true,
|
| 115 |
+
"onSite": false,
|
| 116 |
+
"remixOfId": null
|
| 117 |
+
},
|
| 118 |
+
{
|
| 119 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/30a0bb7d-45e2-4294-96d9-04d9acb0a01f/original=true/101181661.mp4",
|
| 120 |
+
"nsfwLevel": 8,
|
| 121 |
+
"width": 480,
|
| 122 |
+
"height": 720,
|
| 123 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 124 |
+
"type": "video",
|
| 125 |
+
"metadata": {
|
| 126 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 127 |
+
"size": 758891,
|
| 128 |
+
"audio": false,
|
| 129 |
+
"width": 480,
|
| 130 |
+
"height": 720,
|
| 131 |
+
"duration": 6.063
|
| 132 |
+
},
|
| 133 |
+
"minor": false,
|
| 134 |
+
"poi": false,
|
| 135 |
+
"meta": {
|
| 136 |
+
"prompt": "nipSqueeze\n\nshe squeezes her own nipples\n\nnipple play"
|
| 137 |
+
},
|
| 138 |
+
"availability": "Public",
|
| 139 |
+
"hasMeta": true,
|
| 140 |
+
"hasPositivePrompt": true,
|
| 141 |
+
"onSite": false,
|
| 142 |
+
"remixOfId": null
|
| 143 |
+
},
|
| 144 |
+
{
|
| 145 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/dcfd2422-3ee1-4d7e-ba16-91a66abc6741/original=true/101181670.mp4",
|
| 146 |
+
"nsfwLevel": 16,
|
| 147 |
+
"width": 1080,
|
| 148 |
+
"height": 1350,
|
| 149 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 150 |
+
"type": "video",
|
| 151 |
+
"metadata": {
|
| 152 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 153 |
+
"size": 8482868,
|
| 154 |
+
"audio": true,
|
| 155 |
+
"width": 1080,
|
| 156 |
+
"height": 1350,
|
| 157 |
+
"duration": 6.105
|
| 158 |
+
},
|
| 159 |
+
"minor": false,
|
| 160 |
+
"poi": false,
|
| 161 |
+
"meta": {
|
| 162 |
+
"prompt": "nipPull\nnipRub\nnipSqueeze"
|
| 163 |
+
},
|
| 164 |
+
"availability": "Public",
|
| 165 |
+
"hasMeta": true,
|
| 166 |
+
"hasPositivePrompt": true,
|
| 167 |
+
"onSite": false,
|
| 168 |
+
"remixOfId": null
|
| 169 |
+
}
|
| 170 |
+
],
|
| 171 |
+
"downloadUrl": "https://civitai.com/api/download/models/2230133",
|
| 172 |
+
"creator": {
|
| 173 |
+
"username": "TwoMoreLurker",
|
| 174 |
+
"image": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/96af28c3-f5f8-46d8-9558-d60fe324773c/width=96/TwoMoreLurker.jpeg"
|
| 175 |
+
}
|
| 176 |
+
},
|
| 177 |
+
"tags": [
|
| 178 |
+
"action"
|
| 179 |
+
],
|
| 180 |
+
"modelDescription": "<p>v2 update:<br /><br />Added more options for nipple manipulation: pull, rub, and squeeze. I also tried to add one handed action, but it only works maybe 30% of the time. YMMV.</p><p><br />There are still no faces in the dataset so it should not change them at all.</p><p><br />-------</p><p>Compared to <span class=\"MentionNode_mention__q78sK\" data-type=\"mention\" data-id=\"mention:6269752\" data-label=\"Kierkegaard420\">@Kierkegaard420</span>'s excellent multifunctional <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/models/1913617/wan22-breast-play-t2vi2v\">lora</a>, mine is a one-trick-pony. It's really good at making women squeeze and rub both of their breasts with both hands, and that's pretty much it.<br /><br /><br />The major upside is that this lora does not affect faces as there are almost no faces in the training data.<br /><br /><br /><br />I plan on updating this to hopefully include more actions (specifically nipple pinching/rolling and one-handed action, which are in the dataset but didn't really come out in v1).</p>",
|
| 181 |
+
"civitai_deleted": false,
|
| 182 |
+
"favorite": false,
|
| 183 |
+
"exclude": false,
|
| 184 |
+
"db_checked": false,
|
| 185 |
+
"skip_metadata_refresh": false,
|
| 186 |
+
"metadata_source": "civitai_api",
|
| 187 |
+
"last_checked_at": 1772082478.640508,
|
| 188 |
+
"usage_tips": "{}"
|
| 189 |
+
}
|
loras/Actions/Helpers/WAN-2.2-I2V-BreastNipplePlay-LOW-v2.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:65595f3ed4f7478b00775218ef250f9406ed4605e1ea04a93eb1dcbba2597157
|
| 3 |
+
size 684136
|
loras/Actions/Helpers/WAN-2.2-I2V-BreastNipplePlay-LOW-v2.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:827212a1edb0d88453ab00b5f15ff9600f796638fe3f8275e9af885ab1f6da87
|
| 3 |
+
size 306807976
|
loras/Actions/Helpers/WAN2.2 - Asshole - HIGH - I2V - e68.metadata.json
ADDED
|
@@ -0,0 +1,291 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"file_name": "WAN2.2 - Asshole - HIGH - I2V - e68",
|
| 3 |
+
"model_name": "Anus Insertion - Wan 2.2",
|
| 4 |
+
"file_path": "G:/AI/ComfyUI/models/loras/Actions/Helpers/WAN2.2 - Asshole - HIGH - I2V - e68.safetensors",
|
| 5 |
+
"size": 613516752,
|
| 6 |
+
"modified": 1772081881.837069,
|
| 7 |
+
"sha256": "69616b33f248f47f203a96deb3bd0291deeee457da512ef421696c2f3b10b00c",
|
| 8 |
+
"base_model": "Wan Video 2.2 I2V-A14B",
|
| 9 |
+
"preview_url": "G:/AI/ComfyUI/models/loras/Actions/Helpers/WAN2.2 - Asshole - HIGH - I2V - e68.mp4",
|
| 10 |
+
"preview_nsfw_level": 16,
|
| 11 |
+
"notes": "",
|
| 12 |
+
"from_civitai": true,
|
| 13 |
+
"civitai": {
|
| 14 |
+
"id": 2510439,
|
| 15 |
+
"modelId": 2230041,
|
| 16 |
+
"name": "High",
|
| 17 |
+
"baseModel": "Wan Video 2.2 I2V-A14B",
|
| 18 |
+
"baseModelType": "Standard",
|
| 19 |
+
"description": "<p>main</p>",
|
| 20 |
+
"is_nsfw": true,
|
| 21 |
+
"createdAt": "2025-12-17T01:12:11.787Z",
|
| 22 |
+
"updatedAt": "2025-12-18T20:46:14.509Z",
|
| 23 |
+
"deletedAt": "2025-12-18T20:46:14.509Z",
|
| 24 |
+
"files": [
|
| 25 |
+
{
|
| 26 |
+
"id": 2398374,
|
| 27 |
+
"sizeKB": 599137.453125,
|
| 28 |
+
"name": "WAN2.2 - Asshole - HIGH - I2V - e68.safetensors",
|
| 29 |
+
"type": "Model",
|
| 30 |
+
"downloadUrl": "https://civitai.com/api/download/models/2510439",
|
| 31 |
+
"primary": true,
|
| 32 |
+
"mirrors": [
|
| 33 |
+
{
|
| 34 |
+
"filename": "WAN2.2 - Asshole - HIGH - I2V - e68.safetensors",
|
| 35 |
+
"url": "https://civitai.com/api/download/models/2510439",
|
| 36 |
+
"source": "civitai",
|
| 37 |
+
"model_id": 2230041,
|
| 38 |
+
"model_version_id": 2510439,
|
| 39 |
+
"deletedAt": "2025-12-18T20:46:14.502Z",
|
| 40 |
+
"is_gated": false,
|
| 41 |
+
"is_paid": false
|
| 42 |
+
},
|
| 43 |
+
{
|
| 44 |
+
"filename": "WAN2.2 - Asshole - HIGH - I2V - e68.safetensors",
|
| 45 |
+
"url": "https://civitai.com/api/download/models/2450906",
|
| 46 |
+
"source": "civitai",
|
| 47 |
+
"model_id": 1954733,
|
| 48 |
+
"model_version_id": 2450906,
|
| 49 |
+
"deletedAt": "2025-12-16T15:58:26.110Z",
|
| 50 |
+
"is_gated": false,
|
| 51 |
+
"is_paid": false
|
| 52 |
+
},
|
| 53 |
+
{
|
| 54 |
+
"filename": "WAN2.2 - Asshole - HIGH - I2V - e68.safetensors",
|
| 55 |
+
"url": "https://huggingface.co/SRodge00/aholenew/resolve/main/WAN2.2 - Asshole - HIGH - I2V - e68.safetensors",
|
| 56 |
+
"source": "huggingface",
|
| 57 |
+
"deletedAt": null,
|
| 58 |
+
"is_gated": false,
|
| 59 |
+
"is_paid": false,
|
| 60 |
+
"model_id": null,
|
| 61 |
+
"model_version_id": null
|
| 62 |
+
},
|
| 63 |
+
{
|
| 64 |
+
"filename": "WAN2.2 - Asshole - HIGH - I2V - e68.safetensors",
|
| 65 |
+
"url": "https://huggingface.co/bananas42/anal/resolve/main/WAN2.2 - Asshole - HIGH - I2V - e68.safetensors",
|
| 66 |
+
"source": "huggingface",
|
| 67 |
+
"deletedAt": null,
|
| 68 |
+
"is_gated": false,
|
| 69 |
+
"is_paid": false,
|
| 70 |
+
"model_id": null,
|
| 71 |
+
"model_version_id": null
|
| 72 |
+
},
|
| 73 |
+
{
|
| 74 |
+
"filename": "WAN2.2 - Asshole - HIGH - I2V - e68.safetensors",
|
| 75 |
+
"url": "https://huggingface.co/boobkake22/LoRA-Archive/resolve/main/WAN2.2 - Asshole - HIGH - I2V - e68.safetensors",
|
| 76 |
+
"source": "huggingface",
|
| 77 |
+
"deletedAt": null,
|
| 78 |
+
"is_gated": false,
|
| 79 |
+
"is_paid": false,
|
| 80 |
+
"model_id": null,
|
| 81 |
+
"model_version_id": null
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"filename": "WAN2.2 - Asshole - HIGH - I2V - e68.safetensors",
|
| 85 |
+
"url": "https://huggingface.co/hank87/zoomoutlaydownanail/resolve/main/WAN2.2 - Asshole - HIGH - I2V - e68.safetensors",
|
| 86 |
+
"source": "huggingface",
|
| 87 |
+
"deletedAt": null,
|
| 88 |
+
"is_gated": false,
|
| 89 |
+
"is_paid": false,
|
| 90 |
+
"model_id": null,
|
| 91 |
+
"model_version_id": null
|
| 92 |
+
},
|
| 93 |
+
{
|
| 94 |
+
"filename": "high.safetensors",
|
| 95 |
+
"url": "https://huggingface.co/pr0nai/wan_2.2_loras/resolve/main/asshole/high.safetensors",
|
| 96 |
+
"source": "huggingface",
|
| 97 |
+
"deletedAt": null,
|
| 98 |
+
"is_gated": false,
|
| 99 |
+
"is_paid": false,
|
| 100 |
+
"model_id": null,
|
| 101 |
+
"model_version_id": null
|
| 102 |
+
},
|
| 103 |
+
{
|
| 104 |
+
"filename": "WAN2.2 - Asshole - HIGH - I2V - e68.safetensors",
|
| 105 |
+
"url": "https://huggingface.co/Zachimo/WanAsshole/resolve/main/WAN2.2 - Asshole - HIGH - I2V - e68.safetensors",
|
| 106 |
+
"source": "huggingface",
|
| 107 |
+
"deletedAt": null,
|
| 108 |
+
"is_gated": false,
|
| 109 |
+
"is_paid": false,
|
| 110 |
+
"model_id": null,
|
| 111 |
+
"model_version_id": null
|
| 112 |
+
},
|
| 113 |
+
{
|
| 114 |
+
"filename": "WAN2.2 - Asshole - HIGH - I2V - e68.safetensors",
|
| 115 |
+
"url": "https://huggingface.co/profpeng/wanasshole/resolve/main/WAN2.2 - Asshole - HIGH - I2V - e68.safetensors",
|
| 116 |
+
"source": "huggingface",
|
| 117 |
+
"deletedAt": null,
|
| 118 |
+
"is_gated": false,
|
| 119 |
+
"is_paid": false,
|
| 120 |
+
"model_id": null,
|
| 121 |
+
"model_version_id": null
|
| 122 |
+
},
|
| 123 |
+
{
|
| 124 |
+
"filename": "WAN2.2 - Asshole - HIGH - I2V - e68.safetensors",
|
| 125 |
+
"url": "https://huggingface.co/happiness7qx/comfyuimodeltests/resolve/main/loras/WAN2.2 - Asshole - HIGH - I2V - e68.safetensors",
|
| 126 |
+
"source": "huggingface",
|
| 127 |
+
"deletedAt": null,
|
| 128 |
+
"is_gated": false,
|
| 129 |
+
"is_paid": false,
|
| 130 |
+
"model_id": null,
|
| 131 |
+
"model_version_id": null
|
| 132 |
+
},
|
| 133 |
+
{
|
| 134 |
+
"filename": "WAN2.2 - Asshole - HIGH - I2V - e68.safetensors",
|
| 135 |
+
"url": "https://huggingface.co/UnifiedHorusRA/TheWan2.2I2V2/resolve/main/Asshole_-_Wan_2_2_T2V_I2V_14B/Wan_Video_2_2_I2V-A14B/WAN2.2 - Asshole - HIGH - I2V - e68.safetensors",
|
| 136 |
+
"source": "huggingface",
|
| 137 |
+
"deletedAt": null,
|
| 138 |
+
"is_gated": false,
|
| 139 |
+
"is_paid": false,
|
| 140 |
+
"model_id": null,
|
| 141 |
+
"model_version_id": null
|
| 142 |
+
},
|
| 143 |
+
{
|
| 144 |
+
"filename": "WAN2.2 - Asshole - HIGH - I2V - e68.safetensors",
|
| 145 |
+
"url": "https://huggingface.co/UnifiedHorusRA/TheWan2.2I2V3/resolve/main/Asshole_-_Wan_2_2_T2V_I2V_14B/Wan_Video_2_2_I2V-A14B/WAN2.2 - Asshole - HIGH - I2V - e68.safetensors",
|
| 146 |
+
"source": "huggingface",
|
| 147 |
+
"deletedAt": null,
|
| 148 |
+
"is_gated": false,
|
| 149 |
+
"is_paid": false,
|
| 150 |
+
"model_id": null,
|
| 151 |
+
"model_version_id": null
|
| 152 |
+
},
|
| 153 |
+
{
|
| 154 |
+
"filename": "WAN2.2 - Asshole - HIGH - I2V - e68.safetensors",
|
| 155 |
+
"url": "https://huggingface.co/Paolo222/DPaint/resolve/main/WAN2.2 - Asshole - HIGH - I2V - e68.safetensors",
|
| 156 |
+
"source": "huggingface",
|
| 157 |
+
"deletedAt": null,
|
| 158 |
+
"is_gated": false,
|
| 159 |
+
"is_paid": false,
|
| 160 |
+
"model_id": null,
|
| 161 |
+
"model_version_id": null
|
| 162 |
+
},
|
| 163 |
+
{
|
| 164 |
+
"filename": "WAN2.2 - Asshole - HIGH - I2V - e68.safetensors",
|
| 165 |
+
"url": "https://huggingface.co/Sentinel7/wan/resolve/main/1954733/2450906/WAN2.2 - Asshole - HIGH - I2V - e68.safetensors",
|
| 166 |
+
"source": "huggingface",
|
| 167 |
+
"deletedAt": null,
|
| 168 |
+
"is_gated": false,
|
| 169 |
+
"is_paid": false,
|
| 170 |
+
"model_id": null,
|
| 171 |
+
"model_version_id": null
|
| 172 |
+
},
|
| 173 |
+
{
|
| 174 |
+
"filename": "WAN2.2 - Asshole - HIGH - I2V - e68.safetensors",
|
| 175 |
+
"url": "https://huggingface.co/bjooo/wan2.2_loras/resolve/main/WAN2.2 - Asshole - HIGH - I2V - e68.safetensors",
|
| 176 |
+
"source": "huggingface",
|
| 177 |
+
"deletedAt": null,
|
| 178 |
+
"is_gated": false,
|
| 179 |
+
"is_paid": false,
|
| 180 |
+
"model_id": null,
|
| 181 |
+
"model_version_id": null
|
| 182 |
+
},
|
| 183 |
+
{
|
| 184 |
+
"filename": "wan222020asshole2020HIGH20.Xgey.safetensors",
|
| 185 |
+
"url": "https://huggingface.co/tianbugao/wan_i2v/resolve/main/loras/wan222020asshole2020HIGH20.Xgey.safetensors",
|
| 186 |
+
"source": "huggingface",
|
| 187 |
+
"deletedAt": null,
|
| 188 |
+
"is_gated": false,
|
| 189 |
+
"is_paid": false,
|
| 190 |
+
"model_id": null,
|
| 191 |
+
"model_version_id": null
|
| 192 |
+
},
|
| 193 |
+
{
|
| 194 |
+
"filename": "AssholeI2V_HIGH.safetensors",
|
| 195 |
+
"url": "https://huggingface.co/jacobtaylor00124/runup/resolve/main/AssholeI2V_HIGH.safetensors",
|
| 196 |
+
"source": "huggingface",
|
| 197 |
+
"deletedAt": null,
|
| 198 |
+
"is_gated": false,
|
| 199 |
+
"is_paid": false,
|
| 200 |
+
"model_id": null,
|
| 201 |
+
"model_version_id": null
|
| 202 |
+
},
|
| 203 |
+
{
|
| 204 |
+
"filename": "WAN2.2 - Asshole - HIGH - I2V - e68.safetensors",
|
| 205 |
+
"url": "https://huggingface.co/Frankis72/Gtmoney/resolve/main/WAN2.2 - Asshole - HIGH - I2V - e68.safetensors",
|
| 206 |
+
"source": "huggingface",
|
| 207 |
+
"deletedAt": "2026-02-22T17:53:11.397Z",
|
| 208 |
+
"is_gated": false,
|
| 209 |
+
"is_paid": false,
|
| 210 |
+
"model_id": null,
|
| 211 |
+
"model_version_id": null
|
| 212 |
+
}
|
| 213 |
+
],
|
| 214 |
+
"hashes": {
|
| 215 |
+
"SHA256": "69616B33F248F47F203A96DEB3BD0291DEEEE457DA512EF421696C2F3B10B00C"
|
| 216 |
+
},
|
| 217 |
+
"modelVersionId": 2510439,
|
| 218 |
+
"modelId": 2230041
|
| 219 |
+
}
|
| 220 |
+
],
|
| 221 |
+
"images": [
|
| 222 |
+
{
|
| 223 |
+
"id": 114113742,
|
| 224 |
+
"url": "https://c.genur.art/95e2e501-78a4-4963-9188-cec16e26768a",
|
| 225 |
+
"nsfwLevel": 16,
|
| 226 |
+
"width": 2080,
|
| 227 |
+
"height": 1440,
|
| 228 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 229 |
+
"type": "video",
|
| 230 |
+
"minor": false,
|
| 231 |
+
"poi": false,
|
| 232 |
+
"hasMeta": true,
|
| 233 |
+
"hasPositivePrompt": true,
|
| 234 |
+
"onSite": false,
|
| 235 |
+
"remixOfId": null,
|
| 236 |
+
"video_url": "https://c.genur.art/95e2e501-78a4-4963-9188-cec16e26768a",
|
| 237 |
+
"image_url": "https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC85NWUyZTUwMS03OGE0LTQ5NjMtOTE4OC1jZWMxNmUyNjc2OGE",
|
| 238 |
+
"link": "https://genur.art/posts/114113742"
|
| 239 |
+
}
|
| 240 |
+
],
|
| 241 |
+
"allow_download": true,
|
| 242 |
+
"download_url": "/api/download/models/2510439",
|
| 243 |
+
"platform_url": "https://civitai.com/models/2230041?modelVersionId=2510439",
|
| 244 |
+
"civitai_model_id": 2230041,
|
| 245 |
+
"civitai_model_version_id": 2510439,
|
| 246 |
+
"href": "/models/2230041?modelVersionId=2510439",
|
| 247 |
+
"mirrors": [],
|
| 248 |
+
"trainedWords": [],
|
| 249 |
+
"nsfwLevel": 60,
|
| 250 |
+
"stats": {
|
| 251 |
+
"downloadCount": 598,
|
| 252 |
+
"ratingCount": 0,
|
| 253 |
+
"rating": 0
|
| 254 |
+
},
|
| 255 |
+
"model": {
|
| 256 |
+
"name": "Anus Insertion - Wan 2.2",
|
| 257 |
+
"type": "LORA",
|
| 258 |
+
"nsfw": true,
|
| 259 |
+
"description": "<p><strong>Original has been deleted. This lora worked best for anal insertion videos, it's a really well made lora and I want it to stay on here.<br /><br />It is trained on women but it can work for anything. </strong><br /></p><h1 id=\"original-description:\">Original description:</h1><p><br /><em>Trained on a quite large collection and a lot of different concepts, the main one being women lying on their back showing their asshole. Regularization data were also mixed in to prevent bias.</em></p><p><em>The model seems to perform well in a wide variety of scenes and has the potential to perform well in much more tasks than the one it was intended for.</em></p><p><em><u>Works for T2V as well as I2V.</u></em></p><h3 id=\"trainingdataset-parameters\"><em>Training/Dataset parameters</em></h3><ul><li><p><em>259 * 512x512 videos of 3 seconds.</em></p></li><li><p><em>189 * 1024x1024 images.</em></p></li><li><p><em>Rank 128.</em></p></li><li><p><em>18 epochs on the high noise.</em></p></li><li><p><em>22 epochs on the low noise.</em></p></li><li><p><em>Higher repeats on concepts with less data.</em></p></li><li><p><em>Learning rates started at 0.0001 for both, and the last ~20% of training ran at about 0.00002.</em></p></li><li><p><em>Videos were sliced and cropped using a custom tool I wrote.</em></p></li><li><p><em>Captioning:</em></p><ul><li><p><em>Qwen2.5-VL was used for the initial captioning.</em></p></li><li><p><em>The system prompt was adapted for each different concept to provide the model with a context and instructions on what to look for.</em></p></li><li><p><em>Manually reviewed with minor corrections.</em></p></li></ul></li><li><p><em>Trained using diffusion-pipe on a single 5090.</em></p></li></ul><h3 id=\"what-it-what-trained-on:\"><em>What it what trained on:</em></h3><ul><li><p><em>Women in piledriver position</em></p><ul><li><p><em>Spreading her buttocks with own hands</em></p></li><li><p><em>Viewer spreading her buttocks</em></p></li></ul></li><li><p><em>Close-up of vaginas from under</em></p></li><li><p><em>Penis anal insertion</em></p></li><li><p><em>Penis anal pull-out</em></p></li><li><p><em>Penis anal thrusting</em></p></li><li><p><em>Side views</em></p></li><li><p><em>POV views</em></p></li><li><p><em>A variety of pubic hairiness, but I am somehow still unable to control it</em></p></li><li><p><em>Ejaculation, but hard to control</em></p></li><li><p><em>Faces were mostly cut out of frame to minimize character bleeding</em></p></li></ul><h3 id=\"what-it-cannot-do:\"><em>What it cannot do:</em></h3><ul><li><p><em>Do NOT expect good results on standing poses. There is none in the dataset.</em></p></li></ul><p><em>See the prompts associated with the samples.</em></p>",
|
| 260 |
+
"tags": [
|
| 261 |
+
"concept"
|
| 262 |
+
],
|
| 263 |
+
"allowNoCredit": true,
|
| 264 |
+
"allowCommercialUse": [
|
| 265 |
+
"Sell"
|
| 266 |
+
],
|
| 267 |
+
"allowDerivatives": true,
|
| 268 |
+
"allowDifferentLicense": true
|
| 269 |
+
},
|
| 270 |
+
"creator": {
|
| 271 |
+
"username": "Cat_Felis",
|
| 272 |
+
"image": "",
|
| 273 |
+
"name": "Cat_Felis",
|
| 274 |
+
"url": "/users/Cat_Felis"
|
| 275 |
+
},
|
| 276 |
+
"source": "civarchive",
|
| 277 |
+
"is_deleted": true
|
| 278 |
+
},
|
| 279 |
+
"tags": [
|
| 280 |
+
"concept"
|
| 281 |
+
],
|
| 282 |
+
"modelDescription": "<p><strong>Original has been deleted. This lora worked best for anal insertion videos, it's a really well made lora and I want it to stay on here.<br /><br />It is trained on women but it can work for anything. </strong><br /></p><h1 id=\"original-description:\">Original description:</h1><p><br /><em>Trained on a quite large collection and a lot of different concepts, the main one being women lying on their back showing their asshole. Regularization data were also mixed in to prevent bias.</em></p><p><em>The model seems to perform well in a wide variety of scenes and has the potential to perform well in much more tasks than the one it was intended for.</em></p><p><em><u>Works for T2V as well as I2V.</u></em></p><h3 id=\"trainingdataset-parameters\"><em>Training/Dataset parameters</em></h3><ul><li><p><em>259 * 512x512 videos of 3 seconds.</em></p></li><li><p><em>189 * 1024x1024 images.</em></p></li><li><p><em>Rank 128.</em></p></li><li><p><em>18 epochs on the high noise.</em></p></li><li><p><em>22 epochs on the low noise.</em></p></li><li><p><em>Higher repeats on concepts with less data.</em></p></li><li><p><em>Learning rates started at 0.0001 for both, and the last ~20% of training ran at about 0.00002.</em></p></li><li><p><em>Videos were sliced and cropped using a custom tool I wrote.</em></p></li><li><p><em>Captioning:</em></p><ul><li><p><em>Qwen2.5-VL was used for the initial captioning.</em></p></li><li><p><em>The system prompt was adapted for each different concept to provide the model with a context and instructions on what to look for.</em></p></li><li><p><em>Manually reviewed with minor corrections.</em></p></li></ul></li><li><p><em>Trained using diffusion-pipe on a single 5090.</em></p></li></ul><h3 id=\"what-it-what-trained-on:\"><em>What it what trained on:</em></h3><ul><li><p><em>Women in piledriver position</em></p><ul><li><p><em>Spreading her buttocks with own hands</em></p></li><li><p><em>Viewer spreading her buttocks</em></p></li></ul></li><li><p><em>Close-up of vaginas from under</em></p></li><li><p><em>Penis anal insertion</em></p></li><li><p><em>Penis anal pull-out</em></p></li><li><p><em>Penis anal thrusting</em></p></li><li><p><em>Side views</em></p></li><li><p><em>POV views</em></p></li><li><p><em>A variety of pubic hairiness, but I am somehow still unable to control it</em></p></li><li><p><em>Ejaculation, but hard to control</em></p></li><li><p><em>Faces were mostly cut out of frame to minimize character bleeding</em></p></li></ul><h3 id=\"what-it-cannot-do:\"><em>What it cannot do:</em></h3><ul><li><p><em>Do NOT expect good results on standing poses. There is none in the dataset.</em></p></li></ul><p><em>See the prompts associated with the samples.</em></p>",
|
| 283 |
+
"civitai_deleted": false,
|
| 284 |
+
"favorite": false,
|
| 285 |
+
"exclude": false,
|
| 286 |
+
"db_checked": false,
|
| 287 |
+
"skip_metadata_refresh": false,
|
| 288 |
+
"metadata_source": "civarchive",
|
| 289 |
+
"last_checked_at": 1772082479.77443,
|
| 290 |
+
"usage_tips": "{}"
|
| 291 |
+
}
|
loras/Actions/Helpers/WAN2.2 - Asshole - HIGH - I2V - e68.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1803ede4cb662b256d551ca1a43122e7c4fa1c7abc83b1f6d13a414ca51c904d
|
| 3 |
+
size 5262389
|
loras/Actions/Helpers/WAN2.2 - Asshole - HIGH - I2V - e68.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:69616b33f248f47f203a96deb3bd0291deeee457da512ef421696c2f3b10b00c
|
| 3 |
+
size 613516752
|
loras/Actions/Helpers/WAN2.2 - Asshole - LOW - I2V - e41.metadata.json
ADDED
|
@@ -0,0 +1,331 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"file_name": "WAN2.2 - Asshole - LOW - I2V - e41",
|
| 3 |
+
"model_name": "Anus Insertion - Wan 2.2",
|
| 4 |
+
"file_path": "G:/AI/ComfyUI/models/loras/Actions/Helpers/WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 5 |
+
"size": 613516752,
|
| 6 |
+
"modified": 1772081882.228836,
|
| 7 |
+
"sha256": "bf1c81dd1438b69842968ebabcfc0e559f40b4fa636e78d32bf20a0aa349b35b",
|
| 8 |
+
"base_model": "Wan Video 2.2 I2V-A14B",
|
| 9 |
+
"preview_url": "G:/AI/ComfyUI/models/loras/Actions/Helpers/WAN2.2 - Asshole - LOW - I2V - e41.mp4",
|
| 10 |
+
"preview_nsfw_level": 16,
|
| 11 |
+
"notes": "",
|
| 12 |
+
"from_civitai": true,
|
| 13 |
+
"civitai": {
|
| 14 |
+
"id": 2510472,
|
| 15 |
+
"modelId": 2230041,
|
| 16 |
+
"name": "Low",
|
| 17 |
+
"baseModel": "Wan Video 2.2 I2V-A14B",
|
| 18 |
+
"baseModelType": "Standard",
|
| 19 |
+
"description": "<p>Low</p>",
|
| 20 |
+
"is_nsfw": true,
|
| 21 |
+
"createdAt": "2025-12-17T01:12:11.821Z",
|
| 22 |
+
"updatedAt": "2025-12-18T20:46:14.620Z",
|
| 23 |
+
"deletedAt": "2025-12-17T15:18:50.571Z",
|
| 24 |
+
"files": [
|
| 25 |
+
{
|
| 26 |
+
"id": 2398390,
|
| 27 |
+
"sizeKB": 599137.453125,
|
| 28 |
+
"name": "WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 29 |
+
"type": "Model",
|
| 30 |
+
"downloadUrl": "https://civitai.com/api/download/models/2510472",
|
| 31 |
+
"primary": true,
|
| 32 |
+
"mirrors": [
|
| 33 |
+
{
|
| 34 |
+
"filename": "WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 35 |
+
"url": "https://civitai.com/api/download/models/2510472",
|
| 36 |
+
"source": "civitai",
|
| 37 |
+
"model_id": 2230041,
|
| 38 |
+
"model_version_id": 2510472,
|
| 39 |
+
"deletedAt": "2025-12-18T20:46:14.502Z",
|
| 40 |
+
"is_gated": false,
|
| 41 |
+
"is_paid": false
|
| 42 |
+
},
|
| 43 |
+
{
|
| 44 |
+
"filename": "WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 45 |
+
"url": "https://civitai.com/api/download/models/2450945",
|
| 46 |
+
"source": "civitai",
|
| 47 |
+
"model_id": 1954733,
|
| 48 |
+
"model_version_id": 2450945,
|
| 49 |
+
"deletedAt": "2025-12-16T15:58:26.110Z",
|
| 50 |
+
"is_gated": false,
|
| 51 |
+
"is_paid": false
|
| 52 |
+
},
|
| 53 |
+
{
|
| 54 |
+
"filename": "WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 55 |
+
"url": "https://huggingface.co/SRodge00/aholenew/resolve/main/WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 56 |
+
"source": "huggingface",
|
| 57 |
+
"deletedAt": null,
|
| 58 |
+
"is_gated": false,
|
| 59 |
+
"is_paid": false,
|
| 60 |
+
"model_id": null,
|
| 61 |
+
"model_version_id": null
|
| 62 |
+
},
|
| 63 |
+
{
|
| 64 |
+
"filename": "WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 65 |
+
"url": "https://huggingface.co/bananas42/anal/resolve/main/WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 66 |
+
"source": "huggingface",
|
| 67 |
+
"deletedAt": null,
|
| 68 |
+
"is_gated": false,
|
| 69 |
+
"is_paid": false,
|
| 70 |
+
"model_id": null,
|
| 71 |
+
"model_version_id": null
|
| 72 |
+
},
|
| 73 |
+
{
|
| 74 |
+
"filename": "WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 75 |
+
"url": "https://huggingface.co/boobkake22/LoRA-Archive/resolve/main/WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 76 |
+
"source": "huggingface",
|
| 77 |
+
"deletedAt": null,
|
| 78 |
+
"is_gated": false,
|
| 79 |
+
"is_paid": false,
|
| 80 |
+
"model_id": null,
|
| 81 |
+
"model_version_id": null
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"filename": "WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 85 |
+
"url": "https://huggingface.co/hank87/zoomoutlaydownanail/resolve/main/WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 86 |
+
"source": "huggingface",
|
| 87 |
+
"deletedAt": null,
|
| 88 |
+
"is_gated": false,
|
| 89 |
+
"is_paid": false,
|
| 90 |
+
"model_id": null,
|
| 91 |
+
"model_version_id": null
|
| 92 |
+
},
|
| 93 |
+
{
|
| 94 |
+
"filename": "low.safetensors",
|
| 95 |
+
"url": "https://huggingface.co/pr0nai/wan_2.2_loras/resolve/main/asshole/low.safetensors",
|
| 96 |
+
"source": "huggingface",
|
| 97 |
+
"deletedAt": null,
|
| 98 |
+
"is_gated": false,
|
| 99 |
+
"is_paid": false,
|
| 100 |
+
"model_id": null,
|
| 101 |
+
"model_version_id": null
|
| 102 |
+
},
|
| 103 |
+
{
|
| 104 |
+
"filename": "WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 105 |
+
"url": "https://huggingface.co/Zachimo/WanAsshole/resolve/main/WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 106 |
+
"source": "huggingface",
|
| 107 |
+
"deletedAt": null,
|
| 108 |
+
"is_gated": false,
|
| 109 |
+
"is_paid": false,
|
| 110 |
+
"model_id": null,
|
| 111 |
+
"model_version_id": null
|
| 112 |
+
},
|
| 113 |
+
{
|
| 114 |
+
"filename": "WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 115 |
+
"url": "https://huggingface.co/profpeng/wanasshole/resolve/main/WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 116 |
+
"source": "huggingface",
|
| 117 |
+
"deletedAt": null,
|
| 118 |
+
"is_gated": false,
|
| 119 |
+
"is_paid": false,
|
| 120 |
+
"model_id": null,
|
| 121 |
+
"model_version_id": null
|
| 122 |
+
},
|
| 123 |
+
{
|
| 124 |
+
"filename": "WAN2.2 - Asshole - LOW - I2V - e41 (1).safetensors",
|
| 125 |
+
"url": "https://huggingface.co/SR47/asshole/resolve/main/WAN2.2 - Asshole - LOW - I2V - e41 (1).safetensors",
|
| 126 |
+
"source": "huggingface",
|
| 127 |
+
"deletedAt": null,
|
| 128 |
+
"is_gated": false,
|
| 129 |
+
"is_paid": false,
|
| 130 |
+
"model_id": null,
|
| 131 |
+
"model_version_id": null
|
| 132 |
+
},
|
| 133 |
+
{
|
| 134 |
+
"filename": "WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 135 |
+
"url": "https://huggingface.co/SR47/asshole/resolve/main/WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 136 |
+
"source": "huggingface",
|
| 137 |
+
"deletedAt": null,
|
| 138 |
+
"is_gated": false,
|
| 139 |
+
"is_paid": false,
|
| 140 |
+
"model_id": null,
|
| 141 |
+
"model_version_id": null
|
| 142 |
+
},
|
| 143 |
+
{
|
| 144 |
+
"filename": "WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 145 |
+
"url": "https://huggingface.co/happiness7qx/comfyuimodeltests/resolve/main/loras/WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 146 |
+
"source": "huggingface",
|
| 147 |
+
"deletedAt": null,
|
| 148 |
+
"is_gated": false,
|
| 149 |
+
"is_paid": false,
|
| 150 |
+
"model_id": null,
|
| 151 |
+
"model_version_id": null
|
| 152 |
+
},
|
| 153 |
+
{
|
| 154 |
+
"filename": "wan222020asshole2020LOW20.YWjD.safetensors",
|
| 155 |
+
"url": "https://huggingface.co/tianbugao/wan_i2v/resolve/main/loras/wan222020asshole2020LOW20.YWjD.safetensors",
|
| 156 |
+
"source": "huggingface",
|
| 157 |
+
"deletedAt": null,
|
| 158 |
+
"is_gated": false,
|
| 159 |
+
"is_paid": false,
|
| 160 |
+
"model_id": null,
|
| 161 |
+
"model_version_id": null
|
| 162 |
+
},
|
| 163 |
+
{
|
| 164 |
+
"filename": "WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 165 |
+
"url": "https://huggingface.co/UnifiedHorusRA/TheWan2.2I2V2/resolve/main/Asshole_-_Wan_2_2_T2V_I2V_14B/Wan_Video_2_2_I2V-A14B/WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 166 |
+
"source": "huggingface",
|
| 167 |
+
"deletedAt": null,
|
| 168 |
+
"is_gated": false,
|
| 169 |
+
"is_paid": false,
|
| 170 |
+
"model_id": null,
|
| 171 |
+
"model_version_id": null
|
| 172 |
+
},
|
| 173 |
+
{
|
| 174 |
+
"filename": "WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 175 |
+
"url": "https://huggingface.co/UnifiedHorusRA/TheWan2.2I2V3/resolve/main/Asshole_-_Wan_2_2_T2V_I2V_14B/Wan_Video_2_2_I2V-A14B/WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 176 |
+
"source": "huggingface",
|
| 177 |
+
"deletedAt": null,
|
| 178 |
+
"is_gated": false,
|
| 179 |
+
"is_paid": false,
|
| 180 |
+
"model_id": null,
|
| 181 |
+
"model_version_id": null
|
| 182 |
+
},
|
| 183 |
+
{
|
| 184 |
+
"filename": "WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 185 |
+
"url": "https://huggingface.co/Paolo222/DPaint/resolve/main/WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 186 |
+
"source": "huggingface",
|
| 187 |
+
"deletedAt": null,
|
| 188 |
+
"is_gated": false,
|
| 189 |
+
"is_paid": false,
|
| 190 |
+
"model_id": null,
|
| 191 |
+
"model_version_id": null
|
| 192 |
+
},
|
| 193 |
+
{
|
| 194 |
+
"filename": "WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 195 |
+
"url": "https://huggingface.co/Sentinel7/wan/resolve/main/1954733/2450945/WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 196 |
+
"source": "huggingface",
|
| 197 |
+
"deletedAt": null,
|
| 198 |
+
"is_gated": false,
|
| 199 |
+
"is_paid": false,
|
| 200 |
+
"model_id": null,
|
| 201 |
+
"model_version_id": null
|
| 202 |
+
},
|
| 203 |
+
{
|
| 204 |
+
"filename": "WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 205 |
+
"url": "https://huggingface.co/bjooo/wan2.2_loras/resolve/main/WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 206 |
+
"source": "huggingface",
|
| 207 |
+
"deletedAt": null,
|
| 208 |
+
"is_gated": false,
|
| 209 |
+
"is_paid": false,
|
| 210 |
+
"model_id": null,
|
| 211 |
+
"model_version_id": null
|
| 212 |
+
},
|
| 213 |
+
{
|
| 214 |
+
"filename": "AssholeI2V_LOW.safetensors",
|
| 215 |
+
"url": "https://huggingface.co/jacobtaylor00124/runup/resolve/main/AssholeI2V_LOW.safetensors",
|
| 216 |
+
"source": "huggingface",
|
| 217 |
+
"deletedAt": null,
|
| 218 |
+
"is_gated": false,
|
| 219 |
+
"is_paid": false,
|
| 220 |
+
"model_id": null,
|
| 221 |
+
"model_version_id": null
|
| 222 |
+
},
|
| 223 |
+
{
|
| 224 |
+
"filename": "WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 225 |
+
"url": "https://huggingface.co/Frankis72/Gtmoney/resolve/main/WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 226 |
+
"source": "huggingface",
|
| 227 |
+
"deletedAt": "2026-02-22T17:53:11.397Z",
|
| 228 |
+
"is_gated": false,
|
| 229 |
+
"is_paid": false,
|
| 230 |
+
"model_id": null,
|
| 231 |
+
"model_version_id": null
|
| 232 |
+
},
|
| 233 |
+
{
|
| 234 |
+
"filename": "WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 235 |
+
"url": "/tensorart/models/937129193513218990/versions/937129193513218990",
|
| 236 |
+
"source": "tensorart",
|
| 237 |
+
"model_id": "937129193513218990",
|
| 238 |
+
"model_version_id": "937129193513218990",
|
| 239 |
+
"deletedAt": null,
|
| 240 |
+
"is_gated": false,
|
| 241 |
+
"is_paid": false
|
| 242 |
+
},
|
| 243 |
+
{
|
| 244 |
+
"filename": "WAN2.2 - Asshole - LOW - I2V - e41.safetensors",
|
| 245 |
+
"url": "/tensorhub/models/937129193513218990/versions/937129193513218990",
|
| 246 |
+
"source": "tensorhub",
|
| 247 |
+
"model_id": "937129193513218990",
|
| 248 |
+
"model_version_id": "937129193513218990",
|
| 249 |
+
"deletedAt": null,
|
| 250 |
+
"is_gated": false,
|
| 251 |
+
"is_paid": false
|
| 252 |
+
}
|
| 253 |
+
],
|
| 254 |
+
"hashes": {
|
| 255 |
+
"SHA256": "BF1C81DD1438B69842968EBABCFC0E559F40B4FA636E78D32BF20A0AA349B35B"
|
| 256 |
+
},
|
| 257 |
+
"modelVersionId": 2510472,
|
| 258 |
+
"modelId": 2230041
|
| 259 |
+
}
|
| 260 |
+
],
|
| 261 |
+
"images": [
|
| 262 |
+
{
|
| 263 |
+
"id": 114115622,
|
| 264 |
+
"url": "https://c.genur.art/0aa824b5-c71c-4628-b549-8787ef7a504a",
|
| 265 |
+
"nsfwLevel": 16,
|
| 266 |
+
"width": 2080,
|
| 267 |
+
"height": 1440,
|
| 268 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 269 |
+
"type": "video",
|
| 270 |
+
"minor": false,
|
| 271 |
+
"poi": false,
|
| 272 |
+
"hasMeta": true,
|
| 273 |
+
"hasPositivePrompt": true,
|
| 274 |
+
"onSite": false,
|
| 275 |
+
"remixOfId": null,
|
| 276 |
+
"video_url": "https://c.genur.art/0aa824b5-c71c-4628-b549-8787ef7a504a",
|
| 277 |
+
"image_url": "https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8wYWE4MjRiNS1jNzFjLTQ2MjgtYjU0OS04Nzg3ZWY3YTUwNGE",
|
| 278 |
+
"link": "https://genur.art/posts/114115622"
|
| 279 |
+
}
|
| 280 |
+
],
|
| 281 |
+
"allow_download": true,
|
| 282 |
+
"download_url": "/api/download/models/2510472",
|
| 283 |
+
"platform_url": "https://civitai.com/models/2230041?modelVersionId=2510472",
|
| 284 |
+
"civitai_model_id": 2230041,
|
| 285 |
+
"civitai_model_version_id": 2510472,
|
| 286 |
+
"href": "/models/2230041?modelVersionId=2510472",
|
| 287 |
+
"mirrors": [],
|
| 288 |
+
"trainedWords": [],
|
| 289 |
+
"nsfwLevel": 60,
|
| 290 |
+
"stats": {
|
| 291 |
+
"downloadCount": 560,
|
| 292 |
+
"ratingCount": 0,
|
| 293 |
+
"rating": 0
|
| 294 |
+
},
|
| 295 |
+
"model": {
|
| 296 |
+
"name": "Anus Insertion - Wan 2.2",
|
| 297 |
+
"type": "LORA",
|
| 298 |
+
"nsfw": true,
|
| 299 |
+
"description": "<p><strong>Original has been deleted. This lora worked best for anal insertion videos, it's a really well made lora and I want it to stay on here.<br /><br />It is trained on women but it can work for anything. </strong><br /></p><h1 id=\"original-description:\">Original description:</h1><p><br /><em>Trained on a quite large collection and a lot of different concepts, the main one being women lying on their back showing their asshole. Regularization data were also mixed in to prevent bias.</em></p><p><em>The model seems to perform well in a wide variety of scenes and has the potential to perform well in much more tasks than the one it was intended for.</em></p><p><em><u>Works for T2V as well as I2V.</u></em></p><h3 id=\"trainingdataset-parameters\"><em>Training/Dataset parameters</em></h3><ul><li><p><em>259 * 512x512 videos of 3 seconds.</em></p></li><li><p><em>189 * 1024x1024 images.</em></p></li><li><p><em>Rank 128.</em></p></li><li><p><em>18 epochs on the high noise.</em></p></li><li><p><em>22 epochs on the low noise.</em></p></li><li><p><em>Higher repeats on concepts with less data.</em></p></li><li><p><em>Learning rates started at 0.0001 for both, and the last ~20% of training ran at about 0.00002.</em></p></li><li><p><em>Videos were sliced and cropped using a custom tool I wrote.</em></p></li><li><p><em>Captioning:</em></p><ul><li><p><em>Qwen2.5-VL was used for the initial captioning.</em></p></li><li><p><em>The system prompt was adapted for each different concept to provide the model with a context and instructions on what to look for.</em></p></li><li><p><em>Manually reviewed with minor corrections.</em></p></li></ul></li><li><p><em>Trained using diffusion-pipe on a single 5090.</em></p></li></ul><h3 id=\"what-it-what-trained-on:\"><em>What it what trained on:</em></h3><ul><li><p><em>Women in piledriver position</em></p><ul><li><p><em>Spreading her buttocks with own hands</em></p></li><li><p><em>Viewer spreading her buttocks</em></p></li></ul></li><li><p><em>Close-up of vaginas from under</em></p></li><li><p><em>Penis anal insertion</em></p></li><li><p><em>Penis anal pull-out</em></p></li><li><p><em>Penis anal thrusting</em></p></li><li><p><em>Side views</em></p></li><li><p><em>POV views</em></p></li><li><p><em>A variety of pubic hairiness, but I am somehow still unable to control it</em></p></li><li><p><em>Ejaculation, but hard to control</em></p></li><li><p><em>Faces were mostly cut out of frame to minimize character bleeding</em></p></li></ul><h3 id=\"what-it-cannot-do:\"><em>What it cannot do:</em></h3><ul><li><p><em>Do NOT expect good results on standing poses. There is none in the dataset.</em></p></li></ul><p><em>See the prompts associated with the samples.</em></p>",
|
| 300 |
+
"tags": [
|
| 301 |
+
"concept"
|
| 302 |
+
],
|
| 303 |
+
"allowNoCredit": true,
|
| 304 |
+
"allowCommercialUse": [
|
| 305 |
+
"Sell"
|
| 306 |
+
],
|
| 307 |
+
"allowDerivatives": true,
|
| 308 |
+
"allowDifferentLicense": true
|
| 309 |
+
},
|
| 310 |
+
"creator": {
|
| 311 |
+
"username": "Cat_Felis",
|
| 312 |
+
"image": "",
|
| 313 |
+
"name": "Cat_Felis",
|
| 314 |
+
"url": "/users/Cat_Felis"
|
| 315 |
+
},
|
| 316 |
+
"source": "civarchive",
|
| 317 |
+
"is_deleted": true
|
| 318 |
+
},
|
| 319 |
+
"tags": [
|
| 320 |
+
"concept"
|
| 321 |
+
],
|
| 322 |
+
"modelDescription": "<p><strong>Original has been deleted. This lora worked best for anal insertion videos, it's a really well made lora and I want it to stay on here.<br /><br />It is trained on women but it can work for anything. </strong><br /></p><h1 id=\"original-description:\">Original description:</h1><p><br /><em>Trained on a quite large collection and a lot of different concepts, the main one being women lying on their back showing their asshole. Regularization data were also mixed in to prevent bias.</em></p><p><em>The model seems to perform well in a wide variety of scenes and has the potential to perform well in much more tasks than the one it was intended for.</em></p><p><em><u>Works for T2V as well as I2V.</u></em></p><h3 id=\"trainingdataset-parameters\"><em>Training/Dataset parameters</em></h3><ul><li><p><em>259 * 512x512 videos of 3 seconds.</em></p></li><li><p><em>189 * 1024x1024 images.</em></p></li><li><p><em>Rank 128.</em></p></li><li><p><em>18 epochs on the high noise.</em></p></li><li><p><em>22 epochs on the low noise.</em></p></li><li><p><em>Higher repeats on concepts with less data.</em></p></li><li><p><em>Learning rates started at 0.0001 for both, and the last ~20% of training ran at about 0.00002.</em></p></li><li><p><em>Videos were sliced and cropped using a custom tool I wrote.</em></p></li><li><p><em>Captioning:</em></p><ul><li><p><em>Qwen2.5-VL was used for the initial captioning.</em></p></li><li><p><em>The system prompt was adapted for each different concept to provide the model with a context and instructions on what to look for.</em></p></li><li><p><em>Manually reviewed with minor corrections.</em></p></li></ul></li><li><p><em>Trained using diffusion-pipe on a single 5090.</em></p></li></ul><h3 id=\"what-it-what-trained-on:\"><em>What it what trained on:</em></h3><ul><li><p><em>Women in piledriver position</em></p><ul><li><p><em>Spreading her buttocks with own hands</em></p></li><li><p><em>Viewer spreading her buttocks</em></p></li></ul></li><li><p><em>Close-up of vaginas from under</em></p></li><li><p><em>Penis anal insertion</em></p></li><li><p><em>Penis anal pull-out</em></p></li><li><p><em>Penis anal thrusting</em></p></li><li><p><em>Side views</em></p></li><li><p><em>POV views</em></p></li><li><p><em>A variety of pubic hairiness, but I am somehow still unable to control it</em></p></li><li><p><em>Ejaculation, but hard to control</em></p></li><li><p><em>Faces were mostly cut out of frame to minimize character bleeding</em></p></li></ul><h3 id=\"what-it-cannot-do:\"><em>What it cannot do:</em></h3><ul><li><p><em>Do NOT expect good results on standing poses. There is none in the dataset.</em></p></li></ul><p><em>See the prompts associated with the samples.</em></p>",
|
| 323 |
+
"civitai_deleted": false,
|
| 324 |
+
"favorite": false,
|
| 325 |
+
"exclude": false,
|
| 326 |
+
"db_checked": false,
|
| 327 |
+
"skip_metadata_refresh": false,
|
| 328 |
+
"metadata_source": "civarchive",
|
| 329 |
+
"last_checked_at": 1772082481.124698,
|
| 330 |
+
"usage_tips": "{}"
|
| 331 |
+
}
|
loras/Actions/Helpers/WAN2.2 - Asshole - LOW - I2V - e41.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1803ede4cb662b256d551ca1a43122e7c4fa1c7abc83b1f6d13a414ca51c904d
|
| 3 |
+
size 5262389
|
loras/Actions/Helpers/WAN2.2 - Asshole - LOW - I2V - e41.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bf1c81dd1438b69842968ebabcfc0e559f40b4fa636e78d32bf20a0aa349b35b
|
| 3 |
+
size 613516752
|
loras/Actions/Helpers/WAN2.2 - EatMyAss - HIGH - I2V - e40.metadata.json
ADDED
|
@@ -0,0 +1,650 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"file_name": "WAN2.2 - EatMyAss - HIGH - I2V - e40",
|
| 3 |
+
"model_name": "Eat My Ass - Wan 2.2 I2V 14B",
|
| 4 |
+
"file_path": "G:/AI/ComfyUI/models/loras/Actions/Helpers/WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 5 |
+
"size": 613516752,
|
| 6 |
+
"modified": 1772081882.623007,
|
| 7 |
+
"sha256": "b89ca840e76cbe0b47604eaa936fbfba79974a65d4b5263d2ea609cc07b1065f",
|
| 8 |
+
"base_model": "Wan Video 2.2 I2V-A14B",
|
| 9 |
+
"preview_url": "",
|
| 10 |
+
"preview_nsfw_level": 0,
|
| 11 |
+
"notes": "",
|
| 12 |
+
"from_civitai": true,
|
| 13 |
+
"civitai": {
|
| 14 |
+
"id": 2451519,
|
| 15 |
+
"modelId": 2176995,
|
| 16 |
+
"name": "High I2V-14B",
|
| 17 |
+
"baseModel": "Wan Video 2.2 I2V-A14B",
|
| 18 |
+
"baseModelType": "Standard",
|
| 19 |
+
"description": null,
|
| 20 |
+
"is_nsfw": true,
|
| 21 |
+
"createdAt": "2025-12-07T20:54:31.175Z",
|
| 22 |
+
"updatedAt": "2025-12-16T16:43:21.445Z",
|
| 23 |
+
"deletedAt": "2025-12-16T16:43:21.445Z",
|
| 24 |
+
"files": [
|
| 25 |
+
{
|
| 26 |
+
"id": 2342615,
|
| 27 |
+
"sizeKB": 599137.453125,
|
| 28 |
+
"name": "WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 29 |
+
"type": "Model",
|
| 30 |
+
"downloadUrl": "https://civitai.com/api/download/models/2451519",
|
| 31 |
+
"primary": true,
|
| 32 |
+
"mirrors": [
|
| 33 |
+
{
|
| 34 |
+
"filename": "WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 35 |
+
"url": "https://civitai.com/api/download/models/2451519",
|
| 36 |
+
"source": "civitai",
|
| 37 |
+
"model_id": 2176995,
|
| 38 |
+
"model_version_id": 2451519,
|
| 39 |
+
"deletedAt": "2025-12-16T16:43:21.439Z",
|
| 40 |
+
"is_gated": false,
|
| 41 |
+
"is_paid": false
|
| 42 |
+
},
|
| 43 |
+
{
|
| 44 |
+
"filename": "WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 45 |
+
"url": "https://huggingface.co/SRodge00/eatmya/resolve/main/WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 46 |
+
"source": "huggingface",
|
| 47 |
+
"deletedAt": null,
|
| 48 |
+
"is_gated": false,
|
| 49 |
+
"is_paid": false,
|
| 50 |
+
"model_id": null,
|
| 51 |
+
"model_version_id": null
|
| 52 |
+
},
|
| 53 |
+
{
|
| 54 |
+
"filename": "WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 55 |
+
"url": "https://huggingface.co/primalfearfear/as/resolve/main/WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 56 |
+
"source": "huggingface",
|
| 57 |
+
"deletedAt": null,
|
| 58 |
+
"is_gated": false,
|
| 59 |
+
"is_paid": false,
|
| 60 |
+
"model_id": null,
|
| 61 |
+
"model_version_id": null
|
| 62 |
+
},
|
| 63 |
+
{
|
| 64 |
+
"filename": "WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 65 |
+
"url": "https://huggingface.co/Paolo222/DPaint/resolve/main/WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 66 |
+
"source": "huggingface",
|
| 67 |
+
"deletedAt": null,
|
| 68 |
+
"is_gated": false,
|
| 69 |
+
"is_paid": false,
|
| 70 |
+
"model_id": null,
|
| 71 |
+
"model_version_id": null
|
| 72 |
+
},
|
| 73 |
+
{
|
| 74 |
+
"filename": "WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 75 |
+
"url": "https://huggingface.co/boobkake22/LoRA-Archive/resolve/main/WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 76 |
+
"source": "huggingface",
|
| 77 |
+
"deletedAt": null,
|
| 78 |
+
"is_gated": false,
|
| 79 |
+
"is_paid": false,
|
| 80 |
+
"model_id": null,
|
| 81 |
+
"model_version_id": null
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"filename": "high.safetensors",
|
| 85 |
+
"url": "https://huggingface.co/pr0nai/wan_2.2_loras/resolve/main/eat_my_ass/high.safetensors",
|
| 86 |
+
"source": "huggingface",
|
| 87 |
+
"deletedAt": null,
|
| 88 |
+
"is_gated": false,
|
| 89 |
+
"is_paid": false,
|
| 90 |
+
"model_id": null,
|
| 91 |
+
"model_version_id": null
|
| 92 |
+
},
|
| 93 |
+
{
|
| 94 |
+
"filename": "WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 95 |
+
"url": "https://huggingface.co/profpeng/eatmyass/resolve/main/WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 96 |
+
"source": "huggingface",
|
| 97 |
+
"deletedAt": null,
|
| 98 |
+
"is_gated": false,
|
| 99 |
+
"is_paid": false,
|
| 100 |
+
"model_id": null,
|
| 101 |
+
"model_version_id": null
|
| 102 |
+
},
|
| 103 |
+
{
|
| 104 |
+
"filename": "WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 105 |
+
"url": "https://huggingface.co/KeyOpening8063587/eatmyass/resolve/main/WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 106 |
+
"source": "huggingface",
|
| 107 |
+
"deletedAt": null,
|
| 108 |
+
"is_gated": false,
|
| 109 |
+
"is_paid": false,
|
| 110 |
+
"model_id": null,
|
| 111 |
+
"model_version_id": null
|
| 112 |
+
},
|
| 113 |
+
{
|
| 114 |
+
"filename": "WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 115 |
+
"url": "https://huggingface.co/SR47/eatmyass/resolve/main/WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 116 |
+
"source": "huggingface",
|
| 117 |
+
"deletedAt": null,
|
| 118 |
+
"is_gated": false,
|
| 119 |
+
"is_paid": false,
|
| 120 |
+
"model_id": null,
|
| 121 |
+
"model_version_id": null
|
| 122 |
+
},
|
| 123 |
+
{
|
| 124 |
+
"filename": "WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 125 |
+
"url": "https://huggingface.co/Dylann/lottaWAN/resolve/main/WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 126 |
+
"source": "huggingface",
|
| 127 |
+
"deletedAt": null,
|
| 128 |
+
"is_gated": false,
|
| 129 |
+
"is_paid": false,
|
| 130 |
+
"model_id": null,
|
| 131 |
+
"model_version_id": null
|
| 132 |
+
},
|
| 133 |
+
{
|
| 134 |
+
"filename": "WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 135 |
+
"url": "https://huggingface.co/PetruZetta/wan_2.2_E3T_M1_A33_WOM3N_WITH_TW3RK_lora/resolve/main/WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 136 |
+
"source": "huggingface",
|
| 137 |
+
"deletedAt": null,
|
| 138 |
+
"is_gated": false,
|
| 139 |
+
"is_paid": false,
|
| 140 |
+
"model_id": null,
|
| 141 |
+
"model_version_id": null
|
| 142 |
+
},
|
| 143 |
+
{
|
| 144 |
+
"filename": "WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 145 |
+
"url": "https://huggingface.co/happiness7qx/comfyuimodeltests/resolve/main/loras/WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 146 |
+
"source": "huggingface",
|
| 147 |
+
"deletedAt": null,
|
| 148 |
+
"is_gated": false,
|
| 149 |
+
"is_paid": false,
|
| 150 |
+
"model_id": null,
|
| 151 |
+
"model_version_id": null
|
| 152 |
+
},
|
| 153 |
+
{
|
| 154 |
+
"filename": "WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 155 |
+
"url": "https://huggingface.co/UnifiedHorusRA/TheWan2.2I2V2/resolve/main/Eat_My_Ass_-_Wan_2_2_I2V_14B/Wan_Video_2_2_I2V-A14B/WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 156 |
+
"source": "huggingface",
|
| 157 |
+
"deletedAt": null,
|
| 158 |
+
"is_gated": false,
|
| 159 |
+
"is_paid": false,
|
| 160 |
+
"model_id": null,
|
| 161 |
+
"model_version_id": null
|
| 162 |
+
},
|
| 163 |
+
{
|
| 164 |
+
"filename": "WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 165 |
+
"url": "https://huggingface.co/UnifiedHorusRA/TheWan2.2I2V3/resolve/main/Eat_My_Ass_-_Wan_2_2_I2V_14B/Wan_Video_2_2_I2V-A14B/WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 166 |
+
"source": "huggingface",
|
| 167 |
+
"deletedAt": null,
|
| 168 |
+
"is_gated": false,
|
| 169 |
+
"is_paid": false,
|
| 170 |
+
"model_id": null,
|
| 171 |
+
"model_version_id": null
|
| 172 |
+
},
|
| 173 |
+
{
|
| 174 |
+
"filename": "WAN2.220EMA20HIGH20I2V20e40.safetensors",
|
| 175 |
+
"url": "https://huggingface.co/GiorgioV/LoRA_for_WAN_22/resolve/main/WAN2.220EMA20HIGH20I2V20e40.safetensors",
|
| 176 |
+
"source": "huggingface",
|
| 177 |
+
"deletedAt": null,
|
| 178 |
+
"is_gated": false,
|
| 179 |
+
"is_paid": false,
|
| 180 |
+
"model_id": null,
|
| 181 |
+
"model_version_id": null
|
| 182 |
+
},
|
| 183 |
+
{
|
| 184 |
+
"filename": "WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 185 |
+
"url": "https://huggingface.co/bilmemne13/comfy10/resolve/main/WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 186 |
+
"source": "huggingface",
|
| 187 |
+
"deletedAt": null,
|
| 188 |
+
"is_gated": false,
|
| 189 |
+
"is_paid": false,
|
| 190 |
+
"model_id": null,
|
| 191 |
+
"model_version_id": null
|
| 192 |
+
},
|
| 193 |
+
{
|
| 194 |
+
"filename": "WAN2.2-EatMyAssHIGH-I2V-e40.safetensors",
|
| 195 |
+
"url": "https://huggingface.co/bilmemne13/comfy10/resolve/main/WAN2.2-EatMyAssHIGH-I2V-e40.safetensors",
|
| 196 |
+
"source": "huggingface",
|
| 197 |
+
"deletedAt": null,
|
| 198 |
+
"is_gated": false,
|
| 199 |
+
"is_paid": false,
|
| 200 |
+
"model_id": null,
|
| 201 |
+
"model_version_id": null
|
| 202 |
+
},
|
| 203 |
+
{
|
| 204 |
+
"filename": "WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 205 |
+
"url": "https://huggingface.co/tianbugao/wan_i2v/resolve/main/loras/WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 206 |
+
"source": "huggingface",
|
| 207 |
+
"deletedAt": null,
|
| 208 |
+
"is_gated": false,
|
| 209 |
+
"is_paid": false,
|
| 210 |
+
"model_id": null,
|
| 211 |
+
"model_version_id": null
|
| 212 |
+
},
|
| 213 |
+
{
|
| 214 |
+
"filename": "WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 215 |
+
"url": "https://huggingface.co/Sentinel7/wan/resolve/main/2176995/2451519/WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 216 |
+
"source": "huggingface",
|
| 217 |
+
"deletedAt": null,
|
| 218 |
+
"is_gated": false,
|
| 219 |
+
"is_paid": false,
|
| 220 |
+
"model_id": null,
|
| 221 |
+
"model_version_id": null
|
| 222 |
+
},
|
| 223 |
+
{
|
| 224 |
+
"filename": "EatMyAss_HIGH.safetensors",
|
| 225 |
+
"url": "https://huggingface.co/jacobtaylor00124/runup/resolve/main/EatMyAss_HIGH.safetensors",
|
| 226 |
+
"source": "huggingface",
|
| 227 |
+
"deletedAt": null,
|
| 228 |
+
"is_gated": false,
|
| 229 |
+
"is_paid": false,
|
| 230 |
+
"model_id": null,
|
| 231 |
+
"model_version_id": null
|
| 232 |
+
},
|
| 233 |
+
{
|
| 234 |
+
"filename": "WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 235 |
+
"url": "https://huggingface.co/Frankis72/Gtmoney/resolve/main/WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors",
|
| 236 |
+
"source": "huggingface",
|
| 237 |
+
"deletedAt": "2026-02-22T17:53:11.397Z",
|
| 238 |
+
"is_gated": false,
|
| 239 |
+
"is_paid": false,
|
| 240 |
+
"model_id": null,
|
| 241 |
+
"model_version_id": null
|
| 242 |
+
}
|
| 243 |
+
],
|
| 244 |
+
"hashes": {
|
| 245 |
+
"SHA256": "B89CA840E76CBE0B47604EAA936FBFBA79974A65D4B5263D2EA609CC07B1065F"
|
| 246 |
+
},
|
| 247 |
+
"modelVersionId": 2451519,
|
| 248 |
+
"modelId": 2176995
|
| 249 |
+
}
|
| 250 |
+
],
|
| 251 |
+
"images": [
|
| 252 |
+
{
|
| 253 |
+
"id": 112023254,
|
| 254 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/0eb8ac18-fe76-45c6-83e8-bf97d9519b73/transcode=true,width=450,optimized=true/112023254.mp4",
|
| 255 |
+
"nsfwLevel": 16,
|
| 256 |
+
"width": 864,
|
| 257 |
+
"height": 1152,
|
| 258 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 259 |
+
"type": "video",
|
| 260 |
+
"minor": false,
|
| 261 |
+
"poi": false,
|
| 262 |
+
"hasMeta": true,
|
| 263 |
+
"hasPositivePrompt": true,
|
| 264 |
+
"onSite": false,
|
| 265 |
+
"remixOfId": null,
|
| 266 |
+
"video_url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/0eb8ac18-fe76-45c6-83e8-bf97d9519b73/transcode=true,width=450,optimized=true/112023254.mp4",
|
| 267 |
+
"image_url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/0eb8ac18-fe76-45c6-83e8-bf97d9519b73/anim=false,transcode=true,width=450,optimized=true/0eb8ac18-fe76-45c6-83e8-bf97d9519b73.jpeg",
|
| 268 |
+
"link": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/0eb8ac18-fe76-45c6-83e8-bf97d9519b73/original=true/112023254.mp4"
|
| 269 |
+
},
|
| 270 |
+
{
|
| 271 |
+
"id": 112023279,
|
| 272 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/b3a723b2-56ca-4144-842a-acfee919f1f5/transcode=true,width=450,optimized=true/112023279.mp4",
|
| 273 |
+
"nsfwLevel": 8,
|
| 274 |
+
"width": 1344,
|
| 275 |
+
"height": 768,
|
| 276 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 277 |
+
"type": "video",
|
| 278 |
+
"minor": false,
|
| 279 |
+
"poi": false,
|
| 280 |
+
"hasMeta": true,
|
| 281 |
+
"hasPositivePrompt": true,
|
| 282 |
+
"onSite": false,
|
| 283 |
+
"remixOfId": null,
|
| 284 |
+
"video_url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/b3a723b2-56ca-4144-842a-acfee919f1f5/transcode=true,width=450,optimized=true/112023279.mp4",
|
| 285 |
+
"image_url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/b3a723b2-56ca-4144-842a-acfee919f1f5/anim=false,transcode=true,width=450,optimized=true/b3a723b2-56ca-4144-842a-acfee919f1f5.jpeg",
|
| 286 |
+
"link": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/b3a723b2-56ca-4144-842a-acfee919f1f5/original=true/112023279.mp4"
|
| 287 |
+
},
|
| 288 |
+
{
|
| 289 |
+
"id": 112023306,
|
| 290 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/5a69c56b-a301-4e8e-8cbb-042b38e1757b/transcode=true,width=450,optimized=true/112023306.mp4",
|
| 291 |
+
"nsfwLevel": 8,
|
| 292 |
+
"width": 1152,
|
| 293 |
+
"height": 864,
|
| 294 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 295 |
+
"type": "video",
|
| 296 |
+
"minor": false,
|
| 297 |
+
"poi": false,
|
| 298 |
+
"hasMeta": true,
|
| 299 |
+
"hasPositivePrompt": true,
|
| 300 |
+
"onSite": false,
|
| 301 |
+
"remixOfId": null,
|
| 302 |
+
"video_url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/5a69c56b-a301-4e8e-8cbb-042b38e1757b/transcode=true,width=450,optimized=true/112023306.mp4",
|
| 303 |
+
"image_url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/5a69c56b-a301-4e8e-8cbb-042b38e1757b/anim=false,transcode=true,width=450,optimized=true/5a69c56b-a301-4e8e-8cbb-042b38e1757b.jpeg",
|
| 304 |
+
"link": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/5a69c56b-a301-4e8e-8cbb-042b38e1757b/original=true/112023306.mp4"
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"id": 112023322,
|
| 308 |
+
"url": "https://c.genur.art/35aad276-5108-4681-bfc4-ea3df97dabcb",
|
| 309 |
+
"nsfwLevel": 32,
|
| 310 |
+
"width": 1248,
|
| 311 |
+
"height": 832,
|
| 312 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 313 |
+
"type": "video",
|
| 314 |
+
"minor": false,
|
| 315 |
+
"poi": false,
|
| 316 |
+
"hasMeta": true,
|
| 317 |
+
"hasPositivePrompt": true,
|
| 318 |
+
"onSite": false,
|
| 319 |
+
"remixOfId": null,
|
| 320 |
+
"video_url": "https://c.genur.art/35aad276-5108-4681-bfc4-ea3df97dabcb",
|
| 321 |
+
"image_url": "https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8zNWFhZDI3Ni01MTA4LTQ2ODEtYmZjNC1lYTNkZjk3ZGFiY2I",
|
| 322 |
+
"link": "https://genur.art/posts/112023322"
|
| 323 |
+
},
|
| 324 |
+
{
|
| 325 |
+
"id": 112023329,
|
| 326 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/2a02bc14-edbf-41fa-a8b6-559b1e35a2c1/transcode=true,width=450,optimized=true/112023329.mp4",
|
| 327 |
+
"nsfwLevel": 8,
|
| 328 |
+
"width": 992,
|
| 329 |
+
"height": 1024,
|
| 330 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 331 |
+
"type": "video",
|
| 332 |
+
"minor": false,
|
| 333 |
+
"poi": false,
|
| 334 |
+
"hasMeta": true,
|
| 335 |
+
"hasPositivePrompt": true,
|
| 336 |
+
"onSite": false,
|
| 337 |
+
"remixOfId": null,
|
| 338 |
+
"video_url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/2a02bc14-edbf-41fa-a8b6-559b1e35a2c1/transcode=true,width=450,optimized=true/112023329.mp4",
|
| 339 |
+
"image_url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/2a02bc14-edbf-41fa-a8b6-559b1e35a2c1/anim=false,transcode=true,width=450,optimized=true/2a02bc14-edbf-41fa-a8b6-559b1e35a2c1.jpeg",
|
| 340 |
+
"link": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/2a02bc14-edbf-41fa-a8b6-559b1e35a2c1/original=true/112023329.mp4"
|
| 341 |
+
},
|
| 342 |
+
{
|
| 343 |
+
"id": 112023341,
|
| 344 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/41a54675-38e3-401a-9329-e74f7f1f800e/transcode=true,width=450,optimized=true/112023341.mp4",
|
| 345 |
+
"nsfwLevel": 8,
|
| 346 |
+
"width": 992,
|
| 347 |
+
"height": 1024,
|
| 348 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 349 |
+
"type": "video",
|
| 350 |
+
"minor": false,
|
| 351 |
+
"poi": false,
|
| 352 |
+
"hasMeta": true,
|
| 353 |
+
"hasPositivePrompt": true,
|
| 354 |
+
"onSite": false,
|
| 355 |
+
"remixOfId": null,
|
| 356 |
+
"video_url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/41a54675-38e3-401a-9329-e74f7f1f800e/transcode=true,width=450,optimized=true/112023341.mp4",
|
| 357 |
+
"image_url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/41a54675-38e3-401a-9329-e74f7f1f800e/anim=false,transcode=true,width=450,optimized=true/41a54675-38e3-401a-9329-e74f7f1f800e.jpeg",
|
| 358 |
+
"link": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/41a54675-38e3-401a-9329-e74f7f1f800e/original=true/112023341.mp4"
|
| 359 |
+
},
|
| 360 |
+
{
|
| 361 |
+
"id": 112023346,
|
| 362 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/262b8d99-0257-4c52-ae37-c20cf904fe8b/transcode=true,width=450,optimized=true/112023346.mp4",
|
| 363 |
+
"nsfwLevel": 8,
|
| 364 |
+
"width": 992,
|
| 365 |
+
"height": 1024,
|
| 366 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 367 |
+
"type": "video",
|
| 368 |
+
"minor": false,
|
| 369 |
+
"poi": false,
|
| 370 |
+
"hasMeta": true,
|
| 371 |
+
"hasPositivePrompt": true,
|
| 372 |
+
"onSite": false,
|
| 373 |
+
"remixOfId": null,
|
| 374 |
+
"video_url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/262b8d99-0257-4c52-ae37-c20cf904fe8b/transcode=true,width=450,optimized=true/112023346.mp4",
|
| 375 |
+
"image_url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/262b8d99-0257-4c52-ae37-c20cf904fe8b/anim=false,transcode=true,width=450,optimized=true/262b8d99-0257-4c52-ae37-c20cf904fe8b.jpeg",
|
| 376 |
+
"link": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/262b8d99-0257-4c52-ae37-c20cf904fe8b/original=true/112023346.mp4"
|
| 377 |
+
},
|
| 378 |
+
{
|
| 379 |
+
"id": 112023403,
|
| 380 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/f3763f2c-65ef-4928-9ccf-461528e7dd09/transcode=true,width=450,optimized=true/112023403.mp4",
|
| 381 |
+
"nsfwLevel": 8,
|
| 382 |
+
"width": 992,
|
| 383 |
+
"height": 1024,
|
| 384 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 385 |
+
"type": "video",
|
| 386 |
+
"minor": false,
|
| 387 |
+
"poi": false,
|
| 388 |
+
"hasMeta": true,
|
| 389 |
+
"hasPositivePrompt": true,
|
| 390 |
+
"onSite": false,
|
| 391 |
+
"remixOfId": null,
|
| 392 |
+
"video_url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/f3763f2c-65ef-4928-9ccf-461528e7dd09/transcode=true,width=450,optimized=true/112023403.mp4",
|
| 393 |
+
"image_url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/f3763f2c-65ef-4928-9ccf-461528e7dd09/anim=false,transcode=true,width=450,optimized=true/f3763f2c-65ef-4928-9ccf-461528e7dd09.jpeg",
|
| 394 |
+
"link": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/f3763f2c-65ef-4928-9ccf-461528e7dd09/original=true/112023403.mp4"
|
| 395 |
+
},
|
| 396 |
+
{
|
| 397 |
+
"id": 112023406,
|
| 398 |
+
"url": "https://c.genur.art/061b44c8-19f2-4aac-8cad-6b186ad817d2",
|
| 399 |
+
"nsfwLevel": 8,
|
| 400 |
+
"width": 992,
|
| 401 |
+
"height": 1024,
|
| 402 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 403 |
+
"type": "video",
|
| 404 |
+
"minor": false,
|
| 405 |
+
"poi": false,
|
| 406 |
+
"hasMeta": true,
|
| 407 |
+
"hasPositivePrompt": true,
|
| 408 |
+
"onSite": false,
|
| 409 |
+
"remixOfId": null,
|
| 410 |
+
"video_url": "https://c.genur.art/061b44c8-19f2-4aac-8cad-6b186ad817d2",
|
| 411 |
+
"image_url": "https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8wNjFiNDRjOC0xOWYyLTRhYWMtOGNhZC02YjE4NmFkODE3ZDI",
|
| 412 |
+
"link": "https://genur.art/posts/112023406"
|
| 413 |
+
},
|
| 414 |
+
{
|
| 415 |
+
"id": 112023409,
|
| 416 |
+
"url": "https://c.genur.art/6a6d4e4b-fc18-4143-8683-820ae61e6274",
|
| 417 |
+
"nsfwLevel": 8,
|
| 418 |
+
"width": 992,
|
| 419 |
+
"height": 1024,
|
| 420 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 421 |
+
"type": "video",
|
| 422 |
+
"minor": false,
|
| 423 |
+
"poi": false,
|
| 424 |
+
"hasMeta": true,
|
| 425 |
+
"hasPositivePrompt": true,
|
| 426 |
+
"onSite": false,
|
| 427 |
+
"remixOfId": null,
|
| 428 |
+
"video_url": "https://c.genur.art/6a6d4e4b-fc18-4143-8683-820ae61e6274",
|
| 429 |
+
"image_url": "https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC82YTZkNGU0Yi1mYzE4LTQxNDMtODY4My04MjBhZTYxZTYyNzQ",
|
| 430 |
+
"link": "https://genur.art/posts/112023409"
|
| 431 |
+
},
|
| 432 |
+
{
|
| 433 |
+
"id": 112023452,
|
| 434 |
+
"url": "https://c.genur.art/6a0dc96b-d549-4da9-8088-303b4fedd01d",
|
| 435 |
+
"nsfwLevel": 8,
|
| 436 |
+
"width": 832,
|
| 437 |
+
"height": 1248,
|
| 438 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 439 |
+
"type": "video",
|
| 440 |
+
"minor": false,
|
| 441 |
+
"poi": false,
|
| 442 |
+
"hasMeta": true,
|
| 443 |
+
"hasPositivePrompt": true,
|
| 444 |
+
"onSite": false,
|
| 445 |
+
"remixOfId": null,
|
| 446 |
+
"video_url": "https://c.genur.art/6a0dc96b-d549-4da9-8088-303b4fedd01d",
|
| 447 |
+
"image_url": "https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC82YTBkYzk2Yi1kNTQ5LTRkYTktODA4OC0zMDNiNGZlZGQwMWQ",
|
| 448 |
+
"link": "https://genur.art/posts/112023452"
|
| 449 |
+
},
|
| 450 |
+
{
|
| 451 |
+
"id": 112023482,
|
| 452 |
+
"url": "https://c.genur.art/34438401-a614-4d80-a9b8-2fddd46f1ef0",
|
| 453 |
+
"nsfwLevel": 8,
|
| 454 |
+
"width": 992,
|
| 455 |
+
"height": 1024,
|
| 456 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 457 |
+
"type": "video",
|
| 458 |
+
"minor": false,
|
| 459 |
+
"poi": false,
|
| 460 |
+
"hasMeta": true,
|
| 461 |
+
"hasPositivePrompt": true,
|
| 462 |
+
"onSite": false,
|
| 463 |
+
"remixOfId": null,
|
| 464 |
+
"video_url": "https://c.genur.art/34438401-a614-4d80-a9b8-2fddd46f1ef0",
|
| 465 |
+
"image_url": "https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC8zNDQzODQwMS1hNjE0LTRkODAtYTliOC0yZmRkZDQ2ZjFlZjA",
|
| 466 |
+
"link": "https://genur.art/posts/112023482"
|
| 467 |
+
},
|
| 468 |
+
{
|
| 469 |
+
"id": 112023493,
|
| 470 |
+
"url": "https://c.genur.art/4e5c992f-14fd-433e-b665-89f62a7f45b8",
|
| 471 |
+
"nsfwLevel": 16,
|
| 472 |
+
"width": 832,
|
| 473 |
+
"height": 1248,
|
| 474 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 475 |
+
"type": "video",
|
| 476 |
+
"minor": false,
|
| 477 |
+
"poi": false,
|
| 478 |
+
"hasMeta": true,
|
| 479 |
+
"hasPositivePrompt": true,
|
| 480 |
+
"onSite": false,
|
| 481 |
+
"remixOfId": null,
|
| 482 |
+
"video_url": "https://c.genur.art/4e5c992f-14fd-433e-b665-89f62a7f45b8",
|
| 483 |
+
"image_url": "https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC80ZTVjOTkyZi0xNGZkLTQzM2UtYjY2NS04OWY2MmE3ZjQ1Yjg",
|
| 484 |
+
"link": "https://genur.art/posts/112023493"
|
| 485 |
+
},
|
| 486 |
+
{
|
| 487 |
+
"id": 112023498,
|
| 488 |
+
"url": "https://c.genur.art/c3abfc0b-68e0-4eec-abba-5172af32893a",
|
| 489 |
+
"nsfwLevel": 8,
|
| 490 |
+
"width": 736,
|
| 491 |
+
"height": 1408,
|
| 492 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 493 |
+
"type": "video",
|
| 494 |
+
"minor": false,
|
| 495 |
+
"poi": false,
|
| 496 |
+
"hasMeta": true,
|
| 497 |
+
"hasPositivePrompt": true,
|
| 498 |
+
"onSite": false,
|
| 499 |
+
"remixOfId": null,
|
| 500 |
+
"video_url": "https://c.genur.art/c3abfc0b-68e0-4eec-abba-5172af32893a",
|
| 501 |
+
"image_url": "https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC9jM2FiZmMwYi02OGUwLTRlZWMtYWJiYS01MTcyYWYzMjg5M2E",
|
| 502 |
+
"link": "https://genur.art/posts/112023498"
|
| 503 |
+
},
|
| 504 |
+
{
|
| 505 |
+
"id": 112153651,
|
| 506 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6b5cc4d7-ae5a-4f37-958b-a2308ef12f96/transcode=true,width=450,optimized=true/112153651.mp4",
|
| 507 |
+
"nsfwLevel": 8,
|
| 508 |
+
"width": 960,
|
| 509 |
+
"height": 512,
|
| 510 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 511 |
+
"type": "video",
|
| 512 |
+
"minor": false,
|
| 513 |
+
"poi": false,
|
| 514 |
+
"hasMeta": true,
|
| 515 |
+
"hasPositivePrompt": true,
|
| 516 |
+
"onSite": false,
|
| 517 |
+
"remixOfId": null,
|
| 518 |
+
"video_url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6b5cc4d7-ae5a-4f37-958b-a2308ef12f96/transcode=true,width=450,optimized=true/112153651.mp4",
|
| 519 |
+
"image_url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6b5cc4d7-ae5a-4f37-958b-a2308ef12f96/anim=false,transcode=true,width=450,optimized=true/6b5cc4d7-ae5a-4f37-958b-a2308ef12f96.jpeg",
|
| 520 |
+
"link": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6b5cc4d7-ae5a-4f37-958b-a2308ef12f96/original=true/112153651.mp4"
|
| 521 |
+
},
|
| 522 |
+
{
|
| 523 |
+
"id": 112153655,
|
| 524 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/e029ba9e-bd40-483a-8291-20d150dda739/transcode=true,width=450,optimized=true/112153655.mp4",
|
| 525 |
+
"nsfwLevel": 8,
|
| 526 |
+
"width": 1408,
|
| 527 |
+
"height": 736,
|
| 528 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 529 |
+
"type": "video",
|
| 530 |
+
"minor": false,
|
| 531 |
+
"poi": false,
|
| 532 |
+
"hasMeta": true,
|
| 533 |
+
"hasPositivePrompt": true,
|
| 534 |
+
"onSite": false,
|
| 535 |
+
"remixOfId": null,
|
| 536 |
+
"video_url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/e029ba9e-bd40-483a-8291-20d150dda739/transcode=true,width=450,optimized=true/112153655.mp4",
|
| 537 |
+
"image_url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/e029ba9e-bd40-483a-8291-20d150dda739/anim=false,transcode=true,width=450,optimized=true/e029ba9e-bd40-483a-8291-20d150dda739.jpeg",
|
| 538 |
+
"link": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/e029ba9e-bd40-483a-8291-20d150dda739/original=true/112153655.mp4"
|
| 539 |
+
},
|
| 540 |
+
{
|
| 541 |
+
"id": 112153658,
|
| 542 |
+
"url": "https://c.genur.art/78b6adaa-7423-4043-a64a-0e43abc3c1a1",
|
| 543 |
+
"nsfwLevel": 8,
|
| 544 |
+
"width": 672,
|
| 545 |
+
"height": 704,
|
| 546 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 547 |
+
"type": "video",
|
| 548 |
+
"minor": false,
|
| 549 |
+
"poi": false,
|
| 550 |
+
"hasMeta": true,
|
| 551 |
+
"hasPositivePrompt": true,
|
| 552 |
+
"onSite": false,
|
| 553 |
+
"remixOfId": null,
|
| 554 |
+
"video_url": "https://c.genur.art/78b6adaa-7423-4043-a64a-0e43abc3c1a1",
|
| 555 |
+
"image_url": "https://vid.genur.art/unsafe/450x0/b64:aHR0cHM6Ly9jLmdlbnVyLmFydC83OGI2YWRhYS03NDIzLTQwNDMtYTY0YS0wZTQzYWJjM2MxYTE",
|
| 556 |
+
"link": "https://genur.art/posts/112153658"
|
| 557 |
+
}
|
| 558 |
+
],
|
| 559 |
+
"allow_download": true,
|
| 560 |
+
"download_url": "/api/download/models/2451519",
|
| 561 |
+
"platform_url": "https://civitai.com/models/2176995?modelVersionId=2451519",
|
| 562 |
+
"civitai_model_id": 2176995,
|
| 563 |
+
"civitai_model_version_id": 2451519,
|
| 564 |
+
"href": "/models/2176995?modelVersionId=2451519",
|
| 565 |
+
"mirrors": [
|
| 566 |
+
{
|
| 567 |
+
"platform": "seaart",
|
| 568 |
+
"href": "/seaart/models/d4ll7a5e878c73fi9b50/versions/5ff95fd882f99ac081817470213b047a",
|
| 569 |
+
"platform_url": "https://www.seaart.ai/models/detail/d4ll7a5e878c73fi9b50?v=5ff95fd882f99ac081817470213b047a",
|
| 570 |
+
"name": "Eat My Аss - Wan 2.2 I2V 14B",
|
| 571 |
+
"version_name": "high",
|
| 572 |
+
"id": "d4ll7a5e878c73fi9b50",
|
| 573 |
+
"version_id": "5ff95fd882f99ac081817470213b047a"
|
| 574 |
+
},
|
| 575 |
+
{
|
| 576 |
+
"platform": "seaart",
|
| 577 |
+
"href": "/seaart/models/d4ll7a5e878c73fi9b50/versions/f239ef10326dadee2400dd398ec23698",
|
| 578 |
+
"platform_url": "https://www.seaart.ai/models/detail/d4ll7a5e878c73fi9b50?v=f239ef10326dadee2400dd398ec23698",
|
| 579 |
+
"name": "Eat My Аss - Wan 2.2 I2V 14B",
|
| 580 |
+
"version_name": "low",
|
| 581 |
+
"id": "d4ll7a5e878c73fi9b50",
|
| 582 |
+
"version_id": "f239ef10326dadee2400dd398ec23698"
|
| 583 |
+
},
|
| 584 |
+
{
|
| 585 |
+
"platform": "tensorart",
|
| 586 |
+
"href": "/tensorart/models/937110041180291364/versions/937110041180291364",
|
| 587 |
+
"platform_url": "https://tensor.art/models/937110041180291364",
|
| 588 |
+
"name": "a/s/s",
|
| 589 |
+
"version_name": "low",
|
| 590 |
+
"id": "937110041180291364",
|
| 591 |
+
"version_id": "937110041180291364"
|
| 592 |
+
},
|
| 593 |
+
{
|
| 594 |
+
"platform": "tensorhub",
|
| 595 |
+
"href": "/tensorhub/models/937110041180291364/versions/937110041180291364",
|
| 596 |
+
"platform_url": "https://tensorhub.art/models/937110041180291364",
|
| 597 |
+
"name": "a/s/s",
|
| 598 |
+
"version_name": "low",
|
| 599 |
+
"id": "937110041180291364",
|
| 600 |
+
"version_id": "937110041180291364"
|
| 601 |
+
}
|
| 602 |
+
],
|
| 603 |
+
"trainedWords": [],
|
| 604 |
+
"nsfwLevel": 60,
|
| 605 |
+
"stats": {
|
| 606 |
+
"downloadCount": 2573,
|
| 607 |
+
"ratingCount": 0,
|
| 608 |
+
"rating": 0
|
| 609 |
+
},
|
| 610 |
+
"model": {
|
| 611 |
+
"name": "Eat My Ass - Wan 2.2 I2V 14B",
|
| 612 |
+
"type": "LORA",
|
| 613 |
+
"nsfw": true,
|
| 614 |
+
"description": "<p>If you're here, you probably like buttocks. This model excel at women presenting you their backside.</p><p></p><p><strong>My motto</strong>: Quality over quantity. The low noise model has been trained at the native 1280x720 resolution of the dataset for maximum details. The assembled dataset is very sharp, high quality videos that were handpicked and carefully cut.</p><p></p><p>The model seems to have learned more about anatomy than the intended concept. Explore and use your creativity. The last few provided samples highlight such case.</p><p></p><p><strong>Generate and please share your results.</strong></p><p></p><h1 id=\"what-it-can-do\">What it can do</h1><ul><li><p>Close-ups, medium shots, distant shots</p></li><li><p>Standing, kneeling, laying, doing the split</p></li><li><p>Mostly backside views, snuck some frontal views in it</p></li><li><p>No public hair / With pubic hair</p></li></ul><h1 id=\"dataset\">Dataset</h1><ul><li><p><strong>Number of videos</strong>: 143</p></li><li><p><strong>Resolution</strong>: 1280x720</p></li><li><p><strong>Frame rate</strong>: 16</p></li><li><p><strong>Duration</strong>: 5s (81 frames)</p></li></ul><h1 id=\"training\">Training</h1><h3 id=\"high-noise\">High noise</h3><ul><li><p>10x A40 GPUs</p></li><li><p>845x475 resolution</p></li><li><p>40 epochs</p></li><li><p>0.0001 learning rate</p></li></ul><h3 id=\"low-noise\">Low noise</h3><ul><li><p>8x A100 SXM GPUs</p></li><li><p>1280x720 resolution (native dataset resolution)</p></li><li><p>37 epochs</p></li><li><p>0.0001 learning rate</p></li></ul><p></p>",
|
| 615 |
+
"tags": [
|
| 616 |
+
"concept",
|
| 617 |
+
"butt",
|
| 618 |
+
"nsfw"
|
| 619 |
+
],
|
| 620 |
+
"allowNoCredit": true,
|
| 621 |
+
"allowCommercialUse": [
|
| 622 |
+
"Sell"
|
| 623 |
+
],
|
| 624 |
+
"allowDerivatives": true,
|
| 625 |
+
"allowDifferentLicense": true
|
| 626 |
+
},
|
| 627 |
+
"creator": {
|
| 628 |
+
"username": "cnovice",
|
| 629 |
+
"image": "",
|
| 630 |
+
"name": "cnovice",
|
| 631 |
+
"url": "/users/cnovice"
|
| 632 |
+
},
|
| 633 |
+
"source": "civarchive",
|
| 634 |
+
"is_deleted": true
|
| 635 |
+
},
|
| 636 |
+
"tags": [
|
| 637 |
+
"concept",
|
| 638 |
+
"butt",
|
| 639 |
+
"nsfw"
|
| 640 |
+
],
|
| 641 |
+
"modelDescription": "<p>If you're here, you probably like buttocks. This model excel at women presenting you their backside.</p><p></p><p><strong>My motto</strong>: Quality over quantity. The low noise model has been trained at the native 1280x720 resolution of the dataset for maximum details. The assembled dataset is very sharp, high quality videos that were handpicked and carefully cut.</p><p></p><p>The model seems to have learned more about anatomy than the intended concept. Explore and use your creativity. The last few provided samples highlight such case.</p><p></p><p><strong>Generate and please share your results.</strong></p><p></p><h1 id=\"what-it-can-do\">What it can do</h1><ul><li><p>Close-ups, medium shots, distant shots</p></li><li><p>Standing, kneeling, laying, doing the split</p></li><li><p>Mostly backside views, snuck some frontal views in it</p></li><li><p>No public hair / With pubic hair</p></li></ul><h1 id=\"dataset\">Dataset</h1><ul><li><p><strong>Number of videos</strong>: 143</p></li><li><p><strong>Resolution</strong>: 1280x720</p></li><li><p><strong>Frame rate</strong>: 16</p></li><li><p><strong>Duration</strong>: 5s (81 frames)</p></li></ul><h1 id=\"training\">Training</h1><h3 id=\"high-noise\">High noise</h3><ul><li><p>10x A40 GPUs</p></li><li><p>845x475 resolution</p></li><li><p>40 epochs</p></li><li><p>0.0001 learning rate</p></li></ul><h3 id=\"low-noise\">Low noise</h3><ul><li><p>8x A100 SXM GPUs</p></li><li><p>1280x720 resolution (native dataset resolution)</p></li><li><p>37 epochs</p></li><li><p>0.0001 learning rate</p></li></ul><p></p>",
|
| 642 |
+
"civitai_deleted": false,
|
| 643 |
+
"favorite": false,
|
| 644 |
+
"exclude": false,
|
| 645 |
+
"db_checked": false,
|
| 646 |
+
"skip_metadata_refresh": false,
|
| 647 |
+
"metadata_source": "civarchive",
|
| 648 |
+
"last_checked_at": 1772082482.036677,
|
| 649 |
+
"usage_tips": "{}"
|
| 650 |
+
}
|
loras/Actions/Helpers/WAN2.2 - EatMyAss - HIGH - I2V - e40.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b89ca840e76cbe0b47604eaa936fbfba79974a65d4b5263d2ea609cc07b1065f
|
| 3 |
+
size 613516752
|
loras/Actions/Helpers/WAN2.2 - EatMyAss - LOW - I2V - e37.metadata.json
ADDED
|
@@ -0,0 +1,392 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"file_name": "WAN2.2 - EatMyAss - LOW - I2V - e37",
|
| 3 |
+
"model_name": "Eat My Ass - Wan 2.2 I2V 14B",
|
| 4 |
+
"file_path": "G:/AI/ComfyUI/models/loras/Actions/Helpers/WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 5 |
+
"size": 613516752,
|
| 6 |
+
"modified": 1772081883.006939,
|
| 7 |
+
"sha256": "2f9c32806816f75fe8db4b00b678afff6ab83ecf0dd84995a6e8f755c5810270",
|
| 8 |
+
"base_model": "Wan Video 2.2 I2V-A14B",
|
| 9 |
+
"preview_url": "",
|
| 10 |
+
"preview_nsfw_level": 0,
|
| 11 |
+
"notes": "",
|
| 12 |
+
"from_civitai": true,
|
| 13 |
+
"civitai": {
|
| 14 |
+
"id": 2451550,
|
| 15 |
+
"modelId": 2176995,
|
| 16 |
+
"name": "Low I2V-14B",
|
| 17 |
+
"baseModel": "Wan Video 2.2 I2V-A14B",
|
| 18 |
+
"baseModelType": "Standard",
|
| 19 |
+
"description": null,
|
| 20 |
+
"is_nsfw": true,
|
| 21 |
+
"createdAt": "2025-12-07T20:54:31.363Z",
|
| 22 |
+
"updatedAt": "2025-12-16T16:43:21.574Z",
|
| 23 |
+
"deletedAt": "2025-12-15T15:56:39.703Z",
|
| 24 |
+
"files": [
|
| 25 |
+
{
|
| 26 |
+
"id": 2342664,
|
| 27 |
+
"sizeKB": 599137.453125,
|
| 28 |
+
"name": "WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 29 |
+
"type": "Model",
|
| 30 |
+
"downloadUrl": "https://civitai.com/api/download/models/2451550",
|
| 31 |
+
"primary": true,
|
| 32 |
+
"mirrors": [
|
| 33 |
+
{
|
| 34 |
+
"filename": "WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 35 |
+
"url": "https://civitai.com/api/download/models/2451550",
|
| 36 |
+
"source": "civitai",
|
| 37 |
+
"model_id": 2176995,
|
| 38 |
+
"model_version_id": 2451550,
|
| 39 |
+
"deletedAt": "2025-12-16T16:43:21.439Z",
|
| 40 |
+
"is_gated": false,
|
| 41 |
+
"is_paid": false
|
| 42 |
+
},
|
| 43 |
+
{
|
| 44 |
+
"filename": "WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 45 |
+
"url": "https://huggingface.co/SRodge00/eatmya/resolve/main/WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 46 |
+
"source": "huggingface",
|
| 47 |
+
"deletedAt": null,
|
| 48 |
+
"is_gated": false,
|
| 49 |
+
"is_paid": false,
|
| 50 |
+
"model_id": null,
|
| 51 |
+
"model_version_id": null
|
| 52 |
+
},
|
| 53 |
+
{
|
| 54 |
+
"filename": "WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 55 |
+
"url": "https://huggingface.co/primalfearfear/as/resolve/main/WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 56 |
+
"source": "huggingface",
|
| 57 |
+
"deletedAt": null,
|
| 58 |
+
"is_gated": false,
|
| 59 |
+
"is_paid": false,
|
| 60 |
+
"model_id": null,
|
| 61 |
+
"model_version_id": null
|
| 62 |
+
},
|
| 63 |
+
{
|
| 64 |
+
"filename": "WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 65 |
+
"url": "https://huggingface.co/tianbugao/wan_i2v/resolve/main/loras/WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 66 |
+
"source": "huggingface",
|
| 67 |
+
"deletedAt": null,
|
| 68 |
+
"is_gated": false,
|
| 69 |
+
"is_paid": false,
|
| 70 |
+
"model_id": null,
|
| 71 |
+
"model_version_id": null
|
| 72 |
+
},
|
| 73 |
+
{
|
| 74 |
+
"filename": "WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 75 |
+
"url": "https://huggingface.co/boobkake22/LoRA-Archive/resolve/main/WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 76 |
+
"source": "huggingface",
|
| 77 |
+
"deletedAt": null,
|
| 78 |
+
"is_gated": false,
|
| 79 |
+
"is_paid": false,
|
| 80 |
+
"model_id": null,
|
| 81 |
+
"model_version_id": null
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"filename": "low.safetensors",
|
| 85 |
+
"url": "https://huggingface.co/pr0nai/wan_2.2_loras/resolve/main/eat_my_ass/low.safetensors",
|
| 86 |
+
"source": "huggingface",
|
| 87 |
+
"deletedAt": null,
|
| 88 |
+
"is_gated": false,
|
| 89 |
+
"is_paid": false,
|
| 90 |
+
"model_id": null,
|
| 91 |
+
"model_version_id": null
|
| 92 |
+
},
|
| 93 |
+
{
|
| 94 |
+
"filename": "WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 95 |
+
"url": "https://huggingface.co/profpeng/eatmyass/resolve/main/WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 96 |
+
"source": "huggingface",
|
| 97 |
+
"deletedAt": null,
|
| 98 |
+
"is_gated": false,
|
| 99 |
+
"is_paid": false,
|
| 100 |
+
"model_id": null,
|
| 101 |
+
"model_version_id": null
|
| 102 |
+
},
|
| 103 |
+
{
|
| 104 |
+
"filename": "WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 105 |
+
"url": "https://huggingface.co/KeyOpening8063587/eatmyass/resolve/main/WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 106 |
+
"source": "huggingface",
|
| 107 |
+
"deletedAt": null,
|
| 108 |
+
"is_gated": false,
|
| 109 |
+
"is_paid": false,
|
| 110 |
+
"model_id": null,
|
| 111 |
+
"model_version_id": null
|
| 112 |
+
},
|
| 113 |
+
{
|
| 114 |
+
"filename": "WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 115 |
+
"url": "https://huggingface.co/SR47/eatmyass/resolve/main/WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 116 |
+
"source": "huggingface",
|
| 117 |
+
"deletedAt": null,
|
| 118 |
+
"is_gated": false,
|
| 119 |
+
"is_paid": false,
|
| 120 |
+
"model_id": null,
|
| 121 |
+
"model_version_id": null
|
| 122 |
+
},
|
| 123 |
+
{
|
| 124 |
+
"filename": "WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 125 |
+
"url": "https://huggingface.co/Dylann/lottaWAN/resolve/main/WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 126 |
+
"source": "huggingface",
|
| 127 |
+
"deletedAt": null,
|
| 128 |
+
"is_gated": false,
|
| 129 |
+
"is_paid": false,
|
| 130 |
+
"model_id": null,
|
| 131 |
+
"model_version_id": null
|
| 132 |
+
},
|
| 133 |
+
{
|
| 134 |
+
"filename": "WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 135 |
+
"url": "https://huggingface.co/PetruZetta/wan_2.2_E3T_M1_A33_WOM3N_WITH_TW3RK_lora/resolve/main/WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 136 |
+
"source": "huggingface",
|
| 137 |
+
"deletedAt": null,
|
| 138 |
+
"is_gated": false,
|
| 139 |
+
"is_paid": false,
|
| 140 |
+
"model_id": null,
|
| 141 |
+
"model_version_id": null
|
| 142 |
+
},
|
| 143 |
+
{
|
| 144 |
+
"filename": "WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 145 |
+
"url": "https://huggingface.co/happiness7qx/comfyuimodeltests/resolve/main/loras/WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 146 |
+
"source": "huggingface",
|
| 147 |
+
"deletedAt": null,
|
| 148 |
+
"is_gated": false,
|
| 149 |
+
"is_paid": false,
|
| 150 |
+
"model_id": null,
|
| 151 |
+
"model_version_id": null
|
| 152 |
+
},
|
| 153 |
+
{
|
| 154 |
+
"filename": "WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 155 |
+
"url": "https://huggingface.co/UnifiedHorusRA/TheWan2.2I2V2/resolve/main/Eat_My_Ass_-_Wan_2_2_I2V_14B/Wan_Video_2_2_I2V-A14B/WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 156 |
+
"source": "huggingface",
|
| 157 |
+
"deletedAt": null,
|
| 158 |
+
"is_gated": false,
|
| 159 |
+
"is_paid": false,
|
| 160 |
+
"model_id": null,
|
| 161 |
+
"model_version_id": null
|
| 162 |
+
},
|
| 163 |
+
{
|
| 164 |
+
"filename": "WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 165 |
+
"url": "https://huggingface.co/UnifiedHorusRA/TheWan2.2I2V3/resolve/main/Eat_My_Ass_-_Wan_2_2_I2V_14B/Wan_Video_2_2_I2V-A14B/WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 166 |
+
"source": "huggingface",
|
| 167 |
+
"deletedAt": null,
|
| 168 |
+
"is_gated": false,
|
| 169 |
+
"is_paid": false,
|
| 170 |
+
"model_id": null,
|
| 171 |
+
"model_version_id": null
|
| 172 |
+
},
|
| 173 |
+
{
|
| 174 |
+
"filename": "WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 175 |
+
"url": "https://huggingface.co/Sentinel7/wan/resolve/main/2176995/2451550/WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 176 |
+
"source": "huggingface",
|
| 177 |
+
"deletedAt": null,
|
| 178 |
+
"is_gated": false,
|
| 179 |
+
"is_paid": false,
|
| 180 |
+
"model_id": null,
|
| 181 |
+
"model_version_id": null
|
| 182 |
+
},
|
| 183 |
+
{
|
| 184 |
+
"filename": "WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 185 |
+
"url": "https://huggingface.co/Paolo222/DPaint/resolve/main/WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 186 |
+
"source": "huggingface",
|
| 187 |
+
"deletedAt": null,
|
| 188 |
+
"is_gated": false,
|
| 189 |
+
"is_paid": false,
|
| 190 |
+
"model_id": null,
|
| 191 |
+
"model_version_id": null
|
| 192 |
+
},
|
| 193 |
+
{
|
| 194 |
+
"filename": "WAN2.2-EatMyAs-LOw-I2V-e37.safetensors",
|
| 195 |
+
"url": "https://huggingface.co/Kutches/2BasedV3/resolve/main/WAN2.2-EatMyAs-LOw-I2V-e37.safetensors",
|
| 196 |
+
"source": "huggingface",
|
| 197 |
+
"deletedAt": null,
|
| 198 |
+
"is_gated": false,
|
| 199 |
+
"is_paid": false,
|
| 200 |
+
"model_id": null,
|
| 201 |
+
"model_version_id": null
|
| 202 |
+
},
|
| 203 |
+
{
|
| 204 |
+
"filename": "WAN2.220EMA20LOW20I2V20e37.safetensors",
|
| 205 |
+
"url": "https://huggingface.co/GiorgioV/LoRA_for_WAN_22/resolve/main/WAN2.220EMA20LOW20I2V20e37.safetensors",
|
| 206 |
+
"source": "huggingface",
|
| 207 |
+
"deletedAt": null,
|
| 208 |
+
"is_gated": false,
|
| 209 |
+
"is_paid": false,
|
| 210 |
+
"model_id": null,
|
| 211 |
+
"model_version_id": null
|
| 212 |
+
},
|
| 213 |
+
{
|
| 214 |
+
"filename": "WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 215 |
+
"url": "https://huggingface.co/bilmemne13/comfy10/resolve/main/WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 216 |
+
"source": "huggingface",
|
| 217 |
+
"deletedAt": null,
|
| 218 |
+
"is_gated": false,
|
| 219 |
+
"is_paid": false,
|
| 220 |
+
"model_id": null,
|
| 221 |
+
"model_version_id": null
|
| 222 |
+
},
|
| 223 |
+
{
|
| 224 |
+
"filename": "WAN2.2-EatMyAss-LOW-I2V-e37.safetensors",
|
| 225 |
+
"url": "https://huggingface.co/bilmemne13/comfy10/resolve/main/WAN2.2-EatMyAss-LOW-I2V-e37.safetensors",
|
| 226 |
+
"source": "huggingface",
|
| 227 |
+
"deletedAt": null,
|
| 228 |
+
"is_gated": false,
|
| 229 |
+
"is_paid": false,
|
| 230 |
+
"model_id": null,
|
| 231 |
+
"model_version_id": null
|
| 232 |
+
},
|
| 233 |
+
{
|
| 234 |
+
"filename": "EatMyAss_LOW.safetensors",
|
| 235 |
+
"url": "https://huggingface.co/jacobtaylor00124/runup/resolve/main/EatMyAss_LOW.safetensors",
|
| 236 |
+
"source": "huggingface",
|
| 237 |
+
"deletedAt": null,
|
| 238 |
+
"is_gated": false,
|
| 239 |
+
"is_paid": false,
|
| 240 |
+
"model_id": null,
|
| 241 |
+
"model_version_id": null
|
| 242 |
+
},
|
| 243 |
+
{
|
| 244 |
+
"filename": "WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 245 |
+
"url": "https://huggingface.co/Frankis72/Gtmoney/resolve/main/WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 246 |
+
"source": "huggingface",
|
| 247 |
+
"deletedAt": "2026-02-22T17:53:11.397Z",
|
| 248 |
+
"is_gated": false,
|
| 249 |
+
"is_paid": false,
|
| 250 |
+
"model_id": null,
|
| 251 |
+
"model_version_id": null
|
| 252 |
+
},
|
| 253 |
+
{
|
| 254 |
+
"filename": "WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 255 |
+
"url": "/tensorart/models/937110041180291364/versions/937110041180291364",
|
| 256 |
+
"source": "tensorart",
|
| 257 |
+
"model_id": "937110041180291364",
|
| 258 |
+
"model_version_id": "937110041180291364",
|
| 259 |
+
"deletedAt": null,
|
| 260 |
+
"is_gated": false,
|
| 261 |
+
"is_paid": false
|
| 262 |
+
},
|
| 263 |
+
{
|
| 264 |
+
"filename": "WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors",
|
| 265 |
+
"url": "/tensorhub/models/937110041180291364/versions/937110041180291364",
|
| 266 |
+
"source": "tensorhub",
|
| 267 |
+
"model_id": "937110041180291364",
|
| 268 |
+
"model_version_id": "937110041180291364",
|
| 269 |
+
"deletedAt": null,
|
| 270 |
+
"is_gated": false,
|
| 271 |
+
"is_paid": false
|
| 272 |
+
}
|
| 273 |
+
],
|
| 274 |
+
"hashes": {
|
| 275 |
+
"SHA256": "2F9C32806816F75FE8DB4B00B678AFFF6AB83ECF0DD84995A6E8F755C5810270"
|
| 276 |
+
},
|
| 277 |
+
"modelVersionId": 2451550,
|
| 278 |
+
"modelId": 2176995
|
| 279 |
+
}
|
| 280 |
+
],
|
| 281 |
+
"images": [
|
| 282 |
+
{
|
| 283 |
+
"id": 112024561,
|
| 284 |
+
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/83e09277-1d41-46f1-8026-48b04018c5af/transcode=true,width=450,optimized=true/112024561.mp4",
|
| 285 |
+
"nsfwLevel": 16,
|
| 286 |
+
"width": 864,
|
| 287 |
+
"height": 1152,
|
| 288 |
+
"hash": "U00000fQfQfQfQfQfQfQfQfQfQfQfQfQfQfQ",
|
| 289 |
+
"type": "video",
|
| 290 |
+
"minor": false,
|
| 291 |
+
"poi": false,
|
| 292 |
+
"hasMeta": true,
|
| 293 |
+
"hasPositivePrompt": true,
|
| 294 |
+
"onSite": false,
|
| 295 |
+
"remixOfId": null,
|
| 296 |
+
"video_url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/83e09277-1d41-46f1-8026-48b04018c5af/transcode=true,width=450,optimized=true/112024561.mp4",
|
| 297 |
+
"image_url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/83e09277-1d41-46f1-8026-48b04018c5af/anim=false,transcode=true,width=450,optimized=true/83e09277-1d41-46f1-8026-48b04018c5af.jpeg",
|
| 298 |
+
"link": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/83e09277-1d41-46f1-8026-48b04018c5af/original=true/112024561.mp4"
|
| 299 |
+
}
|
| 300 |
+
],
|
| 301 |
+
"allow_download": true,
|
| 302 |
+
"download_url": "/api/download/models/2451550",
|
| 303 |
+
"platform_url": "https://civitai.com/models/2176995?modelVersionId=2451550",
|
| 304 |
+
"civitai_model_id": 2176995,
|
| 305 |
+
"civitai_model_version_id": 2451550,
|
| 306 |
+
"href": "/models/2176995?modelVersionId=2451550",
|
| 307 |
+
"mirrors": [
|
| 308 |
+
{
|
| 309 |
+
"platform": "seaart",
|
| 310 |
+
"href": "/seaart/models/d4ll7a5e878c73fi9b50/versions/5ff95fd882f99ac081817470213b047a",
|
| 311 |
+
"platform_url": "https://www.seaart.ai/models/detail/d4ll7a5e878c73fi9b50?v=5ff95fd882f99ac081817470213b047a",
|
| 312 |
+
"name": "Eat My Аss - Wan 2.2 I2V 14B",
|
| 313 |
+
"version_name": "high",
|
| 314 |
+
"id": "d4ll7a5e878c73fi9b50",
|
| 315 |
+
"version_id": "5ff95fd882f99ac081817470213b047a"
|
| 316 |
+
},
|
| 317 |
+
{
|
| 318 |
+
"platform": "seaart",
|
| 319 |
+
"href": "/seaart/models/d4ll7a5e878c73fi9b50/versions/f239ef10326dadee2400dd398ec23698",
|
| 320 |
+
"platform_url": "https://www.seaart.ai/models/detail/d4ll7a5e878c73fi9b50?v=f239ef10326dadee2400dd398ec23698",
|
| 321 |
+
"name": "Eat My Аss - Wan 2.2 I2V 14B",
|
| 322 |
+
"version_name": "low",
|
| 323 |
+
"id": "d4ll7a5e878c73fi9b50",
|
| 324 |
+
"version_id": "f239ef10326dadee2400dd398ec23698"
|
| 325 |
+
},
|
| 326 |
+
{
|
| 327 |
+
"platform": "tensorart",
|
| 328 |
+
"href": "/tensorart/models/937110041180291364/versions/937110041180291364",
|
| 329 |
+
"platform_url": "https://tensor.art/models/937110041180291364",
|
| 330 |
+
"name": "a/s/s",
|
| 331 |
+
"version_name": "low",
|
| 332 |
+
"id": "937110041180291364",
|
| 333 |
+
"version_id": "937110041180291364"
|
| 334 |
+
},
|
| 335 |
+
{
|
| 336 |
+
"platform": "tensorhub",
|
| 337 |
+
"href": "/tensorhub/models/937110041180291364/versions/937110041180291364",
|
| 338 |
+
"platform_url": "https://tensorhub.art/models/937110041180291364",
|
| 339 |
+
"name": "a/s/s",
|
| 340 |
+
"version_name": "low",
|
| 341 |
+
"id": "937110041180291364",
|
| 342 |
+
"version_id": "937110041180291364"
|
| 343 |
+
}
|
| 344 |
+
],
|
| 345 |
+
"trainedWords": [],
|
| 346 |
+
"nsfwLevel": 60,
|
| 347 |
+
"stats": {
|
| 348 |
+
"downloadCount": 2361,
|
| 349 |
+
"ratingCount": 0,
|
| 350 |
+
"rating": 0
|
| 351 |
+
},
|
| 352 |
+
"model": {
|
| 353 |
+
"name": "Eat My Ass - Wan 2.2 I2V 14B",
|
| 354 |
+
"type": "LORA",
|
| 355 |
+
"nsfw": true,
|
| 356 |
+
"description": "<p>If you're here, you probably like buttocks. This model excel at women presenting you their backside.</p><p></p><p><strong>My motto</strong>: Quality over quantity. The low noise model has been trained at the native 1280x720 resolution of the dataset for maximum details. The assembled dataset is very sharp, high quality videos that were handpicked and carefully cut.</p><p></p><p>The model seems to have learned more about anatomy than the intended concept. Explore and use your creativity. The last few provided samples highlight such case.</p><p></p><p><strong>Generate and please share your results.</strong></p><p></p><h1 id=\"what-it-can-do\">What it can do</h1><ul><li><p>Close-ups, medium shots, distant shots</p></li><li><p>Standing, kneeling, laying, doing the split</p></li><li><p>Mostly backside views, snuck some frontal views in it</p></li><li><p>No public hair / With pubic hair</p></li></ul><h1 id=\"dataset\">Dataset</h1><ul><li><p><strong>Number of videos</strong>: 143</p></li><li><p><strong>Resolution</strong>: 1280x720</p></li><li><p><strong>Frame rate</strong>: 16</p></li><li><p><strong>Duration</strong>: 5s (81 frames)</p></li></ul><h1 id=\"training\">Training</h1><h3 id=\"high-noise\">High noise</h3><ul><li><p>10x A40 GPUs</p></li><li><p>845x475 resolution</p></li><li><p>40 epochs</p></li><li><p>0.0001 learning rate</p></li></ul><h3 id=\"low-noise\">Low noise</h3><ul><li><p>8x A100 SXM GPUs</p></li><li><p>1280x720 resolution (native dataset resolution)</p></li><li><p>37 epochs</p></li><li><p>0.0001 learning rate</p></li></ul><p></p>",
|
| 357 |
+
"tags": [
|
| 358 |
+
"concept",
|
| 359 |
+
"butt",
|
| 360 |
+
"nsfw"
|
| 361 |
+
],
|
| 362 |
+
"allowNoCredit": true,
|
| 363 |
+
"allowCommercialUse": [
|
| 364 |
+
"Sell"
|
| 365 |
+
],
|
| 366 |
+
"allowDerivatives": true,
|
| 367 |
+
"allowDifferentLicense": true
|
| 368 |
+
},
|
| 369 |
+
"creator": {
|
| 370 |
+
"username": "cnovice",
|
| 371 |
+
"image": "",
|
| 372 |
+
"name": "cnovice",
|
| 373 |
+
"url": "/users/cnovice"
|
| 374 |
+
},
|
| 375 |
+
"source": "civarchive",
|
| 376 |
+
"is_deleted": true
|
| 377 |
+
},
|
| 378 |
+
"tags": [
|
| 379 |
+
"concept",
|
| 380 |
+
"butt",
|
| 381 |
+
"nsfw"
|
| 382 |
+
],
|
| 383 |
+
"modelDescription": "<p>If you're here, you probably like buttocks. This model excel at women presenting you their backside.</p><p></p><p><strong>My motto</strong>: Quality over quantity. The low noise model has been trained at the native 1280x720 resolution of the dataset for maximum details. The assembled dataset is very sharp, high quality videos that were handpicked and carefully cut.</p><p></p><p>The model seems to have learned more about anatomy than the intended concept. Explore and use your creativity. The last few provided samples highlight such case.</p><p></p><p><strong>Generate and please share your results.</strong></p><p></p><h1 id=\"what-it-can-do\">What it can do</h1><ul><li><p>Close-ups, medium shots, distant shots</p></li><li><p>Standing, kneeling, laying, doing the split</p></li><li><p>Mostly backside views, snuck some frontal views in it</p></li><li><p>No public hair / With pubic hair</p></li></ul><h1 id=\"dataset\">Dataset</h1><ul><li><p><strong>Number of videos</strong>: 143</p></li><li><p><strong>Resolution</strong>: 1280x720</p></li><li><p><strong>Frame rate</strong>: 16</p></li><li><p><strong>Duration</strong>: 5s (81 frames)</p></li></ul><h1 id=\"training\">Training</h1><h3 id=\"high-noise\">High noise</h3><ul><li><p>10x A40 GPUs</p></li><li><p>845x475 resolution</p></li><li><p>40 epochs</p></li><li><p>0.0001 learning rate</p></li></ul><h3 id=\"low-noise\">Low noise</h3><ul><li><p>8x A100 SXM GPUs</p></li><li><p>1280x720 resolution (native dataset resolution)</p></li><li><p>37 epochs</p></li><li><p>0.0001 learning rate</p></li></ul><p></p>",
|
| 384 |
+
"civitai_deleted": false,
|
| 385 |
+
"favorite": false,
|
| 386 |
+
"exclude": false,
|
| 387 |
+
"db_checked": false,
|
| 388 |
+
"skip_metadata_refresh": false,
|
| 389 |
+
"metadata_source": "civarchive",
|
| 390 |
+
"last_checked_at": 1772082482.604392,
|
| 391 |
+
"usage_tips": "{}"
|
| 392 |
+
}
|
loras/Actions/Helpers/WAN2.2 - EatMyAss - LOW - I2V - e37.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f9c32806816f75fe8db4b00b678afff6ab83ecf0dd84995a6e8f755c5810270
|
| 3 |
+
size 613516752
|
loras/Actions/Helpers/WAN2.2-Pussyv1-I2V_T2V-Low.metadata.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"file_name": "WAN2.2-Pussyv1-I2V_T2V-Low",
|
| 3 |
+
"model_name": "WAN2.2-Pussyv1-I2V_T2V-Low",
|
| 4 |
+
"file_path": "G:/AI/ComfyUI/models/loras/Actions/Helpers/WAN2.2-Pussyv1-I2V_T2V-Low.safetensors",
|
| 5 |
+
"size": 613556840,
|
| 6 |
+
"modified": 1772081883.787612,
|
| 7 |
+
"sha256": "dc8cf90e4671a1dd594918ba05892bbb32043400b379142f421696cd04a3ea89",
|
| 8 |
+
"base_model": "Unknown",
|
| 9 |
+
"preview_url": "",
|
| 10 |
+
"preview_nsfw_level": 0,
|
| 11 |
+
"notes": "",
|
| 12 |
+
"from_civitai": false,
|
| 13 |
+
"civitai": {},
|
| 14 |
+
"tags": [],
|
| 15 |
+
"modelDescription": "",
|
| 16 |
+
"civitai_deleted": true,
|
| 17 |
+
"favorite": false,
|
| 18 |
+
"exclude": false,
|
| 19 |
+
"db_checked": false,
|
| 20 |
+
"skip_metadata_refresh": false,
|
| 21 |
+
"metadata_source": null,
|
| 22 |
+
"last_checked_at": 1772082485.066661,
|
| 23 |
+
"usage_tips": "{}"
|
| 24 |
+
}
|
loras/Actions/Helpers/WAN2.2-Pussyv1-I2V_T2V-Low.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc8cf90e4671a1dd594918ba05892bbb32043400b379142f421696cd04a3ea89
|
| 3 |
+
size 613556840
|
loras/Actions/Helpers/WAN2.2-Pussyv1-I2V_T2V_High.metadata.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"file_name": "WAN2.2-Pussyv1-I2V_T2V_High",
|
| 3 |
+
"model_name": "WAN2.2-Pussyv1-I2V_T2V_High",
|
| 4 |
+
"file_path": "G:/AI/ComfyUI/models/loras/Actions/Helpers/WAN2.2-Pussyv1-I2V_T2V_High.safetensors",
|
| 5 |
+
"size": 613556856,
|
| 6 |
+
"modified": 1772081884.169668,
|
| 7 |
+
"sha256": "22d382914f468356466f5c025432629415748f4171d0ccde76bd74e067d2e8f4",
|
| 8 |
+
"base_model": "Unknown",
|
| 9 |
+
"preview_url": "",
|
| 10 |
+
"preview_nsfw_level": 0,
|
| 11 |
+
"notes": "",
|
| 12 |
+
"from_civitai": false,
|
| 13 |
+
"civitai": {},
|
| 14 |
+
"tags": [],
|
| 15 |
+
"modelDescription": "",
|
| 16 |
+
"civitai_deleted": true,
|
| 17 |
+
"favorite": false,
|
| 18 |
+
"exclude": false,
|
| 19 |
+
"db_checked": false,
|
| 20 |
+
"skip_metadata_refresh": false,
|
| 21 |
+
"metadata_source": null,
|
| 22 |
+
"last_checked_at": 1772082485.331072,
|
| 23 |
+
"usage_tips": "{}"
|
| 24 |
+
}
|