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
74 lines (74 loc) · 2.46 KB
/
plugins.json
File metadata and controls
74 lines (74 loc) · 2.46 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
[
{
"name": "File Gallery",
"author": "Tophness and Neires",
"version": "2.0.1",
"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",
"date": "",
"wan2gp_version": "",
"url": "https://github.com/Tophness/wan2gp-gallery"
},
{
"name": "FlashVSR",
"author": "Hakaze",
"version": "1.0.3",
"description": "AI-powered 4x video upscaling using FlashVSR models with Sparse SageAttention.",
"url": "https://github.com/Hakaze/wan2gp-flashvsr",
"date": "",
"wan2gp_version": ""
},
{
"name": "HideUI",
"author": "MrKuenning",
"version": "1.0.0",
"description": "A plugin for WAN2GP to allow toggling UI elements.",
"url": "https://github.com/MrKuenning/Wan2GP-HideUI",
"date": "",
"wan2gp_version": ""
},
{
"name": "Lora Manager",
"author": "Tophness and Kovacs3d",
"version": "2.5.3",
"description": "Manage your lora files, view their CivitAi metadata, assign prompts to them, browse CivitAI, send loras and prompts to generator.",
"url": "https://github.com/Tophness/wan2gp-lora-manager",
"date": "",
"wan2gp_version": ""
},
{
"name": "Lora Multipliers UI",
"author": "Tophness",
"version": "1.0.0",
"description": "Dynamically set lora multipliers with a fast, JavaScript-powered UI.",
"url": "https://github.com/Tophness/wan2gp-lora-multipliers-ui",
"date": "",
"wan2gp_version": ""
},
{
"name": "Multi-Angle Prompt Helper",
"author": "",
"version": "1.4.0",
"description": "Injects a prompt helper into the Video Generator UI. Outputs degree/factor text.",
"date": "",
"wan2gp_version": "",
"url": "https://github.com/CodeBarrie/wan2gp-multiangle-prompt-helper"
},
{
"name": "Lora Merger",
"author": "Tophness",
"version": "1.0.0",
"description": "Advanced LoRA Merger with granular block control and drift visualization.",
"url": "https://github.com/Tophness/wan2gp-lora-merger",
"date": "",
"wan2gp_version": ""
},
{
"name": "Queue Editor",
"author": "Tophness",
"version": "1.0.0",
"description": "Perform advanced/bulk queue.zip operations offline without affecting your main generator queue.",
"url": "https://github.com/Tophness/wan2gp-queue-editor",
"date": "",
"wan2gp_version": ""
}
]