entrpn / serving-diffusion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecated

Please use https://github.com/entrpn/serving-model-cards/tree/main/serving-stable-diffusion

serving-diffusion

This repo creates a serving containers with all model weights for the following:

  • Stable diffusion : txt2img, im2img - README
  • RealESRGAN : upscaling, face enhancement - README
  • Codeformer : upscaling, face enhancement - README

Web framework is fastapi.

There are also deployment scripts in each folder to deploy in Google Cloud Platform's Vertex AI Endpoints.

This repo is still a work in progress. If you find any issues in the code or documentation please file an issue

About

License:MIT License


Languages

Language:Python 89.7%Language:Dockerfile 8.7%Language:Shell 1.5%