FastVideo API Reference¶
FastVideo exposes a small public API for loading pipelines and generating media. The detailed package reference is generated automatically from the source code.
Core API¶
fastvideo.VideoGeneratorloads a pipeline and provides the high-level generation interface.fastvideo.PipelineConfigdescribes the components required by a pipeline.fastvideo.SamplingParamcontains generation-time sampling parameters.
Package Reference¶
- API contracts and sampling
- Configuration
- Models
- Pipelines
- Training
- Distributed runtime
- Attention backends
- Layers
- Entrypoints