update DB

This commit is contained in:
Dr.Lt.Data
2025-12-12 04:43:44 +09:00
parent 2333886c34
commit bfcfa42125
2 changed files with 24 additions and 10 deletions

View File

@@ -1,15 +1,5 @@
{
"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",
@@ -38273,6 +38263,18 @@
"noass"
]
},
{
"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."
},