MountaintopLotus / braintrust

A Dockerized platform for running Stable Diffusion, on AWS (for now)
Apache License 2.0
1 stars 2 forks source link

StableStudio #96

Open JohnTigue opened 1 year ago

JohnTigue commented 1 year ago

StableStudio is MIT licensed: https://github.com/Stability-AI/StableStudio:

Emad Mostaque on Twitter:

We are getting ready to open source dream studio (stable studio!) plus a bunch of other stuff and build language models and others in the open. I think the emergent nature of open source versus directed (think bitcoin core) is v interesting, it feels we are missing a meta layer

So, depending on the license, this might be a very nice web-ui for SD.

JohnTigue commented 1 year ago

Reddit is chattering about the new MIT-licensed kid on the block:

JohnTigue commented 1 year ago

ImaginAIry is MIT licensed: "Run API server and StableStudio web interface (alpha)"

JohnTigue commented 1 year ago

Easiest way to run StableStudio with local generation: imaginAIry 13

JohnTigue commented 1 year ago

https://github.com/Stability-AI/StableStudio/tree/main#-quick-start:

You'll need to have Node.js and Yarn installed. Then run the following commands to install dependencies and launch StableStudio. [git, cd, yarn, yarn dev]

And make sure that's a v3 yarn, not a v1 yarn that is installed.