Compare commits

...

6 Commits

Author SHA1 Message Date
hkun
35d76fa8af
Merge 1908515f50af22bc30c03248ac637a34f76bc936 into ba0fb343ffcc0d77a066ab3d1ee1517827c97c32 2025-12-08 12:38:47 +00:00
Dr.Lt.Data
1908515f50
Delete Lora_Downloader entry from JSON map
Removed Lora_Downloader entry from extension-node-map.json
2025-12-08 21:38:44 +09:00
Dr.Lt.Data
775ea9fa88
Update custom-node-list.json 2025-12-08 21:38:02 +09:00
Dr.Lt.Data
ba0fb343ff update DB 2025-12-08 21:33:00 +09:00
UmeAiRT
17e5ae6bc2
Add ComfyUI-UmeAiRT-Sync (#2360) 2025-12-08 21:31:52 +09:00
akawana
7a0186efc8
Modify 'Keybinding Extra' to 'Folded prompts' (#2359)
Updated the title, reference, description, and tags for the 'Keybinding Extra' entry in the custom-node-list.json file.
2025-12-08 21:30:29 +09:00
7 changed files with 4059 additions and 3820 deletions

View File

@ -32474,6 +32474,16 @@
"install_type": "git-clone",
"description": "A powerful node for browsing and importing media from Pixabay directly within ComfyUI."
},
{
"author": "Firetheft",
"title": "ComfyUI_Simple_Web_Browser",
"reference": "https://github.com/Firetheft/ComfyUI_Simple_Web_Browser",
"files": [
"https://github.com/Firetheft/ComfyUI_Simple_Web_Browser"
],
"install_type": "git-clone",
"description": "This is a custom node for ComfyUI that embeds a simple web browser directly into the interface. It allows you to browse websites, find inspiration, and load images directly, which can help streamline your workflow."
},
{
"author": "RegulusAlpha",
"title": "ComfyUI Dynamic Prompting Simplified",
@ -35827,6 +35837,16 @@
"install_type": "git-clone",
"description": "Custom Nodes to work with SAM3"
},
{
"author": "wouterverweirder",
"title": "comfyui_live_input_stream",
"reference": "https://github.com/wouterverweirder/comfyui_live_input_stream",
"files": [
"https://github.com/wouterverweirder/comfyui_live_input_stream"
],
"install_type": "git-clone",
"description": "Webcam & Screen Share Input Nodes with Cropping and Live Preview of the Cropped Stream"
},
{
"author": "Aishor",
"title": "Meta-Sampler Guiado (Seed-WAN)",
@ -36338,6 +36358,16 @@
"install_type": "git-clone",
"description": "Prompt history input node and sidebar gallery for ComfyUI."
},
{
"author": "x0x0b",
"title": "ComfyUI-spritefusion-pixel-snapper",
"reference": "https://github.com/x0x0b/ComfyUI-spritefusion-pixel-snapper",
"files": [
"https://github.com/x0x0b/ComfyUI-spritefusion-pixel-snapper"
],
"install_type": "git-clone",
"description": "ComfyUI custom node port of Sprite Fusion Pixel Snapper that snaps pixel art to a clean grid and quantized palette."
},
{
"author": "EnragedAntelope",
"title": "comfy-modelopt",
@ -37123,14 +37153,14 @@
},
{
"author": "akawana",
"title": "Keybinding Extra",
"reference": "https://github.com/akawana/ComfyUI-Keybinding-extra",
"title": "Folded prompts",
"reference": "https://github.com/akawana/ComfyUI-Folded-Prompts",
"files": [
"https://github.com/akawana/ComfyUI-Keybinding-extra"
"https://github.com/akawana/ComfyUI-Folded-Prompts"
],
"install_type": "git-clone",
"description": "Adds shortcuts for commenting and deleting lines of text, with a configurable comment symbol. Includes a node that cleans comments from text and splits content using tags for Regional Prompting.",
"tags": ["frontend", "shortcut", "utility"]
"description": "Builds a folder-based tree from prompt lines. Lets you organize prompts into folders. Also adds several configurable keybindings for text editing (line commenting, regional prompting areas). Splits the prompt into regions for Regional Prompting.",
"tags": ["frontend", "shortcut", "regional", "folders", "bookmarks"]
},
{
"author": "akawana",
@ -37769,6 +37799,26 @@
"description": "A collection of utility nodes for ComfyUI, including resolution presets for film and photography aspect ratios.",
"tags": ["utility", "presets", "aspect ratio", "film"]
},
{
"author": "jomakaze",
"title": "ComfyUI_JomaNodes",
"reference": "https://github.com/jomakaze/ComfyUI_JomaNodes",
"files": [
"https://github.com/jomakaze/ComfyUI_JomaNodes"
],
"install_type": "git-clone",
"description": "A collection of quality-of-life and convenience nodes."
},
{
"author": "UmeAiRT",
"title": "ComfyUI-UmeAiRT-Sync",
"reference": "https://github.com/UmeAiRT/ComfyUI-UmeAiRT-Sync",
"files": [
"https://github.com/UmeAiRT/ComfyUI-UmeAiRT-Sync"
],
"install_type": "git-clone",
"description": "Automatic workflow synchronizer/loader for UmeAiRT Workflows (Flux, SDXL, WAN, etc.)."
},
@ -38198,10 +38248,11 @@
"title": "LoRA Downloader for ComfyUI",
"id": "lora_downloader",
"reference": "https://github.com/huihuihuiz/lora_downloader",
"repo_url": "https://github.com/huihuihuiz/lora_downloader",
"files": [
"https://github.com/huihuihuiz/lora_downloader"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node for downloading and managing LoRA models directly within the UI."
}
]
}

