p-video

Installation
Summary

Generate videos from text or images using Pruna's optimized models via inference.sh CLI.

  • Three models available: P-Video (text-to-video, image-to-video, audio support), WAN-T2V (fast text-to-video), and WAN-I2V (image animation)
  • Supports 480p, 720p, and 1080p resolutions with draft mode for faster, cheaper generation
  • Audio synchronization available for P-Video to create videos with synced audio tracks
  • Requires inference.sh CLI (infsh) and authentication via infsh login
SKILL.md

Install the belt CLI skill: npx skills add belt-sh/cli

Pruna P-Video Generation

Generate videos with Pruna's optimized video models via inference.sh CLI.

P-Video Generation

Quick Start

Requires inference.sh CLI (belt). Install instructions

belt login

belt app run pruna/p-video --input '{"prompt": "drone shot flying over a forest at sunset"}'
Related skills
Installs
GitHub Stars
500
First Seen
p-video — inferen-sh/skills