alonegg / sagemaker-stablediffusion-quick-kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SageMaker Stable Diffusion Quick Kit

SageMaker Stable Diffusion Quick Kit is an asset to help our customers launch stable diffusion models services on Amazon Sagemaker or Amazon EKS.

architecture

This project include :

  • Huggingface diffusers (StableDiffusionPipeline) migrate to Sagemaker Endpoint

  • Origin Stable diffusion model(ckpt) migrate to SageMaker Endpoint

  • Dreambooth fine tuning migrate to Sagemaker trainning job

  • Lambda script (inference api)

  • A simple UI (temporary name: PingAI )

  • SageMaker BYOC Dockerfile

  • Workshop gudie doc

  • CDK provisioning script

Not include:

  • Stable diffusion pre-train model

  • Any public docker image

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

About

License:MIT No Attribution


Languages

Language:Jupyter Notebook 96.8%Language:Python 2.6%Language:JavaScript 0.4%Language:Shell 0.1%Language:HTML 0.0%Language:Dockerfile 0.0%