mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-23 08:19:20 +08:00
fix(custom-node-list): relocate 3 new-author entries after last git-clone block + sync 6 entries to node_db/new (PRs #2986/#2983/#2990/#2975/#2968)
This commit is contained in:
parent
0fde8b155b
commit
6165515a08
@ -1,16 +1,5 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
{
|
|
||||||
"author": "vantang",
|
|
||||||
"title": "ComfyUI MediaHub",
|
|
||||||
"id": "mediahub-cloud",
|
|
||||||
"reference": "https://github.com/vantang/ComfyUI-MediaHub",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/vantang/ComfyUI-MediaHub"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Connect cloud image and video generation APIs to composable ComfyUI workflows."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "Carasibana",
|
"author": "Carasibana",
|
||||||
"title": "ComfyUI-SimpleFloatSlider",
|
"title": "ComfyUI-SimpleFloatSlider",
|
||||||
@ -53068,6 +53057,38 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Temporal slit-scan / time-displacement effects for ComfyUI — angled, animated and dual-source slicing on a shared engine."
|
"description": "Temporal slit-scan / time-displacement effects for ComfyUI — angled, animated and dual-source slicing on a shared engine."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "vantang",
|
||||||
|
"title": "ComfyUI MediaHub",
|
||||||
|
"id": "mediahub-cloud",
|
||||||
|
"reference": "https://github.com/vantang/ComfyUI-MediaHub",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/vantang/ComfyUI-MediaHub"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Connect cloud image and video generation APIs to composable ComfyUI workflows."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "elowbe",
|
||||||
|
"title": "comfyui-save-text",
|
||||||
|
"reference": "https://github.com/elowbe/comfyui-save-text",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/elowbe/comfyui-save-text"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "API friendly save text to file."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "hypnichorse",
|
||||||
|
"title": "ComfyUI-Hypnodes",
|
||||||
|
"id": "ComfyUI-Hypnodes",
|
||||||
|
"reference": "https://github.com/hypnichorse/ComfyUI-Hypnodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/hypnichorse/ComfyUI-Hypnodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Procedural Multi-character framework & character library with smart-injection technology."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "ntdviet",
|
"author": "ntdviet",
|
||||||
"title": "ntdviet/comfyui-ext",
|
"title": "ntdviet/comfyui-ext",
|
||||||
@ -53189,16 +53210,6 @@
|
|||||||
"install_type": "copy",
|
"install_type": "copy",
|
||||||
"description": "Use LibreTranslation in ComfyUI [a/https://github.com/LibreTranslate/LibreTranslate](https://github.com/LibreTranslate/LibreTranslate)"
|
"description": "Use LibreTranslation in ComfyUI [a/https://github.com/LibreTranslate/LibreTranslate](https://github.com/LibreTranslate/LibreTranslate)"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "elowbe",
|
|
||||||
"title": "comfyui-save-text",
|
|
||||||
"reference": "https://github.com/elowbe/comfyui-save-text",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/elowbe/comfyui-save-text"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "API friendly save text to file."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "ultimatech-cn",
|
"author": "ultimatech-cn",
|
||||||
"title": "FaceSimilarity",
|
"title": "FaceSimilarity",
|
||||||
@ -53296,15 +53307,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "hypnichorse",
|
|
||||||
"title": "ComfyUI-Hypnodes",
|
|
||||||
"id": "ComfyUI-Hypnodes",
|
|
||||||
"reference": "https://github.com/hypnichorse/ComfyUI-Hypnodes",
|
|
||||||
"files": ["https://github.com/hypnichorse/ComfyUI-Hypnodes"],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Procedural Multi-character framework & character library with smart-injection technology."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,5 +1,67 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "vantang",
|
||||||
|
"title": "ComfyUI MediaHub",
|
||||||
|
"id": "mediahub-cloud",
|
||||||
|
"reference": "https://github.com/vantang/ComfyUI-MediaHub",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/vantang/ComfyUI-MediaHub"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Connect cloud image and video generation APIs to composable ComfyUI workflows."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "elowbe",
|
||||||
|
"title": "comfyui-save-text",
|
||||||
|
"reference": "https://github.com/elowbe/comfyui-save-text",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/elowbe/comfyui-save-text"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "API friendly save text to file."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "hypnichorse",
|
||||||
|
"title": "ComfyUI-Hypnodes",
|
||||||
|
"id": "ComfyUI-Hypnodes",
|
||||||
|
"reference": "https://github.com/hypnichorse/ComfyUI-Hypnodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/hypnichorse/ComfyUI-Hypnodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Procedural Multi-character framework & character library with smart-injection technology."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "rookiestar28",
|
||||||
|
"title": "ComfyUI-LongCat-Avatar",
|
||||||
|
"reference": "https://github.com/rookiestar28/ComfyUI-LongCat-Avatar",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/rookiestar28/ComfyUI-LongCat-Avatar"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI custom nodes for LongCat Video Avatar 1.5 audio-driven human video generation."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "sorryhyun",
|
||||||
|
"title": "Anima PiD",
|
||||||
|
"reference": "https://github.com/sorryhyun/ComfyUI-Anima-PiD",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/sorryhyun/ComfyUI-Anima-PiD"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "NVIDIA PiD (Pixel Diffusion Decoder) as a drop-in replacement for VAE Decode on Anima / Qwen-Image latents."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "sorryhyun",
|
||||||
|
"title": "Easycontrol KSampler Compatible",
|
||||||
|
"reference": "https://github.com/sorryhyun/ComfyUI-EasyControl-KSamplerCompat",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/sorryhyun/ComfyUI-EasyControl-KSamplerCompat"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "KSampler-compatible Anima EasyControl image conditioning for ComfyUI."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "skbv0",
|
"author": "skbv0",
|
||||||
"title": "Palette Director",
|
"title": "Palette Director",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user