Compare commits

..

No commits in common. "e8e0e884f29bbf02caa48e397b84c2fc2c536a62" and "bb0ef5bdc3683710e179511b56ca4b7c57ae302a" have entirely different histories.

5 changed files with 1612 additions and 1855 deletions

View File

@ -41458,28 +41458,7 @@
"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"
},

View File

@ -13821,13 +13821,11 @@
"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"
],
@ -17406,19 +17404,6 @@
"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"
@ -24083,15 +24068,10 @@
"XJSamplerAdapter",
"XJSaveImageWithMetadata",
"XJSchedulerAdapter",
"XJSegsAutoAdjustHookProvider",
"XJSegsColorCorrectHSVHookProvider",
"XJSegsColorCorrectRGBHookProvider",
"XJSegsColorMatchHookProvider",
"XJSegsCount",
"XJSegsExtractor",
"XJSegsFilter",
"XJSegsFilterByLabel",
"XJSegsMerge",
"XJSegsPick",
"XJSegsStitcher",
"XJSegsWildcardPrompt",
@ -30981,10 +30961,10 @@
],
"https://github.com/danieljanata/ComfyUI-Prompting-System": [
[
"PS_MetadataCleaner",
"PS_MetadataReader",
"PS_PromptSaver",
"PS_SmartText"
"ExportManager",
"PromptLibraryBrowser",
"PromptSaver",
"SmartTextInput"
],
{
"title_aux": "ComfyUI-Prompting-System"
@ -41961,81 +41941,6 @@
"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,27 +1,5 @@
{
"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,13 +13821,11 @@
"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"
],
@ -17406,19 +17404,6 @@
"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"
@ -24083,15 +24068,10 @@
"XJSamplerAdapter",
"XJSaveImageWithMetadata",
"XJSchedulerAdapter",
"XJSegsAutoAdjustHookProvider",
"XJSegsColorCorrectHSVHookProvider",
"XJSegsColorCorrectRGBHookProvider",
"XJSegsColorMatchHookProvider",
"XJSegsCount",
"XJSegsExtractor",
"XJSegsFilter",
"XJSegsFilterByLabel",
"XJSegsMerge",
"XJSegsPick",
"XJSegsStitcher",
"XJSegsWildcardPrompt",
@ -30981,10 +30961,10 @@
],
"https://github.com/danieljanata/ComfyUI-Prompting-System": [
[
"PS_MetadataCleaner",
"PS_MetadataReader",
"PS_PromptSaver",
"PS_SmartText"
"ExportManager",
"PromptLibraryBrowser",
"PromptSaver",
"SmartTextInput"
],
{
"title_aux": "ComfyUI-Prompting-System"
@ -41961,81 +41941,6 @@
"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",