Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions custom-node-list.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "Braeden90000",
"title": "ComfyUI Load Image URL",
"id": "load-image-url",
"reference": "https://github.com/Braeden90000/comfyui-load-image-url",
"files": ["https://github.com/Braeden90000/comfyui-load-image-url"],
"pip": ["requests"],
"install_type": "git-clone",
"description": "Load images from files or URLs with live preview and source switching."
},
{
"author": "Dr.Lt.Data",
"title": "ComfyUI-Manager",
Expand Down