mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-04 04:57:25 +08:00
This commit is contained in:
parent
66617e061c
commit
7d611c051e
@ -23964,16 +23964,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A comprehensive system information node for ComfyUI that provides detailed information about your system, GPU, CUDA, and AI libraries configuration. Works on both Windows and Linux systems."
|
"description": "A comprehensive system information node for ComfyUI that provides detailed information about your system, GPU, CUDA, and AI libraries configuration. Works on both Windows and Linux systems."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "ThepExcel",
|
|
||||||
"title": "Multiline Text Choice Node for ComfyUI",
|
|
||||||
"reference": "https://github.com/ThepExcel/aiangelgallery-comfyui",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/ThepExcel/aiangelgallery-comfyui"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "This custom node for ComfyUI allows users to input multiline text and select a specific line by its number. The node processes the input and returns the selected line along with its index."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "BoyuanJiang",
|
"author": "BoyuanJiang",
|
||||||
"title": "FitDiT[official] - High-fidelity Virtual Try-on",
|
"title": "FitDiT[official] - High-fidelity Virtual Try-on",
|
||||||
@ -46108,6 +46098,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A small ComfyUI custom node that mirrors the controls and processing order from Art Venture's node while doing the image math with vectorized PyTorch ops."
|
"description": "A small ComfyUI custom node that mirrors the controls and processing order from Art Venture's node while doing the image math with vectorized PyTorch ops."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "boobkake22",
|
||||||
|
"title": "Template Vars",
|
||||||
|
"reference": "https://github.com/boobkake22/ComfyUI-TemplateVars",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/boobkake22/ComfyUI-TemplateVars"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI custom nodes for scoped, graph-based string template variables."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "wobba",
|
"author": "wobba",
|
||||||
"title": "ComfyUI-ChatterBox-Turbo",
|
"title": "ComfyUI-ChatterBox-Turbo",
|
||||||
|
|||||||
@ -2879,6 +2879,7 @@
|
|||||||
"SBTools_MatchColor",
|
"SBTools_MatchColor",
|
||||||
"SBTools_MatchColorBalance",
|
"SBTools_MatchColorBalance",
|
||||||
"SBTools_MatchLuminance",
|
"SBTools_MatchLuminance",
|
||||||
|
"SBTools_SaveText",
|
||||||
"SBTools_VariableBuilder",
|
"SBTools_VariableBuilder",
|
||||||
"SBTools_VariableCombiner",
|
"SBTools_VariableCombiner",
|
||||||
"SBTools_VariableFolder",
|
"SBTools_VariableFolder",
|
||||||
@ -3533,6 +3534,7 @@
|
|||||||
"SimpleSyrup.ResizeImageToTarget",
|
"SimpleSyrup.ResizeImageToTarget",
|
||||||
"SimpleSyrup.SAMModelLoader",
|
"SimpleSyrup.SAMModelLoader",
|
||||||
"SimpleSyrup.ScaleFactor",
|
"SimpleSyrup.ScaleFactor",
|
||||||
|
"SimpleSyrup.ScheduleAndEncodePromptsWithPromptControl",
|
||||||
"SimpleSyrup.Seed",
|
"SimpleSyrup.Seed",
|
||||||
"SimpleSyrup.SimpleLoadAnima",
|
"SimpleSyrup.SimpleLoadAnima",
|
||||||
"SimpleSyrup.SimpleLoadCheckpoint",
|
"SimpleSyrup.SimpleLoadCheckpoint",
|
||||||
@ -18689,6 +18691,7 @@
|
|||||||
"CRTAutoDLLTX23Model",
|
"CRTAutoDLLTX23Model",
|
||||||
"CRTAutoDLLTX23ModelGGUFQ4",
|
"CRTAutoDLLTX23ModelGGUFQ4",
|
||||||
"CRTAutoDLLTX23ModelGGUFQ5",
|
"CRTAutoDLLTX23ModelGGUFQ5",
|
||||||
|
"CRTAutoDLLTX23ModelNVFP4",
|
||||||
"CRTAutoDLLTX23VideoVAE",
|
"CRTAutoDLLTX23VideoVAE",
|
||||||
"CRTAutoDLZImageTurboCLIP",
|
"CRTAutoDLZImageTurboCLIP",
|
||||||
"CRTAutoDLZImageTurboModel",
|
"CRTAutoDLZImageTurboModel",
|
||||||
@ -24720,14 +24723,6 @@
|
|||||||
"title_aux": "Whykiki ComfyUI Toolset"
|
"title_aux": "Whykiki ComfyUI Toolset"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/ThepExcel/aiangelgallery-comfyui": [
|
|
||||||
[
|
|
||||||
"ThepExcel_AiAngel_MultilineTextChoiceNode"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "Multiline Text Choice Node for ComfyUI"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/ThereforeGames/ComfyUI-Unprompted": [
|
"https://github.com/ThereforeGames/ComfyUI-Unprompted": [
|
||||||
[
|
[
|
||||||
"Unprompted",
|
"Unprompted",
|
||||||
@ -32531,6 +32526,19 @@
|
|||||||
"title_aux": "ComfyUI-SimpleSwitch"
|
"title_aux": "ComfyUI-SimpleSwitch"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/boobkake22/ComfyUI-TemplateVars": [
|
||||||
|
[
|
||||||
|
"ApplyTemplateVariables",
|
||||||
|
"CLIPTextEncodeWithTemplateVariables",
|
||||||
|
"MergeTemplateVariables",
|
||||||
|
"TemplateVariable",
|
||||||
|
"TemplateVariableFromString",
|
||||||
|
"TemplateVariablesFromStrings"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Template Vars"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/boobkake22/ComfyUI-WanResolutions": [
|
"https://github.com/boobkake22/ComfyUI-WanResolutions": [
|
||||||
[
|
[
|
||||||
"LTXResolutions",
|
"LTXResolutions",
|
||||||
@ -36146,6 +36154,8 @@
|
|||||||
"KlingVideoExtendNode",
|
"KlingVideoExtendNode",
|
||||||
"KlingVideoNode",
|
"KlingVideoNode",
|
||||||
"KlingVirtualTryOnNode",
|
"KlingVirtualTryOnNode",
|
||||||
|
"Krea2ImageNode",
|
||||||
|
"Krea2StyleReferenceNode",
|
||||||
"LTXAVTextEncoderLoader",
|
"LTXAVTextEncoderLoader",
|
||||||
"LTXVAddGuide",
|
"LTXVAddGuide",
|
||||||
"LTXVAudioVAEDecode",
|
"LTXVAudioVAEDecode",
|
||||||
@ -36300,6 +36310,7 @@
|
|||||||
"PerturbedAttentionGuidance",
|
"PerturbedAttentionGuidance",
|
||||||
"PhotoMakerEncode",
|
"PhotoMakerEncode",
|
||||||
"PhotoMakerLoader",
|
"PhotoMakerLoader",
|
||||||
|
"PiDConditioning",
|
||||||
"PixverseImageToVideoNode",
|
"PixverseImageToVideoNode",
|
||||||
"PixverseTemplateNode",
|
"PixverseTemplateNode",
|
||||||
"PixverseTextToVideoNode",
|
"PixverseTextToVideoNode",
|
||||||
@ -41037,6 +41048,7 @@
|
|||||||
"FL_KartelJobInput",
|
"FL_KartelJobInput",
|
||||||
"FL_KartelJobOutput",
|
"FL_KartelJobOutput",
|
||||||
"FL_KsamplerBasic",
|
"FL_KsamplerBasic",
|
||||||
|
"FL_KsamplerContextWindow",
|
||||||
"FL_KsamplerPlus",
|
"FL_KsamplerPlus",
|
||||||
"FL_KsamplerPlusV2",
|
"FL_KsamplerPlusV2",
|
||||||
"FL_KsamplerSEG",
|
"FL_KsamplerSEG",
|
||||||
@ -42512,6 +42524,7 @@
|
|||||||
"RandomOrgV2TrueRandomNumber",
|
"RandomOrgV2TrueRandomNumber",
|
||||||
"RandomOrgV2TrueRandomNumber_node",
|
"RandomOrgV2TrueRandomNumber_node",
|
||||||
"VAEDecodePreview_node",
|
"VAEDecodePreview_node",
|
||||||
|
"YFGRandomPromptFromFile_node",
|
||||||
"YFG_DisplayValue",
|
"YFG_DisplayValue",
|
||||||
"image2contrastMask_node",
|
"image2contrastMask_node",
|
||||||
"image2imbgg_node",
|
"image2imbgg_node",
|
||||||
@ -43843,6 +43856,7 @@
|
|||||||
[
|
[
|
||||||
"PNGTuberGeneratedMouthSpriteApplier",
|
"PNGTuberGeneratedMouthSpriteApplier",
|
||||||
"PNGTuberVideoMouthBuilder",
|
"PNGTuberVideoMouthBuilder",
|
||||||
|
"PNGTuberVideoUploadToMouthBundle",
|
||||||
"PromptMakerPNGTuberVideoMouth"
|
"PromptMakerPNGTuberVideoMouth"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -49872,7 +49886,10 @@
|
|||||||
"LRW_ParallelTransport",
|
"LRW_ParallelTransport",
|
||||||
"LRW_PullbackMetric",
|
"LRW_PullbackMetric",
|
||||||
"LRW_SlerpInterpolate",
|
"LRW_SlerpInterpolate",
|
||||||
"LRW_VAEDecoderBridge"
|
"LRW_VAEDecoderBridge",
|
||||||
|
"LRW_WanCurvatureGuide",
|
||||||
|
"LRW_WanGeodesicKeyframes",
|
||||||
|
"LRW_WanTemporalMetric"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui-lrw-nodes"
|
"title_aux": "comfyui-lrw-nodes"
|
||||||
@ -50720,6 +50737,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/lingziwyh/ComfyUI-GiftHelperSuite": [
|
"https://github.com/lingziwyh/ComfyUI-GiftHelperSuite": [
|
||||||
[
|
[
|
||||||
|
"AEAlphaOverRGBA",
|
||||||
|
"AEUnmultRGBA",
|
||||||
"FastBottomFitOverlay",
|
"FastBottomFitOverlay",
|
||||||
"FastGiftPostFX",
|
"FastGiftPostFX",
|
||||||
"VideoTimeRemapSpeedPresets"
|
"VideoTimeRemapSpeedPresets"
|
||||||
@ -57862,6 +57881,7 @@
|
|||||||
"PixaromaSwitchWH",
|
"PixaromaSwitchWH",
|
||||||
"PixaromaText",
|
"PixaromaText",
|
||||||
"PixaromaTextOverlay",
|
"PixaromaTextOverlay",
|
||||||
|
"PixaromaTextWatermark",
|
||||||
"PixaromaWH",
|
"PixaromaWH",
|
||||||
"Pixaroma_VueReferenceNode"
|
"Pixaroma_VueReferenceNode"
|
||||||
],
|
],
|
||||||
@ -61657,7 +61677,9 @@
|
|||||||
"https://github.com/sheldongriffin/ComfyUI-Bricolage": [
|
"https://github.com/sheldongriffin/ComfyUI-Bricolage": [
|
||||||
[
|
[
|
||||||
"LMStudio",
|
"LMStudio",
|
||||||
"RandomArtist"
|
"RandomArtist",
|
||||||
|
"RandomSDXLLatent",
|
||||||
|
"TextConcatSimple"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-Bricolage"
|
"title_aux": "ComfyUI-Bricolage"
|
||||||
@ -62852,7 +62874,9 @@
|
|||||||
"LucidFlux_SM_Diffbir",
|
"LucidFlux_SM_Diffbir",
|
||||||
"LucidFlux_SM_Encode",
|
"LucidFlux_SM_Encode",
|
||||||
"LucidFlux_SM_KSampler",
|
"LucidFlux_SM_KSampler",
|
||||||
"LucidFlux_SM_Model"
|
"LucidFlux_SM_Model",
|
||||||
|
"LucidFlux_SM_Pid_Decoder",
|
||||||
|
"LucidFlux_SM_Pid_Model"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI_LucidFlux"
|
"title_aux": "ComfyUI_LucidFlux"
|
||||||
|
|||||||
10430
github-stats.json
10430
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -6216,10 +6216,13 @@
|
|||||||
"ImageScaleToTotalPixelsRound64",
|
"ImageScaleToTotalPixelsRound64",
|
||||||
"ImageStitcher",
|
"ImageStitcher",
|
||||||
"LABtoRGB",
|
"LABtoRGB",
|
||||||
|
"LTXVLatentConcat",
|
||||||
|
"LTXVLatentTrim",
|
||||||
"MatchRYGCBMColors",
|
"MatchRYGCBMColors",
|
||||||
"RGBtoLAB",
|
"RGBtoLAB",
|
||||||
"RGBtoRYGCBM",
|
"RGBtoRYGCBM",
|
||||||
"RYGCBMtoRGB",
|
"RYGCBMtoRGB",
|
||||||
|
"RandomDecreasing01Sequence",
|
||||||
"TextCommaToRandomWeighted",
|
"TextCommaToRandomWeighted",
|
||||||
"TextCommaToWeighted"
|
"TextCommaToWeighted"
|
||||||
],
|
],
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "ThepExcel",
|
||||||
|
"title": "Multiline Text Choice Node for ComfyUI [REMOVED]",
|
||||||
|
"reference": "https://github.com/ThepExcel/aiangelgallery-comfyui",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ThepExcel/aiangelgallery-comfyui"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This custom node for ComfyUI allows users to input multiline text and select a specific line by its number. The node processes the input and returns the selected line along with its index."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "zhupeter010903",
|
"author": "zhupeter010903",
|
||||||
"title": "ComfyUI-prompt-library [REMOVED]",
|
"title": "ComfyUI-prompt-library [REMOVED]",
|
||||||
|
|||||||
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "boobkake22",
|
||||||
|
"title": "Template Vars",
|
||||||
|
"reference": "https://github.com/boobkake22/ComfyUI-TemplateVars",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/boobkake22/ComfyUI-TemplateVars"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI custom nodes for scoped, graph-based string template variables."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Shiba-2-shiba",
|
"author": "Shiba-2-shiba",
|
||||||
"title": "Anima-coceptattention-survey-for-comfyui",
|
"title": "Anima-coceptattention-survey-for-comfyui",
|
||||||
|
|||||||
@ -2879,6 +2879,7 @@
|
|||||||
"SBTools_MatchColor",
|
"SBTools_MatchColor",
|
||||||
"SBTools_MatchColorBalance",
|
"SBTools_MatchColorBalance",
|
||||||
"SBTools_MatchLuminance",
|
"SBTools_MatchLuminance",
|
||||||
|
"SBTools_SaveText",
|
||||||
"SBTools_VariableBuilder",
|
"SBTools_VariableBuilder",
|
||||||
"SBTools_VariableCombiner",
|
"SBTools_VariableCombiner",
|
||||||
"SBTools_VariableFolder",
|
"SBTools_VariableFolder",
|
||||||
@ -3533,6 +3534,7 @@
|
|||||||
"SimpleSyrup.ResizeImageToTarget",
|
"SimpleSyrup.ResizeImageToTarget",
|
||||||
"SimpleSyrup.SAMModelLoader",
|
"SimpleSyrup.SAMModelLoader",
|
||||||
"SimpleSyrup.ScaleFactor",
|
"SimpleSyrup.ScaleFactor",
|
||||||
|
"SimpleSyrup.ScheduleAndEncodePromptsWithPromptControl",
|
||||||
"SimpleSyrup.Seed",
|
"SimpleSyrup.Seed",
|
||||||
"SimpleSyrup.SimpleLoadAnima",
|
"SimpleSyrup.SimpleLoadAnima",
|
||||||
"SimpleSyrup.SimpleLoadCheckpoint",
|
"SimpleSyrup.SimpleLoadCheckpoint",
|
||||||
@ -18689,6 +18691,7 @@
|
|||||||
"CRTAutoDLLTX23Model",
|
"CRTAutoDLLTX23Model",
|
||||||
"CRTAutoDLLTX23ModelGGUFQ4",
|
"CRTAutoDLLTX23ModelGGUFQ4",
|
||||||
"CRTAutoDLLTX23ModelGGUFQ5",
|
"CRTAutoDLLTX23ModelGGUFQ5",
|
||||||
|
"CRTAutoDLLTX23ModelNVFP4",
|
||||||
"CRTAutoDLLTX23VideoVAE",
|
"CRTAutoDLLTX23VideoVAE",
|
||||||
"CRTAutoDLZImageTurboCLIP",
|
"CRTAutoDLZImageTurboCLIP",
|
||||||
"CRTAutoDLZImageTurboModel",
|
"CRTAutoDLZImageTurboModel",
|
||||||
@ -24720,14 +24723,6 @@
|
|||||||
"title_aux": "Whykiki ComfyUI Toolset"
|
"title_aux": "Whykiki ComfyUI Toolset"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/ThepExcel/aiangelgallery-comfyui": [
|
|
||||||
[
|
|
||||||
"ThepExcel_AiAngel_MultilineTextChoiceNode"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "Multiline Text Choice Node for ComfyUI"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/ThereforeGames/ComfyUI-Unprompted": [
|
"https://github.com/ThereforeGames/ComfyUI-Unprompted": [
|
||||||
[
|
[
|
||||||
"Unprompted",
|
"Unprompted",
|
||||||
@ -32531,6 +32526,19 @@
|
|||||||
"title_aux": "ComfyUI-SimpleSwitch"
|
"title_aux": "ComfyUI-SimpleSwitch"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/boobkake22/ComfyUI-TemplateVars": [
|
||||||
|
[
|
||||||
|
"ApplyTemplateVariables",
|
||||||
|
"CLIPTextEncodeWithTemplateVariables",
|
||||||
|
"MergeTemplateVariables",
|
||||||
|
"TemplateVariable",
|
||||||
|
"TemplateVariableFromString",
|
||||||
|
"TemplateVariablesFromStrings"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Template Vars"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/boobkake22/ComfyUI-WanResolutions": [
|
"https://github.com/boobkake22/ComfyUI-WanResolutions": [
|
||||||
[
|
[
|
||||||
"LTXResolutions",
|
"LTXResolutions",
|
||||||
@ -36146,6 +36154,8 @@
|
|||||||
"KlingVideoExtendNode",
|
"KlingVideoExtendNode",
|
||||||
"KlingVideoNode",
|
"KlingVideoNode",
|
||||||
"KlingVirtualTryOnNode",
|
"KlingVirtualTryOnNode",
|
||||||
|
"Krea2ImageNode",
|
||||||
|
"Krea2StyleReferenceNode",
|
||||||
"LTXAVTextEncoderLoader",
|
"LTXAVTextEncoderLoader",
|
||||||
"LTXVAddGuide",
|
"LTXVAddGuide",
|
||||||
"LTXVAudioVAEDecode",
|
"LTXVAudioVAEDecode",
|
||||||
@ -36300,6 +36310,7 @@
|
|||||||
"PerturbedAttentionGuidance",
|
"PerturbedAttentionGuidance",
|
||||||
"PhotoMakerEncode",
|
"PhotoMakerEncode",
|
||||||
"PhotoMakerLoader",
|
"PhotoMakerLoader",
|
||||||
|
"PiDConditioning",
|
||||||
"PixverseImageToVideoNode",
|
"PixverseImageToVideoNode",
|
||||||
"PixverseTemplateNode",
|
"PixverseTemplateNode",
|
||||||
"PixverseTextToVideoNode",
|
"PixverseTextToVideoNode",
|
||||||
@ -41037,6 +41048,7 @@
|
|||||||
"FL_KartelJobInput",
|
"FL_KartelJobInput",
|
||||||
"FL_KartelJobOutput",
|
"FL_KartelJobOutput",
|
||||||
"FL_KsamplerBasic",
|
"FL_KsamplerBasic",
|
||||||
|
"FL_KsamplerContextWindow",
|
||||||
"FL_KsamplerPlus",
|
"FL_KsamplerPlus",
|
||||||
"FL_KsamplerPlusV2",
|
"FL_KsamplerPlusV2",
|
||||||
"FL_KsamplerSEG",
|
"FL_KsamplerSEG",
|
||||||
@ -42512,6 +42524,7 @@
|
|||||||
"RandomOrgV2TrueRandomNumber",
|
"RandomOrgV2TrueRandomNumber",
|
||||||
"RandomOrgV2TrueRandomNumber_node",
|
"RandomOrgV2TrueRandomNumber_node",
|
||||||
"VAEDecodePreview_node",
|
"VAEDecodePreview_node",
|
||||||
|
"YFGRandomPromptFromFile_node",
|
||||||
"YFG_DisplayValue",
|
"YFG_DisplayValue",
|
||||||
"image2contrastMask_node",
|
"image2contrastMask_node",
|
||||||
"image2imbgg_node",
|
"image2imbgg_node",
|
||||||
@ -43843,6 +43856,7 @@
|
|||||||
[
|
[
|
||||||
"PNGTuberGeneratedMouthSpriteApplier",
|
"PNGTuberGeneratedMouthSpriteApplier",
|
||||||
"PNGTuberVideoMouthBuilder",
|
"PNGTuberVideoMouthBuilder",
|
||||||
|
"PNGTuberVideoUploadToMouthBundle",
|
||||||
"PromptMakerPNGTuberVideoMouth"
|
"PromptMakerPNGTuberVideoMouth"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -49872,7 +49886,10 @@
|
|||||||
"LRW_ParallelTransport",
|
"LRW_ParallelTransport",
|
||||||
"LRW_PullbackMetric",
|
"LRW_PullbackMetric",
|
||||||
"LRW_SlerpInterpolate",
|
"LRW_SlerpInterpolate",
|
||||||
"LRW_VAEDecoderBridge"
|
"LRW_VAEDecoderBridge",
|
||||||
|
"LRW_WanCurvatureGuide",
|
||||||
|
"LRW_WanGeodesicKeyframes",
|
||||||
|
"LRW_WanTemporalMetric"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui-lrw-nodes"
|
"title_aux": "comfyui-lrw-nodes"
|
||||||
@ -50720,6 +50737,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/lingziwyh/ComfyUI-GiftHelperSuite": [
|
"https://github.com/lingziwyh/ComfyUI-GiftHelperSuite": [
|
||||||
[
|
[
|
||||||
|
"AEAlphaOverRGBA",
|
||||||
|
"AEUnmultRGBA",
|
||||||
"FastBottomFitOverlay",
|
"FastBottomFitOverlay",
|
||||||
"FastGiftPostFX",
|
"FastGiftPostFX",
|
||||||
"VideoTimeRemapSpeedPresets"
|
"VideoTimeRemapSpeedPresets"
|
||||||
@ -57862,6 +57881,7 @@
|
|||||||
"PixaromaSwitchWH",
|
"PixaromaSwitchWH",
|
||||||
"PixaromaText",
|
"PixaromaText",
|
||||||
"PixaromaTextOverlay",
|
"PixaromaTextOverlay",
|
||||||
|
"PixaromaTextWatermark",
|
||||||
"PixaromaWH",
|
"PixaromaWH",
|
||||||
"Pixaroma_VueReferenceNode"
|
"Pixaroma_VueReferenceNode"
|
||||||
],
|
],
|
||||||
@ -61657,7 +61677,9 @@
|
|||||||
"https://github.com/sheldongriffin/ComfyUI-Bricolage": [
|
"https://github.com/sheldongriffin/ComfyUI-Bricolage": [
|
||||||
[
|
[
|
||||||
"LMStudio",
|
"LMStudio",
|
||||||
"RandomArtist"
|
"RandomArtist",
|
||||||
|
"RandomSDXLLatent",
|
||||||
|
"TextConcatSimple"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-Bricolage"
|
"title_aux": "ComfyUI-Bricolage"
|
||||||
@ -62852,7 +62874,9 @@
|
|||||||
"LucidFlux_SM_Diffbir",
|
"LucidFlux_SM_Diffbir",
|
||||||
"LucidFlux_SM_Encode",
|
"LucidFlux_SM_Encode",
|
||||||
"LucidFlux_SM_KSampler",
|
"LucidFlux_SM_KSampler",
|
||||||
"LucidFlux_SM_Model"
|
"LucidFlux_SM_Model",
|
||||||
|
"LucidFlux_SM_Pid_Decoder",
|
||||||
|
"LucidFlux_SM_Pid_Model"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI_LucidFlux"
|
"title_aux": "ComfyUI_LucidFlux"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user