mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-10 00:52:32 +08:00
fix(custom-node-list): place JH-PixelPro entry after last git-clone block
This commit is contained in:
parent
ccf6d98457
commit
e67e35795e
@ -46208,6 +46208,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Custom nodes for ComfyUI: Drag & drop image paste, interactive UI crop, WAN I2V bucket resolution, and GIMM-VFI frame interpolation."
|
"description": "Custom nodes for ComfyUI: Drag & drop image paste, interactive UI crop, WAN I2V bucket resolution, and GIMM-VFI frame interpolation."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "jetthuangai",
|
||||||
|
"title": "ComfyUI-JH-PixelPro",
|
||||||
|
"reference": "https://github.com/jetthuangai/ComfyUI-JH-PixelPro",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/jetthuangai/ComfyUI-JH-PixelPro"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "GPU-powered pro-grade image suite cho retouch chân dung. v0.1.0 alpha: Frequency Separation (N-01) + Sub-Pixel Mask Refiner (N-02). Kornia core, tensor thuần không rời VRAM."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -46598,16 +46608,6 @@
|
|||||||
],
|
],
|
||||||
"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": "jetthuangai",
|
|
||||||
"title": "ComfyUI-JH-PixelPro",
|
|
||||||
"reference": "https://github.com/jetthuangai/ComfyUI-JH-PixelPro",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/jetthuangai/ComfyUI-JH-PixelPro"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "GPU-powered pro-grade image suite cho retouch chân dung. v0.1.0 alpha: Frequency Separation (N-01) + Sub-Pixel Mask Refiner (N-02). Kornia core, tensor thuần không rời VRAM."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user