mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
update DB
This commit is contained in:
parent
4250244136
commit
6386411d21
@ -5071,6 +5071,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Voice Clone and TTS model."
|
||||
},
|
||||
{
|
||||
"author": "filliptm",
|
||||
"title": "ComfyUI_FL-Path-Animator",
|
||||
"reference": "https://github.com/filliptm/ComfyUI_FL-Path-Animator",
|
||||
"files": [
|
||||
"https://github.com/filliptm/ComfyUI_FL-Path-Animator"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A standalone ComfyUI custom node for creating animated shapes that follow user-drawn paths."
|
||||
},
|
||||
{
|
||||
"author": "zfkun",
|
||||
"title": "ComfyUI_zfkun",
|
||||
@ -31569,6 +31579,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom ComfyUI node that splits text into multiple outputs for feeding complex multi-scene renders. This node allows you to dynamically control the number of splits and use custom separators."
|
||||
},
|
||||
{
|
||||
"author": "vsaan212",
|
||||
"title": "ComfyUI Subject Selector",
|
||||
"reference": "https://github.com/vsaan212/ComfyUI_subjectselector",
|
||||
"files": [
|
||||
"https://github.com/vsaan212/ComfyUI_subjectselector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI_subjectselector is a custom ComfyUI node that allows you to manage and select text-based subject descriptions directly from the workflow UI. This node was designed to pair seamlessly with [a/ComfyUI-textsplit](https://github.com/vsaan212/Comfy-ui-textsplit), providing a clean, modular way to feed descriptive text prompts into your generation pipeline."
|
||||
},
|
||||
{
|
||||
"author": "eric183",
|
||||
"title": "ComfyUI-Only",
|
||||
|
||||
@ -26692,6 +26692,14 @@
|
||||
"title_aux": "Pixelization"
|
||||
}
|
||||
],
|
||||
"https://github.com/filliptm/ComfyUI_FL-Path-Animator": [
|
||||
[
|
||||
"FL_PathAnimatorV2"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_FL-Path-Animator"
|
||||
}
|
||||
],
|
||||
"https://github.com/filliptm/ComfyUI_FL-Trainer": [
|
||||
[
|
||||
"FL_ImageCaptionSaver",
|
||||
@ -28943,6 +28951,7 @@
|
||||
"WWAA_AdvancedTextReader",
|
||||
"WWAA_BeforeAfterSlider",
|
||||
"WWAA_BuildString",
|
||||
"WWAA_DisplayAny",
|
||||
"WWAA_DitherNode",
|
||||
"WWAA_GBCamera",
|
||||
"WWAA_GridLayoutNode",
|
||||
@ -44643,6 +44652,14 @@
|
||||
"title_aux": "ComfyUI Text Split Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/vsaan212/ComfyUI_subjectselector": [
|
||||
[
|
||||
"ComfyUI_subjectselector"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Subject Selector"
|
||||
}
|
||||
],
|
||||
"https://github.com/vsevolod-oparin/comfyui-kandinsky22": [
|
||||
[
|
||||
"comfy-kandinsky22-decoder-loader",
|
||||
|
||||
1984
github-stats.json
1984
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -9050,6 +9050,7 @@
|
||||
"LF_TiltShift",
|
||||
"LF_UnsharpMask",
|
||||
"LF_UpdateUsageStatistics",
|
||||
"LF_UploadImages",
|
||||
"LF_UpscaleModelSelector",
|
||||
"LF_UrandomSeedGenerator",
|
||||
"LF_UsageStatistics",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "filliptm",
|
||||
"title": "ComfyUI_FL-Path-Animator",
|
||||
"reference": "https://github.com/filliptm/ComfyUI_FL-Path-Animator",
|
||||
"files": [
|
||||
"https://github.com/filliptm/ComfyUI_FL-Path-Animator"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A standalone ComfyUI custom node for creating animated shapes that follow user-drawn paths."
|
||||
},
|
||||
{
|
||||
"author": "vsaan212",
|
||||
"title": "ComfyUI Subject Selector",
|
||||
"reference": "https://github.com/vsaan212/ComfyUI_subjectselector",
|
||||
"files": [
|
||||
"https://github.com/vsaan212/ComfyUI_subjectselector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI_subjectselector is a custom ComfyUI node that allows you to manage and select text-based subject descriptions directly from the workflow UI. This node was designed to pair seamlessly with [a/ComfyUI-textsplit](https://github.com/vsaan212/Comfy-ui-textsplit), providing a clean, modular way to feed descriptive text prompts into your generation pipeline."
|
||||
},
|
||||
{
|
||||
"author": "walke2019",
|
||||
"title": "Qwen2.5-VL GGUF Nodes",
|
||||
@ -668,76 +688,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI wrapper nodes for Lumina-DiMOO. Please see the README for model weight download instructions."
|
||||
},
|
||||
{
|
||||
"author": "IXIWORKS-KIMJUNGHO",
|
||||
"title": "ComfyUI-VideoDescription",
|
||||
"reference": "https://github.com/IXIWORKS-KIMJUNGHO/ComfyUI-VideoDescription",
|
||||
"files": [
|
||||
"https://github.com/IXIWORKS-KIMJUNGHO/ComfyUI-VideoDescription"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Video description custom nodes for ComfyUI powered by advanced vision-language models."
|
||||
},
|
||||
{
|
||||
"author": "pacchikAI",
|
||||
"title": "ImagePromptBatch",
|
||||
"reference": "https://github.com/pacchikAI/comfyui_pacchik_ImagePromptBatch",
|
||||
"files": [
|
||||
"https://github.com/pacchikAI/comfyui_pacchik_ImagePromptBatch"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple comfyui Node for Loading images and thier prompts"
|
||||
},
|
||||
{
|
||||
"author": "charlyad142",
|
||||
"title": "ComfyUI Replicate Image Generation & Edit",
|
||||
"reference": "https://github.com/charlyad142/comfyUI_charly_replicate_api",
|
||||
"files": [
|
||||
"https://github.com/charlyad142/comfyUI_charly_replicate_api"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This nodepack lets you use several Replicate models for image generation and editing: Qwen Image Edit Plus (Multi-Image) for editing multiple images using reference poses, Qwen Image Edit (Single Image) for single-image edits with text instructions, SeedEdit 3.0 (ByteDance) for advanced prompt-controlled editing, and Seedream 4.0 (ByteDance) for high-quality multi-resolution image generation."
|
||||
},
|
||||
{
|
||||
"author": "0xhappydev",
|
||||
"title": "comfyui-qwen-image-tools",
|
||||
"reference": "https://github.com/0xhappydev/comfyui-qwen-image-tools",
|
||||
"files": [
|
||||
"https://github.com/0xhappydev/comfyui-qwen-image-tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for Qwen-Image-Edit with multi-image support, more flexibility around the vision transformer (qwen2.5-vl), custom system prompts, and some other experimental things to come."
|
||||
},
|
||||
{
|
||||
"author": "PozzettiAndrea",
|
||||
"title": "ComfyUI-Grounding",
|
||||
"reference": "https://github.com/PozzettiAndrea/ComfyUI-Grounding",
|
||||
"files": [
|
||||
"https://github.com/PozzettiAndrea/ComfyUI-Grounding"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Grounding for dummies, simplest workflow"
|
||||
},
|
||||
{
|
||||
"author": "Antique3e",
|
||||
"title": "ComfyUI Credit Tracker",
|
||||
"reference": "https://github.com/Antique3e/ComfyUI-ModalCredits",
|
||||
"files": [
|
||||
"https://github.com/Antique3e/ComfyUI-ModalCredits"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple UI extension to track Modal GPU credits in real-time."
|
||||
},
|
||||
{
|
||||
"author": "wallen0322",
|
||||
"title": "ComfyUI-WanAnimate-Enhancer",
|
||||
"reference": "https://github.com/wallen0322/ComfyUI-WanAnimate-Enhancer",
|
||||
"files": [
|
||||
"https://github.com/wallen0322/ComfyUI-WanAnimate-Enhancer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Enhanced WanAnimateToVideo with multi-dimensional control"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -26692,6 +26692,14 @@
|
||||
"title_aux": "Pixelization"
|
||||
}
|
||||
],
|
||||
"https://github.com/filliptm/ComfyUI_FL-Path-Animator": [
|
||||
[
|
||||
"FL_PathAnimatorV2"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_FL-Path-Animator"
|
||||
}
|
||||
],
|
||||
"https://github.com/filliptm/ComfyUI_FL-Trainer": [
|
||||
[
|
||||
"FL_ImageCaptionSaver",
|
||||
@ -28943,6 +28951,7 @@
|
||||
"WWAA_AdvancedTextReader",
|
||||
"WWAA_BeforeAfterSlider",
|
||||
"WWAA_BuildString",
|
||||
"WWAA_DisplayAny",
|
||||
"WWAA_DitherNode",
|
||||
"WWAA_GBCamera",
|
||||
"WWAA_GridLayoutNode",
|
||||
@ -44643,6 +44652,14 @@
|
||||
"title_aux": "ComfyUI Text Split Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/vsaan212/ComfyUI_subjectselector": [
|
||||
[
|
||||
"ComfyUI_subjectselector"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Subject Selector"
|
||||
}
|
||||
],
|
||||
"https://github.com/vsevolod-oparin/comfyui-kandinsky22": [
|
||||
[
|
||||
"comfy-kandinsky22-decoder-loader",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user