StableStudio
by
Stability-AI

Description: Community interface for generative AI

View on GitHub ↗

Summary Information

Updated 35 minutes ago
Added to GitGenius on April 3rd, 2024
Created on April 21st, 2023
Open Issues & Pull Requests: 62 (+0)
Number of forks: 917
Total Stargazers: 9,046 (-1)
Total Subscribers: 113 (+0)

Issue Activity (beta)

Open issues: 43
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 992 days
Stale 30+ days: 43
Stale 90+ days: 43

Recent activity

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

Top labels

  • bug (25)
  • new feature (14)
  • help wanted (13)
  • needs discussion (11)
  • enhancement (9)
  • needs elaboration (8)
  • important (4)
  • duplicate (2)

Most active issues this week

No issue events were indexed in the last 7 days.

Repository Insights (GitGenius)

Median issue/PR response: 576.9 days
Mean response time: 602.0 days
90th percentile: 1007.6 days
Tracked items: 11

Most active contributors

Detailed Description

StableStudio is Stability AI's official open-source variant of DreamStudio, a web-based user interface for generative AI image creation and editing. Written primarily in TypeScript, the project serves as a community-friendly alternative to the commercial DreamStudio platform, allowing users to generate and manipulate images through a browser-based application accessible at localhost:3000 after installation. The repository is classified across numerous creative and technical domains including creative studio, image synthesis, artistic workflows, visual generation, design software, and machine learning tools, reflecting its position at the intersection of AI capabilities and creative user interfaces.

The core distinction between StableStudio and DreamStudio involves architectural and feature decisions made to enhance community accessibility. Rather than hardcoding API calls specific to Stability's infrastructure, StableStudio implements a plugin system that allows developers to swap backends entirely. This plugin architecture enables users to create custom TypeScript plugins and connect StableStudio to any backend service they choose. The project removed DreamStudio-specific branding and account management features like billing and API key management, streamlining the open-source version while maintaining those capabilities in the commercial DreamStudio offering. Despite these differences, Stability AI continues supporting DreamStudio as its hosted deployment, keeping it synchronized with StableStudio updates whenever feasible.

Getting started with StableStudio requires Node.js and Yarn installed on the user's system. The quick start process involves standard dependency installation and launching the application, with the only additional requirement being a Stability API key if users opt for the default Stability API plugin. The project is organized into distinct packages including stablestudio-ui for the user interface and stablestudio-plugin for the plugin system, each with dedicated documentation.

Community engagement data tracked by GitGenius reveals moderate but sustained activity around the project. Across eleven tracked issues and pull requests, the median response latency was 13845 hours with a mean of 14447.3 hours, indicating slower response times typical of community-driven projects. The most frequently applied issue labels were help wanted with four occurrences, followed by needs discussion and new feature with three occurrences each. Primary contributors and triagers included user 1341314 with two tracked events, kopyl with two events, and RustoMCSpit with one event. The repository shares overlapping contributors with related projects including langgenius/dify, invoke-ai/invokeai, and automatic1111/stable-diffusion-webui, suggesting cross-pollination within the generative AI and creative tools ecosystem.

The project explicitly welcomes community contributions across bug fixes, documentation, general code cleanup, and new features. The UI package README serves as the recommended entry point for potential contributors, with discussions, open issues, and pull requests available for community members to engage with the development process. A code of conduct is provided to establish community standards.

StableStudio
by
Stability-AIStability-AI/StableStudio

Repository Details

Fetching additional details & charts...