1 repository
Frameworks designed for the real-time streaming of AI-generated content for interactive applications.
Distinct from AI Application Frameworks: Focuses on the real-time streaming architecture for generative AI, not code generation frameworks.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Interactive Generative AI Frameworks. Refine with filters or upvote what's useful.
StreamDiffusion is an interactive generative AI framework and inference engine designed for the low-latency delivery of image and video streams. It provides a real-time Stable Diffusion pipeline for text-to-image and image-to-image generation, enabling the creation of continuous generative image streams with minimized computational delay. The framework optimizes throughput using a pre-computed cache engine and residual-based guidance approximation to reduce the number of required model passes. It further manages GPU load through similarity-based frame skipping, which avoids redundant computat
Implements a framework for streaming AI-generated images in real time for interactive applications and live feeds.