From 3c69cc01203afd981bd8182430c00ad067b8bfe8 Mon Sep 17 00:00:00 2001 From: mauwii Date: Tue, 29 Nov 2022 02:38:51 +0100 Subject: [PATCH] update index.md - comment out non existing link - fix indention - add seperator between feature categories --- docs/index.md | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/docs/index.md b/docs/index.md index 1e1bfc75dc3..aed140a934a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -122,23 +122,22 @@ You wil need one of the following: ## :octicons-gift-24: InvokeAI Features - [The InvokeAI Web Interface](features/WEB.md) - - [WebGUI hotkey reference guide](features/WEBUIHOTKEYS.md) - - [WebGUI Unified Canvas for Img2Img, inpainting and outpainting](features/UNIFIED_CANVAS.md) - + - [WebGUI hotkey reference guide](features/WEBUIHOTKEYS.md) + - [The Command Line Interace](features/CLI.md) - - [Image2Image](features/IMG2IMG.md) - - [Inpainting][(features/INPAINTING.md) - - [Outpainting](features/OUTPAINTING.md) - - [Adding custom styles and subjects](features/CONCEPTS.md) - - [Upscaling and Face Reconstruction](features/POSTPROCESS.md) - + - [Image2Image](features/IMG2IMG.md) + - [Inpainting](features/INPAINTING.md) + - [Outpainting](features/OUTPAINTING.md) + - [Adding custom styles and subjects](features/CONCEPTS.md) + - [Upscaling and Face Reconstruction](features/POSTPROCESS.md) + - [Generating Variations](features/VARIATIONS.md) - + - [Prompt Engineering](features/PROMPTS.md) - + - Miscellaneous - - [Embiggen upscaling](features/EMBIGGEN.md) - - [Other](features/OTHER.md) + - [Embiggen upscaling](features/EMBIGGEN.md) + - [Other](features/OTHER.md) ## :octicons-log-16: Latest Changes