Skip to content

zsxkib/cog-step-video-t2v

Repository files navigation

Step Video T2V Cog Implementation 🎥

Replicate Hugging Face

Generate high-quality videos from text prompts using quantized models. Built with Cog for seamless deployment.

Quick Start

  1. Install Cog following the official guide
  2. Run generation:
cog predict -i prompt="An astronaut dancing on the moon"

Custom example:

cog predict -i \
  prompt="A robotic cat chasing a laser pointer" \
  num_frames=75 \
  fps=30

Features

  • Text-to-video generation in seconds
  • Optimized for GPU efficiency (~40GB VRAM)
  • Built-in temporal denoising
  • Easy deployment via Cog

Try It Online

Run on Replicate

Community

Follow for updates and share your creations: @zsakib_


Powered by StepFun's StepVideo-T2V-Turbo

About

Cog Single GPU Quantized Implementation of Step-Video-T2V

Topics

Resources

License

Stars

Watchers

Forks

Languages