From d8af7f6ce7b4cc78741a2c7e2728ac7ba7298051 Mon Sep 17 00:00:00 2001 From: comfyanonymous Date: Fri, 17 Feb 2023 22:33:16 -0500 Subject: [PATCH] Update readme. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8234af02..93c7b3ec 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ This ui will let you design and execute advanced stable diffusion pipelines usin - Saving/Loading workflows as Json files. - Nodes interface can be used to create complex workflows like one for [Hires fix](https://comfyanonymous.github.io/ComfyUI_examples/2_pass_txt2img/) or much more advanced ones. - [Area Composition](https://comfyanonymous.github.io/ComfyUI_examples/area_composition/) +- [Inpainting](https://comfyanonymous.github.io/ComfyUI_examples/inpaint/) with both regular and inpainting models. +- [ControlNet](https://comfyanonymous.github.io/ComfyUI_examples/controlnet/) - Starts up very fast. - Works fully offline: will never download anything.