🔧 Installation¶
FastVideo supports the following hardware platforms:
Quick Installation¶
Using pip¶
Using conda¶
From source¶
Hardware Requirements¶
- NVIDIA GPUs: CUDA 11.8+ with compute capability 7.0+
- Apple Silicon: macOS 12.0+ with M1/M2/M3 chips
- CPU: x86_64 architecture (for CPU-only inference)
Next Steps¶
- Quick Start Guide - Get started with your first video generation
- Configuration - Learn about configuration options
- Examples - Explore example scripts and notebooks