View File

@ -8386,6 +8386,22 @@
"title_aux": "ComfyUI-AmazonBedrock"
}
],
"https://github.com/Hasasasa/ComfyUI_DashuaiTools": [
[
"API_PromptHelper",
"API_caption",
"Batch_API_caption",
"ImageComparisonGIF",
"LoadImageList",
"MinimumFilter",
"SaveImageWithName",
"XY_Image",
"ZImageLoraModelOnly"
],
{
"title_aux": "ComfyUI DashuaiTools"
}
],
"https://github.com/HavocsCall/comfyui_HavocsCall_Custom_Nodes": [
[
"Clip Switch",
@ -11657,8 +11673,8 @@
"ModelSamplingFluxGradual",
"PolyExponentialSigmaAdder",
"PromptBatchGenerator",
"TBG Dual Sampler",
"TBG Flux-Z-Images Sampler",
"TBGDualModelSampler",
"TBGKSamplerAdvancedSplitAware",
"TBG_FluxKontextStabilizer",
"TBG_Preview_Sender_WebSocked",
"VAEDecodeColorFix"
@ -16123,6 +16139,17 @@
"title_aux": "multi-lora-stack"
}
],
"https://github.com/ShootTheSound/comfyUI-Realtime-Lora": [
[
"ApplyTrainedLora",
"RealtimeLoraTrainer",
"SD15LoraTrainer",
"SDXLLoraTrainer"
],
{
"title_aux": "Realtime LoRA Trainer"
}
],
"https://github.com/Shraknard/ComfyUI-Remover": [
[
"Remover"
@ -16979,6 +17006,8 @@
"StarLatentResize",
"StarLatentSwitch",
"StarLoadSamplerSettings",
"StarLoraWeightNormalizer",
"StarModelPacker",
"StarNanoBanana",
"StarNewsScraper",
"StarOllamaSysprompterJC",
@ -16996,12 +17025,14 @@
"StarRadialBlur",
"StarRandomImageLoader",
"StarSDUpscaleRefiner",
"StarSDUpscaleRefinerAdvanced",
"StarSampler",
"StarSaveFolderString",
"StarSavePanoramaJPEG",
"StarSaveSamplerSettings",
"StarSimpleFilters",
"StarSpecialFilters",
"StarStopAndGo",
"StarTextFilter",
"StarTextInput",
"StarWildcardsAdvanced",
@ -21142,7 +21173,9 @@
],
"https://github.com/akawana/ComfyUI-Keybinding-extra": [
[
"TextCleanerSplitter"
"FPFoldedPrompts",
"FPTextAreaPlus",
"FPTextCleanAndSplitt"
],
{
"title_aux": "Keybinding Extra"
@ -21164,6 +21197,7 @@
"AKSettingsOut",
"IndexMultiple",
"IsOneOfGroupsActive",
"PreviewRawText",
"RepeatGroupState"
],
{
@ -21229,6 +21263,10 @@
"OllamaAPI",
"OpenAIAPI",
"QwenAPI",
"VeoLoadVideo",
"VeoVideoExtend",
"VeoVideoGenerator",
"VeoVideoGeneratorAdvanced",
"style_menus"
],
{
@ -24142,7 +24180,6 @@
"Data_sampleData",
"Data_select",
"Easy_QwenEdit2509",
"Excel_Qwen_camera",
"IO_getFilePath",
"IO_image_select",
"IO_input_any",
@ -24169,6 +24206,7 @@
"Image_UpscaleModel",
"Image_batch_composite",
"Image_batch_select",
"Image_effect_Load",
"Image_merge2image",
"Image_pad_adjust",
"Image_pad_adjust_restore",
@ -24297,11 +24335,11 @@
"create_mask_solo",
"create_mulcolor_img",
"excel_Prompter",
"excel_Qwen_camera",
"excel_VedioPrompt",
"excel_column_diff",
"excel_insert_image",
"excel_insert_image_easy",
"excel_object",
"excel_qwen_artistic",
"excel_qwen_font",
"excel_read",
@ -24325,7 +24363,6 @@
"flow_tensor_Unify",
"img_effect_CircleWarp",
"img_effect_Liquify",
"img_effect_Load",
"img_effect_Stretch",
"img_effect_WaveWarp",
"latent_Image2Noise",
@ -24338,6 +24375,7 @@
"lay_imgCanvas",
"lay_mul_image",
"lay_text_sum",
"lay_text_sum_mul",
"list_ListSlice",
"list_MergeList",
"list_Value",
@ -24354,7 +24392,6 @@
"param_preset_pack",
"photoshop_preset_Unpack",
"photoshop_preset_pack",
"pre_Flex2",
"pre_Kontext",
"pre_Kontext_mul_Image",
"pre_Kontext_mul_mask",
@ -31587,6 +31624,14 @@
"title_aux": "comfyui_gvf"
}
],
"https://github.com/hackafterdark/ComfyUI-HackAfterDark-Nodes": [
[
"FilmARSizeSelector"
],
{
"title_aux": "AfterDark Film AR Selector"
}
],
"https://github.com/hackkhai/ComfyUI-Image-Matting": [
[
"ApplyMatting",
@ -36168,6 +36213,7 @@
"NanoBananaMultiInput",
"OutpaintPadding",
"OutputTester",
"PixelSnapper",
"PrepVideoForExtendKlinter",
"SaveAudioPlus",
"SizeSelector",
@ -36337,6 +36383,15 @@
"title_aux": "ComfyUI-KrakenTools"
}
],
"https://github.com/krakenunbound/kraken-discord-bot": [
[
"KrakenDiscordBot",
"KrakenDiscordBotStatus"
],
{
"title_aux": "Kraken Discord Bot"
}
],
"https://github.com/krigeta/qwen-image-controlnets-comfyui": [
[
"QwenImageBlockwiseControlNetApply",
@ -45360,6 +45415,7 @@
],
"https://github.com/silveroxides/ComfyUI_Hybrid-Scaled_fp8-Loader": [
[
"HybridConfigNode",
"ScaledFP8HybridCheckpointLoader",
"ScaledFP8HybridUNetLoader"
],
@ -51865,13 +51921,5 @@
{
"title_aux": "SDXLResolutionPresets"
}
],
"https://raw.githubusercontent.com/huihuihuiz/lora_downloader/main/lora_downloader.py": [
[
"Lora_Downloader"
],
{
"title_aux": "lora_downloader"
}
]
}

File diff suppressed because it is too large Load Diff

View File

@ -2379,6 +2379,7 @@
"ComfyLLamaPromptBuilder",
"ComfyLLamaSaveText",
"ComfyLLamaServer",
"ComfyLLamaServerConfig",
"ComfyLLamaTextConcat",
"ComfyLLamaTextInput",
"GGUFLoader",
@ -2524,18 +2525,26 @@
"LunaLoRAStacker",
"LunaLoRATriggerInjector",
"LunaLoRAValidator",
"LunaModelRestore",
"LunaModelRouter",
"LunaMultiSaver",
"LunaOptimizedWeightsManager",
"LunaPromptCraft",
"LunaPromptCraftDebug",
"LunaSecondaryModelLoader",
"LunaSmartLoRALinker",
"LunaSuperUpscaler",
"LunaSuperUpscalerSimple",
"LunaUNetTunnel",
"LunaVLMPromptGenerator",
"LunaVisionNode",
"LunaWildcardBuilder",
"LunaYAMLInjector",
"LunaYAMLPathExplorer",
"LunaYAMLWildcard",
"LunaYAMLWildcardBatch",
"LunaYAMLWildcardExplorer",
"LunaZImageEncoder",
"Luna_Advanced_Upscaler",
"Luna_Detailer",
"Luna_SimpleUpscaler",
@ -3489,22 +3498,15 @@
"BGPSegSegmentation",
"BrepGeneration",
"CADAnalysisViewer",
"CADBoundingBox",
"CADCheckOverlappingFaces",
"CADConnectedComponents",
"CADCountFaces",
"CADDepthMapHybrid",
"CADEdgeAnalysis",
"CADEdgeDetailAnalyzer",
"CADEdgeViewer",
"CADEstimateGapTolerance",
"CADExtractFaces",
"CADFaceAnalysis",
"CADFillMaskBiharmonic",
"CADFillMaskBiharmonicMask",
"CADFixDegenerateFaces",
"CADGetFaceInfo",
"CADGetFilename",
"CADGetMetadata",
"CADHealShape",
"CADMergeVertices",
"CADProjectFacesXY",
@ -3514,6 +3516,7 @@
"CADSave",
"CADSewFaces",
"CADSplitComponents",
"CADTransform",
"CAD_Convert_Format",
"CAD_Load",
"CAD_Load_From_Folder",
@ -3526,6 +3529,7 @@
"CadrilleImageInference",
"CadrilleInference",
"CadrilleTextInference",
"FloatMath",
"LoadBGPSegModels",
"LoadCADRecodeModel",
"LoadCadrilleModel",
@ -3536,10 +3540,12 @@
"LoadSurfaceParams",
"ML_FeatureDetection",
"ML_SurfaceRecon",
"MaskAnalyzer",
"MaskNormalizer",
"MasksToRGB",
"MeshFaceSegmentation",
"MeshSegmentToPointCloud",
"MeshToVoxel",
"Mesh_Optimize_Gmsh",
"NeurCADReconInference",
"NeurCADReconLoadCheckpoint",
"NeurCADReconTrain",
@ -3555,6 +3561,7 @@
"QuadRemesh",
"SECADNetFinetune",
"SECADNetInference",
"SECADNetLatentToMesh",
"SaveSurfaceParams"
],
{
@ -3806,8 +3813,9 @@
"List Image Path \ud83d\udc24",
"List Model Path \ud83d\udc24",
"List Video Path \ud83d\udc24",
"Load Image Base64 \ud83d\udc24",
"Peaks Weights Generator \ud83d\udc24"
"Peaks Weights Generator \ud83d\udc24",
"Save Image (JPEG) \ud83d\udc24",
"easy loadImageBase64"
],
{
"title_aux": "Comfy UI Robe Nodes [UNSAFE]"
@ -7805,9 +7813,6 @@
],
"https://github.com/grokuku/ComfyUI-Holaf": [
[
"HolafBenchmarkLoader",
"HolafBenchmarkPlotter",
"HolafBenchmarkRunner",
"HolafImageComparer",
"HolafInstagramResize",
"HolafKSampler",
@ -7818,8 +7823,6 @@
"HolafRatioCalculator",
"HolafResolutionPreset",
"HolafSaveImage",
"HolafSliceCalculator",
"HolafTileCalculator",
"HolafTiledKSampler",
"UpscaleImageHolaf"
],
@ -9016,6 +9019,7 @@
"DrawViTPose",
"OnnxDetectionModelLoader",
"PoseAndFaceDetection",
"PoseDetectionOneToAllAnimation",
"PoseRetargetPromptHelper"
],
{
@ -9055,6 +9059,15 @@
"title_aux": "ComfyUI_was_image"
}
],
"https://github.com/krakenunbound/kraken-discord-bot": [
[
"KrakenDiscordBot",
"KrakenDiscordBotStatus"
],
{
"title_aux": "Kraken Discord Bot"
}
],
"https://github.com/krich-cto/ComfyUI-Flow-Control": [
[
"CLIPLoaderGGUF",
@ -9657,6 +9670,7 @@
"LyraAudioVisualizer",
"LyraCdnUploader",
"LyraCollectOpenAIResponse",
"LyraConnectivityTest",
"LyraCustomOpenAIRequest",
"LyraFilenameBuilder",
"LyraImageAudioFusion",
@ -12540,7 +12554,12 @@
"XishenPromptEditNode",
"XishenRandomIntegerNode",
"XishenRemoveEmptyLinesNode",
"XishenSmartDisplayNode"
"XishenSmartDisplayNode",
"\ud83c\udf49Image-\u9897\u7c92\u8d28\u611f",
"\ud83c\udf61Qwen-\u5c3a\u5bf8\u9884\u8bbe",
"\ud83c\udf65Qwen-\u6253\u5149\u9884\u8bbe",
"\ud83c\udf6dImage-\u6cdb\u5149\u6548\u679c",
"\ud83c\udf70Qwen-\u955c\u5934\u9884\u8bbe"
],
{
"title_aux": "comfyui-xishen [WIP]"

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,45 @@
{
"custom_nodes": [
{
"author": "x0x0b",
"title": "ComfyUI-spritefusion-pixel-snapper",
"reference": "https://github.com/x0x0b/ComfyUI-spritefusion-pixel-snapper",
"files": [
"https://github.com/x0x0b/ComfyUI-spritefusion-pixel-snapper"
],
"install_type": "git-clone",
"description": "ComfyUI custom node port of Sprite Fusion Pixel Snapper that snaps pixel art to a clean grid and quantized palette."
},
{
"author": "jomakaze",
"title": "ComfyUI_JomaNodes",
"reference": "https://github.com/jomakaze/ComfyUI_JomaNodes",
"files": [
"https://github.com/jomakaze/ComfyUI_JomaNodes"
],
"install_type": "git-clone",
"description": "A collection of quality-of-life and convenience nodes."
},
{
"author": "Firetheft",
"title": "ComfyUI_Simple_Web_Browser",
"reference": "https://github.com/Firetheft/ComfyUI_Simple_Web_Browser",
"files": [
"https://github.com/Firetheft/ComfyUI_Simple_Web_Browser"
],
"install_type": "git-clone",
"description": "This is a custom node for ComfyUI that embeds a simple web browser directly into the interface. It allows you to browse websites, find inspiration, and load images directly, which can help streamline your workflow."
},
{
"author": "wouterverweirder",
"title": "comfyui_live_input_stream",
"reference": "https://github.com/wouterverweirder/comfyui_live_input_stream",
"files": [
"https://github.com/wouterverweirder/comfyui_live_input_stream"
],
"install_type": "git-clone",
"description": "Webcam & Screen Share Input Nodes with Cropping and Live Preview of the Cropped Stream"
},
{
"author": "HackAfterDark",
"title": "AfterDark Film AR Selector",

View File

@ -8386,6 +8386,22 @@
"title_aux": "ComfyUI-AmazonBedrock"
}
],
"https://github.com/Hasasasa/ComfyUI_DashuaiTools": [
[
"API_PromptHelper",
"API_caption",
"Batch_API_caption",
"ImageComparisonGIF",
"LoadImageList",
"MinimumFilter",
"SaveImageWithName",
"XY_Image",
"ZImageLoraModelOnly"
],
{
"title_aux": "ComfyUI DashuaiTools"
}
],
"https://github.com/HavocsCall/comfyui_HavocsCall_Custom_Nodes": [
[
"Clip Switch",
@ -11657,8 +11673,8 @@
"ModelSamplingFluxGradual",
"PolyExponentialSigmaAdder",
"PromptBatchGenerator",
"TBG Dual Sampler",
"TBG Flux-Z-Images Sampler",
"TBGDualModelSampler",
"TBGKSamplerAdvancedSplitAware",
"TBG_FluxKontextStabilizer",
"TBG_Preview_Sender_WebSocked",
"VAEDecodeColorFix"
@ -16123,6 +16139,17 @@
"title_aux": "multi-lora-stack"
}
],
"https://github.com/ShootTheSound/comfyUI-Realtime-Lora": [
[
"ApplyTrainedLora",
"RealtimeLoraTrainer",
"SD15LoraTrainer",
"SDXLLoraTrainer"
],
{
"title_aux": "Realtime LoRA Trainer"
}
],
"https://github.com/Shraknard/ComfyUI-Remover": [
[
"Remover"
@ -16979,6 +17006,8 @@
"StarLatentResize",
"StarLatentSwitch",
"StarLoadSamplerSettings",
"StarLoraWeightNormalizer",
"StarModelPacker",
"StarNanoBanana",
"StarNewsScraper",
"StarOllamaSysprompterJC",
@ -16996,12 +17025,14 @@
"StarRadialBlur",
"StarRandomImageLoader",
"StarSDUpscaleRefiner",
"StarSDUpscaleRefinerAdvanced",
"StarSampler",
"StarSaveFolderString",
"StarSavePanoramaJPEG",
"StarSaveSamplerSettings",
"StarSimpleFilters",
"StarSpecialFilters",
"StarStopAndGo",
"StarTextFilter",
"StarTextInput",
"StarWildcardsAdvanced",
@ -21142,7 +21173,9 @@
],
"https://github.com/akawana/ComfyUI-Keybinding-extra": [
[
"TextCleanerSplitter"
"FPFoldedPrompts",
"FPTextAreaPlus",
"FPTextCleanAndSplitt"
],
{
"title_aux": "Keybinding Extra"
@ -21164,6 +21197,7 @@
"AKSettingsOut",
"IndexMultiple",
"IsOneOfGroupsActive",
"PreviewRawText",
"RepeatGroupState"
],
{
@ -21229,6 +21263,10 @@
"OllamaAPI",
"OpenAIAPI",
"QwenAPI",
"VeoLoadVideo",
"VeoVideoExtend",
"VeoVideoGenerator",
"VeoVideoGeneratorAdvanced",
"style_menus"
],
{
@ -24142,7 +24180,6 @@
"Data_sampleData",
"Data_select",
"Easy_QwenEdit2509",
"Excel_Qwen_camera",
"IO_getFilePath",
"IO_image_select",
"IO_input_any",
@ -24169,6 +24206,7 @@
"Image_UpscaleModel",
"Image_batch_composite",
"Image_batch_select",
"Image_effect_Load",
"Image_merge2image",
"Image_pad_adjust",
"Image_pad_adjust_restore",
@ -24297,11 +24335,11 @@
"create_mask_solo",
"create_mulcolor_img",
"excel_Prompter",
"excel_Qwen_camera",
"excel_VedioPrompt",
"excel_column_diff",
"excel_insert_image",
"excel_insert_image_easy",
"excel_object",
"excel_qwen_artistic",
"excel_qwen_font",
"excel_read",
@ -24325,7 +24363,6 @@
"flow_tensor_Unify",
"img_effect_CircleWarp",
"img_effect_Liquify",
"img_effect_Load",
"img_effect_Stretch",
"img_effect_WaveWarp",
"latent_Image2Noise",
@ -24338,6 +24375,7 @@
"lay_imgCanvas",
"lay_mul_image",
"lay_text_sum",
"lay_text_sum_mul",
"list_ListSlice",
"list_MergeList",
"list_Value",
@ -24354,7 +24392,6 @@
"param_preset_pack",
"photoshop_preset_Unpack",
"photoshop_preset_pack",
"pre_Flex2",
"pre_Kontext",
"pre_Kontext_mul_Image",
"pre_Kontext_mul_mask",
@ -31587,6 +31624,14 @@
"title_aux": "comfyui_gvf"
}
],
"https://github.com/hackafterdark/ComfyUI-HackAfterDark-Nodes": [
[
"FilmARSizeSelector"
],
{
"title_aux": "AfterDark Film AR Selector"
}
],
"https://github.com/hackkhai/ComfyUI-Image-Matting": [
[
"ApplyMatting",
@ -36168,6 +36213,7 @@
"NanoBananaMultiInput",
"OutpaintPadding",
"OutputTester",
"PixelSnapper",
"PrepVideoForExtendKlinter",
"SaveAudioPlus",
"SizeSelector",
@ -36337,6 +36383,15 @@
"title_aux": "ComfyUI-KrakenTools"
}
],
"https://github.com/krakenunbound/kraken-discord-bot": [
[
"KrakenDiscordBot",
"KrakenDiscordBotStatus"
],
{
"title_aux": "Kraken Discord Bot"
}
],
"https://github.com/krigeta/qwen-image-controlnets-comfyui": [
[
"QwenImageBlockwiseControlNetApply",
@ -45360,6 +45415,7 @@
],
"https://github.com/silveroxides/ComfyUI_Hybrid-Scaled_fp8-Loader": [
[
"HybridConfigNode",
"ScaledFP8HybridCheckpointLoader",
"ScaledFP8HybridUNetLoader"
],