From effeadbde9a906e67e16c88390756e0b176c36b9 Mon Sep 17 00:00:00 2001 From: lvmin Date: Fri, 11 Aug 2023 12:50:53 -0700 Subject: [PATCH] i --- readme.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/readme.md b/readme.md index 7e00efc..a6423d9 100644 --- a/readme.md +++ b/readme.md @@ -17,6 +17,25 @@ Fooocus has simplified the installation. Between pressing "download" and generat `[1]` Midjourney About, David Holz, 2020. +### Download + +**Windows** + +**[Click here to download.](https://github.com/lllyasviel/Fooocus/releases/download/release/Fooocus_win64_1-1-10.7z)** + +After you download the file, please uncompress it, and then run the "run.bat". + +In the first time you launch the software, it will automatically download models: + +1. It will download [sd_xl_base_1.0.safetensors from here](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/resolve/main/sd_xl_base_1.0.safetensors) as the file "Fooocus\models\checkpoints\sd_xl_base_1.0.safetensors". +2. It will download [sd_xl_refiner_1.0.safetensors from here](https://huggingface.co/stabilityai/stable-diffusion-xl-refiner-1.0/resolve/main/sd_xl_refiner_1.0.safetensors) as the file "Fooocus\models\checkpoints\sd_xl_refiner_1.0.safetensors". + +If you already have these files, you can copy them to the above locations to speed up installation. + +**Linux and Mac** + +Under construction ... + ### List of Techniques Used in Improving the Result Quality