mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
d808a1f406
commit
157e6336fa
@ -24946,6 +24946,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI node that quickly generates randomized asbtract images to be used as latent images with VAE Encode"
|
"description": "ComfyUI node that quickly generates randomized asbtract images to be used as latent images with VAE Encode"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Irsalistic",
|
||||||
|
"title": "ComfyUI DAM Object Extractor",
|
||||||
|
"reference": "https://github.com/Irsalistic/comfyui-dam-object-extractor",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Irsalistic/comfyui-dam-object-extractor"
|
||||||
|
],
|
||||||
|
"description": "Extract object names and descriptions from masked regions using NVIDIA's DAM model",
|
||||||
|
"tags": ["object recognition", "vision", "image analysis"],
|
||||||
|
"install_type": "git-clone"
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -25394,17 +25405,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": "Irsalistic",
|
|
||||||
"title": "ComfyUI DAM Object Extractor",
|
|
||||||
"reference": "https://github.com/Irsalistic/comfyui-dam-object-extractor",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/Irsalistic/comfyui-dam-object-extractor"
|
|
||||||
],
|
|
||||||
"description": "Extract object names and descriptions from masked regions using NVIDIA's DAM model",
|
|
||||||
"tags": ["object recognition", "vision", "image analysis"],
|
|
||||||
"install_type": "git-clone"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -32,6 +32,17 @@
|
|||||||
"description": "A custom node for ComfyUI to FramePack.",
|
"description": "A custom node for ComfyUI to FramePack.",
|
||||||
"install_type": "git-clone"
|
"install_type": "git-clone"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Irsalistic",
|
||||||
|
"title": "ComfyUI DAM Object Extractor",
|
||||||
|
"reference": "https://github.com/Irsalistic/comfyui-dam-object-extractor",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Irsalistic/comfyui-dam-object-extractor"
|
||||||
|
],
|
||||||
|
"description": "Extract object names and descriptions from masked regions using NVIDIA's DAM model",
|
||||||
|
"tags": ["object recognition", "vision", "image analysis"],
|
||||||
|
"install_type": "git-clone"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "unicough",
|
"author": "unicough",
|
||||||
"title": "OpenAI Image API with gpt-image-1",
|
"title": "OpenAI Image API with gpt-image-1",
|
||||||
@ -683,26 +694,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "NODES: Item List, Template Input, Template Processor, Scene Queue Node, Trigger Passthrough Node"
|
"description": "NODES: Item List, Template Input, Template Processor, Scene Queue Node, Trigger Passthrough Node"
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "neverbiasu",
|
|
||||||
"title": "ComfyUI-ChatTTS",
|
|
||||||
"reference": "https://github.com/neverbiasu/ComfyUI-ChatTTS",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/neverbiasu/ComfyUI-ChatTTS"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "A ComfyUI integration for [a/ChatTTS](https://github.com/2noise/ChatTTS), enabling high-quality, controllable text-to-speech generation directly in your ComfyUI workflows."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "hanyingcho",
|
|
||||||
"title": "ComfyUI LLM Promp",
|
|
||||||
"reference": "https://github.com/hanyingcho/comfyui-llmprompt",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/hanyingcho/comfyui-llmprompt"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "NODES: Load llm, Generate Text with LLM, Inference Qwen2VL, Inference Qwen2"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user