mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-04-27 12:58:47 +02:00
Instructions for docker and python
This commit is contained in:
parent
f3c59a177d
commit
3f18c25d99
@ -9,7 +9,7 @@ This project runs Stable Diffusion in a docker container behind the scenes, usin
|
|||||||

|

|
||||||
|
|
||||||
# System Requirements
|
# System Requirements
|
||||||
1. Requires `docker` and `python3.6` (or higher). For e.g. install using `sudo apt install docker.io` or `brew install --cask docker`.
|
1. Requires [Docker](https://docs.docker.com/engine/install/) and [Python](https://www.python.org/downloads/) (3.6 or higher).
|
||||||
2. Linux or Windows 11 (with WSL) or macOS. Basically if your system can run [Stable Diffusion](https://replicate.com/stability-ai/stable-diffusion).
|
2. Linux or Windows 11 (with WSL) or macOS. Basically if your system can run [Stable Diffusion](https://replicate.com/stability-ai/stable-diffusion).
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
Loading…
Reference in New Issue
Block a user