update DB
This commit is contained in:
@@ -13,6 +13,16 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "masmullin2000",
|
||||
"title": "ComfyUI-MMYolo",
|
||||
"reference": "https://github.com/masmullin2000/ComfyUI-MMYolo",
|
||||
"files": [
|
||||
"https://github.com/masmullin2000/ComfyUI-MMYolo"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A comfy node to find faces and output a mask"
|
||||
},
|
||||
{
|
||||
"author": "RiceRound",
|
||||
"title": "RiceRound Cloud Node [UNSAFE]",
|
||||
|
||||
@@ -1465,6 +1465,41 @@
|
||||
"title_aux": "comfyui-promptbymood [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/RiceRound/ComfyUI_RiceRound": [
|
||||
[
|
||||
"RiceRoundAdvancedChoiceNode",
|
||||
"RiceRoundBooleanNode",
|
||||
"RiceRoundDecryptNode",
|
||||
"RiceRoundDownloadImageAndMaskNode",
|
||||
"RiceRoundDownloadImageNode",
|
||||
"RiceRoundDownloadMaskNode",
|
||||
"RiceRoundEncryptNode",
|
||||
"RiceRoundFloatNode",
|
||||
"RiceRoundImageBridgeNode",
|
||||
"RiceRoundImageNode",
|
||||
"RiceRoundImageUrlNode",
|
||||
"RiceRoundInputTextNode",
|
||||
"RiceRoundIntNode",
|
||||
"RiceRoundMaskBridgeNode",
|
||||
"RiceRoundOutputBooleanNode",
|
||||
"RiceRoundOutputFloatNode",
|
||||
"RiceRoundOutputImageBridgeNode",
|
||||
"RiceRoundOutputImageNode",
|
||||
"RiceRoundOutputIntNode",
|
||||
"RiceRoundOutputMaskBridgeNode",
|
||||
"RiceRoundOutputTextNode",
|
||||
"RiceRoundRandomSeedNode",
|
||||
"RiceRoundSimpleChoiceNode",
|
||||
"RiceRoundSimpleImageNode",
|
||||
"RiceRoundStrToBooleanNode",
|
||||
"RiceRoundStrToFloatNode",
|
||||
"RiceRoundStrToIntNode",
|
||||
"RiceRoundUploadImageNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "RiceRound Cloud Node [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/RicherdLee/comfyui-oss-image-save": [
|
||||
[
|
||||
"SaveImageOSS"
|
||||
@@ -1936,9 +1971,11 @@
|
||||
"Bitmap OR [DPaint]",
|
||||
"Bitmap Resize [DPaint]",
|
||||
"Bitmap Rotate [DPaint]",
|
||||
"Bitmap To Image & Mask [DPaint]",
|
||||
"Bitmap To Image [DPaint]",
|
||||
"Bitmap XOR [DPaint]",
|
||||
"Bullseye [DPaint]",
|
||||
"Combine Shapes [DPaint]",
|
||||
"Draw Shape As Bitmap [DPaint]",
|
||||
"Ellipse Shape [DPaint]",
|
||||
"Generate Bullseye [DPaint]",
|
||||
@@ -1948,7 +1985,11 @@
|
||||
"Generate N-Polygon [DPaint]",
|
||||
"Generate Rectangle [DPaint]",
|
||||
"Generate Rectangular Bullseye [DPaint]",
|
||||
"Image To Bitmap [DPaint]"
|
||||
"Image To Bitmap [DPaint]",
|
||||
"N-Polygon Shape [DPaint]",
|
||||
"Rectangle Shape [DPaint]",
|
||||
"Shape Grid [DPaint]",
|
||||
"Star Shape [DPaint]"
|
||||
],
|
||||
{
|
||||
"title_aux": "Dream Painter [WIP]"
|
||||
@@ -3123,7 +3164,8 @@
|
||||
[
|
||||
"XIS_Float_Slider",
|
||||
"XIS_INT_Slider",
|
||||
"XIS_PromptsWithSwitches"
|
||||
"XIS_PromptsWithSwitches",
|
||||
"XIS_ResizeImageOrMask"
|
||||
],
|
||||
{
|
||||
"title_aux": "Xiser_Nodes [WIP]"
|
||||
@@ -4262,6 +4304,14 @@
|
||||
"title_aux": "ComfyUI mashb1t nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/masmullin2000/ComfyUI-MMYolo": [
|
||||
[
|
||||
"MMFace_Finder"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MMYolo"
|
||||
}
|
||||
],
|
||||
"https://github.com/mehbebe/ComfyLoraGallery": [
|
||||
[
|
||||
"LoraGallery"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -129,6 +129,16 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A forked version of ComfyUI_ExtraModels. (modified by Efficient-Large-Model)"
|
||||
},
|
||||
{
|
||||
"author": "Pablerdo",
|
||||
"title": "ComfyUI-PSNodes",
|
||||
"reference": "https://github.com/Pablerdo/ComfyUI-PSNodes",
|
||||
"files": [
|
||||
"https://github.com/Pablerdo/ComfyUI-PSNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A fork of KJNodes for ComfyUI.\nVarious quality of life -nodes for ComfyUI, mostly just visual stuff to improve usability"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -11,6 +11,37 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Shiba-2-shiba",
|
||||
"title": "ComfyUI_FreeU_V2_timestepadd",
|
||||
"id": "ComfyUI_FreeU_V2_timestepadd",
|
||||
"reference": "https://github.com/Shiba-2-shiba/ComfyUI_FreeU_V2_timestepadd",
|
||||
"files": [
|
||||
"https://github.com/Shiba-2-shiba/ComfyUI_FreeU_V2_timestepadd"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node to add timestep for FreeU V2."
|
||||
},
|
||||
{
|
||||
"author": "MeeeyoAI",
|
||||
"title": "ComfyUI_StringOps",
|
||||
"reference": "https://github.com/MeeeyoAI/ComfyUI_StringOps",
|
||||
"files": [
|
||||
"https://github.com/MeeeyoAI/ComfyUI_StringOps"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "StringOps is a versatile text processing toolkit built for ComfyUI's node-based workflows"
|
||||
},
|
||||
{
|
||||
"author": "crave33",
|
||||
"title": "RenesStuffDanboruTagGet",
|
||||
"reference": "https://github.com/crave33/RenesStuffDanboruTagGet",
|
||||
"files": [
|
||||
"https://github.com/crave33/RenesStuffDanboruTagGet"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "generate tags / prompt from danboru image_id input"
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_Light_A_Video",
|
||||
@@ -672,16 +703,6 @@
|
||||
],
|
||||
"description": "This node uses the RealESRGAN model from [a/xinntao](https://github.com/xinntao/Real-ESRGAN).",
|
||||
"install_type": "git-clone"
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_DiffuEraser",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_DiffuEraser",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_DiffuEraser"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "DiffuEraser is a diffusion model for video Inpainting, you can use it in ComfyUI"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -2024,6 +2024,7 @@
|
||||
[
|
||||
"BTPromptSchedule",
|
||||
"BTPromptSelector",
|
||||
"DownloadFont",
|
||||
"EndQueue",
|
||||
"ImageTextOverlay",
|
||||
"Loop",
|
||||
@@ -6246,6 +6247,49 @@
|
||||
"title_aux": "SimpleToolsNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/MeeeyoAI/ComfyUI_StringOps": [
|
||||
[
|
||||
"AddPrefixSuffix",
|
||||
"AddPrefixSuffixToLines",
|
||||
"BatchReplaceStrings",
|
||||
"CheckSubstringPresence",
|
||||
"CompareInt",
|
||||
"ConditionalTextOutput",
|
||||
"CountOccurrences",
|
||||
"ExtractAndCombineLines",
|
||||
"ExtractBeforeAfter",
|
||||
"ExtractLinesByIndex",
|
||||
"ExtractSpecificData",
|
||||
"ExtractSpecificLines",
|
||||
"ExtractSubstring",
|
||||
"ExtractSubstringByIndices",
|
||||
"FileListAndSuffix",
|
||||
"FilterLinesBySubstrings",
|
||||
"FilterLinesByWordCount",
|
||||
"FindExcelData",
|
||||
"FindFirstLineContent",
|
||||
"FloatToInteger",
|
||||
"GenerateNumbers",
|
||||
"GetRandomIntegerInRange",
|
||||
"ProcessString",
|
||||
"RandomLineFromText",
|
||||
"ReadExcelData",
|
||||
"ReadExcelRowOrColumnDiff",
|
||||
"RemoveContentBetweenChars",
|
||||
"ReplaceMultiple",
|
||||
"ReplaceNthOccurrence",
|
||||
"ShuffleTextLines",
|
||||
"SplitAndExtractText",
|
||||
"SplitStringByDelimiter",
|
||||
"StandardSize",
|
||||
"TextConcatenation",
|
||||
"TextConditionCheck",
|
||||
"WriteExcelData"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_StringOps"
|
||||
}
|
||||
],
|
||||
"https://github.com/Meettya/ComfyUI-OneForOne": [
|
||||
[
|
||||
"OFO Image Fit"
|
||||
@@ -6458,8 +6502,10 @@
|
||||
],
|
||||
"https://github.com/MontagenAI/ComfyUI-Montagen": [
|
||||
[
|
||||
"MontagenAudioPreview",
|
||||
"MontagenDefaultLoadVideo",
|
||||
"MontagenImagesPreview"
|
||||
"MontagenImagesPreview",
|
||||
"MontagenPicturePreview"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Montagen"
|
||||
@@ -7489,41 +7535,6 @@
|
||||
"title_aux": "ComfyUI Compression and Encryption Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/RiceRound/ComfyUI_RiceRound": [
|
||||
[
|
||||
"RiceRoundAdvancedChoiceNode",
|
||||
"RiceRoundBooleanNode",
|
||||
"RiceRoundDecryptNode",
|
||||
"RiceRoundDownloadImageAndMaskNode",
|
||||
"RiceRoundDownloadImageNode",
|
||||
"RiceRoundDownloadMaskNode",
|
||||
"RiceRoundEncryptNode",
|
||||
"RiceRoundFloatNode",
|
||||
"RiceRoundImageBridgeNode",
|
||||
"RiceRoundImageNode",
|
||||
"RiceRoundImageUrlNode",
|
||||
"RiceRoundInputTextNode",
|
||||
"RiceRoundIntNode",
|
||||
"RiceRoundMaskBridgeNode",
|
||||
"RiceRoundOutputBooleanNode",
|
||||
"RiceRoundOutputFloatNode",
|
||||
"RiceRoundOutputImageBridgeNode",
|
||||
"RiceRoundOutputImageNode",
|
||||
"RiceRoundOutputIntNode",
|
||||
"RiceRoundOutputMaskBridgeNode",
|
||||
"RiceRoundOutputTextNode",
|
||||
"RiceRoundRandomSeedNode",
|
||||
"RiceRoundSimpleChoiceNode",
|
||||
"RiceRoundSimpleImageNode",
|
||||
"RiceRoundStrToBooleanNode",
|
||||
"RiceRoundStrToFloatNode",
|
||||
"RiceRoundStrToIntNode",
|
||||
"RiceRoundUploadImageNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "RiceRound Cloud Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/Rinsanga1/comfyui-florence2xy": [
|
||||
[
|
||||
"Florence2toCoordinatesButxy",
|
||||
@@ -8212,6 +8223,14 @@
|
||||
"title_aux": "ComfyUI_DiffusionModel_fp8_converter"
|
||||
}
|
||||
],
|
||||
"https://github.com/Shiba-2-shiba/ComfyUI_FreeU_V2_timestepadd": [
|
||||
[
|
||||
"FreeU_V2_timestepadd"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_FreeU_V2_timestepadd"
|
||||
}
|
||||
],
|
||||
"https://github.com/Shiba-2-shiba/comfyui-color-ascii-art-node": [
|
||||
[
|
||||
"ASCIIArtNode",
|
||||
@@ -8825,6 +8844,7 @@
|
||||
"StarFiveWildcards",
|
||||
"StarImageSwitch",
|
||||
"StarLatentSwitch",
|
||||
"StarNewsScraper",
|
||||
"StarTextFilter",
|
||||
"StarTextInput",
|
||||
"Starupscale"
|
||||
@@ -12251,11 +12271,12 @@
|
||||
],
|
||||
"https://github.com/benda1989/CosyVoice2_ComfyUI": [
|
||||
[
|
||||
"CosyVoice",
|
||||
"CosyVoice3s",
|
||||
"CosyVoiceCrossLingual",
|
||||
"CosyVoiceLoader",
|
||||
"CosyVoiceNLControl",
|
||||
"Text"
|
||||
"CosyVoiceSonic",
|
||||
"Text2"
|
||||
],
|
||||
{
|
||||
"title_aux": "CosyVoice2 for ComfyUI"
|
||||
@@ -12302,6 +12323,7 @@
|
||||
"https://github.com/billwuhao/ComfyUI_OneButtonPrompt_Flux": [
|
||||
[
|
||||
"DeepseekRun",
|
||||
"LoadImageInfoFromCivitai",
|
||||
"OneButtonPromptFlux"
|
||||
],
|
||||
{
|
||||
@@ -13532,8 +13554,11 @@
|
||||
],
|
||||
"https://github.com/chenlongming/ComfyUI_Spectral": [
|
||||
[
|
||||
"Calculate",
|
||||
"KMeans",
|
||||
"LoadEnvi",
|
||||
"LoadSpectral"
|
||||
"LoadSpectral",
|
||||
"Plot"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Spectral"
|
||||
@@ -14677,6 +14702,14 @@
|
||||
"title_aux": "ComfyUI_DepthFlow"
|
||||
}
|
||||
],
|
||||
"https://github.com/crave33/RenesStuffDanboruTagGet": [
|
||||
[
|
||||
"DanbooruTagFetcher"
|
||||
],
|
||||
{
|
||||
"title_aux": "RenesStuffDanboruTagGet"
|
||||
}
|
||||
],
|
||||
"https://github.com/crystian/ComfyUI-Crystools": [
|
||||
[],
|
||||
{
|
||||
@@ -20079,6 +20112,7 @@
|
||||
"SaveImageWithAlpha",
|
||||
"SaveStringKJ",
|
||||
"ScaleBatchPromptSchedule",
|
||||
"ScheduledCFGGuidance",
|
||||
"Screencap_mss",
|
||||
"SeparateMasks",
|
||||
"SetShakkerLabsUnionControlNetType",
|
||||
|
||||
Reference in New Issue
Block a user