mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-22 03:50:15 +08:00
update DB
This commit is contained in:
parent
9390270879
commit
e6a2ae829c
@ -41740,6 +41740,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "HTTP API for ComfyUI with webhook-based workflow execution."
|
"description": "HTTP API for ComfyUI with webhook-based workflow execution."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "gen1nya",
|
||||||
|
"title": "ComfyUI Remote Upscale",
|
||||||
|
"id": "remote-upscale",
|
||||||
|
"reference": "https://github.com/gen1nya/ComfyUI-Remote-Upscale",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/gen1nya/ComfyUI-Remote-Upscale"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Offload image upscaling to a remote server with a dedicated GPU. Real-time progress streaming via SSE."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -42148,17 +42159,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
},
|
}
|
||||||
{
|
|
||||||
"author": "gen1nya",
|
|
||||||
"title": "ComfyUI Remote Upscale",
|
|
||||||
"id": "remote-upscale",
|
|
||||||
"reference": "https://github.com/gen1nya/ComfyUI-Remote-Upscale",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/gen1nya/ComfyUI-Remote-Upscale"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Offload image upscaling to a remote server with a dedicated GPU. Real-time progress streaming via SSE."
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -693,11 +693,12 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/5agado/ComfyUI-Sagado-Nodes": [
|
"https://github.com/5agado/ComfyUI-Sagado-Nodes": [
|
||||||
[
|
[
|
||||||
"Film Grain",
|
"SGD_Call_Ollama",
|
||||||
"Get Num Frames",
|
"SGD_Film_Grain",
|
||||||
"Get Resolution",
|
"SGD_Get_Num_Frames",
|
||||||
"Image Loader",
|
"SGD_Get_Resolution",
|
||||||
"Video Loader"
|
"SGD_Image_Loader",
|
||||||
|
"SGD_Video_Loader"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Sagado Nodes for ComfyUI"
|
"title_aux": "Sagado Nodes for ComfyUI"
|
||||||
@ -3319,6 +3320,9 @@
|
|||||||
"Vigenere",
|
"Vigenere",
|
||||||
"X963KDF_Derive",
|
"X963KDF_Derive",
|
||||||
"X963KDF_Verify",
|
"X963KDF_Verify",
|
||||||
|
"XExchange",
|
||||||
|
"XPrivateKeyFormat",
|
||||||
|
"XPublicKeyFormat",
|
||||||
"Zigzag"
|
"Zigzag"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -6507,6 +6511,7 @@
|
|||||||
"BoyoVideoPairedSaver",
|
"BoyoVideoPairedSaver",
|
||||||
"BoyoVideoSaver",
|
"BoyoVideoSaver",
|
||||||
"BoyoVision",
|
"BoyoVision",
|
||||||
|
"BoyoVoiceEnhancer",
|
||||||
"BoyoWhileLoopEnd",
|
"BoyoWhileLoopEnd",
|
||||||
"BoyoWhileLoopStart",
|
"BoyoWhileLoopStart",
|
||||||
"Boyolatent",
|
"Boyolatent",
|
||||||
@ -6903,7 +6908,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/Enferlain/ComfyUI-A1111-cond": [
|
"https://github.com/Enferlain/ComfyUI-A1111-cond": [
|
||||||
[
|
[
|
||||||
"A1111Prompt"
|
"A1111Prompt",
|
||||||
|
"A1111PromptNegative"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-A1111-cond"
|
"title_aux": "ComfyUI-A1111-cond"
|
||||||
@ -8465,7 +8471,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/GavChap/ComfyUI-SD3LatentSelectRes": [
|
"https://github.com/GavChap/ComfyUI-SD3LatentSelectRes": [
|
||||||
[
|
[
|
||||||
"SD3LatentSelectRes"
|
"SD3LatentSelectRes",
|
||||||
|
"SD3LatentSelectResV2"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-SD3LatentSelectRes"
|
"title_aux": "ComfyUI-SD3LatentSelectRes"
|
||||||
@ -18759,6 +18766,7 @@
|
|||||||
"Basic data handling: IntPower",
|
"Basic data handling: IntPower",
|
||||||
"Basic data handling: IntSubtract",
|
"Basic data handling: IntSubtract",
|
||||||
"Basic data handling: IntToBytes",
|
"Basic data handling: IntToBytes",
|
||||||
|
"Basic data handling: IsConnected",
|
||||||
"Basic data handling: IsNull",
|
"Basic data handling: IsNull",
|
||||||
"Basic data handling: LessThan",
|
"Basic data handling: LessThan",
|
||||||
"Basic data handling: LessThanOrEqual",
|
"Basic data handling: LessThanOrEqual",
|
||||||
@ -23561,6 +23569,7 @@
|
|||||||
"GetImagesFromBatchIndexed",
|
"GetImagesFromBatchIndexed",
|
||||||
"GetLatentRangeFromBatch",
|
"GetLatentRangeFromBatch",
|
||||||
"GetLatentSizeAndCount",
|
"GetLatentSizeAndCount",
|
||||||
|
"IO_save_image",
|
||||||
"ImageAddMulti",
|
"ImageAddMulti",
|
||||||
"ImageAndMaskPreview",
|
"ImageAndMaskPreview",
|
||||||
"ImageBatchExtendWithOverlap",
|
"ImageBatchExtendWithOverlap",
|
||||||
@ -27287,7 +27296,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/capitan01R/ComfyUI-Flux2Klein-Enhancer": [
|
"https://github.com/capitan01R/ComfyUI-Flux2Klein-Enhancer": [
|
||||||
[
|
[
|
||||||
"Flux2KleinEditController",
|
"Flux2KleinDetailController",
|
||||||
"Flux2KleinEnhancer"
|
"Flux2KleinEnhancer"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -29732,6 +29741,7 @@
|
|||||||
"BatchLatentsNode",
|
"BatchLatentsNode",
|
||||||
"BatchMasksNode",
|
"BatchMasksNode",
|
||||||
"BetaSamplingScheduler",
|
"BetaSamplingScheduler",
|
||||||
|
"BriaImageEditNode",
|
||||||
"ByteDanceFirstLastFrameNode",
|
"ByteDanceFirstLastFrameNode",
|
||||||
"ByteDanceImageEditNode",
|
"ByteDanceImageEditNode",
|
||||||
"ByteDanceImageNode",
|
"ByteDanceImageNode",
|
||||||
@ -30234,6 +30244,7 @@
|
|||||||
"TextEncodeHunyuanVideo_ImageToVideo",
|
"TextEncodeHunyuanVideo_ImageToVideo",
|
||||||
"TextEncodeQwenImageEdit",
|
"TextEncodeQwenImageEdit",
|
||||||
"TextEncodeQwenImageEditPlus",
|
"TextEncodeQwenImageEditPlus",
|
||||||
|
"TextEncodeZImageOmni",
|
||||||
"TextProcessingNode",
|
"TextProcessingNode",
|
||||||
"ThresholdMask",
|
"ThresholdMask",
|
||||||
"TomePatchModel",
|
"TomePatchModel",
|
||||||
@ -32815,6 +32826,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/ethanfel/ComfyUI-Sharp-Selector": [
|
"https://github.com/ethanfel/ComfyUI-Sharp-Selector": [
|
||||||
[
|
[
|
||||||
|
"FastAbsoluteSaver",
|
||||||
|
"ParallelSharpnessLoader",
|
||||||
"SharpFrameSelector",
|
"SharpFrameSelector",
|
||||||
"SharpnessAnalyzer"
|
"SharpnessAnalyzer"
|
||||||
],
|
],
|
||||||
@ -35456,6 +35469,8 @@
|
|||||||
"AIIA_CosyVoice_TTS",
|
"AIIA_CosyVoice_TTS",
|
||||||
"AIIA_CosyVoice_VoiceConversion",
|
"AIIA_CosyVoice_VoiceConversion",
|
||||||
"AIIA_Dialogue_TTS",
|
"AIIA_Dialogue_TTS",
|
||||||
|
"AIIA_DittoLoader",
|
||||||
|
"AIIA_DittoSampler",
|
||||||
"AIIA_E2E_Speaker_Diarization",
|
"AIIA_E2E_Speaker_Diarization",
|
||||||
"AIIA_EchoMimicLoader",
|
"AIIA_EchoMimicLoader",
|
||||||
"AIIA_EchoMimicSampler",
|
"AIIA_EchoMimicSampler",
|
||||||
@ -38096,6 +38111,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/joeriben/ai4artsed_comfyui_nodes": [
|
"https://github.com/joeriben/ai4artsed_comfyui_nodes": [
|
||||||
[
|
[
|
||||||
|
"ai4artsed_clean_prompt_randomizer",
|
||||||
"ai4artsed_conditioning_fusion",
|
"ai4artsed_conditioning_fusion",
|
||||||
"ai4artsed_image_analysis",
|
"ai4artsed_image_analysis",
|
||||||
"ai4artsed_openrouter_key",
|
"ai4artsed_openrouter_key",
|
||||||
@ -39618,6 +39634,7 @@
|
|||||||
"Intrinsic_lora_sampling",
|
"Intrinsic_lora_sampling",
|
||||||
"JoinStringMulti",
|
"JoinStringMulti",
|
||||||
"JoinStrings",
|
"JoinStrings",
|
||||||
|
"LTX2AttentionTunerPatch",
|
||||||
"LTX2AudioLatentNormalizingSampling",
|
"LTX2AudioLatentNormalizingSampling",
|
||||||
"LTX2SamplingPreviewOverride",
|
"LTX2SamplingPreviewOverride",
|
||||||
"LTX2_NAG",
|
"LTX2_NAG",
|
||||||
@ -39639,6 +39656,7 @@
|
|||||||
"MaskBatchMulti",
|
"MaskBatchMulti",
|
||||||
"MaskOrImageToWeight",
|
"MaskOrImageToWeight",
|
||||||
"MergeImageChannels",
|
"MergeImageChannels",
|
||||||
|
"ModelMemoryUseReportPatch",
|
||||||
"ModelPassThrough",
|
"ModelPassThrough",
|
||||||
"ModelPatchTorchSettings",
|
"ModelPatchTorchSettings",
|
||||||
"ModelSaveKJ",
|
"ModelSaveKJ",
|
||||||
@ -47543,7 +47561,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/princepainter/ComfyUI-PainterLTXV2": [
|
"https://github.com/princepainter/ComfyUI-PainterLTXV2": [
|
||||||
[
|
[
|
||||||
"PainterLTXVtoVideo",
|
"PainterLTX2V",
|
||||||
|
"PainterLTX2VPlus",
|
||||||
"PainterSamplerLTXV"
|
"PainterSamplerLTXV"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -49912,6 +49931,7 @@
|
|||||||
"CloseUpImageNode",
|
"CloseUpImageNode",
|
||||||
"CloseUpNode",
|
"CloseUpNode",
|
||||||
"ComfyAddSoundtrack",
|
"ComfyAddSoundtrack",
|
||||||
|
"ComfyImageAudioCSV",
|
||||||
"ImageSequenceOverlay",
|
"ImageSequenceOverlay",
|
||||||
"ImageTransitionNode",
|
"ImageTransitionNode",
|
||||||
"MergeVideoAudioNode",
|
"MergeVideoAudioNode",
|
||||||
@ -51692,6 +51712,7 @@
|
|||||||
"https://github.com/sonnybox/ComfyUI-SuperNodes": [
|
"https://github.com/sonnybox/ComfyUI-SuperNodes": [
|
||||||
[
|
[
|
||||||
"FaceBBoxToMask",
|
"FaceBBoxToMask",
|
||||||
|
"GetCommonAspectRatio",
|
||||||
"ImageMaskCrop",
|
"ImageMaskCrop",
|
||||||
"ImageSizeCalculator",
|
"ImageSizeCalculator",
|
||||||
"RestoreMaskCrop",
|
"RestoreMaskCrop",
|
||||||
@ -57204,6 +57225,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/zeeoale/PromptCreatorNode": [
|
"https://github.com/zeeoale/PromptCreatorNode": [
|
||||||
[
|
[
|
||||||
|
"IdentityMixerNode",
|
||||||
"PromptCreatorNode"
|
"PromptCreatorNode"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
|
|||||||
5282
github-stats.json
5282
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -2681,6 +2681,7 @@
|
|||||||
"RK_Excel_File_State_Looper",
|
"RK_Excel_File_State_Looper",
|
||||||
"RK_ImageViewer",
|
"RK_ImageViewer",
|
||||||
"RK_Read_Excel_Row",
|
"RK_Read_Excel_Row",
|
||||||
|
"RK_Ultra",
|
||||||
"RK_Write_Text",
|
"RK_Write_Text",
|
||||||
"RK_seed",
|
"RK_seed",
|
||||||
"rk_save_image",
|
"rk_save_image",
|
||||||
@ -4717,6 +4718,8 @@
|
|||||||
"AddVideoTextWatermark",
|
"AddVideoTextWatermark",
|
||||||
"GetDeviceType",
|
"GetDeviceType",
|
||||||
"LoadAudioByUrl",
|
"LoadAudioByUrl",
|
||||||
|
"LoadImageByUrl",
|
||||||
|
"LoadVideoByUrl",
|
||||||
"SeparateVideoAudio",
|
"SeparateVideoAudio",
|
||||||
"Wav2Srt"
|
"Wav2Srt"
|
||||||
],
|
],
|
||||||
@ -6948,6 +6951,7 @@
|
|||||||
"BatchLatentsNode",
|
"BatchLatentsNode",
|
||||||
"BatchMasksNode",
|
"BatchMasksNode",
|
||||||
"BetaSamplingScheduler",
|
"BetaSamplingScheduler",
|
||||||
|
"BriaImageEditNode",
|
||||||
"ByteDanceFirstLastFrameNode",
|
"ByteDanceFirstLastFrameNode",
|
||||||
"ByteDanceImageEditNode",
|
"ByteDanceImageEditNode",
|
||||||
"ByteDanceImageNode",
|
"ByteDanceImageNode",
|
||||||
@ -7450,6 +7454,7 @@
|
|||||||
"TextEncodeHunyuanVideo_ImageToVideo",
|
"TextEncodeHunyuanVideo_ImageToVideo",
|
||||||
"TextEncodeQwenImageEdit",
|
"TextEncodeQwenImageEdit",
|
||||||
"TextEncodeQwenImageEditPlus",
|
"TextEncodeQwenImageEditPlus",
|
||||||
|
"TextEncodeZImageOmni",
|
||||||
"TextProcessingNode",
|
"TextProcessingNode",
|
||||||
"ThresholdMask",
|
"ThresholdMask",
|
||||||
"TomePatchModel",
|
"TomePatchModel",
|
||||||
@ -8714,7 +8719,8 @@
|
|||||||
"XIS_ShapeData",
|
"XIS_ShapeData",
|
||||||
"XIS_StringListMerger",
|
"XIS_StringListMerger",
|
||||||
"XIS_StringSwitch",
|
"XIS_StringSwitch",
|
||||||
"XIS_UnpackImages"
|
"XIS_UnpackImages",
|
||||||
|
"XIS_VGMOrchestrator"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Xiser_Nodes [WIP]"
|
"title_aux": "Xiser_Nodes [WIP]"
|
||||||
@ -12800,6 +12806,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/sprited-ai/sprited-comfyui-nodes": [
|
"https://github.com/sprited-ai/sprited-comfyui-nodes": [
|
||||||
[
|
[
|
||||||
|
"BiRefNetBackgroundRemoval",
|
||||||
"FlattenImageList",
|
"FlattenImageList",
|
||||||
"LoopExtractorNodeV2",
|
"LoopExtractorNodeV2",
|
||||||
"LoopExtractorNodeV3",
|
"LoopExtractorNodeV3",
|
||||||
|
|||||||
@ -1,5 +1,16 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "gen1nya",
|
||||||
|
"title": "ComfyUI Remote Upscale",
|
||||||
|
"id": "remote-upscale",
|
||||||
|
"reference": "https://github.com/gen1nya/ComfyUI-Remote-Upscale",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/gen1nya/ComfyUI-Remote-Upscale"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Offload image upscaling to a remote server with a dedicated GPU. Real-time progress streaming via SSE."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "martin-rizzo",
|
"author": "martin-rizzo",
|
||||||
"title": "ComfyUI-ZImagePowerNodes",
|
"title": "ComfyUI-ZImagePowerNodes",
|
||||||
|
|||||||
@ -693,11 +693,12 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/5agado/ComfyUI-Sagado-Nodes": [
|
"https://github.com/5agado/ComfyUI-Sagado-Nodes": [
|
||||||
[
|
[
|
||||||
"Film Grain",
|
"SGD_Call_Ollama",
|
||||||
"Get Num Frames",
|
"SGD_Film_Grain",
|
||||||
"Get Resolution",
|
"SGD_Get_Num_Frames",
|
||||||
"Image Loader",
|
"SGD_Get_Resolution",
|
||||||
"Video Loader"
|
"SGD_Image_Loader",
|
||||||
|
"SGD_Video_Loader"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Sagado Nodes for ComfyUI"
|
"title_aux": "Sagado Nodes for ComfyUI"
|
||||||
@ -3319,6 +3320,9 @@
|
|||||||
"Vigenere",
|
"Vigenere",
|
||||||
"X963KDF_Derive",
|
"X963KDF_Derive",
|
||||||
"X963KDF_Verify",
|
"X963KDF_Verify",
|
||||||
|
"XExchange",
|
||||||
|
"XPrivateKeyFormat",
|
||||||
|
"XPublicKeyFormat",
|
||||||
"Zigzag"
|
"Zigzag"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -6507,6 +6511,7 @@
|
|||||||
"BoyoVideoPairedSaver",
|
"BoyoVideoPairedSaver",
|
||||||
"BoyoVideoSaver",
|
"BoyoVideoSaver",
|
||||||
"BoyoVision",
|
"BoyoVision",
|
||||||
|
"BoyoVoiceEnhancer",
|
||||||
"BoyoWhileLoopEnd",
|
"BoyoWhileLoopEnd",
|
||||||
"BoyoWhileLoopStart",
|
"BoyoWhileLoopStart",
|
||||||
"Boyolatent",
|
"Boyolatent",
|
||||||
@ -6903,7 +6908,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/Enferlain/ComfyUI-A1111-cond": [
|
"https://github.com/Enferlain/ComfyUI-A1111-cond": [
|
||||||
[
|
[
|
||||||
"A1111Prompt"
|
"A1111Prompt",
|
||||||
|
"A1111PromptNegative"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-A1111-cond"
|
"title_aux": "ComfyUI-A1111-cond"
|
||||||
@ -8465,7 +8471,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/GavChap/ComfyUI-SD3LatentSelectRes": [
|
"https://github.com/GavChap/ComfyUI-SD3LatentSelectRes": [
|
||||||
[
|
[
|
||||||
"SD3LatentSelectRes"
|
"SD3LatentSelectRes",
|
||||||
|
"SD3LatentSelectResV2"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-SD3LatentSelectRes"
|
"title_aux": "ComfyUI-SD3LatentSelectRes"
|
||||||
@ -18759,6 +18766,7 @@
|
|||||||
"Basic data handling: IntPower",
|
"Basic data handling: IntPower",
|
||||||
"Basic data handling: IntSubtract",
|
"Basic data handling: IntSubtract",
|
||||||
"Basic data handling: IntToBytes",
|
"Basic data handling: IntToBytes",
|
||||||
|
"Basic data handling: IsConnected",
|
||||||
"Basic data handling: IsNull",
|
"Basic data handling: IsNull",
|
||||||
"Basic data handling: LessThan",
|
"Basic data handling: LessThan",
|
||||||
"Basic data handling: LessThanOrEqual",
|
"Basic data handling: LessThanOrEqual",
|
||||||
@ -23561,6 +23569,7 @@
|
|||||||
"GetImagesFromBatchIndexed",
|
"GetImagesFromBatchIndexed",
|
||||||
"GetLatentRangeFromBatch",
|
"GetLatentRangeFromBatch",
|
||||||
"GetLatentSizeAndCount",
|
"GetLatentSizeAndCount",
|
||||||
|
"IO_save_image",
|
||||||
"ImageAddMulti",
|
"ImageAddMulti",
|
||||||
"ImageAndMaskPreview",
|
"ImageAndMaskPreview",
|
||||||
"ImageBatchExtendWithOverlap",
|
"ImageBatchExtendWithOverlap",
|
||||||
@ -27287,7 +27296,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/capitan01R/ComfyUI-Flux2Klein-Enhancer": [
|
"https://github.com/capitan01R/ComfyUI-Flux2Klein-Enhancer": [
|
||||||
[
|
[
|
||||||
"Flux2KleinEditController",
|
"Flux2KleinDetailController",
|
||||||
"Flux2KleinEnhancer"
|
"Flux2KleinEnhancer"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -29732,6 +29741,7 @@
|
|||||||
"BatchLatentsNode",
|
"BatchLatentsNode",
|
||||||
"BatchMasksNode",
|
"BatchMasksNode",
|
||||||
"BetaSamplingScheduler",
|
"BetaSamplingScheduler",
|
||||||
|
"BriaImageEditNode",
|
||||||
"ByteDanceFirstLastFrameNode",
|
"ByteDanceFirstLastFrameNode",
|
||||||
"ByteDanceImageEditNode",
|
"ByteDanceImageEditNode",
|
||||||
"ByteDanceImageNode",
|
"ByteDanceImageNode",
|
||||||
@ -30234,6 +30244,7 @@
|
|||||||
"TextEncodeHunyuanVideo_ImageToVideo",
|
"TextEncodeHunyuanVideo_ImageToVideo",
|
||||||
"TextEncodeQwenImageEdit",
|
"TextEncodeQwenImageEdit",
|
||||||
"TextEncodeQwenImageEditPlus",
|
"TextEncodeQwenImageEditPlus",
|
||||||
|
"TextEncodeZImageOmni",
|
||||||
"TextProcessingNode",
|
"TextProcessingNode",
|
||||||
"ThresholdMask",
|
"ThresholdMask",
|
||||||
"TomePatchModel",
|
"TomePatchModel",
|
||||||
@ -32815,6 +32826,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/ethanfel/ComfyUI-Sharp-Selector": [
|
"https://github.com/ethanfel/ComfyUI-Sharp-Selector": [
|
||||||
[
|
[
|
||||||
|
"FastAbsoluteSaver",
|
||||||
|
"ParallelSharpnessLoader",
|
||||||
"SharpFrameSelector",
|
"SharpFrameSelector",
|
||||||
"SharpnessAnalyzer"
|
"SharpnessAnalyzer"
|
||||||
],
|
],
|
||||||
@ -35456,6 +35469,8 @@
|
|||||||
"AIIA_CosyVoice_TTS",
|
"AIIA_CosyVoice_TTS",
|
||||||
"AIIA_CosyVoice_VoiceConversion",
|
"AIIA_CosyVoice_VoiceConversion",
|
||||||
"AIIA_Dialogue_TTS",
|
"AIIA_Dialogue_TTS",
|
||||||
|
"AIIA_DittoLoader",
|
||||||
|
"AIIA_DittoSampler",
|
||||||
"AIIA_E2E_Speaker_Diarization",
|
"AIIA_E2E_Speaker_Diarization",
|
||||||
"AIIA_EchoMimicLoader",
|
"AIIA_EchoMimicLoader",
|
||||||
"AIIA_EchoMimicSampler",
|
"AIIA_EchoMimicSampler",
|
||||||
@ -38096,6 +38111,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/joeriben/ai4artsed_comfyui_nodes": [
|
"https://github.com/joeriben/ai4artsed_comfyui_nodes": [
|
||||||
[
|
[
|
||||||
|
"ai4artsed_clean_prompt_randomizer",
|
||||||
"ai4artsed_conditioning_fusion",
|
"ai4artsed_conditioning_fusion",
|
||||||
"ai4artsed_image_analysis",
|
"ai4artsed_image_analysis",
|
||||||
"ai4artsed_openrouter_key",
|
"ai4artsed_openrouter_key",
|
||||||
@ -39618,6 +39634,7 @@
|
|||||||
"Intrinsic_lora_sampling",
|
"Intrinsic_lora_sampling",
|
||||||
"JoinStringMulti",
|
"JoinStringMulti",
|
||||||
"JoinStrings",
|
"JoinStrings",
|
||||||
|
"LTX2AttentionTunerPatch",
|
||||||
"LTX2AudioLatentNormalizingSampling",
|
"LTX2AudioLatentNormalizingSampling",
|
||||||
"LTX2SamplingPreviewOverride",
|
"LTX2SamplingPreviewOverride",
|
||||||
"LTX2_NAG",
|
"LTX2_NAG",
|
||||||
@ -39639,6 +39656,7 @@
|
|||||||
"MaskBatchMulti",
|
"MaskBatchMulti",
|
||||||
"MaskOrImageToWeight",
|
"MaskOrImageToWeight",
|
||||||
"MergeImageChannels",
|
"MergeImageChannels",
|
||||||
|
"ModelMemoryUseReportPatch",
|
||||||
"ModelPassThrough",
|
"ModelPassThrough",
|
||||||
"ModelPatchTorchSettings",
|
"ModelPatchTorchSettings",
|
||||||
"ModelSaveKJ",
|
"ModelSaveKJ",
|
||||||
@ -47543,7 +47561,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/princepainter/ComfyUI-PainterLTXV2": [
|
"https://github.com/princepainter/ComfyUI-PainterLTXV2": [
|
||||||
[
|
[
|
||||||
"PainterLTXVtoVideo",
|
"PainterLTX2V",
|
||||||
|
"PainterLTX2VPlus",
|
||||||
"PainterSamplerLTXV"
|
"PainterSamplerLTXV"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -49912,6 +49931,7 @@
|
|||||||
"CloseUpImageNode",
|
"CloseUpImageNode",
|
||||||
"CloseUpNode",
|
"CloseUpNode",
|
||||||
"ComfyAddSoundtrack",
|
"ComfyAddSoundtrack",
|
||||||
|
"ComfyImageAudioCSV",
|
||||||
"ImageSequenceOverlay",
|
"ImageSequenceOverlay",
|
||||||
"ImageTransitionNode",
|
"ImageTransitionNode",
|
||||||
"MergeVideoAudioNode",
|
"MergeVideoAudioNode",
|
||||||
@ -51692,6 +51712,7 @@
|
|||||||
"https://github.com/sonnybox/ComfyUI-SuperNodes": [
|
"https://github.com/sonnybox/ComfyUI-SuperNodes": [
|
||||||
[
|
[
|
||||||
"FaceBBoxToMask",
|
"FaceBBoxToMask",
|
||||||
|
"GetCommonAspectRatio",
|
||||||
"ImageMaskCrop",
|
"ImageMaskCrop",
|
||||||
"ImageSizeCalculator",
|
"ImageSizeCalculator",
|
||||||
"RestoreMaskCrop",
|
"RestoreMaskCrop",
|
||||||
@ -57204,6 +57225,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/zeeoale/PromptCreatorNode": [
|
"https://github.com/zeeoale/PromptCreatorNode": [
|
||||||
[
|
[
|
||||||
|
"IdentityMixerNode",
|
||||||
"PromptCreatorNode"
|
"PromptCreatorNode"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
|
|||||||
@ -20,7 +20,7 @@ from pathlib import Path
|
|||||||
from typing import Set, Dict, Optional
|
from typing import Set, Dict, Optional
|
||||||
|
|
||||||
# Scanner version for cache invalidation
|
# Scanner version for cache invalidation
|
||||||
SCANNER_VERSION = "2.0.12" # Add dict comprehension + export list detection
|
SCANNER_VERSION = "2.0.13" # Add fallback for dynamic v3 node_id
|
||||||
|
|
||||||
# Cache for extract_nodes and extract_nodes_enhanced results
|
# Cache for extract_nodes and extract_nodes_enhanced results
|
||||||
_extract_nodes_cache: Dict[str, Set[str]] = {}
|
_extract_nodes_cache: Dict[str, Set[str]] = {}
|
||||||
@ -936,6 +936,9 @@ def extract_v3_nodes(code_text):
|
|||||||
node_id = extract_node_id_from_schema(node)
|
node_id = extract_node_id_from_schema(node)
|
||||||
if node_id:
|
if node_id:
|
||||||
nodes.add(node_id)
|
nodes.add(node_id)
|
||||||
|
else:
|
||||||
|
# Fallback: use class name when node_id is dynamic/empty
|
||||||
|
nodes.add(node.name)
|
||||||
|
|
||||||
return nodes
|
return nodes
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user