mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
d54ec0eb05
commit
fb9c68fc32
@ -22970,6 +22970,27 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of switch nodes for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "ImagineerNL",
|
||||
"title": "ComfyUI-ToSVG-Potracer",
|
||||
"reference": "https://github.com/ImagineerNL/ComfyUI-ToSVG-Potracer",
|
||||
"files": [
|
||||
"https://github.com/ImagineerNL/ComfyUI-ToSVG-Potracer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node to vectorize images using the pure Python 'potracer' library."
|
||||
},
|
||||
{
|
||||
"author": "Yushan777",
|
||||
"title": "Y7Nodes for ComfyUI",
|
||||
"id": "y7nodes",
|
||||
"reference": "https://github.com/yushan777/ComfyUI-Y7Nodes",
|
||||
"files": [
|
||||
"https://github.com/yushan777/ComfyUI-Y7Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of utility / quality-of-life nodes for ComfyUI. Probably only useful to me."
|
||||
} ,
|
||||
|
||||
|
||||
|
||||
@ -23430,17 +23451,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Yushan777",
|
||||
"title": "Y7Nodes for ComfyUI",
|
||||
"id": "y7nodes",
|
||||
"reference": "https://github.com/yushan777/ComfyUI-Y7Nodes",
|
||||
"files": [
|
||||
"https://github.com/yushan777/ComfyUI-Y7Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of utility / quality-of-life nodes for ComfyUI. Probably only useful to me."
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1814,6 +1814,11 @@
|
||||
"last_update": "2024-12-28 20:21:22",
|
||||
"author_account_age_days": 2506
|
||||
},
|
||||
"https://github.com/ImagineerNL/ComfyUI-ToSVG-Potracer": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-03-28 01:18:29",
|
||||
"author_account_age_days": 1829
|
||||
},
|
||||
"https://github.com/Immac/ComfyUI-CoreVideoMocks": {
|
||||
"stars": 1,
|
||||
"last_update": "2025-03-17 20:21:25",
|
||||
|
||||
@ -12,6 +12,16 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "apetitbois",
|
||||
"title": "nova_utils",
|
||||
"reference": "https://github.com/apetitbois/nova_utils",
|
||||
"files": [
|
||||
"https://github.com/apetitbois/nova_utils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nova utils for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "niknah",
|
||||
"title": "niknah/ComfyUI-InfiniteYou",
|
||||
@ -292,16 +302,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that enables high-quality image and video upscaling using Apple MetalFX technology.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "IfnotFr",
|
||||
"title": "ComfyUI-Connect [WIP]",
|
||||
"reference": "https://github.com/IfnotFr/ComfyUI-Connect",
|
||||
"files": [
|
||||
"https://github.com/IfnotFr/ComfyUI-Connect"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Transform your ComfyUI into a powerful API, exposing all your saved workflows as ready-to-use HTTP endpoints."
|
||||
},
|
||||
{
|
||||
"author": "RoyKillington",
|
||||
"title": "Miscomfy Nodes [WIP]",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -10,6 +10,16 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "IfnotFr",
|
||||
"title": "ComfyUI-Connect [REMOVED]",
|
||||
"reference": "https://github.com/IfnotFr/ComfyUI-Connect",
|
||||
"files": [
|
||||
"https://github.com/IfnotFr/ComfyUI-Connect"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Transform your ComfyUI into a powerful API, exposing all your saved workflows as ready-to-use HTTP endpoints."
|
||||
},
|
||||
{
|
||||
"author": "KurtHokke",
|
||||
"title": "ComfyUI_KurtHokke-Nodes [REMOVED]",
|
||||
|
||||
@ -10,6 +10,27 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Yushan777",
|
||||
"title": "Y7Nodes for ComfyUI",
|
||||
"id": "y7nodes",
|
||||
"reference": "https://github.com/yushan777/ComfyUI-Y7Nodes",
|
||||
"files": [
|
||||
"https://github.com/yushan777/ComfyUI-Y7Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of utility / quality-of-life nodes for ComfyUI. Probably only useful to me."
|
||||
},
|
||||
{
|
||||
"author": "ImagineerNL",
|
||||
"title": "ComfyUI-ToSVG-Potracer",
|
||||
"reference": "https://github.com/ImagineerNL/ComfyUI-ToSVG-Potracer",
|
||||
"files": [
|
||||
"https://github.com/ImagineerNL/ComfyUI-ToSVG-Potracer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node to vectorize images using the pure Python 'potracer' library."
|
||||
},
|
||||
{
|
||||
"author": "ZenAI-Vietnam",
|
||||
"title": "ComfyUI_InfiniteYou",
|
||||
@ -676,31 +697,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI extension that enhances touchpad navigation by redirecting two-finger scrolling over to the canvas, including over textareas. This can prevent accidental back/forward browser navigation when using horizontal touchpad gestures and provides smooth zooming and panning for Mac and other touchpad users."
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "impactframes",
|
||||
"title": "IF_VideoPrompts",
|
||||
"id": "impactframes-videoprompts",
|
||||
"reference": "https://github.com/if-ai/ComfyUI-IF_VideoPrompts",
|
||||
"files": [
|
||||
"https://github.com/if-ai/ComfyUI-IF_VideoPrompts"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI extension for video-based prompting and processing with support for various models and video processing capabilities"
|
||||
},
|
||||
{
|
||||
"author": "impactframes",
|
||||
"title": "IF_LLM",
|
||||
"id": "impactframes-llm",
|
||||
"reference": "https://github.com/if-ai/ComfyUI-IF_LLM",
|
||||
"files": [
|
||||
"https://github.com/if-ai/ComfyUI-IF_LLM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Run Local and API LLMs, Features Conditioning manipulation via Omost, supports Ollama, LlamaCPP LMstudio, Koboldcpp, TextGen, Transformers or via APIs Anthropic, Groq, OpenAI, Google Gemini, Mistral, xAI and create your own charcters assistants (SystemPrompts) with custom presets and muchmore"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user