From 5d607b61aa6300d69b877128943c497e27a6271a Mon Sep 17 00:00:00 2001 From: AUTOMATIC1111 <16777216c@gmail.com> Date: Sun, 17 Mar 2024 13:33:48 +0300 Subject: [PATCH] Updated Developing extensions (markdown) --- Developing-extensions.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Developing-extensions.md b/Developing-extensions.md index d69f253..6a3408a 100644 --- a/Developing-extensions.md +++ b/Developing-extensions.md @@ -82,8 +82,6 @@ Name = demo-extension # to be installed and enabled. # The loader will generate a warning if any of the extensions in this list is # not installed or disabled. -Requires = another-extension, yet-another-extension - # Vertical pipe can be used to list a requirement that's satisfied by # either one of multiple extensions. No spaces between pipes and extension names. Requires = sd-webui-controlnet|sd_forge_controlnet, sd-webui-buttons, this|that|other