Compare commits

...

4 Commits

Author SHA1 Message Date
Aditya Mundhalia
4a8d270ef7
Merge 88b3af52f4 into e8e0e884f2 2026-01-15 22:01:46 +09:00
Dr.Lt.Data
e8e0e884f2 update DB
Some checks failed
Python Linting / Run Ruff (push) Has been cancelled
2026-01-15 22:01:15 +09:00
loz2754
379fad3809
Add AUN ComfyUI Nodes to custom node list (#2494) 2026-01-15 21:33:48 +09:00
Aditya Mundhalia
88b3af52f4 Add ComfyUI-ollama-aditya node 2026-01-14 12:05:30 +11:00
5 changed files with 1866 additions and 1612 deletions

View File

@ -41458,7 +41458,28 @@
"install_type": "git-clone",
"description": "Local LLM chat nodes for ComfyUI, with a clean handoff path to downstream prompt optimization."
},
{
"author": "loz2754",
"title": "AUN ComfyUI Nodes",
"id": "aun-comfyui-nodes",
"reference": "https://github.com/loz2754/AUN-ComfyUI-Nodes",
"files": [
"https://github.com/loz2754/AUN-ComfyUI-Nodes"
],
"install_type": "git-clone",
"description": "A collection of workflow helper nodes focused on organization + control (bypass/mute/collapse/group control), prompt/text utilities, file/path helpers, and image/video save helpers (optional VHS integration)."
},
{
"author": "SergPoletaev",
"title": "ComfyUI-SPoletNodes",
"id": "ComfyUI-SPoletNodes",
"reference": "https://github.com/SergPoletaev/ComfyUI-SPoletNodes",
"files": [
"https://github.com/SergPoletaev/ComfyUI-SPoletNodes"
],
"install_type": "git-clone",
"description": "Custom nodes for image preview and saving"
},
@ -41860,6 +41881,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Aditya Mundhalia",
"title": "ComfyUI Ollama by Aditya",
"id": "comfyui-ollama-aditya",
"reference": "https://github.com/aadityamundhalia/ComfyUI-ollama-aditya",
"files": [
"https://github.com/aadityamundhalia/ComfyUI-ollama-aditya"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for integrating Ollama local LLM models with image or text generation workflows."
}
]
}

View File

