Musebox/pussy-check-lora
Pussy Check LoRA — AI Video Generation Model by Musebox.ai
<div align="center"> <img src="https://cdn.musebox.ai/6e15cc16-0189-4a3e-b091-d818f1dbeb15.png" alt="Pussy Check LoRA Preview" width="512" /> <br /> <em>Generated with Musebox AI — no prompt engineering required</em> </div>
Overview
Pussy Check is a specialized LoRA (Low-Rank Adaptation) model trained for AI video generation. It produces realistic motion sequences with natural body movement and camera angles.
This model comes in two variants optimized for different use cases:
Model Details
- Architecture: LoRA adapter for WAN 2.1 video diffusion
- Format: SafeTensors (146 MB each)
- Type: Video generation (text-to-video / image-to-video)
- Resolution: Up to 720p
- Trained by: Musebox AI
Usage
With Musebox AI (Easiest)
The simplest way to use this model — no setup, no GPU required:
- Go to **musebox.ai**
- Choose the Pussy Check template
- Upload your reference photo
- Click Generate — done!
Musebox handles all the inference on cloud GPUs. You get a high-quality AI video in minutes.
👉 [Try it now on Musebox AI](https://musebox.ai) — new users get free credits!
With ComfyUI / Diffusers
You can also use these LoRA weights locally:
# Example with diffusers (pseudocode)
from diffusers import WanPipeline
pipe = WanPipeline.from_pretrained("wan-ai/wan2.1-t2v-14b")
pipe.load_lora_weights("Musebox/pussy-check-lora", weight_name="pussy-check-high.safetensors")
video = pipe(
prompt="your prompt here",
num_frames=81,
guidance_scale=5.0,
).framesRecommended settings:
- LoRA strength:
0.7–1.0for high variant,0.4–0.7for low variant - Guidance scale:
5.0 - Steps:
30–50 - Frames:
81(default WAN 2.1)
About Musebox AI
**Musebox AI** is an AI video and image generation platform with 50+ templates, custom model training, and one-click generation — no technical skills needed.
- 🎬 AI Video Generation — text-to-video & image-to-video
- 🎨 AI Image Generation — powered by Nano Banana Pro
- 🧠 Custom Model Training — train your own LoRA in minutes
- 💰 Affiliate Program — earn credits by referring friends
Links
- 🌐 Website: musebox.ai
- 📸 Instagram: @musebox_ai
- 🎥 YouTube: @museboxai
- 💬 Reddit: u/MuseBoxAI
- 🔗 All Links: allmylinks.com/musebox
License
This model is released under the Musebox Community License. Free for personal and non-commercial use. For commercial licensing, contact us at musebox.ai.
Citation
@misc{musebox2026pussycheck,
title={Pussy Check LoRA for WAN 2.1 Video Generation},
author={Musebox AI},
year={2026},
url={https://huggingface.co/Musebox/pussy-check-lora}
}