From 0c65bad7f52152a5e264bf2b8509925350350e92 Mon Sep 17 00:00:00 2001 From: mauwii Date: Tue, 11 Oct 2022 00:09:07 +0200 Subject: [PATCH] add Headline with Emoji to WEB and POSTPROCESS --- docs/features/POSTPROCESS.md | 3 ++- docs/features/WEB.md | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/features/POSTPROCESS.md b/docs/features/POSTPROCESS.md index 8503e1f0f2..9d9ff5f800 100644 --- a/docs/features/POSTPROCESS.md +++ b/docs/features/POSTPROCESS.md @@ -1,8 +1,9 @@ - --- title: Postprocessing --- +# :material-image-edit: Postprocessing + ## Intro This extension provides the ability to restore faces and upscale diff --git a/docs/features/WEB.md b/docs/features/WEB.md index 861cc60d87..e7362a44e4 100644 --- a/docs/features/WEB.md +++ b/docs/features/WEB.md @@ -2,6 +2,8 @@ title: InvokeAI Web Server --- +# :material-web: InvokeAI Web Server + As of version 2.0.0, this distribution comes with a full-featured web server (see screenshot). To use it, run the `invoke.py` script by adding the `--web` option: