diff --git a/custom-node-list.json b/custom-node-list.json index 29e0d30d..3ea30201 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2399,6 +2399,16 @@ "install_type": "git-clone", "description": "Moondream image to text query node with batch support" }, + { + "author": "kijai", + "title": "ComfyUI-SUPIR", + "reference": "https://github.com/kijai/ComfyUI-SUPIR", + "files": [ + "https://github.com/kijai/ComfyUI-SUPIR" + ], + "install_type": "git-clone", + "description": "Wrapper nodes to use SUPIR upscaling process in ComfyUI" + }, { "author": "hhhzzyang", "title": "Comfyui-Lama", @@ -6525,16 +6535,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "kijai", - "title": "ComfyUI-SUPIR", - "reference": "https://github.com/kijai/ComfyUI-SUPIR", - "files": [ - "https://github.com/kijai/ComfyUI-SUPIR" - ], - "install_type": "git-clone", - "description": "Wrapper nodes to use SUPIR upscaling process in ComfyUI" } ] } diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 661fe778..5b4e918a 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -230,16 +230,6 @@ "install_type": "git-clone", "description": "I made these nodes for experimenting so it's far from perfect but at least it is entertaining!\nIt uses cosine similarities or smallest euclidean distances to find the closest tokens." }, - { - "author": "kijai", - "title": "ComfyUI SUPIR upscaler wrapper node [WIP]", - "reference": "https://github.com/kijai/ComfyUI-SUPIR", - "files": [ - "https://github.com/kijai/ComfyUI-SUPIR" - ], - "install_type": "git-clone", - "description": "ComfyUI [a/SUPIR](https://github.com/Fanghua-Yu/SUPIR) upscaler wrapper node" - }, { "author": "logtd", "title": "ComfyUI-FLATTEN", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index a7e76b6d..f2f12721 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,7 +9,16 @@ "description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!" }, - + { + "author": "kijai", + "title": "ComfyUI-SUPIR", + "reference": "https://github.com/kijai/ComfyUI-SUPIR", + "files": [ + "https://github.com/kijai/ComfyUI-SUPIR" + ], + "install_type": "git-clone", + "description": "Wrapper nodes to use SUPIR upscaling process in ComfyUI" + }, { "author": "ForeignGods", "title": "ComfyUI-Mana-Nodes",