mirror of
https://github.com/openvinotoolkit/stable-diffusion-webui.git
synced 2024-12-14 14:45:06 +03:00
Merge branch 'openvino_custom_scripts' of https://github.com/openvinotoolkit/stable-diffusion-webui into openvino_custom_scripts
This commit is contained in:
commit
7ec703a8ba
10
README.md
10
README.md
@ -1,7 +1,11 @@
|
||||
# Stable Diffusion web UI
|
||||
A browser interface based on Gradio library for Stable Diffusion.
|
||||
# Stable Diffusion web UI with OpenVINO™ Acceleration
|
||||
A browser interface based on Gradio library for Stable Diffusion with OpenVINO™ Acceleration Script.
|
||||
|
||||
![](screenshot.png)
|
||||
This repo is a fork of [AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) which includes OpenVINO support through a [custom script](https://github.com/openvinotoolkit/stable-diffusion-webui/blob/master/scripts/openvino_accelerate.py) to run it on Intel CPUs and Intel GPUs.
|
||||
|
||||
See wiki page for [Installation-on-Intel-Silicon](https://github.com/openvinotoolkit/stable-diffusion-webui/wiki/Installation-on-Intel-Silicon)
|
||||
|
||||
![](screenshot_OpenVINO.png)
|
||||
|
||||
## Features
|
||||
[Detailed feature showcase with images](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Features):
|
||||
|
BIN
screenshot_OpenVINO.png
Normal file
BIN
screenshot_OpenVINO.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 615 KiB |
Loading…
Reference in New Issue
Block a user