mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-25 00:17:43 +08:00
update DB
This commit is contained in:
@ -1,5 +1,36 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Lumiyumi",
|
||||
"title": "comfyui_stringcombineX",
|
||||
"reference": "https://github.com/Lumiyumi/comfyui_stringcombineX",
|
||||
"files": [
|
||||
"https://github.com/Lumiyumi/comfyui_stringcombineX"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for string combination with extensible class structure for custom variations. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "ayylmao1773",
|
||||
"title": "ComfyUI-switch-aspect",
|
||||
"reference": "https://github.com/ayylmao1773/ComfyUI-switch-aspect",
|
||||
"files": [
|
||||
"https://github.com/ayylmao1773/ComfyUI-switch-aspect"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node for automatic portrait/landscape aspect ratio switching based on input dimensions."
|
||||
},
|
||||
{
|
||||
"author": "tester4488",
|
||||
"title": "mc_audio",
|
||||
"reference": "https://github.com/tester4488/mc_audio",
|
||||
"files": [
|
||||
"https://github.com/tester4488/mc_audio"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "mc audio info"
|
||||
},
|
||||
|
||||
{
|
||||
"author": "LiJT",
|
||||
"title": "ComfyUI-JT_Tools",
|
||||
@ -240,17 +271,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "An extension that highlights the currently running node in ComfyUI with a strong neon outline and breathing effect for easier workflow navigation.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "ncky",
|
||||
"title": "ComfyUI-Qwen3-TTS [NAME CONFLICT]",
|
||||
"reference": "https://github.com/ncky/ComfyUI-Qwen3-TTS",
|
||||
"files": [
|
||||
"https://github.com/ncky/ComfyUI-Qwen3-TTS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node that wraps Qwen3-TTS voice cloning for synthesizing speech in a cloned voice. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "starsFriday",
|
||||
"title": "ComfyUI-Qwen3-TTS [NAME CONFLICT/WIP]",
|
||||
|
||||
Reference in New Issue
Block a user