generative-models
by
Stability-AI

Description: Generative Models by Stability AI

View on GitHub ↗

Summary Information

Updated 53 minutes ago
Added to GitGenius on April 3rd, 2024
Created on June 22nd, 2023
Open Issues & Pull Requests: 345 (+0)
Number of forks: 3,100
Total Stargazers: 27,214 (+0)
Total Subscribers: 276 (+0)

Issue Activity (beta)

Open issues: 246
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 720 days
Stale 30+ days: 241
Stale 90+ days: 239

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Repository Insights (GitGenius)

Median issue/PR response: 46.7 days
Mean response time: 123.0 days
90th percentile: 352.8 days
Tracked items: 119

Most active contributors

Detailed Description

The Stability AI generative models repository is a comprehensive research and development framework for advanced generative AI systems, primarily written in Python. The repository serves as the official implementation hub for Stability AI's cutting-edge models spanning image synthesis, video generation, and 3D asset creation. According to GitGenius classification data, the repository is categorized across multiple domains including AI research, image synthesis, text-to-image generation, deep learning, model architecture, and neural networks, reflecting its broad scope in generative model development.

The repository's most recent major release is Stable Video 4D 2.0, announced in May 2025, which represents an enhanced video-to-4D diffusion model designed for high-fidelity novel-view video synthesis and 4D asset generation. SV4D 2.0 generates 48 frames at 576x576 resolution from 12-frame input videos, producing 12 video frames across 4 camera views. The model demonstrates improvements over its predecessor SV4D in output fidelity, motion sharpness, and spatio-temporal consistency, while also generalizing better to real-world videos and eliminating dependency on reference multi-view generation from the first frame. The implementation supports autoregressive generation for longer videos and includes practical features for low VRAM environments through configurable frame encoding and decoding parameters.

Prior to SV4D 2.0, the repository released Stable Video 4D in July 2024, a video-to-4D diffusion model that generates 40 frames from 5 context frames and 8 reference views at 576x576 resolution. This model introduced a novel sampling method for generating longer 21-frame novel-view videos while maintaining temporal consistency. The repository also contains SV3D, released in March 2024, an image-to-video model for novel multi-view synthesis that generates 21 frames from single images. SV3D exists in two variants: SV3D_u for unconditioned orbital video generation and SV3D_p for camera-conditioned generation along specified paths.

Additional models in the repository include SDXL-Turbo, released in November 2023, described as a lightning-fast text-to-image model with accompanying technical documentation on adversarial diffusion distillation. The repository provides practical inference scripts and demo applications, including streamlit-based interfaces for interactive model testing and standalone Python scripts for batch processing.

The repository demonstrates active maintenance and community engagement, though with notable response latencies. GitGenius tracking data shows a median issue and pull request response latency of 1121.4 hours across 119 tracked items, with a mean latency of 2952.9 hours. The most active contributors tracked by GitGenius are LukeLIN-web with 11 events, ymingxie with 7 events, and ymxie97 with 6 events. The repository's contributor network overlaps with major open-source projects including Microsoft's VSCode and TypeScript repositories, as well as the Rust language repository, indicating cross-pollination with broader software development communities.

The codebase emphasizes practical usability through comprehensive documentation of model downloads, inference parameters, and optimization techniques for various hardware constraints. Users can configure sampling steps, camera elevations and azimuths, background removal, and memory usage parameters to adapt models to specific use cases and computational resources.

generative-models
by
Stability-AIStability-AI/generative-models

Repository Details

Fetching additional details & charts...