Wan2.1-T2V-14B-DiffusersModel35/100 via “text-to-video generation with diffusion-based synthesis”
text-to-video model by undefined. 31,223 downloads.
Unique: Implements WanPipeline as a native Diffusers integration rather than a standalone wrapper, enabling seamless composition with Diffusers schedulers (DDIM, Euler, DPM++), LoRA adapters, and safety filters. Uses latent video diffusion (operating in compressed latent space) rather than pixel-space generation, reducing memory overhead by ~8x compared to pixel-space alternatives while maintaining quality.
vs others: Smaller footprint (14B parameters) than Runway Gen-3 or Pika while remaining open-source and deployable on-premises, trading some quality for accessibility and cost; faster inference than Stable Video Diffusion on equivalent hardware due to optimized latent-space operations.