From 1bf8625b101c87c20245883af0f2a1de3eff4a3f Mon Sep 17 00:00:00 2001 From: Millun Atluri Date: Thu, 16 Nov 2023 15:35:24 +1100 Subject: [PATCH] Updates to invocations --- docs/contributing/INVOCATIONS.md | 1 - docs/index.md | 4 ---- 2 files changed, 5 deletions(-) diff --git a/docs/contributing/INVOCATIONS.md b/docs/contributing/INVOCATIONS.md index 8154284783..6c2dc878a6 100644 --- a/docs/contributing/INVOCATIONS.md +++ b/docs/contributing/INVOCATIONS.md @@ -15,7 +15,6 @@ New nodes should be added to a subfolder in `nodes` direction found at the root Example `nodes` subfolder structure: ```py -. ├── __init__.py # Invoke-managed custom node loader │ ├── cool_node diff --git a/docs/index.md b/docs/index.md index 43c9e7e93b..900270dc8d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -101,10 +101,6 @@ Mac and Linux machines, and runs on GPU cards with as little as 4 GB of RAM.
-!!! Note - - This project is rapidly evolving. Please use the [Issues tab](https://github.com/invoke-ai/InvokeAI/issues) to report bugs and make feature requests. Be sure to use the provided templates as it will help aid response time. - ## :octicons-link-24: Quick Links