Update README.md

This commit is contained in:
cmdr2 2022-08-25 00:53:49 +05:30 committed by GitHub
parent 63d27af24e
commit 48cc19be1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ All the processing will happen on your local computer, it does not transmit your
# System Requirements
1. Linux or Windows 11 (with [WSL](https://docs.microsoft.com/en-us/windows/wsl/install)). And if your computer can run [Stable Diffusion](https://replicate.com/stability-ai/stable-diffusion).
2. 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. Requires [Docker](https://docs.docker.com/engine/install/), [docker-compose v1.29](https://docs.docker.com/compose/install/), and [nvidia-container-toolkit](https://stackoverflow.com/a/58432877).
**Important:** If you're using Windows, please install docker inside your [WSL](https://docs.microsoft.com/en-us/windows/wsl/install)'s Linux. Install docker for the Linux distro in your WSL. **Don't install Docker for Windows.**