Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 633 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 633 Bytes

Image Generation Models on OpenShift

In this repo you will find resources, demos, recipes... to work with Image Generation Models (IGM) on OpenShift with OpenShift AI or Open Data Hub.

Content

The following Serving Runtimes for IGMs can be deployed on OpenShift, either standalone or using OpenShift AI.

  • SDXL: a custom runtime to deploy the Stable Diffusion XL model (or models from the same family).
  • StableDiffusionSafetyChecker: a custom runtime and examples to deploy and run the Stable Diffusion Safety Checker for classifying images as NSFW or safe.