From b35b55d8f00fa6ba3b1333fb2a100ba4351c5b82 Mon Sep 17 00:00:00 2001 From: layerdiffusion <19834515+lllyasviel@users.noreply.github.com> Date: Sun, 11 Aug 2024 15:01:20 -0700 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 77d83947..d6c4c62f 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,6 @@ Some other CUDA/Torch Versions: [Forge with CUDA 12.1 + Pytorch 2.1](https://github.com/lllyasviel/stable-diffusion-webui-forge/releases/download/latest/webui_forge_cu121_torch21.7z) <- the previously used old environments -If your device does not support CUDA 12.4 (if you get error "Torch is not able to use GPU"), here is [the CUDA 12.1 version](https://github.com/lllyasviel/stable-diffusion-webui-forge/releases/download/latest/webui_forge_cu121_torch21.7z). - After you download, you uncompress, use `update.bat` to update, and use `run.bat` to run. Note that running `update.bat` is important, otherwise you may be using a previous version with potential bugs unfixed.