mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-12-23 23:49:11 +01:00
Update readme
This commit is contained in:
parent
7fd7b55848
commit
75e582ed11
@ -13,7 +13,7 @@ This project runs Stable Diffusion in a docker container behind the scenes, usin
|
||||
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
|
||||
1. Download [Quick UI](https://github.com/cmdr2/stable-diffusion-ui/archive/refs/heads/main.zip)
|
||||
1. Download [Quick UI](https://github.com/cmdr2/stable-diffusion-ui/archive/refs/heads/main.zip) (this project)
|
||||
2. Unzip: `unzip main.zip`
|
||||
3. Enter: `cd stable-diffusion-ui`
|
||||
4. Install dependencies: `pip install fastapi uvicorn` (this is the framework and server used by this UI project)
|
||||
|
Loading…
Reference in New Issue
Block a user