mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-27 23:30:52 +08:00
Added "Custom Resolution I2V" node for WAN to the list. (#2416)
This commit is contained in:
parent
ed2c34143c
commit
b79e997a14
@ -39749,6 +39749,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "AugustusLXIII",
|
||||||
|
"title": "Custom Resolution I2V",
|
||||||
|
"id": "custom-resolution-i2v-augustus",
|
||||||
|
"reference": "https://github.com/AugustusLXIII/ComfyUI_CustomResolution_I2V",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/AugustusLXIII/ComfyUI_CustomResolution_I2V"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A resolution utility for WanVideo I2V with 20 presets, manual override and automatic rounding."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user