diff --git a/custom-node-list.json b/custom-node-list.json index 4435d328..24b10fe7 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11229,16 +11229,6 @@ ], "install_type": "git-clone", "description": "This repository contains a simple custom node for ComfyUI that implements familiar PS-style blend modes using PyTorch. The PSBlendNode allows you to blend two images together using a variety of blend modes and an opacity parameter." - }, - { - "author": "Grant-CP", - "title": "ComfyUI-LivePortraitKJ-MPS", - "reference": "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS", - "files": [ - "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS" - ], - "install_type": "git-clone", - "description": "If you wish to incorporate these changes into your repo, feel free to open an issue and ask. The commits should be pretty clear, and I also label almost all changes with #HACK so a full text search will work too.\nPlease let me know if you decide to incorporate any of these changes into your LivePortrait implementation so I can direct people to you repository. I do not intend to maintain this repo.\nSome operations are simply not supported on MPS and I didn't rewrite them. Most of my changes are just to .cuda calls and that sort of thing. Many operations are still done on CPU, so don't expect awesome performance." }, { "author": "wTechArtist", @@ -11291,6 +11281,17 @@ "install_type": "git-clone", "description": "Node(s): VideoFormatConverter(VFC)" }, + { + "author": "SiliconFlow", + "title": "☁️BizyAir Nodes", + "id": "bizyair", + "reference": "https://github.com/siliconflow/BizyAir", + "files": [ + "https://github.com/siliconflow/BizyAir" + ], + "install_type": "git-clone", + "description": "[a/BizyAir](https://github.com/siliconflow/BizyAir) Comfy Nodes that can run in any environment." + }, @@ -11688,17 +11689,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "SiliconFlow", - "title": "☁️BizyAir Nodes", - "id": "bizyair", - "reference": "https://github.com/siliconflow/BizyAir", - "files": [ - "https://github.com/siliconflow/BizyAir" - ], - "install_type": "git-clone", - "description": "[a/BizyAir](https://github.com/siliconflow/BizyAir) Comfy Nodes that can run in any environment." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 72f9e290..84c630f2 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,7 +10,17 @@ - + { + "author": "SiliconFlow", + "title": "☁️BizyAir Nodes", + "id": "bizyair", + "reference": "https://github.com/siliconflow/BizyAir", + "files": [ + "https://github.com/siliconflow/BizyAir" + ], + "install_type": "git-clone", + "description": "[a/BizyAir](https://github.com/siliconflow/BizyAir) Comfy Nodes that can run in any environment." + }, { "author": "Extraltodeus", "title": "pre_cfg_comfy_nodes_for_ComfyUI",