mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-21 12:20:48 +08:00
Update custom-node-list.json Add EasyUrlLoader Node (#1188)
* Update custom-node-list.json Add EasyUrlLoader Node * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
93f8614070
commit
008d19732a
@ -16361,6 +16361,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": "Apache0ne",
|
||||||
|
"title": "ComfyUI-EasyUrlLoader",
|
||||||
|
"id": "easy-url-loader",
|
||||||
|
"reference": "https://github.com/Apache0ne/ComfyUI-EasyUrlLoader",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Apache0ne/ComfyUI-EasyUrlLoader"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Simple 4k YT Downloader Through URL"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user