Add HDM-ext to custom-node-list (#2094)

This commit is contained in:
licyk 2025-08-21 05:52:09 +08:00 committed by GitHub
parent 0b013adb34
commit cf45c51dfb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31204,6 +31204,17 @@
"install_type": "git-clone",
"description": "A collection of ComfyUI nodes for interfacing with the Vectorizer.ai API. Manipulate the results with options for scaling the SVG result back to raster image with increased resolution. Includes a background remover node to remove a prevalent background color from raster images. Enter credentials in config.json or directly within the node."
},
{
"author": "KohakuBlueleaf",
"title": "HDM-ext",
"id": "HDM",
"reference": "https://github.com/KohakuBlueleaf/HDM-ext",
"files": [
"https://github.com/KohakuBlueleaf/HDM-ext"
],
"install_type": "git-clone",
"description": "HDM model loader for ComfyUI"
},