mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-10 21:22:37 +08:00
Update custom-node-list.json
Add custom node: ComfyUI-TangoFlux
This commit is contained in:
parent
429e13bf4d
commit
2f307c88b1
@ -18103,6 +18103,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Custom Nodes for 'AniDoc: Animation Creation Made Easier'. This approach automates line art video colorization using a novel model that aligns color information from references, ensures temporal consistency, and reduces manual effort in animation production."
|
||||
},
|
||||
{
|
||||
"author": "LucipherDev",
|
||||
"title": "ComfyUI-TangoFlux",
|
||||
"reference": "https://github.com/LucipherDev/ComfyUI-TangoFlux",
|
||||
"files": [
|
||||
"https://github.com/LucipherDev/ComfyUI-TangoFlux"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Custom Nodes for 'TangoFlux: Super Fast and Faithful Text to Audio Generation with Flow Matching'. This generates high-quality 44.1kHz audio up to 30 seconds using just a text prompt."
|
||||
},
|
||||
{
|
||||
"author": "envy-ai",
|
||||
"title": "ComfyUI-ConDelta",
|
||||
@ -19063,25 +19073,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Unofficial implementation of [ali-vilab/TeaCache](https://github.com/ali-vilab/TeaCache) for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "calcuis",
|
||||
"title": "gguf",
|
||||
"id": "gguf",
|
||||
"reference": "https://github.com/calcuis/gguf",
|
||||
"files": [
|
||||
"https://github.com/calcuis/gguf"
|
||||
],
|
||||
"preemptions":[
|
||||
"LoaderGGUF",
|
||||
"ClipLoaderGGUF",
|
||||
"DualClipLoaderGGUF",
|
||||
"TripleClipLoaderGGUF",
|
||||
"LoaderGGUFAdvanced",
|
||||
"GGUFSave"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "gguf node for comfyui"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -19544,6 +19535,25 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "calcuis",
|
||||
"title": "gguf",
|
||||
"id": "gguf",
|
||||
"reference": "https://github.com/calcuis/gguf",
|
||||
"files": [
|
||||
"https://github.com/calcuis/gguf"
|
||||
],
|
||||
"preemptions":[
|
||||
"LoaderGGUF",
|
||||
"ClipLoaderGGUF",
|
||||
"DualClipLoaderGGUF",
|
||||
"TripleClipLoaderGGUF",
|
||||
"LoaderGGUFAdvanced",
|
||||
"GGUFSave"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "gguf node for comfyui"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user