mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
9f258f5c9c
commit
21fe577a2e
@ -25991,6 +25991,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A custom node suite for ComfyUI that provides accelerated video generation using [a/FastVideo](https://github.com/hao-ai-labs/FastVideo). See the [a/blog post](https://hao-ai-lab.github.io/blogs/fastvideo/) about FastVideo V1 to learn more."
|
"description": "A custom node suite for ComfyUI that provides accelerated video generation using [a/FastVideo](https://github.com/hao-ai-labs/FastVideo). See the [a/blog post](https://hao-ai-lab.github.io/blogs/fastvideo/) about FastVideo V1 to learn more."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "ComfyUI-TkNodes",
|
||||||
|
"author": "TensorKaze",
|
||||||
|
"title": "ComfyUI-TkNodes",
|
||||||
|
"reference": "https://github.com/TensorKaze/ComfyUI-TkNodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/TensorKaze/ComfyUI-TkNodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Custom nodes for ComfyUI with advanced image scaling, latent manipulation, and Flux sampling"
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -10,6 +10,27 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "Yuan-ManX",
|
||||||
|
"title": "ComfyUI-Bagel",
|
||||||
|
"reference": "https://github.com/Yuan-ManX/ComfyUI-Bagel",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Yuan-ManX/ComfyUI-Bagel"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI-Bagel is now available in ComfyUI, BAGEL is an open‑source multimodal foundation model with 7B active parameters (14B total) trained on large‑scale interleaved multimodal data."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "ComfyUI-TkNodes",
|
||||||
|
"author": "TensorKaze",
|
||||||
|
"title": "ComfyUI-TkNodes",
|
||||||
|
"reference": "https://github.com/TensorKaze/ComfyUI-TkNodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/TensorKaze/ComfyUI-TkNodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Custom nodes for ComfyUI with advanced image scaling, latent manipulation, and Flux sampling"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "wildminder",
|
"author": "wildminder",
|
||||||
"title": "ComfyUI-KEEP",
|
"title": "ComfyUI-KEEP",
|
||||||
@ -668,26 +689,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "An extension to modify the browser tab title when running ComfyUI workflows."
|
"description": "An extension to modify the browser tab title when running ComfyUI workflows."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "neggo",
|
|
||||||
"title": "comfyui-sambanova",
|
|
||||||
"reference": "https://github.com/neggo/comfyui-sambanova",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/neggo/comfyui-sambanova"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "This node pack provides a Python node that uses the SambaNova API to send prompts to a chat AI model (e.g., DeepSeek-V3-0324) and retrieve responses, intended for integration into node-based workflows like ComfyUI."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "theshubzworld",
|
|
||||||
"title": "ComfyUI-FaceCalloutNode",
|
|
||||||
"reference": "https://github.com/theshubzworld/ComfyUI-FaceCalloutNode",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/theshubzworld/ComfyUI-FaceCalloutNode"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "A collection of custom nodes for ComfyUI that provide advanced face callout, annotation, and compositing effects using OpenCV and PIL. These nodes are designed for image processing workflows that require face detection, annotation, and creative compositing."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user