Skip to content

Commit

Permalink
Rename repository.
Browse files Browse the repository at this point in the history
stable-diffusion-webui-directml was renamed to stable-diffusion-webui-amdgpu.
Please change remote by running: git remote set-url origin https://github.com/lshqqytiger/stable-diffusion-webui-amdgpu.git
  • Loading branch information
lshqqytiger committed May 14, 2024
1 parent f4b8a01 commit 517aaaf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Stable Diffusion web UI with more backends
# Stable Diffusion web UI for AMDGPUs

A web interface for Stable Diffusion, implemented using Gradio library.

Expand Down Expand Up @@ -98,6 +98,8 @@ A web interface for Stable Diffusion, implemented using Gradio library.

## What's different from upstream repo?

DirectML and ZLUDA support for AMDGPUs.

- `--use-directml`: Use [DirectML](https://github.com/microsoft/DirectML) as a torch backend.
- `--use-zluda`: Use [ZLUDA](https://github.com/vosen/ZLUDA) as a torch backend.
- Support ONNX Runtime.
Expand Down

0 comments on commit 517aaaf

Please sign in to comment.