Update readme to use docker-compose

This commit is contained in:
cmdr2 2022-08-24 20:50:16 +05:30
parent a0032050a1
commit 281e3152f9

View File

@ -10,7 +10,7 @@ All the processing will happen on your local computer, it does not transmit your
![Screenshot of tool](shot-v1.jpg?raw=true)
# System Requirements
1. Requires [Docker](https://docs.docker.com/engine/install/), [docker-compose v1.29](https://docs.docker.com/compose/install/) [nvidia-container-toolkit](https://stackoverflow.com/a/58432877) and [Python](https://www.python.org/downloads/) (3.6 or higher).
1. Requires [Docker](https://docs.docker.com/engine/install/), [docker-compose v1.29](https://docs.docker.com/compose/install/), [nvidia-container-toolkit](https://stackoverflow.com/a/58432877) and [Python](https://www.python.org/downloads/) (3.6 or higher).
2. Linux or Windows 11 (with [WSL](https://docs.microsoft.com/en-us/windows/wsl/install)). Basically if your system can run [Stable Diffusion](https://replicate.com/stability-ai/stable-diffusion).
# Installation