From 5f1b1f07f1885af04813c4daf0cc00d585c9c177 Mon Sep 17 00:00:00 2001 From: kalebbroo Date: Mon, 13 Apr 2026 20:30:28 -0400 Subject: [PATCH 1/3] API Backends Extension --- launchtools/extension_list.fds | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/launchtools/extension_list.fds b/launchtools/extension_list.fds index 08428ce22..57f831507 100644 --- a/launchtools/extension_list.fds +++ b/launchtools/extension_list.fds @@ -277,3 +277,13 @@ AceStepFun: ci-test: true tags: - tools + +APIBackends: + author: Hartsy + description: Integration with commercial image/video generation APIs (OpenAI, BFL, Ideogram, Grok, Google, Fal.ai). + url: https://github.com/HartsyAI/SwarmUI-API-Backends + license: MIT + ci-test: true + tags: + - parameters + - backend From 6705c2df67871f3c1eca8e47f4b2fd09b3c9eb30 Mon Sep 17 00:00:00 2001 From: kalebbroo Date: Mon, 13 Apr 2026 20:55:33 -0400 Subject: [PATCH 2/3] move to be next to other Hartsy extensions --- launchtools/extension_list.fds | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/launchtools/extension_list.fds b/launchtools/extension_list.fds index 57f831507..0e7abef37 100644 --- a/launchtools/extension_list.fds +++ b/launchtools/extension_list.fds @@ -85,6 +85,16 @@ SDCppBackend: - backend - beta +APIBackends: + author: Hartsy + description: Integration with commercial image/video generation APIs (OpenAI, BFL, Ideogram, Grok, Google, Fal.ai). + url: https://github.com/HartsyAI/SwarmUI-API-Backends + license: MIT + ci-test: true + tags: + - api + - backend + WildcardImporter: author: spoomples+bman654 description: Lets you import Wildcards from Auto1111-extension-syntax (SD Dynamic Prompts) YAML cards into Swarm's standardizable format. @@ -278,12 +288,3 @@ AceStepFun: tags: - tools -APIBackends: - author: Hartsy - description: Integration with commercial image/video generation APIs (OpenAI, BFL, Ideogram, Grok, Google, Fal.ai). - url: https://github.com/HartsyAI/SwarmUI-API-Backends - license: MIT - ci-test: true - tags: - - parameters - - backend From 8fddf39d73c38cafe41b158c7977ead619af8b90 Mon Sep 17 00:00:00 2001 From: kalebbroo Date: Mon, 13 Apr 2026 21:09:58 -0400 Subject: [PATCH 3/3] Update extension_list.fds --- launchtools/extension_list.fds | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/launchtools/extension_list.fds b/launchtools/extension_list.fds index 0e7abef37..f80c341ff 100644 --- a/launchtools/extension_list.fds +++ b/launchtools/extension_list.fds @@ -90,10 +90,10 @@ APIBackends: description: Integration with commercial image/video generation APIs (OpenAI, BFL, Ideogram, Grok, Google, Fal.ai). url: https://github.com/HartsyAI/SwarmUI-API-Backends license: MIT - ci-test: true tags: - api - backend + - paid WildcardImporter: author: spoomples+bman654 @@ -287,4 +287,3 @@ AceStepFun: ci-test: true tags: - tools -