update DB

This commit is contained in:
Dr.Lt.Data
2025-05-13 02:10:21 +09:00
parent 115236eb9c
commit 65c0a2a1f5
5 changed files with 81 additions and 41 deletions

View File

@@ -74,6 +74,28 @@
"install_type": "git-clone",
"description": "This is a custom node collection for ComfyUI that provides some utility nodes."
},
{
"author": "cyberhirsch",
"title": "Seb Nodes",
"id": "seb_nodes",
"reference": "https://github.com/cyberhirsch/seb_nodes",
"files": [
"https://github.com/cyberhirsch/seb_nodes"
],
"install_type": "git-clone",
"description": "Save image node with dynamic paths and an 'Open Folder' button."
},
{
"author": "Alastor 666 1933",
"title": "Caching to not Waste",
"id": "caching_to_not_waste",
"reference": "https://github.com/alastor-666-1933/caching_to_not_waste",
"files": [
"https://github.com/alastor-666-1933/caching_to_not_waste"
],
"install_type": "git-clone",
"description": "This node allows you to cache/caching/store and reuse resized images, ControlNet images, masks, and texts. It avoids repeating heavy operations by loading previously saved files — saving time, memory, and processing power in future executions."
},
{
"author": "yichengup",
"title": "comfyui-face-liquify",
@@ -669,36 +691,6 @@
],
"install_type": "git-clone",
"description": "Imagen descripcion prompt system"
},
{
"author": "philipy1219",
"title": "ComfyUI-TaylorSeer",
"reference": "https://github.com/philipy1219/ComfyUI-TaylorSeer",
"files": [
"https://github.com/philipy1219/ComfyUI-TaylorSeer"
],
"install_type": "git-clone",
"description": "This project is the ComfyUI implementation of the TaylorSeer project [a/https://github.com/Shenyi-Z/TaylorSeer](https://github.com/Shenyi-Z/TaylorSeer)."
},
{
"author": "marklieberman",
"title": "ComfyUI-Liebs-Toast",
"reference": "https://github.com/marklieberman/ComfyUI-Liebs-Toast",
"files": [
"https://github.com/marklieberman/ComfyUI-Liebs-Toast"
],
"install_type": "git-clone",
"description": "A node to display a toast notification. Use it to send a toast when your prompt is complete. Also pairs well with [a/ComfyUI-Liebs_Picker](https://github.com/marklieberman/ComfyUI-Liebs-Picker) and [a/cg-image-filter](https://github.com/chrisgoringe/cg-image-filter) to be notified when the picker is waiting."
},
{
"author": "hua(Kungfu)",
"title": "ComfyUI_to_webui",
"reference": "https://github.com/kungful/ComfyUI_to_webui",
"files": [
"https://github.com/kungful/ComfyUI_to_webui"
],
"install_type": "git-clone",
"description": "Encapsulate the comfyui workflow as a gradio webui"
}
]
}

View File

@@ -13954,6 +13954,17 @@
"title_aux": "FAI-Node"
}
],
"https://github.com/alastor-666-1933/caching_to_not_waste": [
[
"caching_controlnet",
"caching_image",
"caching_mask",
"caching_text"
],
{
"title_aux": "Caching to not Waste"
}
],
"https://github.com/alessandroperilli/apw_nodes": [
[
"APW_CloudImageSize",
@@ -18271,6 +18282,14 @@
"title_aux": "ComfyUI-MaskBatchPermutations"
}
],
"https://github.com/cyberhirsch/seb_nodes": [
[
"SaveImageAdvanced"
],
{
"title_aux": "Seb Nodes"
}
],
"https://github.com/czcz1024/Comfyui-FaceCompare": [
[
"FaceCompare"