Merge pull request #8 from openvinotoolkit/openvino_custom_scripts

Update readme with OpenVINO
This commit is contained in:
Ravi Panchumarthy 2023-08-11 00:43:23 -07:00 committed by GitHub
commit 8c4b777646
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 3 deletions

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 615 KiB