update DB
This commit is contained in:
@@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user