Update README.md

This commit is contained in:
cmdr2 2022-08-24 17:36:19 +05:30 committed by GitHub
parent 891489e959
commit facee06588
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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) ![Screenshot of tool](shot-v1.jpg?raw=true)
# System Requirements # System Requirements
1. Requires [Docker](https://docs.docker.com/engine/install/) and [Python](https://www.python.org/downloads/) (3.6 or higher). 1. Requires [Docker](https://docs.docker.com/engine/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). 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 # Installation
@ -47,4 +47,4 @@ This was built in a few hours for fun. So if there are any problems or suggestio
Also, please feel free to submit a pull request, if you have any code contributions in mind. Also, please feel free to submit a pull request, if you have any code contributions in mind.
# Disclaimer # Disclaimer
I am not responsible for any images generated using this interface. I am not responsible for any images generated using this interface.