/StableFaceTut

Build your own Face App with Stable Diffusion 2.1

Primary LanguageJupyter NotebookMIT LicenseMIT

stableface2.mp4

StableFace

Build your own Face App with Stable Diffusion 2.1 Base

Buy Me A Coffee Twitter Twitter

A set of simple notebooks to create a clear understanding on Stable Diffusion aspects like sampling, architecture, CFG, attention layers, inverse scheduler, pivotal inversion, image reconsutrction and prompt2prompt editting which we utilise to achieve hyperreaslitic results to edit any real-world face and build a pipeline to build your own face app.

(You can skip to Chapter 7 if you are already familiar with the basics of SD)

Chapter 1: Using the pipeline to generate an image.

Open In Colab
Chapter 2: Stable Diffusion architecture and components.

Open In Colab
Chapter 3: Classifier-Free Guidance to enhance image generation.

Open In Colab
Chapter 4: Override attention mechanisms to manipulate image generation process.

Open In Colab
Chapter 5: Shared cross-attention layers between multiple images.

Open In Colab
Chapter 6: DDIM-inversion and pivotal tuning for accurate image reconstruction.

Open In Colab
Chapter 7: synthesise learnings to create an advanced facial feature editing system.

Open In Colab