mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-11 00:17:28 +08:00
update DB
This commit is contained in:
parent
7ddad11d28
commit
c571cf3ca9
@ -40680,17 +40680,6 @@
|
||||
"tencent"
|
||||
]
|
||||
},
|
||||
{
|
||||
"author": "btitkin",
|
||||
"title": "Random Prompt Builder",
|
||||
"id": "random-prompt-builder",
|
||||
"reference": "https://github.com/btitkin/ComfyUI-RandomPromptBuilder",
|
||||
"files": [
|
||||
"https://github.com/btitkin/ComfyUI-RandomPromptBuilder"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced AI-powered prompt generation using local GGUF models. Generate detailed, structured prompts with character controls, style presets, and model-specific formatting for Pony, SDXL, Flux, and more. Supports GPU acceleration and runs completely offline."
|
||||
},
|
||||
{
|
||||
"author": "rjgoif",
|
||||
"title": "Img Label Tools",
|
||||
@ -52697,6 +52686,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom nodes for angle-based image rotation with high-quality interpolation and lossless restoration"
|
||||
},
|
||||
{
|
||||
"author": "lynclee",
|
||||
"title": "Multi Reference Latent",
|
||||
"reference": "https://github.com/lynclee/comfyui_multi_referencelatent",
|
||||
"files": [
|
||||
"https://github.com/lynclee/comfyui_multi_referencelatent"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Inject up to 6 reference images into conditioning for FLUX.2 (and other edit models) in a single node, each with its own strength (0 = skip). Built-in VAE encode."
|
||||
},
|
||||
{
|
||||
"author": "btitkin",
|
||||
"title": "ComfyUI-KSampler-Matrix-Lab",
|
||||
"reference": "https://github.com/btitkin/ComfyUI-KSampler-Matrix-Lab",
|
||||
"files": [
|
||||
"https://github.com/btitkin/ComfyUI-KSampler-Matrix-Lab"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI KSampler Matrix Lab is a custom node for comparing multiple sampler and scheduler combinations in one labeled image grid."
|
||||
},
|
||||
{
|
||||
"author": "ntdviet",
|
||||
"title": "ntdviet/comfyui-ext",
|
||||
|
||||
@ -12205,6 +12205,7 @@
|
||||
"IAMCCS_BusOut",
|
||||
"IAMCCS_CineAllInOneFLFEngine",
|
||||
"IAMCCS_CineAudioDurationProbe",
|
||||
"IAMCCS_CineAudioInfo",
|
||||
"IAMCCS_CineAudioPromptDirector",
|
||||
"IAMCCS_CineBoardDurationLock",
|
||||
"IAMCCS_CineDialogueDurationPlanner",
|
||||
@ -12265,10 +12266,12 @@
|
||||
"IAMCCS_CineWooshFoleyChunkPlanner",
|
||||
"IAMCCS_CineWorkflowInspector",
|
||||
"IAMCCS_ControlAudEfx",
|
||||
"IAMCCS_ControlAudEfxPanel",
|
||||
"IAMCCS_DetailAtelier",
|
||||
"IAMCCS_DetailAtelierAdvanced",
|
||||
"IAMCCS_DetailAtelierSampler",
|
||||
"IAMCCS_DialogueScriptPlanner",
|
||||
"IAMCCS_DialogueAudioBoardBridge",
|
||||
"IAMCCS_DialogueTagEditor",
|
||||
"IAMCCS_FluxKleinMultiGen",
|
||||
"IAMCCS_GGUF_accelerator",
|
||||
"IAMCCS_GetAutoLink",
|
||||
@ -33014,13 +33017,12 @@
|
||||
"title_aux": "comfyui-flux2fun-controlnet"
|
||||
}
|
||||
],
|
||||
"https://github.com/btitkin/ComfyUI-RandomPromptBuilder": [
|
||||
"https://github.com/btitkin/ComfyUI-KSampler-Matrix-Lab": [
|
||||
[
|
||||
"PromptDisplayNode",
|
||||
"RandomPromptBuilder"
|
||||
"KSamplerMatrixLab"
|
||||
],
|
||||
{
|
||||
"title_aux": "Random Prompt Builder"
|
||||
"title_aux": "ComfyUI-KSampler-Matrix-Lab"
|
||||
}
|
||||
],
|
||||
"https://github.com/buddy-bytes/ComfyUI-SmartResolutionToolkit": [
|
||||
@ -36162,6 +36164,9 @@
|
||||
"BriaImageEditNode",
|
||||
"BriaRemoveImageBackground",
|
||||
"BriaRemoveVideoBackground",
|
||||
"BriaTransparentVideoBackground",
|
||||
"BriaVideoGreenScreen",
|
||||
"BriaVideoReplaceBackground",
|
||||
"ByteDance2FirstLastFrameNode",
|
||||
"ByteDance2ReferenceNode",
|
||||
"ByteDance2TextToVideoNode",
|
||||
@ -50834,7 +50839,8 @@
|
||||
"LP-TranslateToEN",
|
||||
"LP-color2RGB",
|
||||
"LP-hex2dec",
|
||||
"NumericSlider"
|
||||
"NumericSlider",
|
||||
"TaskSystemPromptSelector"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Minitools"
|
||||
@ -53106,6 +53112,14 @@
|
||||
"title_aux": "ComfyUI OpenAI Compatible LLM Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/lynclee/comfyui_multi_referencelatent": [
|
||||
[
|
||||
"MultiReferenceLatent"
|
||||
],
|
||||
{
|
||||
"title_aux": "Multi Reference Latent"
|
||||
}
|
||||
],
|
||||
"https://github.com/lzitser23/lzits-nodes": [
|
||||
[
|
||||
"BBoxDrawWidget",
|
||||
@ -55111,6 +55125,16 @@
|
||||
],
|
||||
"https://github.com/monnky/ComfyUI-RT-LTX2-RareTools": [
|
||||
[
|
||||
"RTLTX2AudioTrimmer",
|
||||
"RTLTX2FrameReplacer",
|
||||
"RTLTX2HtmlPreview",
|
||||
"RTLTX2ImageScaleToMegapixels",
|
||||
"RTLTX2NumberCounter",
|
||||
"RTLTX2StickyNote",
|
||||
"RTLTX2TextConcatenate",
|
||||
"RTLTX2TextConcatenatePro",
|
||||
"RTLTX2TextInput",
|
||||
"RT_Flux2MultiRefConditioning",
|
||||
"RT_LTX2_Extended_Duration_Node",
|
||||
"RT_LTX2_RoyalPrompt",
|
||||
"RT_LTX2_STG_Guider",
|
||||
@ -60965,7 +60989,8 @@
|
||||
"https://github.com/ruminar/ComfyUI-PromptRandomChoice": [
|
||||
[
|
||||
"PromptRandomChoice",
|
||||
"PromptRandomChoiceEx"
|
||||
"PromptRandomChoiceEx",
|
||||
"SafeRandomSeed"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PromptRandomChoice"
|
||||
@ -70529,7 +70554,8 @@
|
||||
"DepthAnythingEngineBuilder",
|
||||
"DepthAnythingMapDisplay",
|
||||
"DepthAnythingTensorrt",
|
||||
"DepthAnythingTensorrtAdvanced"
|
||||
"DepthAnythingTensorrtAdvanced",
|
||||
"DepthTemporalStabilizerGPU"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Depth Anything TensorRT"
|
||||
|
||||
10325
github-stats.json
10325
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -859,7 +859,6 @@
|
||||
"TS_Film_Emulation",
|
||||
"TS_FloatSlider",
|
||||
"TS_Frame_Interpolation",
|
||||
"TS_Free_Video_Memory",
|
||||
"TS_GetImageMegapixels",
|
||||
"TS_GetImageSizeSide",
|
||||
"TS_ImageBatchCut",
|
||||
@ -7207,6 +7206,7 @@
|
||||
],
|
||||
"https://github.com/brbbbq/ComfyUI-WanMoveSVI_FLF_v2": [
|
||||
[
|
||||
"WanMoveSVI_FLF_Decode",
|
||||
"WanMoveSVI_FLF_v2"
|
||||
],
|
||||
{
|
||||
@ -7587,6 +7587,9 @@
|
||||
"BriaImageEditNode",
|
||||
"BriaRemoveImageBackground",
|
||||
"BriaRemoveVideoBackground",
|
||||
"BriaTransparentVideoBackground",
|
||||
"BriaVideoGreenScreen",
|
||||
"BriaVideoReplaceBackground",
|
||||
"ByteDance2FirstLastFrameNode",
|
||||
"ByteDance2ReferenceNode",
|
||||
"ByteDance2TextToVideoNode",
|
||||
@ -12569,6 +12572,7 @@
|
||||
"GenerationDataGet",
|
||||
"GenerationDataMaxSize",
|
||||
"GenerationDataSet",
|
||||
"ImageGridNode",
|
||||
"ListCount",
|
||||
"ListGet",
|
||||
"ListSet",
|
||||
@ -13409,6 +13413,7 @@
|
||||
"Float [Eclipse]",
|
||||
"Generation Data (Gated) [Eclipse]",
|
||||
"Generation Data [Eclipse]",
|
||||
"Get First Image [Eclipse]",
|
||||
"Get Last Image [Eclipse]",
|
||||
"IF A Else B Fallback [Eclipse]",
|
||||
"IF A Else B [Eclipse]",
|
||||
@ -13416,6 +13421,7 @@
|
||||
"IO Load Image [Eclipse]",
|
||||
"Image Align Size [Eclipse]",
|
||||
"Image Batch Extend With Overlap [Eclipse]",
|
||||
"Image Batch Strip [Eclipse]",
|
||||
"Image Comparer [Eclipse]",
|
||||
"Image Convert [Eclipse]",
|
||||
"Image Crop by Mask [Eclipse]",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,16 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "btitkin",
|
||||
"title": "Random Prompt Builder [REMOVED]",
|
||||
"id": "random-prompt-builder",
|
||||
"reference": "https://github.com/btitkin/ComfyUI-RandomPromptBuilder",
|
||||
"files": [
|
||||
"https://github.com/btitkin/ComfyUI-RandomPromptBuilder"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced AI-powered prompt generation using local GGUF models. Generate detailed, structured prompts with character controls, style presets, and model-specific formatting for Pony, SDXL, Flux, and more. Supports GPU acceleration and runs completely offline."
|
||||
},
|
||||
{
|
||||
"author": "JamesDanielDoss",
|
||||
"title": "JamesDossAI-EnhancedLinks [REMOVED]",
|
||||
|
||||
@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "lynclee",
|
||||
"title": "Multi Reference Latent",
|
||||
"reference": "https://github.com/lynclee/comfyui_multi_referencelatent",
|
||||
"files": [
|
||||
"https://github.com/lynclee/comfyui_multi_referencelatent"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Inject up to 6 reference images into conditioning for FLUX.2 (and other edit models) in a single node, each with its own strength (0 = skip). Built-in VAE encode."
|
||||
},
|
||||
{
|
||||
"author": "btitkin",
|
||||
"title": "ComfyUI-KSampler-Matrix-Lab",
|
||||
"reference": "https://github.com/btitkin/ComfyUI-KSampler-Matrix-Lab",
|
||||
"files": [
|
||||
"https://github.com/btitkin/ComfyUI-KSampler-Matrix-Lab"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI KSampler Matrix Lab is a custom node for comparing multiple sampler and scheduler combinations in one labeled image grid."
|
||||
},
|
||||
{
|
||||
"author": "oratorian",
|
||||
"title": "ComfyUI Switchboard",
|
||||
|
||||
@ -12205,6 +12205,7 @@
|
||||
"IAMCCS_BusOut",
|
||||
"IAMCCS_CineAllInOneFLFEngine",
|
||||
"IAMCCS_CineAudioDurationProbe",
|
||||
"IAMCCS_CineAudioInfo",
|
||||
"IAMCCS_CineAudioPromptDirector",
|
||||
"IAMCCS_CineBoardDurationLock",
|
||||
"IAMCCS_CineDialogueDurationPlanner",
|
||||
@ -12265,10 +12266,12 @@
|
||||
"IAMCCS_CineWooshFoleyChunkPlanner",
|
||||
"IAMCCS_CineWorkflowInspector",
|
||||
"IAMCCS_ControlAudEfx",
|
||||
"IAMCCS_ControlAudEfxPanel",
|
||||
"IAMCCS_DetailAtelier",
|
||||
"IAMCCS_DetailAtelierAdvanced",
|
||||
"IAMCCS_DetailAtelierSampler",
|
||||
"IAMCCS_DialogueScriptPlanner",
|
||||
"IAMCCS_DialogueAudioBoardBridge",
|
||||
"IAMCCS_DialogueTagEditor",
|
||||
"IAMCCS_FluxKleinMultiGen",
|
||||
"IAMCCS_GGUF_accelerator",
|
||||
"IAMCCS_GetAutoLink",
|
||||
@ -33014,13 +33017,12 @@
|
||||
"title_aux": "comfyui-flux2fun-controlnet"
|
||||
}
|
||||
],
|
||||
"https://github.com/btitkin/ComfyUI-RandomPromptBuilder": [
|
||||
"https://github.com/btitkin/ComfyUI-KSampler-Matrix-Lab": [
|
||||
[
|
||||
"PromptDisplayNode",
|
||||
"RandomPromptBuilder"
|
||||
"KSamplerMatrixLab"
|
||||
],
|
||||
{
|
||||
"title_aux": "Random Prompt Builder"
|
||||
"title_aux": "ComfyUI-KSampler-Matrix-Lab"
|
||||
}
|
||||
],
|
||||
"https://github.com/buddy-bytes/ComfyUI-SmartResolutionToolkit": [
|
||||
@ -36162,6 +36164,9 @@
|
||||
"BriaImageEditNode",
|
||||
"BriaRemoveImageBackground",
|
||||
"BriaRemoveVideoBackground",
|
||||
"BriaTransparentVideoBackground",
|
||||
"BriaVideoGreenScreen",
|
||||
"BriaVideoReplaceBackground",
|
||||
"ByteDance2FirstLastFrameNode",
|
||||
"ByteDance2ReferenceNode",
|
||||
"ByteDance2TextToVideoNode",
|
||||
@ -50834,7 +50839,8 @@
|
||||
"LP-TranslateToEN",
|
||||
"LP-color2RGB",
|
||||
"LP-hex2dec",
|
||||
"NumericSlider"
|
||||
"NumericSlider",
|
||||
"TaskSystemPromptSelector"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Minitools"
|
||||
@ -53106,6 +53112,14 @@
|
||||
"title_aux": "ComfyUI OpenAI Compatible LLM Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/lynclee/comfyui_multi_referencelatent": [
|
||||
[
|
||||
"MultiReferenceLatent"
|
||||
],
|
||||
{
|
||||
"title_aux": "Multi Reference Latent"
|
||||
}
|
||||
],
|
||||
"https://github.com/lzitser23/lzits-nodes": [
|
||||
[
|
||||
"BBoxDrawWidget",
|
||||
@ -55111,6 +55125,16 @@
|
||||
],
|
||||
"https://github.com/monnky/ComfyUI-RT-LTX2-RareTools": [
|
||||
[
|
||||
"RTLTX2AudioTrimmer",
|
||||
"RTLTX2FrameReplacer",
|
||||
"RTLTX2HtmlPreview",
|
||||
"RTLTX2ImageScaleToMegapixels",
|
||||
"RTLTX2NumberCounter",
|
||||
"RTLTX2StickyNote",
|
||||
"RTLTX2TextConcatenate",
|
||||
"RTLTX2TextConcatenatePro",
|
||||
"RTLTX2TextInput",
|
||||
"RT_Flux2MultiRefConditioning",
|
||||
"RT_LTX2_Extended_Duration_Node",
|
||||
"RT_LTX2_RoyalPrompt",
|
||||
"RT_LTX2_STG_Guider",
|
||||
@ -60965,7 +60989,8 @@
|
||||
"https://github.com/ruminar/ComfyUI-PromptRandomChoice": [
|
||||
[
|
||||
"PromptRandomChoice",
|
||||
"PromptRandomChoiceEx"
|
||||
"PromptRandomChoiceEx",
|
||||
"SafeRandomSeed"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PromptRandomChoice"
|
||||
@ -70529,7 +70554,8 @@
|
||||
"DepthAnythingEngineBuilder",
|
||||
"DepthAnythingMapDisplay",
|
||||
"DepthAnythingTensorrt",
|
||||
"DepthAnythingTensorrtAdvanced"
|
||||
"DepthAnythingTensorrtAdvanced",
|
||||
"DepthTemporalStabilizerGPU"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Depth Anything TensorRT"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user