mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
update DB
This commit is contained in:
parent
f6340cf2a8
commit
ef9e21d198
@ -1894,7 +1894,7 @@
|
||||
},
|
||||
{
|
||||
"author": "BiffMunky",
|
||||
"title": "\ud83c\udf0c An Endless Sea of Stars Node \ud83c\udf0c",
|
||||
"title": "Endless \ufe0f\ud83c\udf0a\ud83c\udf20 Node \ud83c\udf0c",
|
||||
"reference": "https://github.com/tusharbhutt/Endless-Nodes",
|
||||
"files": [
|
||||
"https://github.com/tusharbhutt/Endless-Nodes"
|
||||
|
||||
@ -1149,17 +1149,6 @@
|
||||
"title_aux": "TGu Utilities"
|
||||
}
|
||||
],
|
||||
"https://github.com/TRI3D-LC/tri3d-comfyui-nodes": [
|
||||
[
|
||||
"tri3d-atr-parse",
|
||||
"tri3d-extract-hand",
|
||||
"tri3d-fuzzification",
|
||||
"tri3d-position-hands"
|
||||
],
|
||||
{
|
||||
"title_aux": "tri3d-comfyui-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/TeaCrab/ComfyUI-TeaNodes": [
|
||||
[
|
||||
"TC_ColorFill",
|
||||
@ -2650,6 +2639,7 @@
|
||||
"HEDPreprocessor_Provider_for_SEGS //Inspire",
|
||||
"KSampler //Inspire",
|
||||
"KSamplerAdvanced //Inspire",
|
||||
"KSamplerProgress //Inspire",
|
||||
"LeRes_DepthMap_Preprocessor_Provider_for_SEGS //Inspire",
|
||||
"LineArt_Preprocessor_Provider_for_SEGS //Inspire",
|
||||
"LoadImagesFromDir //Inspire",
|
||||
@ -3387,9 +3377,9 @@
|
||||
{
|
||||
"author": "BiffMunky",
|
||||
"description": "A small set of nodes I created for various numerical and text inputs. Features switches for text and numbers, parameter collection nodes, and two aesthetic scoring models.",
|
||||
"nickname": "\ud83c\udf0c Endless Nodes \ud83c\udf0c",
|
||||
"title": "\ud83c\udf0c An Endless Sea of Stars Node \ud83c\udf0c",
|
||||
"title_aux": "\ud83c\udf0c An Endless Sea of Stars Node \ud83c\udf0c"
|
||||
"nickname": "\u267e\ufe0f\ud83c\udf0a\ud83c\udf20",
|
||||
"title": "Endless \ufe0f\ud83c\udf0a\ud83c\udf20 Node \ud83c\udf0c",
|
||||
"title_aux": "Endless \ufe0f\ud83c\udf0a\ud83c\udf20 Node \ud83c\udf0c"
|
||||
}
|
||||
],
|
||||
"https://github.com/twri/sdxl_prompt_styler": [
|
||||
|
||||
@ -1104,6 +1104,26 @@
|
||||
"url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter-plus-face_sd15.bin"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "ip-adapter-plus_sdxl_vit-h.bin<BR>(install to ComfyUI_IPAdapter_plus)",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SDXL",
|
||||
"save_path": "custom_nodes/ComfyUI_IPAdapter_plus/models",
|
||||
"description": "Pressing 'install' directly downloads the model from the ComfyUI_IPAdapter_plus/models extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
|
||||
"reference": "https://huggingface.co/h94/IP-Adapter",
|
||||
"filename": "ip-adapter-plus_sdxl_vit-h.bin",
|
||||
"url": "https://huggingface.co/h94/IP-Adapter/resolve/main/sdxl_models/ip-adapter-plus_sdxl_vit-h.bin"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter_sdxl_vit-h.bin<BR>(install to ComfyUI_IPAdapter_plus)",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SDXL",
|
||||
"save_path": "custom_nodes/ComfyUI_IPAdapter_plus/models",
|
||||
"description": "Pressing 'install' directly downloads the model from the ComfyUI_IPAdapter_plus/models extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
|
||||
"reference": "https://huggingface.co/h94/IP-Adapter",
|
||||
"filename": "ip-adapter_sdxl_vit-h.bin",
|
||||
"url": "https://huggingface.co/h94/IP-Adapter/resolve/main/sdxl_models/ip-adapter_sdxl_vit-h.bin"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter_sdxl.bin<BR>(install to ComfyUI_IPAdapter_plus)",
|
||||
"type": "IP-Adapter",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "avatechai",
|
||||
"title": "avatar-graph-comfyui",
|
||||
"reference": "https://github.com/avatechai/avatar-graph-comfyui",
|
||||
"files": [
|
||||
"https://github.com/avatechai/avatar-graph-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom nodes module for creating real-time interactive avatars powered by blender bpy mesh api + Avatech Shape Flow runtime."
|
||||
},
|
||||
{
|
||||
"author": "Dr.Lt.Data",
|
||||
"title": "ComfyUI-Workflow-Component [WIP]",
|
||||
|
||||
@ -333,7 +333,7 @@
|
||||
},
|
||||
{
|
||||
"author": "BiffMunky",
|
||||
"title": "\ud83c\udf0c An Endless Sea of Stars Node \ud83c\udf0c",
|
||||
"title": "Endless \ufe0f\ud83c\udf0a\ud83c\udf20 Node \ud83c\udf0c",
|
||||
"reference": "https://github.com/tusharbhutt/Endless-Nodes",
|
||||
"files": [
|
||||
"https://github.com/tusharbhutt/Endless-Nodes"
|
||||
|
||||
@ -1149,17 +1149,6 @@
|
||||
"title_aux": "TGu Utilities"
|
||||
}
|
||||
],
|
||||
"https://github.com/TRI3D-LC/tri3d-comfyui-nodes": [
|
||||
[
|
||||
"tri3d-atr-parse",
|
||||
"tri3d-extract-hand",
|
||||
"tri3d-fuzzification",
|
||||
"tri3d-position-hands"
|
||||
],
|
||||
{
|
||||
"title_aux": "tri3d-comfyui-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/TeaCrab/ComfyUI-TeaNodes": [
|
||||
[
|
||||
"TC_ColorFill",
|
||||
@ -2650,6 +2639,7 @@
|
||||
"HEDPreprocessor_Provider_for_SEGS //Inspire",
|
||||
"KSampler //Inspire",
|
||||
"KSamplerAdvanced //Inspire",
|
||||
"KSamplerProgress //Inspire",
|
||||
"LeRes_DepthMap_Preprocessor_Provider_for_SEGS //Inspire",
|
||||
"LineArt_Preprocessor_Provider_for_SEGS //Inspire",
|
||||
"LoadImagesFromDir //Inspire",
|
||||
@ -3387,9 +3377,9 @@
|
||||
{
|
||||
"author": "BiffMunky",
|
||||
"description": "A small set of nodes I created for various numerical and text inputs. Features switches for text and numbers, parameter collection nodes, and two aesthetic scoring models.",
|
||||
"nickname": "\ud83c\udf0c Endless Nodes \ud83c\udf0c",
|
||||
"title": "\ud83c\udf0c An Endless Sea of Stars Node \ud83c\udf0c",
|
||||
"title_aux": "\ud83c\udf0c An Endless Sea of Stars Node \ud83c\udf0c"
|
||||
"nickname": "\u267e\ufe0f\ud83c\udf0a\ud83c\udf20",
|
||||
"title": "Endless \ufe0f\ud83c\udf0a\ud83c\udf20 Node \ud83c\udf0c",
|
||||
"title_aux": "Endless \ufe0f\ud83c\udf0a\ud83c\udf20 Node \ud83c\udf0c"
|
||||
}
|
||||
],
|
||||
"https://github.com/twri/sdxl_prompt_styler": [
|
||||
|
||||
@ -1,5 +1,25 @@
|
||||
{
|
||||
"models": [
|
||||
{
|
||||
"name": "ip-adapter-plus_sdxl_vit-h.bin<BR>(install to ComfyUI_IPAdapter_plus)",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SDXL",
|
||||
"save_path": "custom_nodes/ComfyUI_IPAdapter_plus/models",
|
||||
"description": "Pressing 'install' directly downloads the model from the ComfyUI_IPAdapter_plus/models extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
|
||||
"reference": "https://huggingface.co/h94/IP-Adapter",
|
||||
"filename": "ip-adapter-plus_sdxl_vit-h.bin",
|
||||
"url": "https://huggingface.co/h94/IP-Adapter/resolve/main/sdxl_models/ip-adapter-plus_sdxl_vit-h.bin"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter_sdxl_vit-h.bin<BR>(install to ComfyUI_IPAdapter_plus)",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SDXL",
|
||||
"save_path": "custom_nodes/ComfyUI_IPAdapter_plus/models",
|
||||
"description": "Pressing 'install' directly downloads the model from the ComfyUI_IPAdapter_plus/models extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
|
||||
"reference": "https://huggingface.co/h94/IP-Adapter",
|
||||
"filename": "ip-adapter_sdxl_vit-h.bin",
|
||||
"url": "https://huggingface.co/h94/IP-Adapter/resolve/main/sdxl_models/ip-adapter_sdxl_vit-h.bin"
|
||||
},
|
||||
{
|
||||
"name": "CiaraRowles/temporaldiff-v1-animatediff.ckpt (ComfyUI-AnimateDiff-Evolved)",
|
||||
"type": "animatediff",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user