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
d14b42a42c
commit
f4d2bbde34
@ -25198,6 +25198,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a top-tier Snake game node developed for ComfyUI. It lets you play a mini Snake game within the ComfyUI workflow, so you won’t get bored while waiting for image generation (or slacking off at work). Playing is not allowed by Han Cheng."
|
||||
},
|
||||
{
|
||||
"author": "pixible",
|
||||
"title": "comfyui-customselector",
|
||||
"reference": "https://github.com/gasparuff/CustomSelector",
|
||||
"files": [
|
||||
"https://github.com/gasparuff/CustomSelector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Helps deciding different settings depending on the input string"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -25646,16 +25656,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "pixible",
|
||||
"title": "comfyui-customselector",
|
||||
"reference": "https://github.com/gasparuff/CustomSelector",
|
||||
"files": [
|
||||
"https://github.com/gasparuff/CustomSelector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Helps deciding different settings depending on the input string"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -533,6 +533,7 @@
|
||||
"load_color_config",
|
||||
"load_model_value",
|
||||
"load_torchvision_model",
|
||||
"maskCompositeMask_Adv",
|
||||
"mask_and_mask_math",
|
||||
"mask_crop_option_Basic",
|
||||
"mask_crop_option_SmoothCrop",
|
||||
@ -1541,10 +1542,13 @@
|
||||
"DepthRenormalizer",
|
||||
"DepthToImageNode",
|
||||
"DepthToPointCloud",
|
||||
"FisheyeDepthEstimator",
|
||||
"LoadPointCloud",
|
||||
"OutpaintAnyProjection",
|
||||
"PointCloudCleaner",
|
||||
"PointCloudUnion",
|
||||
"PointcloudTrajectoryEnricher",
|
||||
"ProjectAndClean",
|
||||
"ProjectPointCloud",
|
||||
"ReprojectDepth",
|
||||
"ReprojectImage",
|
||||
@ -1824,6 +1828,7 @@
|
||||
"HTBaseShiftNode",
|
||||
"HTConsoleLoggerNode",
|
||||
"HTConversionNode",
|
||||
"HTDWPoseConstraintNode",
|
||||
"HTDetectionBatchProcessor",
|
||||
"HTDiffusionLoaderMulti",
|
||||
"HTDimensionAnalyzerNode",
|
||||
@ -1833,6 +1838,7 @@
|
||||
"HTDynamicSwitchNode",
|
||||
"HTFlexibleNode",
|
||||
"HTGeminiNode",
|
||||
"HTImageAdjusterNode",
|
||||
"HTInspectorNode",
|
||||
"HTLayerCollectorNode",
|
||||
"HTLayerExportNode",
|
||||
@ -2184,6 +2190,7 @@
|
||||
"ComfyUIDeployExternalNumber",
|
||||
"ComfyUIDeployExternalNumberInt",
|
||||
"ComfyUIDeployExternalNumberSlider",
|
||||
"ComfyUIDeployExternalSeed",
|
||||
"ComfyUIDeployExternalText",
|
||||
"ComfyUIDeployExternalTextAny",
|
||||
"ComfyUIDeployExternalVid",
|
||||
@ -2892,6 +2899,8 @@
|
||||
"PrepForUnsampling",
|
||||
"ReAuraPatcher",
|
||||
"ReAuraPatcherAdvanced",
|
||||
"ReChromaPatcher",
|
||||
"ReChromaPatcherAdvanced",
|
||||
"ReFluxPatcher",
|
||||
"ReFluxPatcherAdvanced",
|
||||
"ReHiDreamPatcher",
|
||||
@ -5951,7 +5960,8 @@
|
||||
],
|
||||
"https://github.com/JoeNavark/comfyui_custom_sigma_editor": [
|
||||
[
|
||||
"CustomSplineSigma"
|
||||
"CustomSplineSigma",
|
||||
"SigmaJoiner"
|
||||
],
|
||||
{
|
||||
"title_aux": "Custom Graph Sigma for ComfyUI"
|
||||
@ -6508,8 +6518,8 @@
|
||||
],
|
||||
"https://github.com/Ky11le/ygo_tools": [
|
||||
[
|
||||
"DrawLine",
|
||||
"TileImage"
|
||||
"DetectInnerBox",
|
||||
"PasteIntoFrame"
|
||||
],
|
||||
{
|
||||
"title_aux": "ygo_tools"
|
||||
@ -7906,7 +7916,8 @@
|
||||
"SelectLatentSize2MP",
|
||||
"TextEncode3in1",
|
||||
"UpscaleImageBy1_5x",
|
||||
"UpscaleLatentBy1_5x"
|
||||
"UpscaleLatentBy1_5x",
|
||||
"selectLatentSizePlus"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUi-MzMaXaM"
|
||||
@ -10442,223 +10453,228 @@
|
||||
],
|
||||
"https://github.com/StableLlama/ComfyUI-basic_data_handling": [
|
||||
[
|
||||
"AnyToDict",
|
||||
"AnyToList",
|
||||
"BooleanAnd",
|
||||
"BooleanNand",
|
||||
"BooleanNor",
|
||||
"BooleanNot",
|
||||
"BooleanOr",
|
||||
"BooleanXor",
|
||||
"CastDataListToList",
|
||||
"CastDataListToSet",
|
||||
"CastToBoolean",
|
||||
"CastToDict",
|
||||
"CastToFloat",
|
||||
"CastToInt",
|
||||
"CastToList",
|
||||
"CastToSet",
|
||||
"CastToString",
|
||||
"CompareLength",
|
||||
"DataListAppend",
|
||||
"DataListClear",
|
||||
"DataListContains",
|
||||
"DataListCopy",
|
||||
"DataListCount",
|
||||
"DataListCreateEmpty",
|
||||
"DataListExtend",
|
||||
"DataListFilter",
|
||||
"DataListGetItem",
|
||||
"DataListIndex",
|
||||
"DataListInsert",
|
||||
"DataListLength",
|
||||
"DataListMax",
|
||||
"DataListMin",
|
||||
"DataListPop",
|
||||
"DataListRemove",
|
||||
"DataListReverse",
|
||||
"DataListSetItem",
|
||||
"DataListSlice",
|
||||
"DataListSort",
|
||||
"DataListZip",
|
||||
"DictClear",
|
||||
"DictCompare",
|
||||
"DictContainsKey",
|
||||
"DictCopy",
|
||||
"DictCreate",
|
||||
"DictCreateFromItems",
|
||||
"DictCreateFromLists",
|
||||
"DictExcludeKeys",
|
||||
"DictFilterByKeys",
|
||||
"DictFromKeys",
|
||||
"DictGet",
|
||||
"DictGetKeysValues",
|
||||
"DictGetMultiple",
|
||||
"DictInvert",
|
||||
"DictItems",
|
||||
"DictKeys",
|
||||
"DictLength",
|
||||
"DictMerge",
|
||||
"DictPop",
|
||||
"DictPopItem",
|
||||
"DictRemove",
|
||||
"DictSet",
|
||||
"DictSetDefault",
|
||||
"DictUpdate",
|
||||
"DictValues",
|
||||
"Equal",
|
||||
"FloatAdd",
|
||||
"FloatAsIntegerRatio",
|
||||
"FloatDivide",
|
||||
"FloatFromHex",
|
||||
"FloatHex",
|
||||
"FloatIsInteger",
|
||||
"FloatMultiply",
|
||||
"FloatPower",
|
||||
"FloatRound",
|
||||
"FloatSubtract",
|
||||
"GreaterThan",
|
||||
"GreaterThanOrEqual",
|
||||
"IfElse",
|
||||
"IntAdd",
|
||||
"IntBitCount",
|
||||
"IntBitLength",
|
||||
"IntDivide",
|
||||
"IntFromBytes",
|
||||
"IntModulus",
|
||||
"IntMultiply",
|
||||
"IntPower",
|
||||
"IntSubtract",
|
||||
"IntToBytes",
|
||||
"IsNull",
|
||||
"LessThan",
|
||||
"LessThanOrEqual",
|
||||
"ListAppend",
|
||||
"ListClear",
|
||||
"ListContains",
|
||||
"ListCount",
|
||||
"ListExtend",
|
||||
"ListGetItem",
|
||||
"ListIndex",
|
||||
"ListInsert",
|
||||
"ListLength",
|
||||
"ListMax",
|
||||
"ListMin",
|
||||
"ListPop",
|
||||
"ListRemove",
|
||||
"ListReverse",
|
||||
"ListSetItem",
|
||||
"ListSlice",
|
||||
"ListSort",
|
||||
"ListToDataList",
|
||||
"ListToSet",
|
||||
"MathAbs",
|
||||
"MathAcos",
|
||||
"MathAsin",
|
||||
"MathAtan",
|
||||
"MathAtan2",
|
||||
"MathCeil",
|
||||
"MathCos",
|
||||
"MathDegrees",
|
||||
"MathE",
|
||||
"MathExp",
|
||||
"MathFloor",
|
||||
"MathLog",
|
||||
"MathLog10",
|
||||
"MathMax",
|
||||
"MathMin",
|
||||
"MathPi",
|
||||
"MathRadians",
|
||||
"MathSin",
|
||||
"MathSqrt",
|
||||
"MathTan",
|
||||
"NotEqual",
|
||||
"NumberInRange",
|
||||
"PathAbspath",
|
||||
"PathBasename",
|
||||
"PathCommonPrefix",
|
||||
"PathDirname",
|
||||
"PathExists",
|
||||
"PathExpandVars",
|
||||
"PathGetCwd",
|
||||
"PathGetExtension",
|
||||
"PathGetSize",
|
||||
"PathGlob",
|
||||
"PathIsAbsolute",
|
||||
"PathIsDir",
|
||||
"PathIsFile",
|
||||
"PathJoin",
|
||||
"PathListDir",
|
||||
"PathNormalize",
|
||||
"PathRelative",
|
||||
"PathSplit",
|
||||
"PathSplitExt",
|
||||
"RegexFindall",
|
||||
"RegexGroupDict",
|
||||
"RegexSearchGroups",
|
||||
"RegexSplit",
|
||||
"RegexSub",
|
||||
"RegexTest",
|
||||
"SetAdd",
|
||||
"SetClear",
|
||||
"SetContains",
|
||||
"SetDifference",
|
||||
"SetDiscard",
|
||||
"SetIntersection",
|
||||
"SetIsDisjoint",
|
||||
"SetIsSubset",
|
||||
"SetIsSuperset",
|
||||
"SetLength",
|
||||
"SetPop",
|
||||
"SetRemove",
|
||||
"SetSymmetricDifference",
|
||||
"SetToDataList",
|
||||
"SetToList",
|
||||
"SetUnion",
|
||||
"StringCapitalize",
|
||||
"StringCasefold",
|
||||
"StringCenter",
|
||||
"StringComparison",
|
||||
"StringConcat",
|
||||
"StringCount",
|
||||
"StringDecode",
|
||||
"StringEncode",
|
||||
"StringEndswith",
|
||||
"StringExpandtabs",
|
||||
"StringFind",
|
||||
"StringFormatMap",
|
||||
"StringIsAlnum",
|
||||
"StringIsAlpha",
|
||||
"StringIsAscii",
|
||||
"StringIsDecimal",
|
||||
"StringIsDigit",
|
||||
"StringIsIdentifier",
|
||||
"StringIsLower",
|
||||
"StringIsNumeric",
|
||||
"StringIsPrintable",
|
||||
"StringIsSpace",
|
||||
"StringIsTitle",
|
||||
"StringIsUpper",
|
||||
"StringJoin",
|
||||
"StringLjust",
|
||||
"StringLower",
|
||||
"StringLstrip",
|
||||
"StringRemoveprefix",
|
||||
"StringRemovesuffix",
|
||||
"StringReplace",
|
||||
"StringRfind",
|
||||
"StringRjust",
|
||||
"StringRsplit",
|
||||
"StringRstrip",
|
||||
"StringSplit",
|
||||
"StringSplitlines",
|
||||
"StringStartswith",
|
||||
"StringStrip",
|
||||
"StringSwapcase",
|
||||
"StringTitle",
|
||||
"StringUpper",
|
||||
"StringZfill",
|
||||
"SwitchCase"
|
||||
"Basic data handling: BooleanAnd",
|
||||
"Basic data handling: BooleanNand",
|
||||
"Basic data handling: BooleanNor",
|
||||
"Basic data handling: BooleanNot",
|
||||
"Basic data handling: BooleanOr",
|
||||
"Basic data handling: BooleanXor",
|
||||
"Basic data handling: CastToBoolean",
|
||||
"Basic data handling: CastToDict",
|
||||
"Basic data handling: CastToFloat",
|
||||
"Basic data handling: CastToInt",
|
||||
"Basic data handling: CastToList",
|
||||
"Basic data handling: CastToSet",
|
||||
"Basic data handling: CastToString",
|
||||
"Basic data handling: CompareLength",
|
||||
"Basic data handling: DataListAppend",
|
||||
"Basic data handling: DataListContains",
|
||||
"Basic data handling: DataListCount",
|
||||
"Basic data handling: DataListCreateEmpty",
|
||||
"Basic data handling: DataListExtend",
|
||||
"Basic data handling: DataListFilter",
|
||||
"Basic data handling: DataListGetItem",
|
||||
"Basic data handling: DataListIndex",
|
||||
"Basic data handling: DataListInsert",
|
||||
"Basic data handling: DataListLength",
|
||||
"Basic data handling: DataListMax",
|
||||
"Basic data handling: DataListMin",
|
||||
"Basic data handling: DataListPop",
|
||||
"Basic data handling: DataListRemove",
|
||||
"Basic data handling: DataListReverse",
|
||||
"Basic data handling: DataListSetItem",
|
||||
"Basic data handling: DataListSlice",
|
||||
"Basic data handling: DataListSort",
|
||||
"Basic data handling: DataListToList",
|
||||
"Basic data handling: DataListToSet",
|
||||
"Basic data handling: DataListZip",
|
||||
"Basic data handling: DictCompare",
|
||||
"Basic data handling: DictContainsKey",
|
||||
"Basic data handling: DictCreate",
|
||||
"Basic data handling: DictCreateFromItemsDataList",
|
||||
"Basic data handling: DictCreateFromItemsList",
|
||||
"Basic data handling: DictCreateFromLists",
|
||||
"Basic data handling: DictExcludeKeys",
|
||||
"Basic data handling: DictFilterByKeys",
|
||||
"Basic data handling: DictFromKeys",
|
||||
"Basic data handling: DictGet",
|
||||
"Basic data handling: DictGetKeysValues",
|
||||
"Basic data handling: DictGetMultiple",
|
||||
"Basic data handling: DictInvert",
|
||||
"Basic data handling: DictItems",
|
||||
"Basic data handling: DictKeys",
|
||||
"Basic data handling: DictLength",
|
||||
"Basic data handling: DictMerge",
|
||||
"Basic data handling: DictPop",
|
||||
"Basic data handling: DictPopItem",
|
||||
"Basic data handling: DictRemove",
|
||||
"Basic data handling: DictSet",
|
||||
"Basic data handling: DictSetDefault",
|
||||
"Basic data handling: DictUpdate",
|
||||
"Basic data handling: DictValues",
|
||||
"Basic data handling: Equal",
|
||||
"Basic data handling: FloatAdd",
|
||||
"Basic data handling: FloatAsIntegerRatio",
|
||||
"Basic data handling: FloatDivide",
|
||||
"Basic data handling: FloatDivideSafe",
|
||||
"Basic data handling: FloatFromHex",
|
||||
"Basic data handling: FloatHex",
|
||||
"Basic data handling: FloatIsInteger",
|
||||
"Basic data handling: FloatMultiply",
|
||||
"Basic data handling: FloatPower",
|
||||
"Basic data handling: FloatRound",
|
||||
"Basic data handling: FloatSubtract",
|
||||
"Basic data handling: GreaterThan",
|
||||
"Basic data handling: GreaterThanOrEqual",
|
||||
"Basic data handling: IfElse",
|
||||
"Basic data handling: IntAdd",
|
||||
"Basic data handling: IntBitCount",
|
||||
"Basic data handling: IntBitLength",
|
||||
"Basic data handling: IntDivide",
|
||||
"Basic data handling: IntDivideSafe",
|
||||
"Basic data handling: IntFromBytes",
|
||||
"Basic data handling: IntModulus",
|
||||
"Basic data handling: IntMultiply",
|
||||
"Basic data handling: IntPower",
|
||||
"Basic data handling: IntSubtract",
|
||||
"Basic data handling: IntToBytes",
|
||||
"Basic data handling: IsNull",
|
||||
"Basic data handling: LessThan",
|
||||
"Basic data handling: LessThanOrEqual",
|
||||
"Basic data handling: ListAppend",
|
||||
"Basic data handling: ListContains",
|
||||
"Basic data handling: ListCount",
|
||||
"Basic data handling: ListEmpty",
|
||||
"Basic data handling: ListExtend",
|
||||
"Basic data handling: ListGetItem",
|
||||
"Basic data handling: ListIndex",
|
||||
"Basic data handling: ListInsert",
|
||||
"Basic data handling: ListLength",
|
||||
"Basic data handling: ListMax",
|
||||
"Basic data handling: ListMin",
|
||||
"Basic data handling: ListPop",
|
||||
"Basic data handling: ListRemove",
|
||||
"Basic data handling: ListReverse",
|
||||
"Basic data handling: ListSetItem",
|
||||
"Basic data handling: ListSlice",
|
||||
"Basic data handling: ListSort",
|
||||
"Basic data handling: ListToDataList",
|
||||
"Basic data handling: ListToSet",
|
||||
"Basic data handling: MathAbs",
|
||||
"Basic data handling: MathAcos",
|
||||
"Basic data handling: MathAsin",
|
||||
"Basic data handling: MathAtan",
|
||||
"Basic data handling: MathAtan2",
|
||||
"Basic data handling: MathCeil",
|
||||
"Basic data handling: MathCos",
|
||||
"Basic data handling: MathDegrees",
|
||||
"Basic data handling: MathE",
|
||||
"Basic data handling: MathExp",
|
||||
"Basic data handling: MathFloor",
|
||||
"Basic data handling: MathFormula",
|
||||
"Basic data handling: MathLog",
|
||||
"Basic data handling: MathLog10",
|
||||
"Basic data handling: MathMax",
|
||||
"Basic data handling: MathMin",
|
||||
"Basic data handling: MathPi",
|
||||
"Basic data handling: MathRadians",
|
||||
"Basic data handling: MathSin",
|
||||
"Basic data handling: MathSqrt",
|
||||
"Basic data handling: MathTan",
|
||||
"Basic data handling: NotEqual",
|
||||
"Basic data handling: NumberInRange",
|
||||
"Basic data handling: PathAbspath",
|
||||
"Basic data handling: PathBasename",
|
||||
"Basic data handling: PathCommonPrefix",
|
||||
"Basic data handling: PathDirname",
|
||||
"Basic data handling: PathExists",
|
||||
"Basic data handling: PathExpandVars",
|
||||
"Basic data handling: PathGetCwd",
|
||||
"Basic data handling: PathGetExtension",
|
||||
"Basic data handling: PathGetSize",
|
||||
"Basic data handling: PathGlob",
|
||||
"Basic data handling: PathIsAbsolute",
|
||||
"Basic data handling: PathIsDir",
|
||||
"Basic data handling: PathIsFile",
|
||||
"Basic data handling: PathJoin",
|
||||
"Basic data handling: PathListDir",
|
||||
"Basic data handling: PathNormalize",
|
||||
"Basic data handling: PathRelative",
|
||||
"Basic data handling: PathSplit",
|
||||
"Basic data handling: PathSplitExt",
|
||||
"Basic data handling: RegexFindallDataList",
|
||||
"Basic data handling: RegexFindallList",
|
||||
"Basic data handling: RegexGroupDict",
|
||||
"Basic data handling: RegexSearchGroupsDataList",
|
||||
"Basic data handling: RegexSearchGroupsList",
|
||||
"Basic data handling: RegexSplitDataList",
|
||||
"Basic data handling: RegexSplitList",
|
||||
"Basic data handling: RegexSub",
|
||||
"Basic data handling: RegexTest",
|
||||
"Basic data handling: SetAdd",
|
||||
"Basic data handling: SetContains",
|
||||
"Basic data handling: SetDifference",
|
||||
"Basic data handling: SetDiscard",
|
||||
"Basic data handling: SetIntersection",
|
||||
"Basic data handling: SetIsDisjoint",
|
||||
"Basic data handling: SetIsSubset",
|
||||
"Basic data handling: SetIsSuperset",
|
||||
"Basic data handling: SetLength",
|
||||
"Basic data handling: SetPop",
|
||||
"Basic data handling: SetRemove",
|
||||
"Basic data handling: SetSymmetricDifference",
|
||||
"Basic data handling: SetToDataList",
|
||||
"Basic data handling: SetToList",
|
||||
"Basic data handling: SetUnion",
|
||||
"Basic data handling: StringCapitalize",
|
||||
"Basic data handling: StringCasefold",
|
||||
"Basic data handling: StringCenter",
|
||||
"Basic data handling: StringComparison",
|
||||
"Basic data handling: StringConcat",
|
||||
"Basic data handling: StringCount",
|
||||
"Basic data handling: StringDataListJoin",
|
||||
"Basic data handling: StringDecode",
|
||||
"Basic data handling: StringEncode",
|
||||
"Basic data handling: StringEndswith",
|
||||
"Basic data handling: StringExpandtabs",
|
||||
"Basic data handling: StringFind",
|
||||
"Basic data handling: StringFormatMap",
|
||||
"Basic data handling: StringIsAlnum",
|
||||
"Basic data handling: StringIsAlpha",
|
||||
"Basic data handling: StringIsAscii",
|
||||
"Basic data handling: StringIsDecimal",
|
||||
"Basic data handling: StringIsDigit",
|
||||
"Basic data handling: StringIsIdentifier",
|
||||
"Basic data handling: StringIsLower",
|
||||
"Basic data handling: StringIsNumeric",
|
||||
"Basic data handling: StringIsPrintable",
|
||||
"Basic data handling: StringIsSpace",
|
||||
"Basic data handling: StringIsTitle",
|
||||
"Basic data handling: StringIsUpper",
|
||||
"Basic data handling: StringLength",
|
||||
"Basic data handling: StringListJoin",
|
||||
"Basic data handling: StringLjust",
|
||||
"Basic data handling: StringLower",
|
||||
"Basic data handling: StringLstrip",
|
||||
"Basic data handling: StringRemoveprefix",
|
||||
"Basic data handling: StringRemovesuffix",
|
||||
"Basic data handling: StringReplace",
|
||||
"Basic data handling: StringRfind",
|
||||
"Basic data handling: StringRjust",
|
||||
"Basic data handling: StringRsplitDataList",
|
||||
"Basic data handling: StringRsplitList",
|
||||
"Basic data handling: StringRstrip",
|
||||
"Basic data handling: StringSplitDataList",
|
||||
"Basic data handling: StringSplitList",
|
||||
"Basic data handling: StringSplitlinesDataList",
|
||||
"Basic data handling: StringSplitlinesList",
|
||||
"Basic data handling: StringStartswith",
|
||||
"Basic data handling: StringStrip",
|
||||
"Basic data handling: StringSwapcase",
|
||||
"Basic data handling: StringTitle",
|
||||
"Basic data handling: StringUpper",
|
||||
"Basic data handling: StringZfill",
|
||||
"Basic data handling: SwitchCase"
|
||||
],
|
||||
{
|
||||
"title_aux": "Basic data handling"
|
||||
@ -10696,12 +10712,18 @@
|
||||
"SDstarsampler",
|
||||
"Star Face Loader",
|
||||
"Star3LoRAs",
|
||||
"StarConditioningLoader",
|
||||
"StarConditioningSaver",
|
||||
"StarDeleteSamplerSettings",
|
||||
"StarDenoiseSlider",
|
||||
"StarDivisibleDimension",
|
||||
"StarEasyTextStorage",
|
||||
"StarFiveWildcards",
|
||||
"StarImageSwitch",
|
||||
"StarInfiniteYouApply",
|
||||
"StarInfiniteYouPatch",
|
||||
"StarInfiniteYouPatchCombine",
|
||||
"StarInfiniteYouSaver",
|
||||
"StarLatentSwitch",
|
||||
"StarLoadSamplerSettings",
|
||||
"StarNewsScraper",
|
||||
@ -12394,14 +12416,71 @@
|
||||
"https://github.com/WaveSpeedAI/wavespeed-comfyui": [
|
||||
[
|
||||
"WaveSpeedAI Client",
|
||||
"WaveSpeedAI DiaTTSNode",
|
||||
"WaveSpeedAI Flux Image2Image",
|
||||
"WaveSpeedAI Flux Loras",
|
||||
"WaveSpeedAI Flux Text2Image",
|
||||
"WaveSpeedAI FluxControlLoraCannyNode",
|
||||
"WaveSpeedAI FluxControlLoraDepthNode",
|
||||
"WaveSpeedAI FluxDevFillNode",
|
||||
"WaveSpeedAI FluxDevLoraNode",
|
||||
"WaveSpeedAI FluxDevLoraUltraFastNode",
|
||||
"WaveSpeedAI FluxDevNode",
|
||||
"WaveSpeedAI FluxDevUltraFastNode",
|
||||
"WaveSpeedAI FluxProReduxNode",
|
||||
"WaveSpeedAI FluxReduxDevNode",
|
||||
"WaveSpeedAI FluxSchnellLoraNode",
|
||||
"WaveSpeedAI FluxSchnellNode",
|
||||
"WaveSpeedAI FramepackNode",
|
||||
"WaveSpeedAI GhibliNode",
|
||||
"WaveSpeedAI HidreamE1FullNode",
|
||||
"WaveSpeedAI HidreamI1DevNode",
|
||||
"WaveSpeedAI HidreamI1FullNode",
|
||||
"WaveSpeedAI Hunyuan3DV2MultiViewNode",
|
||||
"WaveSpeedAI HunyuanCustomRef2V480pNode",
|
||||
"WaveSpeedAI HunyuanCustomRef2V720pNode",
|
||||
"WaveSpeedAI HunyuanVideoI2VNode",
|
||||
"WaveSpeedAI HunyuanVideoT2VNode",
|
||||
"WaveSpeedAI InstantCharacterNode",
|
||||
"WaveSpeedAI KwaivgiKlingV16I2VProNode",
|
||||
"WaveSpeedAI KwaivgiKlingV16I2VStandardNode",
|
||||
"WaveSpeedAI KwaivgiKlingV16T2VStandardNode",
|
||||
"WaveSpeedAI LtxVideoV097I2V480pNode",
|
||||
"WaveSpeedAI LtxVideoV097I2V720pNode",
|
||||
"WaveSpeedAI MMAudioV2Node",
|
||||
"WaveSpeedAI Magi124bNode",
|
||||
"WaveSpeedAI Minimax Image2Video",
|
||||
"WaveSpeedAI MinimaxVideo01Node",
|
||||
"WaveSpeedAI NightmareAIRealESRGANNode",
|
||||
"WaveSpeedAI Preview Video",
|
||||
"WaveSpeedAI SDXLLoraNode",
|
||||
"WaveSpeedAI SDXLNode",
|
||||
"WaveSpeedAI Save Audio",
|
||||
"WaveSpeedAI SkyReelsV1Node",
|
||||
"WaveSpeedAI Step1xEditNode",
|
||||
"WaveSpeedAI UnoNode",
|
||||
"WaveSpeedAI Upload Image",
|
||||
"WaveSpeedAI ViduImageToVideo20Node",
|
||||
"WaveSpeedAI ViduReferenceToVideo20Node",
|
||||
"WaveSpeedAI ViduStartEndToVideo20Node",
|
||||
"WaveSpeedAI Wan Image2Video",
|
||||
"WaveSpeedAI Wan Loras",
|
||||
"WaveSpeedAI Wan Text2Video"
|
||||
"WaveSpeedAI Wan Text2Video",
|
||||
"WaveSpeedAI Wan21I2V480pLoraNode",
|
||||
"WaveSpeedAI Wan21I2V480pLoraUltraFastNode",
|
||||
"WaveSpeedAI Wan21I2V480pNode",
|
||||
"WaveSpeedAI Wan21I2V480pUltraFastNode",
|
||||
"WaveSpeedAI Wan21I2V720pLoraNode",
|
||||
"WaveSpeedAI Wan21I2V720pLoraUltraFastNode",
|
||||
"WaveSpeedAI Wan21I2V720pNode",
|
||||
"WaveSpeedAI Wan21I2V720pUltraFastNode",
|
||||
"WaveSpeedAI Wan21T2V480pLoraNode",
|
||||
"WaveSpeedAI Wan21T2V480pLoraUltraFastNode",
|
||||
"WaveSpeedAI Wan21T2V480pUltraFastNode",
|
||||
"WaveSpeedAI Wan21T2V720pLoraNode",
|
||||
"WaveSpeedAI Wan21T2V720pLoraUltraFastNode",
|
||||
"WaveSpeedAI Wan21T2V720pNode",
|
||||
"WaveSpeedAI Wan21T2V720pUltraFastNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "wavespeed-comfyui"
|
||||
@ -12637,18 +12716,16 @@
|
||||
],
|
||||
"https://github.com/YarvixPA/ComfyUI-NeuralMedia": [
|
||||
[
|
||||
"ApplyControlNet",
|
||||
"ApplyStyleModelEnhanced",
|
||||
"ApplyStyleModelSimple",
|
||||
"BatchImagesNode",
|
||||
"FrameCalculator",
|
||||
"InpaintConditioningNode",
|
||||
"LoadImagesFromFolderNode",
|
||||
"MultiControlnet",
|
||||
"MultiControlnetApply",
|
||||
"MultiControlnetUnion",
|
||||
"Prepimg2Vid",
|
||||
"RemoveBackgroundNode",
|
||||
"SDXLTextEncoderSimpleNode",
|
||||
"SaveCaptionsImages",
|
||||
"SaveImageNode",
|
||||
"StyleModelApplyEnhanced",
|
||||
"StyleModelApplySimple",
|
||||
"SaveImageAdvance",
|
||||
"TextFieldNode",
|
||||
"TileCheckpointPatchNode",
|
||||
"UpscaleImageWithModel",
|
||||
@ -13837,7 +13914,10 @@
|
||||
],
|
||||
"https://github.com/alessandroperilli/apw_nodes": [
|
||||
[
|
||||
"ImageListFilter"
|
||||
"APW_CloudImageSize",
|
||||
"APW_ImageListFilter",
|
||||
"APW_LocalImageSize",
|
||||
"APW_LocalVideoSize"
|
||||
],
|
||||
{
|
||||
"title_aux": "apw_nodes"
|
||||
@ -14160,6 +14240,7 @@
|
||||
"Sage_HiDreamE1_Instruction",
|
||||
"Sage_JoinText",
|
||||
"Sage_KSampler",
|
||||
"Sage_KSamplerAudioDecoder",
|
||||
"Sage_KSamplerDecoder",
|
||||
"Sage_KSamplerTiledDecoder",
|
||||
"Sage_LastLoraInfo",
|
||||
@ -14171,6 +14252,7 @@
|
||||
"Sage_ModelInfo",
|
||||
"Sage_ModelLoraStackLoader",
|
||||
"Sage_ModelReport",
|
||||
"Sage_ModelShifts",
|
||||
"Sage_MultiModelPicker",
|
||||
"Sage_PonyPrefix",
|
||||
"Sage_PonyStyle",
|
||||
@ -15437,6 +15519,7 @@
|
||||
"Format: String (lab)",
|
||||
"Generic Queue (lab)",
|
||||
"Image Queue (lab)",
|
||||
"Image: Downscale to Total Pixels (lab)",
|
||||
"Input: Boolean (lab)",
|
||||
"Input: Float (lab)",
|
||||
"Input: Folder (lab)",
|
||||
@ -15876,6 +15959,7 @@
|
||||
],
|
||||
"https://github.com/cdb-boop/comfyui-image-round": [
|
||||
[
|
||||
"ComfyUI_Image_Round__CircularCrop",
|
||||
"ComfyUI_Image_Round__ImageCropAdvanced",
|
||||
"ComfyUI_Image_Round__ImageRound",
|
||||
"ComfyUI_Image_Round__ImageRoundAdvanced"
|
||||
@ -17668,7 +17752,7 @@
|
||||
"SaveImage",
|
||||
"SaveImageWebsocket",
|
||||
"SaveLatent",
|
||||
"SaveSVG",
|
||||
"SaveSVGNode",
|
||||
"SaveVideo",
|
||||
"SaveWEBM",
|
||||
"SelfAttentionGuidance",
|
||||
@ -19768,6 +19852,7 @@
|
||||
"FL_HunyuanDelight",
|
||||
"FL_ImageAddToBatch",
|
||||
"FL_ImageAdjuster",
|
||||
"FL_ImageAspectCropper",
|
||||
"FL_ImageBatchToGrid",
|
||||
"FL_ImageBatchToImageList",
|
||||
"FL_ImageCaptionLayout",
|
||||
@ -19779,6 +19864,7 @@
|
||||
"FL_ImageNotes",
|
||||
"FL_ImagePixelator",
|
||||
"FL_ImageRandomizer",
|
||||
"FL_ImageSelector",
|
||||
"FL_ImageSlicer",
|
||||
"FL_ImagesToPDF",
|
||||
"FL_InfiniteZoom",
|
||||
@ -20371,6 +20457,7 @@
|
||||
"Custom API Key",
|
||||
"DalleImage",
|
||||
"Enhancer",
|
||||
"GPT Image",
|
||||
"Gemini Image",
|
||||
"Image Mixer",
|
||||
"Imagen Image",
|
||||
@ -21326,7 +21413,8 @@
|
||||
"WWAA_ImageLoader",
|
||||
"WWAA_ImageToTextFile",
|
||||
"WWAA_NestedLoopCounter",
|
||||
"WWAA_PromptWriter"
|
||||
"WWAA_PromptWriter",
|
||||
"WWAA_SearchReplaceText"
|
||||
],
|
||||
{
|
||||
"title_aux": "WWAA-CustomNodes"
|
||||
@ -22355,6 +22443,7 @@
|
||||
"NodesState JK",
|
||||
"Noise Injection Parameters JK",
|
||||
"Noise Injection Pipe Extract JK",
|
||||
"OpenDWPose_JK",
|
||||
"Orbit Poses JK",
|
||||
"OrbitLists to OrbitPoses JK",
|
||||
"OrbitPoses to OrbitLists JK",
|
||||
@ -22374,6 +22463,7 @@
|
||||
"Reroute String JK",
|
||||
"Reroute Upscale JK",
|
||||
"Reroute Vae JK",
|
||||
"Rough Outline JK",
|
||||
"SD3 Prompts Switch JK",
|
||||
"SDXL Target Res JK",
|
||||
"SDXLPromptStylerAll",
|
||||
@ -23857,6 +23947,8 @@
|
||||
"https://github.com/kijai/ComfyUI-HunyuanVideoWrapper": [
|
||||
[
|
||||
"DownloadAndLoadHyVideoTextEncoder",
|
||||
"HunyuanVideoFresca",
|
||||
"HunyuanVideoSLG",
|
||||
"HyVideoBlockSwap",
|
||||
"HyVideoCFG",
|
||||
"HyVideoContextOptions",
|
||||
@ -24514,23 +24606,11 @@
|
||||
"GradioInputImage",
|
||||
"GradioTextBad",
|
||||
"GradioTextOk",
|
||||
"GradioTextOk2",
|
||||
"GradioTextOk3",
|
||||
"GradioTextOk4",
|
||||
"HuaFloatNode",
|
||||
"HuaFloatNode2",
|
||||
"HuaFloatNode3",
|
||||
"HuaFloatNode4",
|
||||
"HuaIntNode",
|
||||
"HuaIntNode2",
|
||||
"HuaIntNode3",
|
||||
"HuaIntNode4",
|
||||
"Hua_CheckpointLoaderSimple",
|
||||
"Hua_LoraLoader",
|
||||
"Hua_LoraLoaderModelOnly",
|
||||
"Hua_LoraLoaderModelOnly2",
|
||||
"Hua_LoraLoaderModelOnly3",
|
||||
"Hua_LoraLoaderModelOnly4",
|
||||
"Hua_Output",
|
||||
"Hua_UNETLoader",
|
||||
"Hua_Video_Output",
|
||||
@ -25400,6 +25480,7 @@
|
||||
"MaskToBase64",
|
||||
"MaskToBase64Image",
|
||||
"MaskToRle",
|
||||
"NoneNode",
|
||||
"ReadTextFromLocalFile",
|
||||
"RleToMask",
|
||||
"SDBaseVerNumber",
|
||||
@ -28356,6 +28437,7 @@
|
||||
"https://github.com/phazei/ConfyUI-node-prompt-stash-saver": [
|
||||
[
|
||||
"PromptStashManager",
|
||||
"PromptStashPassthrough",
|
||||
"PromptStashSaver"
|
||||
],
|
||||
{
|
||||
@ -28668,7 +28750,10 @@
|
||||
"IndexedImageSelectorNode",
|
||||
"IndexedNameSelectorNode",
|
||||
"IsLastIndexNode",
|
||||
"LoadPreCheckpointModel",
|
||||
"LoadPreControlNetModel",
|
||||
"SaveExactNameImageNode",
|
||||
"StringViewer",
|
||||
"TaskIDStorageNode"
|
||||
],
|
||||
{
|
||||
@ -29001,6 +29086,7 @@
|
||||
"https://github.com/regiellis/ComfyUI-EasyNoobai": [
|
||||
[
|
||||
"EasyNoobai",
|
||||
"EasyNoobaiMasterModel",
|
||||
"NoobaiArtists",
|
||||
"NoobaiCharacters",
|
||||
"NoobaiClothing",
|
||||
@ -29569,6 +29655,7 @@
|
||||
"AudioSeparatorSimple",
|
||||
"AudioSubtract",
|
||||
"AudioTimeStretch",
|
||||
"AudioTrim",
|
||||
"AudioVolumeNormalization",
|
||||
"Audio_Combine",
|
||||
"Audio_Concatenate",
|
||||
@ -29618,7 +29705,6 @@
|
||||
"FeatureToTimestepKeyframe",
|
||||
"FeatureToWeightsStrategy",
|
||||
"FeatureTruncateOrExtend",
|
||||
"FlexAudioLatentBlend",
|
||||
"FlexAudioPitchShift",
|
||||
"FlexAudioTimeStretch",
|
||||
"FlexAudioVisualizerCircular",
|
||||
@ -29661,6 +29747,7 @@
|
||||
"FlexVideoFrameBlend",
|
||||
"FlexVideoSeek",
|
||||
"FlexVideoSpeed",
|
||||
"FlexlatentAudioBlend",
|
||||
"FloatFeatureNode",
|
||||
"FrequencyFilterCustom",
|
||||
"FrequencyFilterPreset",
|
||||
@ -29673,6 +29760,7 @@
|
||||
"ImageIntervalSelectPercentage",
|
||||
"ImageScaleToTarget",
|
||||
"Image_Shuffle",
|
||||
"Knob",
|
||||
"LatentFrequencyBlender",
|
||||
"LocationFromMask",
|
||||
"LocationFromPoint",
|
||||
@ -31776,8 +31864,8 @@
|
||||
"https://github.com/theshubzworld/ComfyUI-TogetherVision": [
|
||||
[
|
||||
"Together Image \ud83c\udfa8",
|
||||
"Together Vision \ud83d\udd0d",
|
||||
"TogetherVisionNode"
|
||||
"TogetherVisionNode",
|
||||
"TogetherVisionNode \ud83d\udd0d (Enhanced)"
|
||||
],
|
||||
{
|
||||
"title_aux": "Together Vision Node"
|
||||
@ -32578,7 +32666,13 @@
|
||||
],
|
||||
"https://github.com/wakattac/ComfyUI-AbstractImaGen": [
|
||||
[
|
||||
"AbstractImageGenerator"
|
||||
"AbstractImageBackground",
|
||||
"AbstractImageFilledShapes",
|
||||
"AbstractImageGenerator",
|
||||
"AbstractImageLines",
|
||||
"AbstractImageNoise",
|
||||
"AbstractImagePattern",
|
||||
"AbstractImagePostprocessing"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AbstractImaGen"
|
||||
@ -32830,12 +32924,15 @@
|
||||
"IconDistributeByGrid",
|
||||
"Icon_Position_Cropper",
|
||||
"Image_Classification",
|
||||
"Image_PixelFilter",
|
||||
"Image_Resize",
|
||||
"KimFilter",
|
||||
"KimHDR",
|
||||
"LoadImage_Metadata",
|
||||
"Manual_MetadataInput",
|
||||
"Mask_Noise_Cleaner",
|
||||
"Mask_White_Area_Ratio",
|
||||
"MaxLength_ImageListSelector",
|
||||
"Percentage_Cropper",
|
||||
"Prompt_Text",
|
||||
"Save_Image",
|
||||
@ -32844,6 +32941,7 @@
|
||||
"Text_Match",
|
||||
"Text_Processor",
|
||||
"Transparent_Area_Cropper",
|
||||
"Transparent_Image_Filter",
|
||||
"Whitening_Node",
|
||||
"YOLOWorld_Match",
|
||||
"YOLO_Crop",
|
||||
@ -33688,6 +33786,7 @@
|
||||
"easy saveText",
|
||||
"easy saveTextLazy",
|
||||
"easy seed",
|
||||
"easy seedList",
|
||||
"easy showAnything",
|
||||
"easy showAnythingLazy",
|
||||
"easy showLoaderSettingsNames",
|
||||
@ -33906,6 +34005,7 @@
|
||||
"Y7Nodes_ImageSizePresets",
|
||||
"Y7Nodes_PromptEnhancerFlux",
|
||||
"Y7Nodes_ShowAnything",
|
||||
"Y7Nodes_SmolVLM",
|
||||
"Y7Nodes_T5_TokenCounter",
|
||||
"Y7Nodes_Text"
|
||||
],
|
||||
|
||||
5862
github-stats.json
5862
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -10,6 +10,16 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "pixible",
|
||||
"title": "comfyui-customselector",
|
||||
"reference": "https://github.com/gasparuff/CustomSelector",
|
||||
"files": [
|
||||
"https://github.com/gasparuff/CustomSelector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Helps deciding different settings depending on the input string"
|
||||
},
|
||||
{
|
||||
"author": "yichengup",
|
||||
"title": "comfyui-face-liquify",
|
||||
|
||||
@ -533,6 +533,7 @@
|
||||
"load_color_config",
|
||||
"load_model_value",
|
||||
"load_torchvision_model",
|
||||
"maskCompositeMask_Adv",
|
||||
"mask_and_mask_math",
|
||||
"mask_crop_option_Basic",
|
||||
"mask_crop_option_SmoothCrop",
|
||||
@ -1541,10 +1542,13 @@
|
||||
"DepthRenormalizer",
|
||||
"DepthToImageNode",
|
||||
"DepthToPointCloud",
|
||||
"FisheyeDepthEstimator",
|
||||
"LoadPointCloud",
|
||||
"OutpaintAnyProjection",
|
||||
"PointCloudCleaner",
|
||||
"PointCloudUnion",
|
||||
"PointcloudTrajectoryEnricher",
|
||||
"ProjectAndClean",
|
||||
"ProjectPointCloud",
|
||||
"ReprojectDepth",
|
||||
"ReprojectImage",
|
||||
@ -1824,6 +1828,7 @@
|
||||
"HTBaseShiftNode",
|
||||
"HTConsoleLoggerNode",
|
||||
"HTConversionNode",
|
||||
"HTDWPoseConstraintNode",
|
||||
"HTDetectionBatchProcessor",
|
||||
"HTDiffusionLoaderMulti",
|
||||
"HTDimensionAnalyzerNode",
|
||||
@ -1833,6 +1838,7 @@
|
||||
"HTDynamicSwitchNode",
|
||||
"HTFlexibleNode",
|
||||
"HTGeminiNode",
|
||||
"HTImageAdjusterNode",
|
||||
"HTInspectorNode",
|
||||
"HTLayerCollectorNode",
|
||||
"HTLayerExportNode",
|
||||
@ -2184,6 +2190,7 @@
|
||||
"ComfyUIDeployExternalNumber",
|
||||
"ComfyUIDeployExternalNumberInt",
|
||||
"ComfyUIDeployExternalNumberSlider",
|
||||
"ComfyUIDeployExternalSeed",
|
||||
"ComfyUIDeployExternalText",
|
||||
"ComfyUIDeployExternalTextAny",
|
||||
"ComfyUIDeployExternalVid",
|
||||
@ -2892,6 +2899,8 @@
|
||||
"PrepForUnsampling",
|
||||
"ReAuraPatcher",
|
||||
"ReAuraPatcherAdvanced",
|
||||
"ReChromaPatcher",
|
||||
"ReChromaPatcherAdvanced",
|
||||
"ReFluxPatcher",
|
||||
"ReFluxPatcherAdvanced",
|
||||
"ReHiDreamPatcher",
|
||||
@ -5951,7 +5960,8 @@
|
||||
],
|
||||
"https://github.com/JoeNavark/comfyui_custom_sigma_editor": [
|
||||
[
|
||||
"CustomSplineSigma"
|
||||
"CustomSplineSigma",
|
||||
"SigmaJoiner"
|
||||
],
|
||||
{
|
||||
"title_aux": "Custom Graph Sigma for ComfyUI"
|
||||
@ -6508,8 +6518,8 @@
|
||||
],
|
||||
"https://github.com/Ky11le/ygo_tools": [
|
||||
[
|
||||
"DrawLine",
|
||||
"TileImage"
|
||||
"DetectInnerBox",
|
||||
"PasteIntoFrame"
|
||||
],
|
||||
{
|
||||
"title_aux": "ygo_tools"
|
||||
@ -7906,7 +7916,8 @@
|
||||
"SelectLatentSize2MP",
|
||||
"TextEncode3in1",
|
||||
"UpscaleImageBy1_5x",
|
||||
"UpscaleLatentBy1_5x"
|
||||
"UpscaleLatentBy1_5x",
|
||||
"selectLatentSizePlus"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUi-MzMaXaM"
|
||||
@ -10442,223 +10453,228 @@
|
||||
],
|
||||
"https://github.com/StableLlama/ComfyUI-basic_data_handling": [
|
||||
[
|
||||
"AnyToDict",
|
||||
"AnyToList",
|
||||
"BooleanAnd",
|
||||
"BooleanNand",
|
||||
"BooleanNor",
|
||||
"BooleanNot",
|
||||
"BooleanOr",
|
||||
"BooleanXor",
|
||||
"CastDataListToList",
|
||||
"CastDataListToSet",
|
||||
"CastToBoolean",
|
||||
"CastToDict",
|
||||
"CastToFloat",
|
||||
"CastToInt",
|
||||
"CastToList",
|
||||
"CastToSet",
|
||||
"CastToString",
|
||||
"CompareLength",
|
||||
"DataListAppend",
|
||||
"DataListClear",
|
||||
"DataListContains",
|
||||
"DataListCopy",
|
||||
"DataListCount",
|
||||
"DataListCreateEmpty",
|
||||
"DataListExtend",
|
||||
"DataListFilter",
|
||||
"DataListGetItem",
|
||||
"DataListIndex",
|
||||
"DataListInsert",
|
||||
"DataListLength",
|
||||
"DataListMax",
|
||||
"DataListMin",
|
||||
"DataListPop",
|
||||
"DataListRemove",
|
||||
"DataListReverse",
|
||||
"DataListSetItem",
|
||||
"DataListSlice",
|
||||
"DataListSort",
|
||||
"DataListZip",
|
||||
"DictClear",
|
||||
"DictCompare",
|
||||
"DictContainsKey",
|
||||
"DictCopy",
|
||||
"DictCreate",
|
||||
"DictCreateFromItems",
|
||||
"DictCreateFromLists",
|
||||
"DictExcludeKeys",
|
||||
"DictFilterByKeys",
|
||||
"DictFromKeys",
|
||||
"DictGet",
|
||||
"DictGetKeysValues",
|
||||
"DictGetMultiple",
|
||||
"DictInvert",
|
||||
"DictItems",
|
||||
"DictKeys",
|
||||
"DictLength",
|
||||
"DictMerge",
|
||||
"DictPop",
|
||||
"DictPopItem",
|
||||
"DictRemove",
|
||||
"DictSet",
|
||||
"DictSetDefault",
|
||||
"DictUpdate",
|
||||
"DictValues",
|
||||
"Equal",
|
||||
"FloatAdd",
|
||||
"FloatAsIntegerRatio",
|
||||
"FloatDivide",
|
||||
"FloatFromHex",
|
||||
"FloatHex",
|
||||
"FloatIsInteger",
|
||||
"FloatMultiply",
|
||||
"FloatPower",
|
||||
"FloatRound",
|
||||
"FloatSubtract",
|
||||
"GreaterThan",
|
||||
"GreaterThanOrEqual",
|
||||
"IfElse",
|
||||
"IntAdd",
|
||||
"IntBitCount",
|
||||
"IntBitLength",
|
||||
"IntDivide",
|
||||
"IntFromBytes",
|
||||
"IntModulus",
|
||||
"IntMultiply",
|
||||
"IntPower",
|
||||
"IntSubtract",
|
||||
"IntToBytes",
|
||||
"IsNull",
|
||||
"LessThan",
|
||||
"LessThanOrEqual",
|
||||
"ListAppend",
|
||||
"ListClear",
|
||||
"ListContains",
|
||||
"ListCount",
|
||||
"ListExtend",
|
||||
"ListGetItem",
|
||||
"ListIndex",
|
||||
"ListInsert",
|
||||
"ListLength",
|
||||
"ListMax",
|
||||
"ListMin",
|
||||
"ListPop",
|
||||
"ListRemove",
|
||||
"ListReverse",
|
||||
"ListSetItem",
|
||||
"ListSlice",
|
||||
"ListSort",
|
||||
"ListToDataList",
|
||||
"ListToSet",
|
||||
"MathAbs",
|
||||
"MathAcos",
|
||||
"MathAsin",
|
||||
"MathAtan",
|
||||
"MathAtan2",
|
||||
"MathCeil",
|
||||
"MathCos",
|
||||
"MathDegrees",
|
||||
"MathE",
|
||||
"MathExp",
|
||||
"MathFloor",
|
||||
"MathLog",
|
||||
"MathLog10",
|
||||
"MathMax",
|
||||
"MathMin",
|
||||
"MathPi",
|
||||
"MathRadians",
|
||||
"MathSin",
|
||||
"MathSqrt",
|
||||
"MathTan",
|
||||
"NotEqual",
|
||||
"NumberInRange",
|
||||
"PathAbspath",
|
||||
"PathBasename",
|
||||
"PathCommonPrefix",
|
||||
"PathDirname",
|
||||
"PathExists",
|
||||
"PathExpandVars",
|
||||
"PathGetCwd",
|
||||
"PathGetExtension",
|
||||
"PathGetSize",
|
||||
"PathGlob",
|
||||
"PathIsAbsolute",
|
||||
"PathIsDir",
|
||||
"PathIsFile",
|
||||
"PathJoin",
|
||||
"PathListDir",
|
||||
"PathNormalize",
|
||||
"PathRelative",
|
||||
"PathSplit",
|
||||
"PathSplitExt",
|
||||
"RegexFindall",
|
||||
"RegexGroupDict",
|
||||
"RegexSearchGroups",
|
||||
"RegexSplit",
|
||||
"RegexSub",
|
||||
"RegexTest",
|
||||
"SetAdd",
|
||||
"SetClear",
|
||||
"SetContains",
|
||||
"SetDifference",
|
||||
"SetDiscard",
|
||||
"SetIntersection",
|
||||
"SetIsDisjoint",
|
||||
"SetIsSubset",
|
||||
"SetIsSuperset",
|
||||
"SetLength",
|
||||
"SetPop",
|
||||
"SetRemove",
|
||||
"SetSymmetricDifference",
|
||||
"SetToDataList",
|
||||
"SetToList",
|
||||
"SetUnion",
|
||||
"StringCapitalize",
|
||||
"StringCasefold",
|
||||
"StringCenter",
|
||||
"StringComparison",
|
||||
"StringConcat",
|
||||
"StringCount",
|
||||
"StringDecode",
|
||||
"StringEncode",
|
||||
"StringEndswith",
|
||||
"StringExpandtabs",
|
||||
"StringFind",
|
||||
"StringFormatMap",
|
||||
"StringIsAlnum",
|
||||
"StringIsAlpha",
|
||||
"StringIsAscii",
|
||||
"StringIsDecimal",
|
||||
"StringIsDigit",
|
||||
"StringIsIdentifier",
|
||||
"StringIsLower",
|
||||
"StringIsNumeric",
|
||||
"StringIsPrintable",
|
||||
"StringIsSpace",
|
||||
"StringIsTitle",
|
||||
"StringIsUpper",
|
||||
"StringJoin",
|
||||
"StringLjust",
|
||||
"StringLower",
|
||||
"StringLstrip",
|
||||
"StringRemoveprefix",
|
||||
"StringRemovesuffix",
|
||||
"StringReplace",
|
||||
"StringRfind",
|
||||
"StringRjust",
|
||||
"StringRsplit",
|
||||
"StringRstrip",
|
||||
"StringSplit",
|
||||
"StringSplitlines",
|
||||
"StringStartswith",
|
||||
"StringStrip",
|
||||
"StringSwapcase",
|
||||
"StringTitle",
|
||||
"StringUpper",
|
||||
"StringZfill",
|
||||
"SwitchCase"
|
||||
"Basic data handling: BooleanAnd",
|
||||
"Basic data handling: BooleanNand",
|
||||
"Basic data handling: BooleanNor",
|
||||
"Basic data handling: BooleanNot",
|
||||
"Basic data handling: BooleanOr",
|
||||
"Basic data handling: BooleanXor",
|
||||
"Basic data handling: CastToBoolean",
|
||||
"Basic data handling: CastToDict",
|
||||
"Basic data handling: CastToFloat",
|
||||
"Basic data handling: CastToInt",
|
||||
"Basic data handling: CastToList",
|
||||
"Basic data handling: CastToSet",
|
||||
"Basic data handling: CastToString",
|
||||
"Basic data handling: CompareLength",
|
||||
"Basic data handling: DataListAppend",
|
||||
"Basic data handling: DataListContains",
|
||||
"Basic data handling: DataListCount",
|
||||
"Basic data handling: DataListCreateEmpty",
|
||||
"Basic data handling: DataListExtend",
|
||||
"Basic data handling: DataListFilter",
|
||||
"Basic data handling: DataListGetItem",
|
||||
"Basic data handling: DataListIndex",
|
||||
"Basic data handling: DataListInsert",
|
||||
"Basic data handling: DataListLength",
|
||||
"Basic data handling: DataListMax",
|
||||
"Basic data handling: DataListMin",
|
||||
"Basic data handling: DataListPop",
|
||||
"Basic data handling: DataListRemove",
|
||||
"Basic data handling: DataListReverse",
|
||||
"Basic data handling: DataListSetItem",
|
||||
"Basic data handling: DataListSlice",
|
||||
"Basic data handling: DataListSort",
|
||||
"Basic data handling: DataListToList",
|
||||
"Basic data handling: DataListToSet",
|
||||
"Basic data handling: DataListZip",
|
||||
"Basic data handling: DictCompare",
|
||||
"Basic data handling: DictContainsKey",
|
||||
"Basic data handling: DictCreate",
|
||||
"Basic data handling: DictCreateFromItemsDataList",
|
||||
"Basic data handling: DictCreateFromItemsList",
|
||||
"Basic data handling: DictCreateFromLists",
|
||||
"Basic data handling: DictExcludeKeys",
|
||||
"Basic data handling: DictFilterByKeys",
|
||||
"Basic data handling: DictFromKeys",
|
||||
"Basic data handling: DictGet",
|
||||
"Basic data handling: DictGetKeysValues",
|
||||
"Basic data handling: DictGetMultiple",
|
||||
"Basic data handling: DictInvert",
|
||||
"Basic data handling: DictItems",
|
||||
"Basic data handling: DictKeys",
|
||||
"Basic data handling: DictLength",
|
||||
"Basic data handling: DictMerge",
|
||||
"Basic data handling: DictPop",
|
||||
"Basic data handling: DictPopItem",
|
||||
"Basic data handling: DictRemove",
|
||||
"Basic data handling: DictSet",
|
||||
"Basic data handling: DictSetDefault",
|
||||
"Basic data handling: DictUpdate",
|
||||
"Basic data handling: DictValues",
|
||||
"Basic data handling: Equal",
|
||||
"Basic data handling: FloatAdd",
|
||||
"Basic data handling: FloatAsIntegerRatio",
|
||||
"Basic data handling: FloatDivide",
|
||||
"Basic data handling: FloatDivideSafe",
|
||||
"Basic data handling: FloatFromHex",
|
||||
"Basic data handling: FloatHex",
|
||||
"Basic data handling: FloatIsInteger",
|
||||
"Basic data handling: FloatMultiply",
|
||||
"Basic data handling: FloatPower",
|
||||
"Basic data handling: FloatRound",
|
||||
"Basic data handling: FloatSubtract",
|
||||
"Basic data handling: GreaterThan",
|
||||
"Basic data handling: GreaterThanOrEqual",
|
||||
"Basic data handling: IfElse",
|
||||
"Basic data handling: IntAdd",
|
||||
"Basic data handling: IntBitCount",
|
||||
"Basic data handling: IntBitLength",
|
||||
"Basic data handling: IntDivide",
|
||||
"Basic data handling: IntDivideSafe",
|
||||
"Basic data handling: IntFromBytes",
|
||||
"Basic data handling: IntModulus",
|
||||
"Basic data handling: IntMultiply",
|
||||
"Basic data handling: IntPower",
|
||||
"Basic data handling: IntSubtract",
|
||||
"Basic data handling: IntToBytes",
|
||||
"Basic data handling: IsNull",
|
||||
"Basic data handling: LessThan",
|
||||
"Basic data handling: LessThanOrEqual",
|
||||
"Basic data handling: ListAppend",
|
||||
"Basic data handling: ListContains",
|
||||
"Basic data handling: ListCount",
|
||||
"Basic data handling: ListEmpty",
|
||||
"Basic data handling: ListExtend",
|
||||
"Basic data handling: ListGetItem",
|
||||
"Basic data handling: ListIndex",
|
||||
"Basic data handling: ListInsert",
|
||||
"Basic data handling: ListLength",
|
||||
"Basic data handling: ListMax",
|
||||
"Basic data handling: ListMin",
|
||||
"Basic data handling: ListPop",
|
||||
"Basic data handling: ListRemove",
|
||||
"Basic data handling: ListReverse",
|
||||
"Basic data handling: ListSetItem",
|
||||
"Basic data handling: ListSlice",
|
||||
"Basic data handling: ListSort",
|
||||
"Basic data handling: ListToDataList",
|
||||
"Basic data handling: ListToSet",
|
||||
"Basic data handling: MathAbs",
|
||||
"Basic data handling: MathAcos",
|
||||
"Basic data handling: MathAsin",
|
||||
"Basic data handling: MathAtan",
|
||||
"Basic data handling: MathAtan2",
|
||||
"Basic data handling: MathCeil",
|
||||
"Basic data handling: MathCos",
|
||||
"Basic data handling: MathDegrees",
|
||||
"Basic data handling: MathE",
|
||||
"Basic data handling: MathExp",
|
||||
"Basic data handling: MathFloor",
|
||||
"Basic data handling: MathFormula",
|
||||
"Basic data handling: MathLog",
|
||||
"Basic data handling: MathLog10",
|
||||
"Basic data handling: MathMax",
|
||||
"Basic data handling: MathMin",
|
||||
"Basic data handling: MathPi",
|
||||
"Basic data handling: MathRadians",
|
||||
"Basic data handling: MathSin",
|
||||
"Basic data handling: MathSqrt",
|
||||
"Basic data handling: MathTan",
|
||||
"Basic data handling: NotEqual",
|
||||
"Basic data handling: NumberInRange",
|
||||
"Basic data handling: PathAbspath",
|
||||
"Basic data handling: PathBasename",
|
||||
"Basic data handling: PathCommonPrefix",
|
||||
"Basic data handling: PathDirname",
|
||||
"Basic data handling: PathExists",
|
||||
"Basic data handling: PathExpandVars",
|
||||
"Basic data handling: PathGetCwd",
|
||||
"Basic data handling: PathGetExtension",
|
||||
"Basic data handling: PathGetSize",
|
||||
"Basic data handling: PathGlob",
|
||||
"Basic data handling: PathIsAbsolute",
|
||||
"Basic data handling: PathIsDir",
|
||||
"Basic data handling: PathIsFile",
|
||||
"Basic data handling: PathJoin",
|
||||
"Basic data handling: PathListDir",
|
||||
"Basic data handling: PathNormalize",
|
||||
"Basic data handling: PathRelative",
|
||||
"Basic data handling: PathSplit",
|
||||
"Basic data handling: PathSplitExt",
|
||||
"Basic data handling: RegexFindallDataList",
|
||||
"Basic data handling: RegexFindallList",
|
||||
"Basic data handling: RegexGroupDict",
|
||||
"Basic data handling: RegexSearchGroupsDataList",
|
||||
"Basic data handling: RegexSearchGroupsList",
|
||||
"Basic data handling: RegexSplitDataList",
|
||||
"Basic data handling: RegexSplitList",
|
||||
"Basic data handling: RegexSub",
|
||||
"Basic data handling: RegexTest",
|
||||
"Basic data handling: SetAdd",
|
||||
"Basic data handling: SetContains",
|
||||
"Basic data handling: SetDifference",
|
||||
"Basic data handling: SetDiscard",
|
||||
"Basic data handling: SetIntersection",
|
||||
"Basic data handling: SetIsDisjoint",
|
||||
"Basic data handling: SetIsSubset",
|
||||
"Basic data handling: SetIsSuperset",
|
||||
"Basic data handling: SetLength",
|
||||
"Basic data handling: SetPop",
|
||||
"Basic data handling: SetRemove",
|
||||
"Basic data handling: SetSymmetricDifference",
|
||||
"Basic data handling: SetToDataList",
|
||||
"Basic data handling: SetToList",
|
||||
"Basic data handling: SetUnion",
|
||||
"Basic data handling: StringCapitalize",
|
||||
"Basic data handling: StringCasefold",
|
||||
"Basic data handling: StringCenter",
|
||||
"Basic data handling: StringComparison",
|
||||
"Basic data handling: StringConcat",
|
||||
"Basic data handling: StringCount",
|
||||
"Basic data handling: StringDataListJoin",
|
||||
"Basic data handling: StringDecode",
|
||||
"Basic data handling: StringEncode",
|
||||
"Basic data handling: StringEndswith",
|
||||
"Basic data handling: StringExpandtabs",
|
||||
"Basic data handling: StringFind",
|
||||
"Basic data handling: StringFormatMap",
|
||||
"Basic data handling: StringIsAlnum",
|
||||
"Basic data handling: StringIsAlpha",
|
||||
"Basic data handling: StringIsAscii",
|
||||
"Basic data handling: StringIsDecimal",
|
||||
"Basic data handling: StringIsDigit",
|
||||
"Basic data handling: StringIsIdentifier",
|
||||
"Basic data handling: StringIsLower",
|
||||
"Basic data handling: StringIsNumeric",
|
||||
"Basic data handling: StringIsPrintable",
|
||||
"Basic data handling: StringIsSpace",
|
||||
"Basic data handling: StringIsTitle",
|
||||
"Basic data handling: StringIsUpper",
|
||||
"Basic data handling: StringLength",
|
||||
"Basic data handling: StringListJoin",
|
||||
"Basic data handling: StringLjust",
|
||||
"Basic data handling: StringLower",
|
||||
"Basic data handling: StringLstrip",
|
||||
"Basic data handling: StringRemoveprefix",
|
||||
"Basic data handling: StringRemovesuffix",
|
||||
"Basic data handling: StringReplace",
|
||||
"Basic data handling: StringRfind",
|
||||
"Basic data handling: StringRjust",
|
||||
"Basic data handling: StringRsplitDataList",
|
||||
"Basic data handling: StringRsplitList",
|
||||
"Basic data handling: StringRstrip",
|
||||
"Basic data handling: StringSplitDataList",
|
||||
"Basic data handling: StringSplitList",
|
||||
"Basic data handling: StringSplitlinesDataList",
|
||||
"Basic data handling: StringSplitlinesList",
|
||||
"Basic data handling: StringStartswith",
|
||||
"Basic data handling: StringStrip",
|
||||
"Basic data handling: StringSwapcase",
|
||||
"Basic data handling: StringTitle",
|
||||
"Basic data handling: StringUpper",
|
||||
"Basic data handling: StringZfill",
|
||||
"Basic data handling: SwitchCase"
|
||||
],
|
||||
{
|
||||
"title_aux": "Basic data handling"
|
||||
@ -10696,12 +10712,18 @@
|
||||
"SDstarsampler",
|
||||
"Star Face Loader",
|
||||
"Star3LoRAs",
|
||||
"StarConditioningLoader",
|
||||
"StarConditioningSaver",
|
||||
"StarDeleteSamplerSettings",
|
||||
"StarDenoiseSlider",
|
||||
"StarDivisibleDimension",
|
||||
"StarEasyTextStorage",
|
||||
"StarFiveWildcards",
|
||||
"StarImageSwitch",
|
||||
"StarInfiniteYouApply",
|
||||
"StarInfiniteYouPatch",
|
||||
"StarInfiniteYouPatchCombine",
|
||||
"StarInfiniteYouSaver",
|
||||
"StarLatentSwitch",
|
||||
"StarLoadSamplerSettings",
|
||||
"StarNewsScraper",
|
||||
@ -12394,14 +12416,71 @@
|
||||
"https://github.com/WaveSpeedAI/wavespeed-comfyui": [
|
||||
[
|
||||
"WaveSpeedAI Client",
|
||||
"WaveSpeedAI DiaTTSNode",
|
||||
"WaveSpeedAI Flux Image2Image",
|
||||
"WaveSpeedAI Flux Loras",
|
||||
"WaveSpeedAI Flux Text2Image",
|
||||
"WaveSpeedAI FluxControlLoraCannyNode",
|
||||
"WaveSpeedAI FluxControlLoraDepthNode",
|
||||
"WaveSpeedAI FluxDevFillNode",
|
||||
"WaveSpeedAI FluxDevLoraNode",
|
||||
"WaveSpeedAI FluxDevLoraUltraFastNode",
|
||||
"WaveSpeedAI FluxDevNode",
|
||||
"WaveSpeedAI FluxDevUltraFastNode",
|
||||
"WaveSpeedAI FluxProReduxNode",
|
||||
"WaveSpeedAI FluxReduxDevNode",
|
||||
"WaveSpeedAI FluxSchnellLoraNode",
|
||||
"WaveSpeedAI FluxSchnellNode",
|
||||
"WaveSpeedAI FramepackNode",
|
||||
"WaveSpeedAI GhibliNode",
|
||||
"WaveSpeedAI HidreamE1FullNode",
|
||||
"WaveSpeedAI HidreamI1DevNode",
|
||||
"WaveSpeedAI HidreamI1FullNode",
|
||||
"WaveSpeedAI Hunyuan3DV2MultiViewNode",
|
||||
"WaveSpeedAI HunyuanCustomRef2V480pNode",
|
||||
"WaveSpeedAI HunyuanCustomRef2V720pNode",
|
||||
"WaveSpeedAI HunyuanVideoI2VNode",
|
||||
"WaveSpeedAI HunyuanVideoT2VNode",
|
||||
"WaveSpeedAI InstantCharacterNode",
|
||||
"WaveSpeedAI KwaivgiKlingV16I2VProNode",
|
||||
"WaveSpeedAI KwaivgiKlingV16I2VStandardNode",
|
||||
"WaveSpeedAI KwaivgiKlingV16T2VStandardNode",
|
||||
"WaveSpeedAI LtxVideoV097I2V480pNode",
|
||||
"WaveSpeedAI LtxVideoV097I2V720pNode",
|
||||
"WaveSpeedAI MMAudioV2Node",
|
||||
"WaveSpeedAI Magi124bNode",
|
||||
"WaveSpeedAI Minimax Image2Video",
|
||||
"WaveSpeedAI MinimaxVideo01Node",
|
||||
"WaveSpeedAI NightmareAIRealESRGANNode",
|
||||
"WaveSpeedAI Preview Video",
|
||||
"WaveSpeedAI SDXLLoraNode",
|
||||
"WaveSpeedAI SDXLNode",
|
||||
"WaveSpeedAI Save Audio",
|
||||
"WaveSpeedAI SkyReelsV1Node",
|
||||
"WaveSpeedAI Step1xEditNode",
|
||||
"WaveSpeedAI UnoNode",
|
||||
"WaveSpeedAI Upload Image",
|
||||
"WaveSpeedAI ViduImageToVideo20Node",
|
||||
"WaveSpeedAI ViduReferenceToVideo20Node",
|
||||
"WaveSpeedAI ViduStartEndToVideo20Node",
|
||||
"WaveSpeedAI Wan Image2Video",
|
||||
"WaveSpeedAI Wan Loras",
|
||||
"WaveSpeedAI Wan Text2Video"
|
||||
"WaveSpeedAI Wan Text2Video",
|
||||
"WaveSpeedAI Wan21I2V480pLoraNode",
|
||||
"WaveSpeedAI Wan21I2V480pLoraUltraFastNode",
|
||||
"WaveSpeedAI Wan21I2V480pNode",
|
||||
"WaveSpeedAI Wan21I2V480pUltraFastNode",
|
||||
"WaveSpeedAI Wan21I2V720pLoraNode",
|
||||
"WaveSpeedAI Wan21I2V720pLoraUltraFastNode",
|
||||
"WaveSpeedAI Wan21I2V720pNode",
|
||||
"WaveSpeedAI Wan21I2V720pUltraFastNode",
|
||||
"WaveSpeedAI Wan21T2V480pLoraNode",
|
||||
"WaveSpeedAI Wan21T2V480pLoraUltraFastNode",
|
||||
"WaveSpeedAI Wan21T2V480pUltraFastNode",
|
||||
"WaveSpeedAI Wan21T2V720pLoraNode",
|
||||
"WaveSpeedAI Wan21T2V720pLoraUltraFastNode",
|
||||
"WaveSpeedAI Wan21T2V720pNode",
|
||||
"WaveSpeedAI Wan21T2V720pUltraFastNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "wavespeed-comfyui"
|
||||
@ -12637,18 +12716,16 @@
|
||||
],
|
||||
"https://github.com/YarvixPA/ComfyUI-NeuralMedia": [
|
||||
[
|
||||
"ApplyControlNet",
|
||||
"ApplyStyleModelEnhanced",
|
||||
"ApplyStyleModelSimple",
|
||||
"BatchImagesNode",
|
||||
"FrameCalculator",
|
||||
"InpaintConditioningNode",
|
||||
"LoadImagesFromFolderNode",
|
||||
"MultiControlnet",
|
||||
"MultiControlnetApply",
|
||||
"MultiControlnetUnion",
|
||||
"Prepimg2Vid",
|
||||
"RemoveBackgroundNode",
|
||||
"SDXLTextEncoderSimpleNode",
|
||||
"SaveCaptionsImages",
|
||||
"SaveImageNode",
|
||||
"StyleModelApplyEnhanced",
|
||||
"StyleModelApplySimple",
|
||||
"SaveImageAdvance",
|
||||
"TextFieldNode",
|
||||
"TileCheckpointPatchNode",
|
||||
"UpscaleImageWithModel",
|
||||
@ -13837,7 +13914,10 @@
|
||||
],
|
||||
"https://github.com/alessandroperilli/apw_nodes": [
|
||||
[
|
||||
"ImageListFilter"
|
||||
"APW_CloudImageSize",
|
||||
"APW_ImageListFilter",
|
||||
"APW_LocalImageSize",
|
||||
"APW_LocalVideoSize"
|
||||
],
|
||||
{
|
||||
"title_aux": "apw_nodes"
|
||||
@ -14160,6 +14240,7 @@
|
||||
"Sage_HiDreamE1_Instruction",
|
||||
"Sage_JoinText",
|
||||
"Sage_KSampler",
|
||||
"Sage_KSamplerAudioDecoder",
|
||||
"Sage_KSamplerDecoder",
|
||||
"Sage_KSamplerTiledDecoder",
|
||||
"Sage_LastLoraInfo",
|
||||
@ -14171,6 +14252,7 @@
|
||||
"Sage_ModelInfo",
|
||||
"Sage_ModelLoraStackLoader",
|
||||
"Sage_ModelReport",
|
||||
"Sage_ModelShifts",
|
||||
"Sage_MultiModelPicker",
|
||||
"Sage_PonyPrefix",
|
||||
"Sage_PonyStyle",
|
||||
@ -15437,6 +15519,7 @@
|
||||
"Format: String (lab)",
|
||||
"Generic Queue (lab)",
|
||||
"Image Queue (lab)",
|
||||
"Image: Downscale to Total Pixels (lab)",
|
||||
"Input: Boolean (lab)",
|
||||
"Input: Float (lab)",
|
||||
"Input: Folder (lab)",
|
||||
@ -15876,6 +15959,7 @@
|
||||
],
|
||||
"https://github.com/cdb-boop/comfyui-image-round": [
|
||||
[
|
||||
"ComfyUI_Image_Round__CircularCrop",
|
||||
"ComfyUI_Image_Round__ImageCropAdvanced",
|
||||
"ComfyUI_Image_Round__ImageRound",
|
||||
"ComfyUI_Image_Round__ImageRoundAdvanced"
|
||||
@ -17668,7 +17752,7 @@
|
||||
"SaveImage",
|
||||
"SaveImageWebsocket",
|
||||
"SaveLatent",
|
||||
"SaveSVG",
|
||||
"SaveSVGNode",
|
||||
"SaveVideo",
|
||||
"SaveWEBM",
|
||||
"SelfAttentionGuidance",
|
||||
@ -19768,6 +19852,7 @@
|
||||
"FL_HunyuanDelight",
|
||||
"FL_ImageAddToBatch",
|
||||
"FL_ImageAdjuster",
|
||||
"FL_ImageAspectCropper",
|
||||
"FL_ImageBatchToGrid",
|
||||
"FL_ImageBatchToImageList",
|
||||
"FL_ImageCaptionLayout",
|
||||
@ -19779,6 +19864,7 @@
|
||||
"FL_ImageNotes",
|
||||
"FL_ImagePixelator",
|
||||
"FL_ImageRandomizer",
|
||||
"FL_ImageSelector",
|
||||
"FL_ImageSlicer",
|
||||
"FL_ImagesToPDF",
|
||||
"FL_InfiniteZoom",
|
||||
@ -20371,6 +20457,7 @@
|
||||
"Custom API Key",
|
||||
"DalleImage",
|
||||
"Enhancer",
|
||||
"GPT Image",
|
||||
"Gemini Image",
|
||||
"Image Mixer",
|
||||
"Imagen Image",
|
||||
@ -21326,7 +21413,8 @@
|
||||
"WWAA_ImageLoader",
|
||||
"WWAA_ImageToTextFile",
|
||||
"WWAA_NestedLoopCounter",
|
||||
"WWAA_PromptWriter"
|
||||
"WWAA_PromptWriter",
|
||||
"WWAA_SearchReplaceText"
|
||||
],
|
||||
{
|
||||
"title_aux": "WWAA-CustomNodes"
|
||||
@ -22355,6 +22443,7 @@
|
||||
"NodesState JK",
|
||||
"Noise Injection Parameters JK",
|
||||
"Noise Injection Pipe Extract JK",
|
||||
"OpenDWPose_JK",
|
||||
"Orbit Poses JK",
|
||||
"OrbitLists to OrbitPoses JK",
|
||||
"OrbitPoses to OrbitLists JK",
|
||||
@ -22374,6 +22463,7 @@
|
||||
"Reroute String JK",
|
||||
"Reroute Upscale JK",
|
||||
"Reroute Vae JK",
|
||||
"Rough Outline JK",
|
||||
"SD3 Prompts Switch JK",
|
||||
"SDXL Target Res JK",
|
||||
"SDXLPromptStylerAll",
|
||||
@ -23857,6 +23947,8 @@
|
||||
"https://github.com/kijai/ComfyUI-HunyuanVideoWrapper": [
|
||||
[
|
||||
"DownloadAndLoadHyVideoTextEncoder",
|
||||
"HunyuanVideoFresca",
|
||||
"HunyuanVideoSLG",
|
||||
"HyVideoBlockSwap",
|
||||
"HyVideoCFG",
|
||||
"HyVideoContextOptions",
|
||||
@ -24514,23 +24606,11 @@
|
||||
"GradioInputImage",
|
||||
"GradioTextBad",
|
||||
"GradioTextOk",
|
||||
"GradioTextOk2",
|
||||
"GradioTextOk3",
|
||||
"GradioTextOk4",
|
||||
"HuaFloatNode",
|
||||
"HuaFloatNode2",
|
||||
"HuaFloatNode3",
|
||||
"HuaFloatNode4",
|
||||
"HuaIntNode",
|
||||
"HuaIntNode2",
|
||||
"HuaIntNode3",
|
||||
"HuaIntNode4",
|
||||
"Hua_CheckpointLoaderSimple",
|
||||
"Hua_LoraLoader",
|
||||
"Hua_LoraLoaderModelOnly",
|
||||
"Hua_LoraLoaderModelOnly2",
|
||||
"Hua_LoraLoaderModelOnly3",
|
||||
"Hua_LoraLoaderModelOnly4",
|
||||
"Hua_Output",
|
||||
"Hua_UNETLoader",
|
||||
"Hua_Video_Output",
|
||||
@ -25400,6 +25480,7 @@
|
||||
"MaskToBase64",
|
||||
"MaskToBase64Image",
|
||||
"MaskToRle",
|
||||
"NoneNode",
|
||||
"ReadTextFromLocalFile",
|
||||
"RleToMask",
|
||||
"SDBaseVerNumber",
|
||||
@ -28356,6 +28437,7 @@
|
||||
"https://github.com/phazei/ConfyUI-node-prompt-stash-saver": [
|
||||
[
|
||||
"PromptStashManager",
|
||||
"PromptStashPassthrough",
|
||||
"PromptStashSaver"
|
||||
],
|
||||
{
|
||||
@ -28668,7 +28750,10 @@
|
||||
"IndexedImageSelectorNode",
|
||||
"IndexedNameSelectorNode",
|
||||
"IsLastIndexNode",
|
||||
"LoadPreCheckpointModel",
|
||||
"LoadPreControlNetModel",
|
||||
"SaveExactNameImageNode",
|
||||
"StringViewer",
|
||||
"TaskIDStorageNode"
|
||||
],
|
||||
{
|
||||
@ -29001,6 +29086,7 @@
|
||||
"https://github.com/regiellis/ComfyUI-EasyNoobai": [
|
||||
[
|
||||
"EasyNoobai",
|
||||
"EasyNoobaiMasterModel",
|
||||
"NoobaiArtists",
|
||||
"NoobaiCharacters",
|
||||
"NoobaiClothing",
|
||||
@ -29569,6 +29655,7 @@
|
||||
"AudioSeparatorSimple",
|
||||
"AudioSubtract",
|
||||
"AudioTimeStretch",
|
||||
"AudioTrim",
|
||||
"AudioVolumeNormalization",
|
||||
"Audio_Combine",
|
||||
"Audio_Concatenate",
|
||||
@ -29618,7 +29705,6 @@
|
||||
"FeatureToTimestepKeyframe",
|
||||
"FeatureToWeightsStrategy",
|
||||
"FeatureTruncateOrExtend",
|
||||
"FlexAudioLatentBlend",
|
||||
"FlexAudioPitchShift",
|
||||
"FlexAudioTimeStretch",
|
||||
"FlexAudioVisualizerCircular",
|
||||
@ -29661,6 +29747,7 @@
|
||||
"FlexVideoFrameBlend",
|
||||
"FlexVideoSeek",
|
||||
"FlexVideoSpeed",
|
||||
"FlexlatentAudioBlend",
|
||||
"FloatFeatureNode",
|
||||
"FrequencyFilterCustom",
|
||||
"FrequencyFilterPreset",
|
||||
@ -29673,6 +29760,7 @@
|
||||
"ImageIntervalSelectPercentage",
|
||||
"ImageScaleToTarget",
|
||||
"Image_Shuffle",
|
||||
"Knob",
|
||||
"LatentFrequencyBlender",
|
||||
"LocationFromMask",
|
||||
"LocationFromPoint",
|
||||
@ -31776,8 +31864,8 @@
|
||||
"https://github.com/theshubzworld/ComfyUI-TogetherVision": [
|
||||
[
|
||||
"Together Image \ud83c\udfa8",
|
||||
"Together Vision \ud83d\udd0d",
|
||||
"TogetherVisionNode"
|
||||
"TogetherVisionNode",
|
||||
"TogetherVisionNode \ud83d\udd0d (Enhanced)"
|
||||
],
|
||||
{
|
||||
"title_aux": "Together Vision Node"
|
||||
@ -32578,7 +32666,13 @@
|
||||
],
|
||||
"https://github.com/wakattac/ComfyUI-AbstractImaGen": [
|
||||
[
|
||||
"AbstractImageGenerator"
|
||||
"AbstractImageBackground",
|
||||
"AbstractImageFilledShapes",
|
||||
"AbstractImageGenerator",
|
||||
"AbstractImageLines",
|
||||
"AbstractImageNoise",
|
||||
"AbstractImagePattern",
|
||||
"AbstractImagePostprocessing"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AbstractImaGen"
|
||||
@ -32830,12 +32924,15 @@
|
||||
"IconDistributeByGrid",
|
||||
"Icon_Position_Cropper",
|
||||
"Image_Classification",
|
||||
"Image_PixelFilter",
|
||||
"Image_Resize",
|
||||
"KimFilter",
|
||||
"KimHDR",
|
||||
"LoadImage_Metadata",
|
||||
"Manual_MetadataInput",
|
||||
"Mask_Noise_Cleaner",
|
||||
"Mask_White_Area_Ratio",
|
||||
"MaxLength_ImageListSelector",
|
||||
"Percentage_Cropper",
|
||||
"Prompt_Text",
|
||||
"Save_Image",
|
||||
@ -32844,6 +32941,7 @@
|
||||
"Text_Match",
|
||||
"Text_Processor",
|
||||
"Transparent_Area_Cropper",
|
||||
"Transparent_Image_Filter",
|
||||
"Whitening_Node",
|
||||
"YOLOWorld_Match",
|
||||
"YOLO_Crop",
|
||||
@ -33688,6 +33786,7 @@
|
||||
"easy saveText",
|
||||
"easy saveTextLazy",
|
||||
"easy seed",
|
||||
"easy seedList",
|
||||
"easy showAnything",
|
||||
"easy showAnythingLazy",
|
||||
"easy showLoaderSettingsNames",
|
||||
@ -33906,6 +34005,7 @@
|
||||
"Y7Nodes_ImageSizePresets",
|
||||
"Y7Nodes_PromptEnhancerFlux",
|
||||
"Y7Nodes_ShowAnything",
|
||||
"Y7Nodes_SmolVLM",
|
||||
"Y7Nodes_T5_TokenCounter",
|
||||
"Y7Nodes_Text"
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user