Browse Source

update DB

pull/516/head
Dr.Lt.Data 8 months ago
parent
commit
70fa2136e1
  1. 10
      custom-node-list.json
  2. 9
      extension-node-map.json
  3. 50
      node_db/new/custom-node-list.json
  4. 9
      node_db/new/extension-node-map.json

10
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",

9
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",

50
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."
}
]
}

9
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",

Loading…
Cancel
Save