Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Alahari Prudhvi Akhil <167961518+quic-prudhvi@users.noreply.github.com>
  • Loading branch information
quic-prudhvi authored Jul 31, 2024
1 parent e519999 commit 7c1121e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions plugins/stable-diffusion-webui/qairt_accelerate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ cd stable-diffusion-webui
```

### Step 2: Download Extension
Download `stable-diffusion-webui-qairt-extension.zip` from the latest release.
unzip and place the `qairt_accelerate` extension under `stable-diffusion-webui\extensions`
Download `stable-diffusion-webui-qairt-extension.zip` from the [latest release](https://github.com/quic/wos-ai-plugins/releases/tag/v1.0-automatic1111-webui).
Unzip and place the `qairt_accelerate` extension under `stable-diffusion-webui\extensions`

### Step 3: Launch the WebUI

Expand All @@ -39,4 +39,4 @@ $env:WEBUI_LAUNCH_LIVE_OUTPUT=1
.\webui.bat --skip-torch-cuda-test --no-half --precision full --ui-config-file .\extensions\qairt_accelerate\ui-config.json
```

The steps above will create a virtual environment and install the required packages into this environment.
The steps above will create a virtual environment and install the required packages into this environment.

0 comments on commit 7c1121e

Please sign in to comment.