mirror of
https://git.datalinker.icu/kijai/ComfyUI-KJNodes.git
synced 2025-12-09 21:04:41 +08:00
Include WanVideoWrapper for help popups
This commit is contained in:
parent
28d1fbda34
commit
665f59fae3
@ -846,9 +846,6 @@ Official recommended values https://github.com/ali-vilab/TeaCache/tree/main/TeaC
|
||||
| Wan2.1 i2v 720P | 0.18 | 0.20 | 0.30 |
|
||||
+-------------------+--------+---------+--------+
|
||||
</pre>
|
||||
|
||||
|
||||
|
||||
"""
|
||||
EXPERIMENTAL = True
|
||||
|
||||
|
||||
@ -45,7 +45,7 @@ loadScript('/kjweb_async/purify.min.js').catch((e) => {
|
||||
console.log(e)
|
||||
})
|
||||
|
||||
const categories = ["KJNodes", "SUPIR", "VoiceCraft", "Marigold", "IC-Light"];
|
||||
const categories = ["KJNodes", "SUPIR", "VoiceCraft", "Marigold", "IC-Light", "WanVideoWrapper"];
|
||||
app.registerExtension({
|
||||
name: "KJNodes.HelpPopup",
|
||||
async beforeRegisterNodeDef(nodeType, nodeData) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user