Stability-AI / StableStudio

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

docker with env #58

Open mickmcgrath13 opened 1 year ago

mickmcgrath13 commented 1 year ago

Adds rudimentary Dockerfile and docker-compose file (with a few small tweaks to get that to work). This also provides a possible fix for https://github.com/Stability-AI/StableStudio/issues/38

I'm sure others can do a higher quality change, and I'll try to continue work as time allows :)

Also, this needs docs. Basically, you

cd StableStudio
# copy the .env.example to .env and add your values
docker-compose up