forked from deepbeepmeep/Wan2GP
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugins.json
More file actions
242 lines (242 loc) · 7.76 KB
/
Copy pathplugins.json
File metadata and controls
242 lines (242 loc) · 7.76 KB
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
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
[
{
"name": "File Gallery",
"author": "Tophness and Neires",
"version": "2.0.3",
"description": "Adds a Gallery tab that allows you to view metadata of all files in your output folders, join video frames with a single click, and more",
"type": [
"app"
],
"date": "",
"wan2gp_version": "",
"url": "https://github.com/Tophness/wan2gp-gallery"
},
{
"name": "Finetune Manager",
"author": "GKartist75",
"version": "3.6.3",
"description": "Community finetune registry: browse, load, create, edit, improve, and upload finetune JSONs for Wan2GP",
"type": [
"app"
],
"date": "2026-07-22",
"wan2gp_version": "12.3",
"url": "https://github.com/GKartist75/Wan2GP-finetune-manager"
},
{
"name": "HideUI",
"author": "MrKuenning",
"version": "1.0.0",
"description": "A plugin for WAN2GP to allow toggling UI elements.",
"type": [
"extension"
],
"url": "https://github.com/MrKuenning/Wan2GP-HideUI",
"date": "",
"wan2gp_version": ""
},
{
"name": "Image Suite",
"author": "saintorphan",
"version": "0.3.0",
"description": "Image workbench: Txt2Img, Img2Img, MultiCanvas (layered draw / mask / inpaint) and a Modify editor (crop / resize / flip / colour) for Flux, Z-Image and the SDXL lineup (Pony, Illustrious). Save any result to the other pages, Img2Vid, the Prompt Library, disk \u2014 or, with the SendTo plugin, to other tabs and plugins.",
"type": [
"app"
],
"date": "2026-06-14",
"wan2gp_version": "12.23",
"url": "https://github.com/saintorphan/ImageSuite-Wan2GP"
},
{
"name": "LTX Director",
"author": "The-ShadowWalker (WhatDreamsCost, ported to Wan2GP)",
"version": "1.0.15",
"description": "Timeline editor: zoom fix, sliding-window bands + WanGP relay (PW/FG prompt modes), real waveforms with audio playback, deduplicated zip sessions.",
"type": [
"app"
],
"date": "",
"wan2gp_version": "",
"url": "https://github.com/The-ShadowWalker/LTX-Director"
},
{
"name": "LoRA Manager",
"author": "Tophness",
"version": "2.5.5",
"description": "Manage local LoRAs with lset support and granular prompt/file injection.",
"type": [
"app"
],
"date": "",
"wan2gp_version": "",
"url": "https://github.com/Tophness/wan2gp-lora-manager"
},
{
"name": "LoRA Merger",
"author": "Tophness",
"version": "1.1.0",
"description": "Advanced LoRA Merger with granular block control and drift visualization.",
"type": [
"app"
],
"date": "",
"wan2gp_version": "",
"url": "https://github.com/Tophness/wan2gp-lora-merger"
},
{
"name": "Lora Multipliers UI",
"author": "Tophness",
"version": "1.0.9",
"description": "Dynamically set lora multipliers with a fast, JavaScript-powered UI.",
"type": [
"extension"
],
"date": "",
"wan2gp_version": "",
"url": "https://github.com/Tophness/wan2gp-lora-multipliers-ui"
},
{
"name": "Lora Organizer",
"author": "ppc2017",
"version": "1.11",
"description": "Lora Organizer adds a UI to the lora tab, letting you organize loras into groups and subgroups, store metadata, and activate loras with their trigger words and strength in one click.",
"type": [
"app"
],
"date": "",
"wan2gp_version": "",
"url": "https://github.com/ppc2017/wan2gp-lora-organizer"
},
{
"name": "Multi-Angle Prompt Helper",
"author": "CodeBarrie",
"version": "2.2.0",
"description": "3D orbit gizmo + prompt helper for multi-angle camera control. Drag to set azimuth, elevation, and distance with visual feedback.",
"type": [
"app"
],
"date": "",
"wan2gp_version": "",
"url": "https://github.com/CodeBarrie/wan2gp-multiangle-prompt-helper"
},
{
"name": "Pixel Upsampler Template",
"author": "DeepBeepMeep",
"version": "0.1.0",
"description": "Template spatial upsampler plugin that duplicates pixels and documents the WanGP upsampler API for plugin developers.",
"type": [
"processor"
],
"date": "",
"wan2gp_version": "",
"url": "https://github.com/deepbeepmeep/wan2gp-pixel-upsampler"
},
{
"name": "Prompt Library",
"author": "saintorphan",
"version": "0.2.0",
"description": "Standalone, model-agnostic prompt library in the Media Generation tab: save / update / populate / delete prompts, optionally preserving every generation parameter, each tagged with the model selected when it was saved.",
"type": [
"extension"
],
"date": "2026-06-15",
"wan2gp_version": "12.23",
"url": "https://github.com/saintorphan/MediaGen-PromptLib-Wan2GP"
},
{
"name": "Prompt Manager",
"author": "David Brum",
"version": "1.4.2",
"description": "Browse generated images and videos with search, sort, and grid size controls. Copy metadata, generate in-plugin, manage a saved library with export/import, and bulk actions on multi-select.",
"type": [
"app"
],
"date": "2026-07-03",
"wan2gp_version": "",
"url": "https://github.com/davidbrum25/wan2gp-prompt-manager"
},
{
"name": "Pulsebar",
"author": "Javier-bat",
"version": "0.1.0",
"description": "Windows floating always-on-top progress bar for Wan2GP generations.",
"type": [
"app"
],
"date": "",
"wan2gp_version": "",
"url": "https://github.com/Javier-bat/wan2gp-pulsebar"
},
{
"name": "Queue Editor",
"author": "Tophness",
"version": "1.1.0",
"description": "Perform advanced/bulk queue.zip operations offline without affecting your main generator queue.",
"type": [
"app"
],
"date": "",
"wan2gp_version": "",
"url": "https://github.com/Tophness/wan2gp-queue-editor"
},
{
"name": "Queue Notifier",
"author": "Javier-bat",
"version": "1.2.8",
"description": "Queue notifier for current WanGP saved-output flow, with optional generated media attachments, extended Telegram upload timeouts, task completion/failure and per-task percentage alerts, UI settings, persistent config, and Apprise channels (Telegram/Discord/WhatsApp/IFTTT/Google Chat).",
"type": [
"app"
],
"date": "",
"wan2gp_version": "",
"url": "https://github.com/Javier-bat/wan2gp-notifier"
},
{
"name": "Stable Diffusion 1.4 Model Plugin",
"author": "DeepBeepMeep",
"version": "0.1.0",
"description": "Template model plugin that adds Stable Diffusion 1.4 through WanGP's model-plugin discovery path.",
"type": [
"model"
],
"date": "",
"wan2gp_version": "",
"url": "https://github.com/deepbeepmeep/wan2gp-stable-diffusion-1-4"
},
{
"name": "VRAM / RAM Adjuster",
"author": "",
"version": "1.0.0",
"description": "Adjust the Gpu Vram and System Ram - Override the Memory Profiles",
"type": [
"app"
],
"date": "",
"wan2gp_version": "",
"url": "https://github.com/g3n3rativ3/vram_ram_adj"
},
{
"name": "Wildcards",
"author": "GKartist75 (with PI Agent)",
"version": "1.6.2",
"description": "Dynamic wildcard expansion for prompts + named variables + templates + character profiles + usage stats. Use __name__ syntax for random picks, __$var:file__ for reusable captured variables.",
"type": [
"extension"
],
"date": "2026-07-09",
"wan2gp_version": "",
"url": "https://github.com/GKartist75/wan2gp-wildcards"
},
{
"name": "wan2gp-blender-upsampler",
"author": "DeepBeepMeep",
"version": "0.1.0",
"description": "Template temporal upsampler plugin that creates x2 intermediate frames by blending neighboring frames.",
"type": [
"processor"
],
"date": "",
"wan2gp_version": "",
"url": "https://github.com/deepbeepmeep/wan2gp-blender-upsampler"
}
]