mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
115236eb9c
commit
65c0a2a1f5
@ -25263,6 +25263,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Save image node with dynamic paths and an 'Open Folder' button."
|
"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."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -25711,17 +25722,6 @@
|
|||||||
],
|
],
|
||||||
"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": "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."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -13954,6 +13954,17 @@
|
|||||||
"title_aux": "FAI-Node"
|
"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": [
|
"https://github.com/alessandroperilli/apw_nodes": [
|
||||||
[
|
[
|
||||||
"APW_CloudImageSize",
|
"APW_CloudImageSize",
|
||||||
@ -18271,6 +18282,14 @@
|
|||||||
"title_aux": "ComfyUI-MaskBatchPermutations"
|
"title_aux": "ComfyUI-MaskBatchPermutations"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/cyberhirsch/seb_nodes": [
|
||||||
|
[
|
||||||
|
"SaveImageAdvanced"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Seb Nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/czcz1024/Comfyui-FaceCompare": [
|
"https://github.com/czcz1024/Comfyui-FaceCompare": [
|
||||||
[
|
[
|
||||||
"FaceCompare"
|
"FaceCompare"
|
||||||
|
|||||||
@ -4859,6 +4859,11 @@
|
|||||||
"last_update": "2024-08-02 03:35:41",
|
"last_update": "2024-08-02 03:35:41",
|
||||||
"author_account_age_days": 3812
|
"author_account_age_days": 3812
|
||||||
},
|
},
|
||||||
|
"https://github.com/alastor-666-1933/caching_to_not_waste": {
|
||||||
|
"stars": 0,
|
||||||
|
"last_update": "2025-05-09 14:50:09",
|
||||||
|
"author_account_age_days": 4371
|
||||||
|
},
|
||||||
"https://github.com/alessandroperilli/apw_nodes": {
|
"https://github.com/alessandroperilli/apw_nodes": {
|
||||||
"stars": 1,
|
"stars": 1,
|
||||||
"last_update": "2025-05-11 21:30:45",
|
"last_update": "2025-05-11 21:30:45",
|
||||||
@ -6214,6 +6219,11 @@
|
|||||||
"last_update": "2024-05-28 13:09:32",
|
"last_update": "2024-05-28 13:09:32",
|
||||||
"author_account_age_days": 2252
|
"author_account_age_days": 2252
|
||||||
},
|
},
|
||||||
|
"https://github.com/cyberhirsch/seb_nodes": {
|
||||||
|
"stars": 0,
|
||||||
|
"last_update": "2025-05-07 16:41:33",
|
||||||
|
"author_account_age_days": 2189
|
||||||
|
},
|
||||||
"https://github.com/czcz1024/Comfyui-FaceCompare": {
|
"https://github.com/czcz1024/Comfyui-FaceCompare": {
|
||||||
"stars": 0,
|
"stars": 0,
|
||||||
"last_update": "2024-06-14 07:13:32",
|
"last_update": "2024-06-14 07:13:32",
|
||||||
|
|||||||
@ -74,6 +74,28 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This is a custom node collection for ComfyUI that provides some utility nodes."
|
"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",
|
"author": "yichengup",
|
||||||
"title": "comfyui-face-liquify",
|
"title": "comfyui-face-liquify",
|
||||||
@ -669,36 +691,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Imagen descripcion prompt system"
|
"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"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -13954,6 +13954,17 @@
|
|||||||
"title_aux": "FAI-Node"
|
"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": [
|
"https://github.com/alessandroperilli/apw_nodes": [
|
||||||
[
|
[
|
||||||
"APW_CloudImageSize",
|
"APW_CloudImageSize",
|
||||||
@ -18271,6 +18282,14 @@
|
|||||||
"title_aux": "ComfyUI-MaskBatchPermutations"
|
"title_aux": "ComfyUI-MaskBatchPermutations"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/cyberhirsch/seb_nodes": [
|
||||||
|
[
|
||||||
|
"SaveImageAdvanced"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Seb Nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/czcz1024/Comfyui-FaceCompare": [
|
"https://github.com/czcz1024/Comfyui-FaceCompare": [
|
||||||
[
|
[
|
||||||
"FaceCompare"
|
"FaceCompare"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user