mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-20 21:38:18 +08:00
This commit is contained in:
parent
4ee1ab7991
commit
e3ea3e154a
@ -17152,6 +17152,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A simple minimap in the bottom-right of the window showing the full workflow, left click to navigate"
|
"description": "A simple minimap in the bottom-right of the window showing the full workflow, left click to navigate"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "OliverCrosby",
|
||||||
|
"title": "Universal Seamless Tiles",
|
||||||
|
"reference": "https://github.com/OliverCrosby/ComfyUI-Universal-Seamless-Tiles",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/OliverCrosby/ComfyUI-Universal-Seamless-Tiles"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Model-agnostic seamless / tileable image generation for ComfyUI — works on transformer/DiT models (Flux, Wan/Anima) as well as convolutional models (SD1.5, SDXL)."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Sieyalixnet",
|
"author": "Sieyalixnet",
|
||||||
"title": "ComfyUI_Textarea_Loaders",
|
"title": "ComfyUI_Textarea_Loaders",
|
||||||
@ -54470,6 +54480,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Slerp model merging node specifically for Cosmos Predict 2B. Supports layer-wise ratio adjustment."
|
"description": "Slerp model merging node specifically for Cosmos Predict 2B. Supports layer-wise ratio adjustment."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Tsubasa109",
|
||||||
|
"title": "comfyui-manga-panel",
|
||||||
|
"reference": "https://github.com/Tsubasa109/comfyui_manga_panel",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Tsubasa109/comfyui_manga_panel"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI nodes for selecting, generating, and compositing rectangular manga panels"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -4026,6 +4026,17 @@
|
|||||||
"title_aux": "Comfyui-LayerForge"
|
"title_aux": "Comfyui-LayerForge"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Azornes/Comfyui-Model-Resolver": [
|
||||||
|
[
|
||||||
|
"ModelResolverDependencyNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"author": "Azornes",
|
||||||
|
"description": "Logging Configuration",
|
||||||
|
"title": "AzLogs",
|
||||||
|
"title_aux": "ComfyUI Model Resolver"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Azornes/Comfyui-Resolution-Master": [
|
"https://github.com/Azornes/Comfyui-Resolution-Master": [
|
||||||
[
|
[
|
||||||
"ResolutionMaster"
|
"ResolutionMaster"
|
||||||
@ -7525,7 +7536,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/Dehypnotic/comfyui-aspect-ratio-advanced": [
|
"https://github.com/Dehypnotic/comfyui-aspect-ratio-advanced": [
|
||||||
[
|
[
|
||||||
"AspectRatioAdvanced"
|
"AspectRatioAdvanced",
|
||||||
|
"AspectRatioAdvancedV2"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "AspectRatioAdvanced"
|
"title_aux": "AspectRatioAdvanced"
|
||||||
@ -15018,6 +15030,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/Kurdknight/Kurdknight_comfycheck": [
|
"https://github.com/Kurdknight/Kurdknight_comfycheck": [
|
||||||
[
|
[
|
||||||
|
"ComfyDoctorReport",
|
||||||
"SystemCheck",
|
"SystemCheck",
|
||||||
"SystemViz"
|
"SystemViz"
|
||||||
],
|
],
|
||||||
@ -17551,7 +17564,7 @@
|
|||||||
"https://github.com/Mister-Link/link-comfy-nodes": [
|
"https://github.com/Mister-Link/link-comfy-nodes": [
|
||||||
[
|
[
|
||||||
"Add Image to Batch",
|
"Add Image to Batch",
|
||||||
"Apply Palette",
|
"Apply Game Palette",
|
||||||
"Auto Cropper",
|
"Auto Cropper",
|
||||||
"Average Mask Region Size",
|
"Average Mask Region Size",
|
||||||
"BatchImageSave",
|
"BatchImageSave",
|
||||||
@ -17560,9 +17573,11 @@
|
|||||||
"ConvertToPixelArt",
|
"ConvertToPixelArt",
|
||||||
"Crop by BBox",
|
"Crop by BBox",
|
||||||
"Crop to Content",
|
"Crop to Content",
|
||||||
|
"Dropdown Select",
|
||||||
"Farthest Color",
|
"Farthest Color",
|
||||||
"Fast Image Preview",
|
"Fast Image Preview",
|
||||||
"Hex or 24 Bit Color",
|
"Hex or 24 Bit Color",
|
||||||
|
"Image Compare",
|
||||||
"Image Rotator",
|
"Image Rotator",
|
||||||
"KSampler Advanced (Dual Output)",
|
"KSampler Advanced (Dual Output)",
|
||||||
"Load Folder",
|
"Load Folder",
|
||||||
@ -19182,6 +19197,15 @@
|
|||||||
"title_aux": "comfyui-watdafox-nodes"
|
"title_aux": "comfyui-watdafox-nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/OliverCrosby/ComfyUI-Universal-Seamless-Tiles": [
|
||||||
|
[
|
||||||
|
"MakeCircularVAEDiT",
|
||||||
|
"SeamlessTileModelDiT"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Universal Seamless Tiles"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/OneThingAI/ComfyUI_Onething_CV": [
|
"https://github.com/OneThingAI/ComfyUI_Onething_CV": [
|
||||||
[
|
[
|
||||||
"OneThingAI ImageToText"
|
"OneThingAI ImageToText"
|
||||||
@ -26074,6 +26098,16 @@
|
|||||||
"title_aux": "ComfyUI-0246"
|
"title_aux": "ComfyUI-0246"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Tsubasa109/comfyui_manga_panel": [
|
||||||
|
[
|
||||||
|
"ComfyUIMangaPanelComposite",
|
||||||
|
"ComfyUIMangaPanelResolution",
|
||||||
|
"ComfyUIMangaPanelSelector"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui-manga-panel"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Ttl/ComfyUi_NNLatentUpscale": [
|
"https://github.com/Ttl/ComfyUi_NNLatentUpscale": [
|
||||||
[
|
[
|
||||||
"NNLatentUpscale",
|
"NNLatentUpscale",
|
||||||
@ -30477,6 +30511,7 @@
|
|||||||
"BFSAnime2RealBerniniConditioning",
|
"BFSAnime2RealBerniniConditioning",
|
||||||
"BFSHeadSwapBerniniConditioning",
|
"BFSHeadSwapBerniniConditioning",
|
||||||
"BFSHeadSwapLoRADebug",
|
"BFSHeadSwapLoRADebug",
|
||||||
|
"BFSMultiRefSheetBuilder",
|
||||||
"FaceSequenceBatch",
|
"FaceSequenceBatch",
|
||||||
"FrameRangedFaceLoader",
|
"FrameRangedFaceLoader",
|
||||||
"LTXIdentityCAN",
|
"LTXIdentityCAN",
|
||||||
@ -36494,6 +36529,7 @@
|
|||||||
[
|
[
|
||||||
"Auto Model Downloader",
|
"Auto Model Downloader",
|
||||||
"CivitAI Downloader",
|
"CivitAI Downloader",
|
||||||
|
"Downloaded Checkpoint Loader",
|
||||||
"HF Downloader"
|
"HF Downloader"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -37663,6 +37699,8 @@
|
|||||||
"StubMask",
|
"StubMask",
|
||||||
"StyleModelApply",
|
"StyleModelApply",
|
||||||
"StyleModelLoader",
|
"StyleModelLoader",
|
||||||
|
"SyncLipSyncNode",
|
||||||
|
"SyncTalkingImageNode",
|
||||||
"T5TokenizerOptions",
|
"T5TokenizerOptions",
|
||||||
"TCFG",
|
"TCFG",
|
||||||
"TemporalScoreRescaling",
|
"TemporalScoreRescaling",
|
||||||
@ -40777,10 +40815,12 @@
|
|||||||
"CLIPScaleDualSDXLBlock",
|
"CLIPScaleDualSDXLBlock",
|
||||||
"CLIPScaleQwenBlock",
|
"CLIPScaleQwenBlock",
|
||||||
"CLIPTextEncodeWithOffload",
|
"CLIPTextEncodeWithOffload",
|
||||||
"DebugModelKeys",
|
|
||||||
"HDR Effects with LAB Adjust",
|
"HDR Effects with LAB Adjust",
|
||||||
"HDREffectsLabAdjust",
|
"HDREffectsLabAdjust",
|
||||||
"ImageDifferenceChecker",
|
"ImageDifferenceChecker",
|
||||||
|
"KeyNameInspector",
|
||||||
|
"LoadCheckpointWithName",
|
||||||
|
"LoadDiffusionModelWithName",
|
||||||
"LoadOriginalModel",
|
"LoadOriginalModel",
|
||||||
"ModelMergeHiDream",
|
"ModelMergeHiDream",
|
||||||
"ModelMergeZImage",
|
"ModelMergeZImage",
|
||||||
@ -58235,7 +58275,8 @@
|
|||||||
"AnimaPoseTagSelector",
|
"AnimaPoseTagSelector",
|
||||||
"AnimaPoseTagSelectorPlus",
|
"AnimaPoseTagSelectorPlus",
|
||||||
"AnimaPromptComposer",
|
"AnimaPromptComposer",
|
||||||
"AnimaPromptPlus"
|
"AnimaPromptPlus",
|
||||||
|
"AnimaPromptPlusClipEncode"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Anima-Tools"
|
"title_aux": "Anima-Tools"
|
||||||
@ -70300,6 +70341,7 @@
|
|||||||
"CheckpointLoaderLM",
|
"CheckpointLoaderLM",
|
||||||
"DebugMetadataLM",
|
"DebugMetadataLM",
|
||||||
"LoraCyclerLM",
|
"LoraCyclerLM",
|
||||||
|
"LoraInfoLM",
|
||||||
"LoraLoaderLM",
|
"LoraLoaderLM",
|
||||||
"LoraPoolLM",
|
"LoraPoolLM",
|
||||||
"LoraRandomizerLM",
|
"LoraRandomizerLM",
|
||||||
@ -70704,6 +70746,20 @@
|
|||||||
"title_aux": "ComfyUI-Chat-Image"
|
"title_aux": "ComfyUI-Chat-Image"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/wraith-executioner-year-2/comfyui-misc": [
|
||||||
|
[
|
||||||
|
"MiscAnyOutputSwitch",
|
||||||
|
"MiscAnySplit",
|
||||||
|
"MiscAnySwitch",
|
||||||
|
"MiscCombinePrimitives",
|
||||||
|
"MiscEndForEach",
|
||||||
|
"MiscForEach",
|
||||||
|
"MiscSplitPrimitives"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui-misc"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/writer-in-fancy-pants/octo_json_presets": [
|
"https://github.com/writer-in-fancy-pants/octo_json_presets": [
|
||||||
[
|
[
|
||||||
"Anything into string",
|
"Anything into string",
|
||||||
|
|||||||
9000
github-stats.json
9000
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,25 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "Tsubasa109",
|
||||||
|
"title": "comfyui-manga-panel",
|
||||||
|
"reference": "https://github.com/Tsubasa109/comfyui_manga_panel",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Tsubasa109/comfyui_manga_panel"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI nodes for selecting, generating, and compositing rectangular manga panels"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "OliverCrosby",
|
||||||
|
"title": "Universal Seamless Tiles",
|
||||||
|
"reference": "https://github.com/OliverCrosby/ComfyUI-Universal-Seamless-Tiles",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/OliverCrosby/ComfyUI-Universal-Seamless-Tiles"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Model-agnostic seamless / tileable image generation for ComfyUI — works on transformer/DiT models (Flux, Wan/Anima) as well as convolutional models (SD1.5, SDXL)."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "rikunarita",
|
"author": "rikunarita",
|
||||||
"title": "ComfyUI-ModelMergeCosmosPredict-2B-Slerp",
|
"title": "ComfyUI-ModelMergeCosmosPredict-2B-Slerp",
|
||||||
|
|||||||
@ -4026,6 +4026,17 @@
|
|||||||
"title_aux": "Comfyui-LayerForge"
|
"title_aux": "Comfyui-LayerForge"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Azornes/Comfyui-Model-Resolver": [
|
||||||
|
[
|
||||||
|
"ModelResolverDependencyNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"author": "Azornes",
|
||||||
|
"description": "Logging Configuration",
|
||||||
|
"title": "AzLogs",
|
||||||
|
"title_aux": "ComfyUI Model Resolver"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Azornes/Comfyui-Resolution-Master": [
|
"https://github.com/Azornes/Comfyui-Resolution-Master": [
|
||||||
[
|
[
|
||||||
"ResolutionMaster"
|
"ResolutionMaster"
|
||||||
@ -7525,7 +7536,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/Dehypnotic/comfyui-aspect-ratio-advanced": [
|
"https://github.com/Dehypnotic/comfyui-aspect-ratio-advanced": [
|
||||||
[
|
[
|
||||||
"AspectRatioAdvanced"
|
"AspectRatioAdvanced",
|
||||||
|
"AspectRatioAdvancedV2"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "AspectRatioAdvanced"
|
"title_aux": "AspectRatioAdvanced"
|
||||||
@ -15018,6 +15030,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/Kurdknight/Kurdknight_comfycheck": [
|
"https://github.com/Kurdknight/Kurdknight_comfycheck": [
|
||||||
[
|
[
|
||||||
|
"ComfyDoctorReport",
|
||||||
"SystemCheck",
|
"SystemCheck",
|
||||||
"SystemViz"
|
"SystemViz"
|
||||||
],
|
],
|
||||||
@ -17551,7 +17564,7 @@
|
|||||||
"https://github.com/Mister-Link/link-comfy-nodes": [
|
"https://github.com/Mister-Link/link-comfy-nodes": [
|
||||||
[
|
[
|
||||||
"Add Image to Batch",
|
"Add Image to Batch",
|
||||||
"Apply Palette",
|
"Apply Game Palette",
|
||||||
"Auto Cropper",
|
"Auto Cropper",
|
||||||
"Average Mask Region Size",
|
"Average Mask Region Size",
|
||||||
"BatchImageSave",
|
"BatchImageSave",
|
||||||
@ -17560,9 +17573,11 @@
|
|||||||
"ConvertToPixelArt",
|
"ConvertToPixelArt",
|
||||||
"Crop by BBox",
|
"Crop by BBox",
|
||||||
"Crop to Content",
|
"Crop to Content",
|
||||||
|
"Dropdown Select",
|
||||||
"Farthest Color",
|
"Farthest Color",
|
||||||
"Fast Image Preview",
|
"Fast Image Preview",
|
||||||
"Hex or 24 Bit Color",
|
"Hex or 24 Bit Color",
|
||||||
|
"Image Compare",
|
||||||
"Image Rotator",
|
"Image Rotator",
|
||||||
"KSampler Advanced (Dual Output)",
|
"KSampler Advanced (Dual Output)",
|
||||||
"Load Folder",
|
"Load Folder",
|
||||||
@ -19182,6 +19197,15 @@
|
|||||||
"title_aux": "comfyui-watdafox-nodes"
|
"title_aux": "comfyui-watdafox-nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/OliverCrosby/ComfyUI-Universal-Seamless-Tiles": [
|
||||||
|
[
|
||||||
|
"MakeCircularVAEDiT",
|
||||||
|
"SeamlessTileModelDiT"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Universal Seamless Tiles"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/OneThingAI/ComfyUI_Onething_CV": [
|
"https://github.com/OneThingAI/ComfyUI_Onething_CV": [
|
||||||
[
|
[
|
||||||
"OneThingAI ImageToText"
|
"OneThingAI ImageToText"
|
||||||
@ -26074,6 +26098,16 @@
|
|||||||
"title_aux": "ComfyUI-0246"
|
"title_aux": "ComfyUI-0246"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Tsubasa109/comfyui_manga_panel": [
|
||||||
|
[
|
||||||
|
"ComfyUIMangaPanelComposite",
|
||||||
|
"ComfyUIMangaPanelResolution",
|
||||||
|
"ComfyUIMangaPanelSelector"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui-manga-panel"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Ttl/ComfyUi_NNLatentUpscale": [
|
"https://github.com/Ttl/ComfyUi_NNLatentUpscale": [
|
||||||
[
|
[
|
||||||
"NNLatentUpscale",
|
"NNLatentUpscale",
|
||||||
@ -30477,6 +30511,7 @@
|
|||||||
"BFSAnime2RealBerniniConditioning",
|
"BFSAnime2RealBerniniConditioning",
|
||||||
"BFSHeadSwapBerniniConditioning",
|
"BFSHeadSwapBerniniConditioning",
|
||||||
"BFSHeadSwapLoRADebug",
|
"BFSHeadSwapLoRADebug",
|
||||||
|
"BFSMultiRefSheetBuilder",
|
||||||
"FaceSequenceBatch",
|
"FaceSequenceBatch",
|
||||||
"FrameRangedFaceLoader",
|
"FrameRangedFaceLoader",
|
||||||
"LTXIdentityCAN",
|
"LTXIdentityCAN",
|
||||||
@ -36494,6 +36529,7 @@
|
|||||||
[
|
[
|
||||||
"Auto Model Downloader",
|
"Auto Model Downloader",
|
||||||
"CivitAI Downloader",
|
"CivitAI Downloader",
|
||||||
|
"Downloaded Checkpoint Loader",
|
||||||
"HF Downloader"
|
"HF Downloader"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -37663,6 +37699,8 @@
|
|||||||
"StubMask",
|
"StubMask",
|
||||||
"StyleModelApply",
|
"StyleModelApply",
|
||||||
"StyleModelLoader",
|
"StyleModelLoader",
|
||||||
|
"SyncLipSyncNode",
|
||||||
|
"SyncTalkingImageNode",
|
||||||
"T5TokenizerOptions",
|
"T5TokenizerOptions",
|
||||||
"TCFG",
|
"TCFG",
|
||||||
"TemporalScoreRescaling",
|
"TemporalScoreRescaling",
|
||||||
@ -40777,10 +40815,12 @@
|
|||||||
"CLIPScaleDualSDXLBlock",
|
"CLIPScaleDualSDXLBlock",
|
||||||
"CLIPScaleQwenBlock",
|
"CLIPScaleQwenBlock",
|
||||||
"CLIPTextEncodeWithOffload",
|
"CLIPTextEncodeWithOffload",
|
||||||
"DebugModelKeys",
|
|
||||||
"HDR Effects with LAB Adjust",
|
"HDR Effects with LAB Adjust",
|
||||||
"HDREffectsLabAdjust",
|
"HDREffectsLabAdjust",
|
||||||
"ImageDifferenceChecker",
|
"ImageDifferenceChecker",
|
||||||
|
"KeyNameInspector",
|
||||||
|
"LoadCheckpointWithName",
|
||||||
|
"LoadDiffusionModelWithName",
|
||||||
"LoadOriginalModel",
|
"LoadOriginalModel",
|
||||||
"ModelMergeHiDream",
|
"ModelMergeHiDream",
|
||||||
"ModelMergeZImage",
|
"ModelMergeZImage",
|
||||||
@ -58235,7 +58275,8 @@
|
|||||||
"AnimaPoseTagSelector",
|
"AnimaPoseTagSelector",
|
||||||
"AnimaPoseTagSelectorPlus",
|
"AnimaPoseTagSelectorPlus",
|
||||||
"AnimaPromptComposer",
|
"AnimaPromptComposer",
|
||||||
"AnimaPromptPlus"
|
"AnimaPromptPlus",
|
||||||
|
"AnimaPromptPlusClipEncode"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Anima-Tools"
|
"title_aux": "Anima-Tools"
|
||||||
@ -70300,6 +70341,7 @@
|
|||||||
"CheckpointLoaderLM",
|
"CheckpointLoaderLM",
|
||||||
"DebugMetadataLM",
|
"DebugMetadataLM",
|
||||||
"LoraCyclerLM",
|
"LoraCyclerLM",
|
||||||
|
"LoraInfoLM",
|
||||||
"LoraLoaderLM",
|
"LoraLoaderLM",
|
||||||
"LoraPoolLM",
|
"LoraPoolLM",
|
||||||
"LoraRandomizerLM",
|
"LoraRandomizerLM",
|
||||||
@ -70704,6 +70746,20 @@
|
|||||||
"title_aux": "ComfyUI-Chat-Image"
|
"title_aux": "ComfyUI-Chat-Image"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/wraith-executioner-year-2/comfyui-misc": [
|
||||||
|
[
|
||||||
|
"MiscAnyOutputSwitch",
|
||||||
|
"MiscAnySplit",
|
||||||
|
"MiscAnySwitch",
|
||||||
|
"MiscCombinePrimitives",
|
||||||
|
"MiscEndForEach",
|
||||||
|
"MiscForEach",
|
||||||
|
"MiscSplitPrimitives"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui-misc"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/writer-in-fancy-pants/octo_json_presets": [
|
"https://github.com/writer-in-fancy-pants/octo_json_presets": [
|
||||||
[
|
[
|
||||||
"Anything into string",
|
"Anything into string",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user