-
-
Notifications
You must be signed in to change notification settings - Fork 203
/
Copy pathextension_list.fds
136 lines (119 loc) · 4.41 KB
/
extension_list.fds
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
# This file is the list of known online extensions.
# Author should be your name.
# Description should be a short description of what the extension does.
# URL should be a link to the GitHub repo. Do not use a sublink, do not end with '/'. This URL is used to git clone the repo.
# License is the shortname of the license, (eg MIT, LGPL, ...).
# If deciding on a license, MIT is strongly recommended.
# For obvious reasons, must be an open source license of some form to be on the extension list.
# If you're a GPL fan, GPLv3 is questionable, LGPL might make more sense. AGPL is not welcome on the extension list.
# Tags info:
# 'parameters': Adds new T2I Parameters
# 'tabs': adds new tabs on the main page (including subtabs, eg inside Utilities)
# 'nodes': adds Comfy nodes
# 'backend': adds a new backend
# 'hidden': don't show on the main listing yet
# 'paid': requires a paid account
# 'beta': treat as an alpha or beta, not ready for general use
# 'none': no tags of relevance to add
FaceTools:
author: Quaggles
description: Adds support for CodeFormer FaceRestore and ReActor.
url: https://github.com/Quaggles/SwarmUI-FaceTools
license: MIT
tags:
- parameters
WaifuDiffusionV:
author: Neggles & Waifu Diffusion Team
description: Adds support for WaifuDiffusion-V-EDM sampling.
url: https://github.com/waifu-diffusion/SwarmWaifuDiffusionV
license: GPLv3
tags:
- parameters
- nodes
ComfyDeployBackend:
author: mcmonkey
description: Adds a ComfyDeploy ( https://www.comfydeploy.com/ ) backend.
url: https://github.com/mcmonkey4eva/SwarmComfyDeployBackendExt
license: MIT
tags:
- paid
- backend
MagicPrompt:
author: Hartsy AI
description: Provides LLM (language model) usage inside SwarmUI to enhance your prompts.
url: https://github.com/HartsyAI/SwarmUI-MagicPromptExtension
license: MIT
tags:
- tabs
UniversalTab:
author: Hartsy AI
description: Lets you embed iframes of other webservices into subtabs in SwarmUI.
url: https://github.com/HartsyAI/SwarmUI-UniversalTabExtension
license: MIT
tags:
- tabs
WildcardImporter:
author: spoomples
description: Lets you import Wildcards from Auto1111-extension-syntax YAML cards into Swarm's standardizable format.
url: https://github.com/aimerib/SwarmUI-WildcardImporter
license: Missing
tags:
# Hidden due to being very early alpha
- hidden
- beta
PostRender:
author: HellerCommaA
description: Adds support for a variety of useful post-processing techniques - LUTs, film grain, vignette, blur, and more.
url: https://github.com/HellerCommaA/SwarmUI-PostRender
license: MIT
tags:
- parameters
SkimmedCFG:
author: Quaggles
description: Adds support for SkimmedCFG anti-burn allowing much higher CFG scales.
url: https://github.com/Quaggles/SwarmUI-SkimmedCFG
license: MIT
tags:
- parameters
SkipLayerGuidance:
author: mcmonkey
description: Adds support for SLG (SD3.5M trick) and STG (LTX-Video trick) as a parameter group.
url: https://github.com/mcmonkey4eva/SwarmSkipLayerGuidanceExtension
license: MIT
tags:
- parameters
OllamaVision:
author: Urabewe
description: Provides a frontend to connect to Ollama, OpenAI, or OpenRouter for image analysis using vision LLM models.
url: https://github.com/Urabewe/OllamaVision
license: MIT
tags:
- tabs
AdaptiveProjectedGuidance:
author: Quaggles
description: Adds support for Adaptive Projected Guidance, retain the quality-boosting advantages of CFG while enabling the use of higher guidance scales without oversaturation.
url: https://github.com/Quaggles/SwarmUI-AdaptiveProjectedGuidance
license: MIT
tags:
- parameters
KohyaDeepShrink:
author: derrian-distro
description: A simple SwarmUI extension that adds parameters for the Kohya Deep Shrink / PatchModelAddDownscale node to the generate tab.
url: https://github.com/derrian-distro/SwarmUI-KohyaDeepShrink
license: MIT
tags:
- parameters
Mahiro:
author: yoinked
description: Adds a parameter to enable the "MaHiRo" experimental sampling method.
url: https://github.com/yoinked-h/MaHiRon-SwarmUI
license: MIT
tags:
- parameters
TIPO:
author: Hugs288
description: Adds a parameter group for TIPO (anime tag prompt gen).
url: https://github.com/Hugs288/TipoForSwarmUI
license: MIT
tags:
- parameters