Stability-AI / StableStudio

Community interface for generative AI
MIT License
8.68k stars 863 forks source link

Add dev container configs #40

Closed palp closed 1 year ago

palp commented 1 year ago

This adds dev container configs, usable in VSCode and for GitHub codespaces.

The gpu-webui config installs webui and sets the correct environment for it to work with the changes in #25 (tested). This should make it possible to run a full stack in a GPU Codespace!