diff --git a/custom-node-list.json b/custom-node-list.json index 62733579..abccb05b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -16822,6 +16822,17 @@ "install_type": "git-clone", "description": "This custom node for ComfyUI provides advanced background removal capabilities using the briaai/RMBG-2.0 model. It is designed to seamlessly integrate into the ComfyUI environment, offering users a powerful tool for image processing tasks." }, + { + "author": "amaozhao", + "title": "ComfyUI_DeployCash", + "id": "ComfyUI_DeployCash", + "reference": "https://github.com/amaozhao/ComfyUI_DeployCash", + "files": [ + "https://github.com/amaozhao/ComfyUI_DeployCash" + ], + "install_type": "git-clone", + "description": "DeployCash, a tool that converts workflows into WeChat and H5 with one click, and supports payments." + }, @@ -17228,17 +17239,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "amaozhao", - "title": "ComfyUI_DeployCash", - "id": "ComfyUI_DeployCash", - "reference": "https://github.com/amaozhao/ComfyUI_DeployCash", - "files": [ - "https://github.com/amaozhao/ComfyUI_DeployCash" - ], - "install_type": "git-clone", - "description": "DeployCash, a tool that converts workflows into WeChat and H5 with one click, and supports payments." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index 89361bb2..80def604 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -8320,15 +8320,6 @@ "title_aux": "ComfyUI-BRIA_AI-RMBG" } ], - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": [ - [ - "BiRefNet_ModelLoader_Zho", - "BiRefNet_Zho" - ], - { - "title_aux": "ComfyUI-BiRefNet-ZHO" - } - ], "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": [ [ "DepthFM_Literative_Zho", @@ -9172,6 +9163,16 @@ "title_aux": "Dream Video Batches" } ], + "https://github.com/amaozhao/ComfyUI_DeployCash": [ + [ + "DeployCash", + "DeployCash_saveImage", + "DeployCash_textInput" + ], + { + "title_aux": "ComfyUI_DeployCash" + } + ], "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": [ [ "CLIPTextEncode (RE)", diff --git a/github-stats.json b/github-stats.json index 9450ba6d..d73aad13 100644 --- a/github-stats.json +++ b/github-stats.json @@ -3164,6 +3164,11 @@ "last_update": "2024-08-14 01:26:20", "author_account_age_days": 805 }, + "https://github.com/amaozhao/ComfyUI_DeployCash": { + "stars": 1, + "last_update": "2024-11-14 08:16:29", + "author_account_age_days": 5177 + }, "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": { "stars": 0, "last_update": "2024-05-22 22:21:00", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index f05844ba..54dfa954 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -83,6 +83,17 @@ "install_type": "git-clone", "description": "This custom node for ComfyUI provides advanced background removal capabilities using the briaai/RMBG-2.0 model. It is designed to seamlessly integrate into the ComfyUI environment, offering users a powerful tool for image processing tasks." }, + { + "author": "amaozhao", + "title": "ComfyUI_DeployCash", + "id": "ComfyUI_DeployCash", + "reference": "https://github.com/amaozhao/ComfyUI_DeployCash", + "files": [ + "https://github.com/amaozhao/ComfyUI_DeployCash" + ], + "install_type": "git-clone", + "description": "DeployCash, a tool that converts workflows into WeChat and H5 with one click, and supports payments." + }, { "author": "akatz-ai", "title": "ComfyUI-X-Portrait-Nodes", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 89361bb2..80def604 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -8320,15 +8320,6 @@ "title_aux": "ComfyUI-BRIA_AI-RMBG" } ], - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": [ - [ - "BiRefNet_ModelLoader_Zho", - "BiRefNet_Zho" - ], - { - "title_aux": "ComfyUI-BiRefNet-ZHO" - } - ], "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": [ [ "DepthFM_Literative_Zho", @@ -9172,6 +9163,16 @@ "title_aux": "Dream Video Batches" } ], + "https://github.com/amaozhao/ComfyUI_DeployCash": [ + [ + "DeployCash", + "DeployCash_saveImage", + "DeployCash_textInput" + ], + { + "title_aux": "ComfyUI_DeployCash" + } + ], "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": [ [ "CLIPTextEncode (RE)",