mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 06:34:24 +08:00
update DB
This commit is contained in:
parent
d39874fdd8
commit
70fa2136e1
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user