• Stars
    star
    8,225
  • Rank 4,499 (Top 0.09 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created over 1 year ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Community interface for generative AI

๐Ÿ‘‹ Welcome to StableStudio, the open-source version of DreamStudio!

๐Ÿ—บ Contents โ€“ ๐Ÿš€ Quick Start ยท โ„น๏ธ About ยท ๐Ÿ™‹ FAQ ยท ๐Ÿง‘โ€๐Ÿ’ป Contributing

๐Ÿ“š Documentation โ€“ ๐ŸŽจ UI ยท ๐Ÿ”Œ Plugins ยท โšก๏ธ platform.stability.ai

๐Ÿ”— Links โ€“ ๐ŸŽฎ Discord ยท ๐ŸŒˆ DreamStudio ยท ๐Ÿ›Ÿ Bugs & Support ยท ๐Ÿ’ฌ Discussion



๐Ÿš€ Quick Start

You'll need to have Node.js and Yarn installed. Then run the following commands to install dependencies and launch StableStudio.

git clone https://github.com/Stability-AI/StableStudio.git
cd StableStudio
yarn
yarn dev

That's it! ๐ŸŽ‰

StableStudio will be running at localhost:3000 by default.

If you are using the default Stability API plugin, You'll need to have your API key handy. Otherwise, you should be good to go!

About

StableStudio is Stability AI's official open-source variant of DreamStudio, 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!

FAQ

What's the difference between StableStudio and DreamStudio?

Not much! There are a few tweaks we made to make the project more community-friendly:

  • We removed DreamStudio-specific branding.

  • All "over-the-wire" API calls have been replaced by a plugin system which allows you to easily swap out the back-end.

    • With a little bit of TypeScript, you can create your own plugin and use StableStudio with any back-end you want!
  • We removed Stability-specific account features such as billing, API key management, etc.

Will DreamStudio still be supported?

Yes! Stability's hosted deployment of StableStudio will remain DreamStudio. It will continue to get updates and stay up-to-date with StableStudio whenever possible.

๐Ÿง‘โ€๐Ÿ’ป Contributing

Community contributions are encouraged!

The UI package's README is a great place to start. Bug fixes, documentation, general clean-up, new features, etc. are all welcome.

Here are some useful links...

More Repositories

1

stablediffusion

High-Resolution Image Synthesis with Latent Diffusion Models
Python
30,364
star
2

generative-models

Generative Models by Stability AI
Python
21,069
star
3

StableLM

StableLM: Stability AI Language Models
Jupyter Notebook
15,850
star
4

stable-audio-tools

Generative models for conditional audio generation
Python
2,644
star
5

StableSwarmUI

StableSwarmUI, A Modular Stable Diffusion Web-User-Interface, with an emphasis on making powertools easily accessible, high performance, and extensibility.
C#
2,502
star
6

stability-sdk

SDK for interacting with stability.ai APIs (e.g. stable diffusion inference)
Jupyter Notebook
2,377
star
7

stable-fast-3d

SF3D: Stable Fast 3D Mesh Reconstruction with UV-unwrapping and Illumination Disentanglement
Python
1,020
star
8

webui-stability-api

Python
258
star
9

stability-blender-addon-public

190
star
10

api-interfaces

Interface definitions for API interactions between components
CMake
140
star
11

StableCode

Code Assistance/ Developer Productivity suite of Models
Jupyter Notebook
118
star
12

awesome-stability

Awesome Stability List
111
star
13

rest-api-support

Stability REST API examples, issues, and discussions | https://api.stability.ai
100
star
14

datapipelines

Iterable datapipelines for pytorch training.
Python
65
star
15

ModelSpec

Stability.AI Model Metadata Standard Specification
59
star
16

stability-sdk-go

Golang functions for interacting with Stability API
Go
27
star
17

ComfyUI-SAI_API

Python
22
star
18

platform

platform.stability.ai
TypeScript
17
star
19

docker-images

Dockerfile
8
star
20

stability-marketplace-containers

Code for building and running containers available on AWS marketplace
Python
7
star
21

kube2

Python
6
star
22

stable-codec-demo

4
star
23

kube

Kubernetes deployment library for AWS
Python
3
star
24

model-demo-notebooks

Notebooks for Stability AI models
Jupyter Notebook
3
star
25

stable-3d-gallery

2
star
26

stable-code-docs

JavaScript
1
star
27

branta

utilities and components for building AI art systems and notebooks
Python
1
star
28

aws-dlc-examples

Examples for Stability AI Deep Learning Containers on AWS SageMaker
Jupyter Notebook
1
star