Generate high-quality videos from text prompts using quantized models. Built with Cog for seamless deployment.
- Install Cog following the official guide
- 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
- Text-to-video generation in seconds
- Optimized for GPU efficiency (~40GB VRAM)
- Built-in temporal denoising
- Easy deployment via Cog
Follow for updates and share your creations: @zsakib_
Powered by StepFun's StepVideo-T2V-Turbo