@ -13821,11 +13821,13 @@
"Remove Background",
"ReplaceAlpha",
"Resize Image and Mask by Side",
"SEGS Normalize for Video",
"Save Folder as ZIP",
"Save To Zip",
"SaveFolderAsZip",
"Spritesheet Builder",
"Spritesheet Preview",
"Stabilizer Trim",
"VideoMaskEditor",
"WAN Frame Calculator"
],
@ -17404,6 +17406,19 @@
"title_aux": "HF-Flux-ComfyUI"
}
],
"https://github.com/SergPoletaev/ComfyUI-SPoletNodes": [
[
"EnhancedVideoPreview",
"GetImageSizeWithPreview",
"Save Images & Preview",
"UltimateMemoryCleaner",
"Video Concat (FFmpeg)",
"VideoBatchCrossfade"
],
{
"title_aux": "ComfyUI-SPoletNodes"
}
],
"https://github.com/ServiceStack/comfy-asset-downloader": [
[
"AssetDownloader"
@ -24068,10 +24083,15 @@
"XJSamplerAdapter",
"XJSaveImageWithMetadata",
"XJSchedulerAdapter",
"XJSegsAutoAdjustHookProvider",
"XJSegsColorCorrectHSVHookProvider",
"XJSegsColorCorrectRGBHookProvider",
"XJSegsColorMatchHookProvider",
"XJSegsCount",
"XJSegsExtractor",
"XJSegsFilter",
"XJSegsFilterByLabel",
"XJSegsMerge",
"XJSegsPick",
"XJSegsStitcher",
"XJSegsWildcardPrompt",
@ -30961,10 +30981,10 @@
],
"https://github.com/danieljanata/ComfyUI-Prompting-System": [
[
"ExportManager",
"PromptLibraryBrowser",
"PromptSaver",
"SmartTextInput"
"PS_MetadataCleaner",
"PS_MetadataReader",
"PS_PromptSaver",
"PS_SmartText"
],
{
"title_aux": "ComfyUI-Prompting-System"
@ -41941,6 +41961,81 @@
"title_aux": "ComfyUI-Replace-First-Frame-Last-Frame"
}
],
"https://github.com/loz2754/AUN-ComfyUI-Nodes": [
[
"AUNAddToPrompt",
"AUNAny",
"AUNBookmark",
"AUNBoolean",
"AUNCFG",
"AUNCheckpointLoaderWithClipSkip",
"AUNEmptyLatent",
"AUNExtractModelName",
"AUNExtractPowerLoras",
"AUNExtractWidgetValue",
"AUNGetActiveNodeTitle",
"AUNGetConnectedNodeTitles",
"AUNGraphScraper",
"AUNImageLoadResize",
"AUNImageResize",
"AUNImageSingleBatch3",
"AUNImg2Img",
"AUNImgLoader",
"AUNInputs",
"AUNInputsHybrid",
"AUNKSamplerPlusv3",
"AUNModelNamePass",
"AUNModelShorten",
"AUNMultiBypassIndex",
"AUNMultiGroupUniversal",
"AUNMultiMuteIndex",
"AUNMultiNegPrompt",
"AUNMultiUniversal",
"AUNNameCrop",
"AUNNodeStateController",
"AUNPathFilename",
"AUNPathFilenameVideo",
"AUNRandomAnySwitch",
"AUNRandomIndexSwitch",
"AUNRandomNumber",
"AUNRandomTextIndexSwitch",
"AUNSaveImage",
"AUNSaveVideo",
"AUNSetBypassByTitle",
"AUNSetBypassStateGroup",
"AUNSetCollapseAndBypassStateAdvanced",
"AUNSetMuteByTitle",
"AUNSetMuteStateGroup",
"AUNShowTextWithTitle",
"AUNSingleLabelSwitch",
"AUNStrip",
"AUNSwitchFloat",
"AUNTextIndexSwitch",
"AUNTextIndexSwitch3",
"AUNTitleImagePreview",
"AnyType(str)",
"AudioInputOptions",
"JNodes_AnyToString",
"JNodes_ConditioningInOut",
"JNodes_FloatLiteral",
"JNodes_GetCleanFilename",
"JNodes_GetComfyDirectory",
"JNodes_GetLeafDirectory",
"JNodes_GetOutputDirectory",
"JNodes_GetTempDirectory",
"JNodes_IntLiteral",
"JNodes_ModelInOut",
"JNodes_StringLiteral",
"JNodes_SubdirectorySelector",
"JoinVideosInDirectory",
"KSamplerInputs",
"MainFolderManualName",
"TextSwitch2InputWithTextOutput"
],
{
"title_aux": "AUN ComfyUI Nodes"
}
],
"https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": [
[
"InpaintCropImproved",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,27 @@
{
"custom_nodes": [
{
"author": "loz2754",
"title": "AUN ComfyUI Nodes",
"id": "aun-comfyui-nodes",
"reference": "https://github.com/loz2754/AUN-ComfyUI-Nodes",
"files": [
"https://github.com/loz2754/AUN-ComfyUI-Nodes"
],
"install_type": "git-clone",
"description": "A collection of workflow helper nodes focused on organization + control (bypass/mute/collapse/group control), prompt/text utilities, file/path helpers, and image/video save helpers (optional VHS integration)."
},
{
"author": "SergPoletaev",
"title": "ComfyUI-SPoletNodes",
"id": "ComfyUI-SPoletNodes",
"reference": "https://github.com/SergPoletaev/ComfyUI-SPoletNodes",
"files": [
"https://github.com/SergPoletaev/ComfyUI-SPoletNodes"
],
"install_type": "git-clone",
"description": "Custom nodes for image preview and saving"
},
{
"author": "capitan01R",
"title": "ComfyUI-CapitanZiT-Scheduler",

View File

@ -13821,11 +13821,13 @@
"Remove Background",
"ReplaceAlpha",
"Resize Image and Mask by Side",
"SEGS Normalize for Video",
"Save Folder as ZIP",
"Save To Zip",
"SaveFolderAsZip",
"Spritesheet Builder",
"Spritesheet Preview",
"Stabilizer Trim",
"VideoMaskEditor",
"WAN Frame Calculator"
],
@ -17404,6 +17406,19 @@
"title_aux": "HF-Flux-ComfyUI"
}
],
"https://github.com/SergPoletaev/ComfyUI-SPoletNodes": [
[
"EnhancedVideoPreview",
"GetImageSizeWithPreview",
"Save Images & Preview",
"UltimateMemoryCleaner",
"Video Concat (FFmpeg)",
"VideoBatchCrossfade"
],
{
"title_aux": "ComfyUI-SPoletNodes"
}
],
"https://github.com/ServiceStack/comfy-asset-downloader": [
[
"AssetDownloader"
@ -24068,10 +24083,15 @@
"XJSamplerAdapter",
"XJSaveImageWithMetadata",
"XJSchedulerAdapter",
"XJSegsAutoAdjustHookProvider",
"XJSegsColorCorrectHSVHookProvider",
"XJSegsColorCorrectRGBHookProvider",
"XJSegsColorMatchHookProvider",
"XJSegsCount",
"XJSegsExtractor",
"XJSegsFilter",
"XJSegsFilterByLabel",
"XJSegsMerge",
"XJSegsPick",
"XJSegsStitcher",
"XJSegsWildcardPrompt",
@ -30961,10 +30981,10 @@
],
"https://github.com/danieljanata/ComfyUI-Prompting-System": [
[
"ExportManager",
"PromptLibraryBrowser",
"PromptSaver",
"SmartTextInput"
"PS_MetadataCleaner",
"PS_MetadataReader",
"PS_PromptSaver",
"PS_SmartText"
],
{
"title_aux": "ComfyUI-Prompting-System"
@ -41941,6 +41961,81 @@
"title_aux": "ComfyUI-Replace-First-Frame-Last-Frame"
}
],
"https://github.com/loz2754/AUN-ComfyUI-Nodes": [
[
"AUNAddToPrompt",
"AUNAny",
"AUNBookmark",
"AUNBoolean",
"AUNCFG",
"AUNCheckpointLoaderWithClipSkip",
"AUNEmptyLatent",
"AUNExtractModelName",
"AUNExtractPowerLoras",
"AUNExtractWidgetValue",
"AUNGetActiveNodeTitle",
"AUNGetConnectedNodeTitles",
"AUNGraphScraper",
"AUNImageLoadResize",
"AUNImageResize",
"AUNImageSingleBatch3",
"AUNImg2Img",
"AUNImgLoader",
"AUNInputs",
"AUNInputsHybrid",
"AUNKSamplerPlusv3",
"AUNModelNamePass",
"AUNModelShorten",
"AUNMultiBypassIndex",
"AUNMultiGroupUniversal",
"AUNMultiMuteIndex",
"AUNMultiNegPrompt",
"AUNMultiUniversal",
"AUNNameCrop",
"AUNNodeStateController",
"AUNPathFilename",
"AUNPathFilenameVideo",
"AUNRandomAnySwitch",
"AUNRandomIndexSwitch",
"AUNRandomNumber",
"AUNRandomTextIndexSwitch",
"AUNSaveImage",
"AUNSaveVideo",
"AUNSetBypassByTitle",
"AUNSetBypassStateGroup",
"AUNSetCollapseAndBypassStateAdvanced",
"AUNSetMuteByTitle",
"AUNSetMuteStateGroup",
"AUNShowTextWithTitle",
"AUNSingleLabelSwitch",
"AUNStrip",
"AUNSwitchFloat",
"AUNTextIndexSwitch",
"AUNTextIndexSwitch3",
"AUNTitleImagePreview",
"AnyType(str)",
"AudioInputOptions",
"JNodes_AnyToString",
"JNodes_ConditioningInOut",
"JNodes_FloatLiteral",
"JNodes_GetCleanFilename",
"JNodes_GetComfyDirectory",
"JNodes_GetLeafDirectory",
"JNodes_GetOutputDirectory",
"JNodes_GetTempDirectory",
"JNodes_IntLiteral",
"JNodes_ModelInOut",
"JNodes_StringLiteral",
"JNodes_SubdirectorySelector",
"JoinVideosInDirectory",
"KSamplerInputs",
"MainFolderManualName",
"TextSwitch2InputWithTextOutput"
],
{
"title_aux": "AUN ComfyUI Nodes"
}
],
"https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": [
[
"InpaintCropImproved",