streaming_generator
¶
Classes¶
fastvideo.entrypoints.streaming_generator.StreamingVideoGenerator
¶
StreamingVideoGenerator(fastvideo_args: FastVideoArgs, executor_class: type[Executor], log_stats: bool, use_queue_mode: bool = True)
Bases: VideoGenerator
This class extends VideoGenerator with streaming capabilities, allowing incremental video generation with step-by-step control.