{"id":13406019,"url":"https://github.com/Stability-AI/StableStudio","last_synced_at":"2025-03-14T10:32:22.186Z","repository":{"id":157714514,"uuid":"631081758","full_name":"Stability-AI/StableStudio","owner":"Stability-AI","description":"Community interface for generative AI","archived":false,"fork":false,"pushed_at":"2024-04-30T20:05:06.000Z","size":54022,"stargazers_count":8730,"open_issues_count":65,"forks_count":869,"subscribers_count":118,"default_branch":"main","last_synced_at":"2024-10-15T17:41:24.598Z","etag":null,"topics":["frontend","ml","stability-ai","stable-diffusion"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Stability-AI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-21T22:09:15.000Z","updated_at":"2024-10-15T09:39:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"46a74eeb-2992-40f5-a007-90345accee25","html_url":"https://github.com/Stability-AI/StableStudio","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stability-AI%2FStableStudio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stability-AI%2FStableStudio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stability-AI%2FStableStudio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stability-AI%2FStableStudio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Stability-AI","download_url":"https://codeload.github.com/Stability-AI/StableStudio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221458296,"owners_count":16825284,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["frontend","ml","stability-ai","stable-diffusion"],"created_at":"2024-07-30T19:02:18.750Z","updated_at":"2025-03-14T10:32:22.179Z","avatar_url":"https://github.com/Stability-AI.png","language":"TypeScript","readme":"\u003cdiv align=\"center\" style=\"display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 1em; margin: 4em 0;\"\u003e\n\n\u003cimg src=\"./misc/Banner.png\" /\u003e\n\u003cimg src=\"./misc/GenerateScreenshot.png\" style=\"width: 400px; max-width: 600px; flex-grow: 1;\" /\u003e\n\u003cimg src=\"./misc/EditScreenshot.png\" style=\"width: 400px; max-width: 600px; flex-grow: 1;\" /\u003e\n\n\u003ch3\u003e👋 Welcome to StableStudio, the open-source version of \u003ca href=\"https://dreamstudio.ai\" target=\"_blank\"\u003eDreamStudio\u003c/a\u003e!\u003c/h3\u003e\n\n**🗺 Contents – [🚀 Quick Start](#quick-start) · [ℹ️ About](#about) · [🙋 FAQ](#faq) · [🧑‍💻 Contributing](#contributing)**\n\n**📚 Documentation – [🎨 UI](./packages/stablestudio-ui/README.md) · [🔌 Plugins](./packages/stablestudio-plugin/README.md) · \u003ca href=\"https://platform.stability.ai\" target=\"_blank\"\u003e⚡️ platform.stability.ai\u003c/a\u003e**\n\n**🔗 Links – \u003ca href=\"https://discord.com/channels/1002292111942635562/1108055793674227782\" target=\"_blank\"\u003e🎮 Discord\u003c/a\u003e · \u003ca href=\"https://dreamstudio.ai\" target=\"_blank\"\u003e🌈 DreamStudio\u003c/a\u003e · \u003ca href=\"https://github.com/Stability-AI/StableStudio/issues\"\u003e🛟 Bugs \u0026 Support\u003c/a\u003e · \u003ca href=\"https://github.com/Stability-AI/StableStudio/discussions\"\u003e💬 Discussion\u003c/a\u003e**\n\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n\u003c/div\u003e\n\n# \u003ca id=\"quick-start\" href=\"#quick-start\"\u003e🚀 Quick Start\u003c/a\u003e\n\nYou'll need to have [Node.js](https://nodejs.org/en/) and [Yarn](https://yarnpkg.com/) installed. Then run the following commands to install dependencies and launch StableStudio.\n\n```bash\ngit clone https://github.com/Stability-AI/StableStudio.git\n```\n\n```bash\ncd StableStudio\n```\n\n```bash\nyarn\n```\n\n```bash\nyarn dev\n```\n\n_**That's it! 🎉**_\n\nStableStudio will be running at [localhost:3000](http://localhost:3000) by default.\n\n\u003e If you are using the default Stability API plugin, You'll need to have your [API key](https://platform.stability.ai/docs/getting-started/authentication) handy. Otherwise, you should be good to go!\n\n# \u003ca id=\"about\" href=\"#about\"\u003eAbout\u003c/a\u003e\n\n\u003cdiv style=\"display: flex; justify-content: center; align-items: center; gap: 1em; margin: 0 0 2em 0;\"\u003e\n  \u003cimg src=\"./misc/PainterWithRobot.png\" style=\"flex-grow: 1; flex-shrink: 1;\" /\u003e\n\u003c/div\u003e\n\nStableStudio is [Stability AI](https://stability.ai)'s official open-source variant of [DreamStudio](https://www.dreamstudio.ai), our user interface for generative AI. It is a web-based application that allows users to create and edit generated images. We're not entirely sure where this project is going just yet, but we're excited to see what the community does with it!\n\n# \u003ca id=\"faq\" href=\"#faq\"\u003eFAQ\u003c/a\u003e\n\n### What's the difference between StableStudio and [DreamStudio](https://dreamstudio.ai)?\n\n_Not much!_ There are a few tweaks we made to make the project more community-friendly:\n\n- We removed [DreamStudio](https://dreamstudio.ai)-specific branding.\n\n- All \"over-the-wire\" API calls have been replaced by a [plugin system](./packages/stablestudio-plugin/README.md) which allows you to easily swap out the back-end.\n\n  - With a little bit of TypeScript, you can [create your own plugin](./packages/stablestudio-plugin/README.md) and use StableStudio with any back-end you want!\n\n- We removed Stability-specific account features such as billing, API key management, etc.\n\n  - These features are still available at [DreamStudio's account page](https://dreamstudio.ai/account).\n\n### Will [DreamStudio](https://dreamstudio.ai) still be supported?\n\n_Yes!_ Stability's hosted deployment of StableStudio will remain [DreamStudio](https://dreamstudio.ai). It will continue to get updates and stay up-to-date with StableStudio whenever possible.\n\n# \u003ca id=\"contributing\" href=\"#contributing\"\u003e🧑‍💻 Contributing\u003c/a\u003e\n\n\u003cdiv style=\"display: flex; justify-content: center; align-items: center; gap: 1em; margin: 0 0 2em 0;\"\u003e\n  \u003cimg src=\"./misc/ProgrammingRobots.png\" style=\"flex-grow: 1; flex-shrink: 1;\" /\u003e\n\u003c/div\u003e\n\n_**Community contributions are encouraged!**_\n\n**The UI package's [README](./packages/stablestudio-ui/README.md) is a great place to start.** Bug fixes, documentation, general clean-up, new features, etc. are all welcome.\n\nHere are some useful links...\n\n- [Discussion](https://github.com/Stability-AI/StableStudio/discussions)\n- [Open Issues](https://github.com/Stability-AI/StableStudio/issues)\n- [Open Pull Requests](https://github.com/Stability-AI/StableStudio/pulls)\n- [Code of Conduct](./CODE_OF_CONDUCT.md)\n","funding_links":[],"categories":["TypeScript","\u003cspan id=\"image\"\u003eImage\u003c/span\u003e","Image generation","App","HarmonyOS","其他_机器视觉","stable-diffusion","Summary","👑Stable Diffusion","Repos","排行榜 [2025-03-18]","Stable Diffusion"],"sub_categories":["\u003cspan id=\"tool\"\u003eLLM (LLM \u0026 Tool)\u003c/span\u003e","Windows Manager","网络服务_其他","TypeScript"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FStability-AI%2FStableStudio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FStability-AI%2FStableStudio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FStability-AI%2FStableStudio/lists"}