Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 933 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 933 Bytes

OpenVINO Extension for Stable Diffusion

This extension accelerate the image generation speed by integrating OpenVINO backend to diffusers.

Preview

Installation

Install

  • Press "Install" button.
  • Go to "Installed" tab, then click "Apply and restart UI".

Install

Features

  • Support txt2img pipeline, img2img, and inpaint pipeline.
  • Support most of the upscalers, fallback to torch for unsupported upscalers.
    • OpenVINO supported model get accelerated automatically(latent, R-esrGAN, etc)
    • OpenVINO yet to support model fallback to native Pytorch
  • Support ControlNet 1.0/1.1 throught ControlNet Extension
  • Support Lora