From 70fa2136e1b94cd3590e97a2cf7f0d5a220ce557 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 24 Mar 2024 21:57:22 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ++++++ extension-node-map.json | 9 ++++++ node_db/new/custom-node-list.json | 50 ++++++----------------------- node_db/new/extension-node-map.json | 9 ++++++ 4 files changed, 38 insertions(+), 40 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 78e4033..36ddb2e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2739,6 +2739,16 @@ "install_type": "git-clone", "description": "[a/openai Consistency Decoder](https://github.com/openai/consistencydecoder). After downloading the [a/OpenAI VAE model](https://openaipublic.azureedge.net/diff-vae/c9cebd3132dd9c42936d803e33424145a748843c8f716c0814838bdc8a2fe7cb/decoder.pt), place it in the `model/vae` directory for use." }, + { + "author": "shadowcz007", + "title": "comfyui-Image-reward", + "reference": "https://github.com/shadowcz007/comfyui-Image-reward", + "files": [ + "https://github.com/shadowcz007/comfyui-Image-reward" + ], + "install_type": "git-clone", + "description": "[a/ImageReward](https://github.com/THUDM/ImageReward): Human preference learning in text-to-image generation. This is a [a/paper](https://arxiv.org/abs/2304.05977) from NeurIPS 2023" + }, { "author": "ostris", "title": "Ostris Nodes ComfyUI", diff --git a/extension-node-map.json b/extension-node-map.json index 5c9dc42..4681e8c 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -8807,6 +8807,15 @@ "title_aux": "ComfyUI_Nimbus-Pack" } ], + "https://github.com/shadowcz007/comfyui-Image-reward": [ + [ + "ImageBatchToList_", + "ImageRewardScore_" + ], + { + "title_aux": "comfyui-Image-reward" + } + ], "https://github.com/shadowcz007/comfyui-consistency-decoder": [ [ "VAEDecodeConsistencyDecoder", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index f5864be..1a31384 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "shadowcz007", + "title": "comfyui-Image-reward", + "reference": "https://github.com/shadowcz007/comfyui-Image-reward", + "files": [ + "https://github.com/shadowcz007/comfyui-Image-reward" + ], + "install_type": "git-clone", + "description": "[a/ImageReward](https://github.com/THUDM/ImageReward): Human preference learning in text-to-image generation. This is a [a/paper](https://arxiv.org/abs/2304.05977) from NeurIPS 2023" + }, { "author": "Nevysha", "title": "ComfyUI-nevysha-top-menu", @@ -682,46 +692,6 @@ ], "install_type": "git-clone", "description": "Nodes:ColorListMaskToImage, FlattenAndCombineMaskImages" - }, - { - "author": "meshmesh-io", - "title": "mm-comfyui-loopback", - "reference": "https://github.com/meshmesh-io/mm-comfyui-loopback", - "files": [ - "https://github.com/meshmesh-io/mm-comfyui-loopback" - ], - "install_type": "git-clone", - "description": "Nodes:Loop, LoopStart, LoopEnd, LoopStart_SEGIMAGE, LoopEnd_SEGIMAGE" - }, - { - "author": "flowtyone", - "title": "ComfyUI-Flowty-TripoSR", - "reference": "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR", - "files": [ - "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR" - ], - "install_type": "git-clone", - "description": "This is a custom node that lets you use TripoSR right from ComfyUI.\n[a/TripoSR](https://github.com/VAST-AI-Research/TripoSR) is a state-of-the-art open-source model for fast feedforward 3D reconstruction from a single image, collaboratively developed by Tripo AI and Stability AI. (TL;DR it creates a 3d model from an image.)" - }, - { - "author": "chaojie", - "title": "ComfyUI-dust3r", - "reference": "https://github.com/chaojie/ComfyUI-dust3r", - "files": [ - "https://github.com/chaojie/ComfyUI-dust3r" - ], - "install_type": "git-clone", - "description": "ComfyUI dust3r" - }, - { - "author": "cdb-boop", - "title": "comfyui-image-round", - "reference": "https://github.com/cdb-boop/comfyui-image-round", - "files": [ - "https://github.com/cdb-boop/comfyui-image-round" - ], - "install_type": "git-clone", - "description": "A simple node to round an input image up (pad) or down (crop) to the nearest integer multiple. Padding offset from left/bottom and the padding value are adjustable." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 5c9dc42..4681e8c 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -8807,6 +8807,15 @@ "title_aux": "ComfyUI_Nimbus-Pack" } ], + "https://github.com/shadowcz007/comfyui-Image-reward": [ + [ + "ImageBatchToList_", + "ImageRewardScore_" + ], + { + "title_aux": "comfyui-Image-reward" + } + ], "https://github.com/shadowcz007/comfyui-consistency-decoder": [ [ "VAEDecodeConsistencyDecoder",