Generate images with AI – Stable Diffusion 2 with Docker

Requirements Ubuntu 20.04 or later Docker NVIDIA GPU (tested on RTX 3090) NVIDIA Docker runtime (installation) git and git lfs Build docker image First of all, create a new folder to host everything that you would need as a workspace by running mkdir generateImages && cd generateImages. Create the following setup.sh file. Then execute the above file  bash …

Generate images with AI – Stable Diffusion 2 with Docker Read More »