mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-04-21 07:42:36 +08:00
This commit is contained in:
parent
22fc850853
commit
6a26409bcb
@ -45947,7 +45947,36 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Area-based LoRA and conditioning workflow tools for ComfyUI with multi-region control."
|
"description": "Area-based LoRA and conditioning workflow tools for ComfyUI with multi-region control."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "river-side",
|
||||||
|
"title": "riversidenodes",
|
||||||
|
"reference": "https://github.com/RiverSide71/comfyui-image-resize-to-model-resolution",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/RiverSide71/comfyui-image-resize-to-model-resolution"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A custom node to resize your image to model-specific resolution"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Av007",
|
||||||
|
"title": "comfyui-credit-tracker",
|
||||||
|
"reference": "https://github.com/Av007/custom_fns",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Av007/custom_fns"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Pre-flight cost estimator with live balance check for ComfyUI Partner Nodes"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "deno2026",
|
||||||
|
"title": "Deno Custom Nodes",
|
||||||
|
"reference": "https://github.com/Deno2026/comfyui-deno-custom-nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Deno2026/comfyui-deno-custom-nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Korean-friendly practical custom nodes for ComfyUI"
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -483,6 +483,7 @@
|
|||||||
"1hew_ImageBBoxOverlayByMask",
|
"1hew_ImageBBoxOverlayByMask",
|
||||||
"1hew_ImageBatchExtract",
|
"1hew_ImageBatchExtract",
|
||||||
"1hew_ImageBatchGroup",
|
"1hew_ImageBatchGroup",
|
||||||
|
"1hew_ImageBatchInterleave",
|
||||||
"1hew_ImageBatchRange",
|
"1hew_ImageBatchRange",
|
||||||
"1hew_ImageBatchSplit",
|
"1hew_ImageBatchSplit",
|
||||||
"1hew_ImageBatchToList",
|
"1hew_ImageBatchToList",
|
||||||
@ -675,12 +676,13 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/31702160136/ComfyUI-GrsAI": [
|
"https://github.com/31702160136/ComfyUI-GrsAI": [
|
||||||
[
|
[
|
||||||
"GPTImage_ImageToImage",
|
|
||||||
"GPTImage_TextToImage",
|
|
||||||
"GrsaiFluxKontext_ImageToImage",
|
"GrsaiFluxKontext_ImageToImage",
|
||||||
"GrsaiFluxKontext_MultiImageToImage",
|
"GrsaiFluxKontext_MultiImageToImage",
|
||||||
"GrsaiFluxKontext_TextToImage",
|
"GrsaiFluxKontext_TextToImage",
|
||||||
"Grsai_NanoBanana"
|
"Grsai_GPTImage",
|
||||||
|
"Grsai_NanoBanana",
|
||||||
|
"Grsai_NanoBanana2",
|
||||||
|
"Grsai_NanoBananaPro"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "GrsAI api in ComfyUI"
|
"title_aux": "GrsAI api in ComfyUI"
|
||||||
@ -2197,6 +2199,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/AcademiaSD/comfyui_AcademiaSD": [
|
"https://github.com/AcademiaSD/comfyui_AcademiaSD": [
|
||||||
[
|
[
|
||||||
|
"AcademiaModelLoader",
|
||||||
"AcademiaSD_BatchLoader",
|
"AcademiaSD_BatchLoader",
|
||||||
"AcademiaSD_Downloader",
|
"AcademiaSD_Downloader",
|
||||||
"AcademiaSD_Gemini_Node",
|
"AcademiaSD_Gemini_Node",
|
||||||
@ -2206,6 +2209,7 @@
|
|||||||
"AcademiaSD_ResolutionDisplay",
|
"AcademiaSD_ResolutionDisplay",
|
||||||
"AcademiaSD_SaveAndSend",
|
"AcademiaSD_SaveAndSend",
|
||||||
"AcademiaSD_SaveCaption",
|
"AcademiaSD_SaveCaption",
|
||||||
|
"AcademiaVisionNode",
|
||||||
"IntegerBypasser",
|
"IntegerBypasser",
|
||||||
"LoopCounterToFile",
|
"LoopCounterToFile",
|
||||||
"PaddedFileName",
|
"PaddedFileName",
|
||||||
@ -3244,6 +3248,8 @@
|
|||||||
"GoogleImagenEditNode",
|
"GoogleImagenEditNode",
|
||||||
"GoogleImagenNode",
|
"GoogleImagenNode",
|
||||||
"GrokImageAPINode",
|
"GrokImageAPINode",
|
||||||
|
"GroqLLMNode",
|
||||||
|
"GroqOrpheusTTSNode",
|
||||||
"NanoBananaNode",
|
"NanoBananaNode",
|
||||||
"OpenAILLMNode",
|
"OpenAILLMNode",
|
||||||
"OpenAITTSNode",
|
"OpenAITTSNode",
|
||||||
@ -3412,6 +3418,15 @@
|
|||||||
"title_aux": "ComfyUI-ImageCropper"
|
"title_aux": "ComfyUI-ImageCropper"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Av007/custom_fns": [
|
||||||
|
[
|
||||||
|
"CreditDisplay",
|
||||||
|
"CreditDisplayFromStrings"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui-credit-tracker"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/AzelusLightvale/ComfyUI-ARG-Toolkit": [
|
"https://github.com/AzelusLightvale/ComfyUI-ARG-Toolkit": [
|
||||||
[
|
[
|
||||||
"ADFGVX",
|
"ADFGVX",
|
||||||
@ -5642,6 +5657,7 @@
|
|||||||
"PrimereMultiImage",
|
"PrimereMultiImage",
|
||||||
"PrimereNetworkDataCollector",
|
"PrimereNetworkDataCollector",
|
||||||
"PrimereNetworkTagLoader",
|
"PrimereNetworkTagLoader",
|
||||||
|
"PrimerePathSelector",
|
||||||
"PrimerePhotoPaper",
|
"PrimerePhotoPaper",
|
||||||
"PrimerePosterize",
|
"PrimerePosterize",
|
||||||
"PrimerePreviewImage",
|
"PrimerePreviewImage",
|
||||||
@ -6622,6 +6638,16 @@
|
|||||||
"title_aux": "Universal NN Latent Upscaler for ComfyUI"
|
"title_aux": "Universal NN Latent Upscaler for ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Deno2026/comfyui-deno-custom-nodes": [
|
||||||
|
[
|
||||||
|
"DenoLTXSequencer",
|
||||||
|
"DenoMultiImageLoader",
|
||||||
|
"DenoResolutionSetup"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Deno Custom Nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": [
|
"https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": [
|
||||||
[],
|
[],
|
||||||
{
|
{
|
||||||
@ -7103,6 +7129,7 @@
|
|||||||
"BoyoVideoSaver",
|
"BoyoVideoSaver",
|
||||||
"BoyoVision",
|
"BoyoVision",
|
||||||
"BoyoVoiceEnhancer",
|
"BoyoVoiceEnhancer",
|
||||||
|
"BoyoWatermarks",
|
||||||
"BoyoWhileLoopEnd",
|
"BoyoWhileLoopEnd",
|
||||||
"BoyoWhileLoopStart",
|
"BoyoWhileLoopStart",
|
||||||
"Boyolatent",
|
"Boyolatent",
|
||||||
@ -8897,12 +8924,18 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/FranckyB/ComfyUI-Prompt-Manager": [
|
"https://github.com/FranckyB/ComfyUI-Prompt-Manager": [
|
||||||
[
|
[
|
||||||
|
"PromptApplyLora",
|
||||||
"PromptExtractor",
|
"PromptExtractor",
|
||||||
"PromptGenOptions",
|
"PromptGenOptions",
|
||||||
"PromptGenerator",
|
"PromptGenerator",
|
||||||
"PromptManager",
|
"PromptManager",
|
||||||
"PromptManagerAdvanced",
|
"PromptManagerAdvanced",
|
||||||
"PromptModelLoader"
|
"WorkflowBridge",
|
||||||
|
"WorkflowBuilder",
|
||||||
|
"WorkflowExtractor",
|
||||||
|
"WorkflowManager",
|
||||||
|
"WorkflowModelLoader",
|
||||||
|
"WorkflowRenderer"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-Prompt-Manager"
|
"title_aux": "ComfyUI-Prompt-Manager"
|
||||||
@ -9416,9 +9449,9 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/GiusTex/ComfyUI-MoreEfficientSamplers": [
|
"https://github.com/GiusTex/ComfyUI-MoreEfficientSamplers": [
|
||||||
[
|
[
|
||||||
"SamplerCustomAdvanced_Efficient",
|
"CFGFloatListScheduler",
|
||||||
"SamplerCustomUltraAdvancedEfficient",
|
"SamplerCustomAdvancedEfficient",
|
||||||
"SamplerCustomUltraAdvancedPlusEfficient"
|
"ScheduledCfgGuider"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-MoreEfficientSamplers"
|
"title_aux": "ComfyUI-MoreEfficientSamplers"
|
||||||
@ -9426,7 +9459,6 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/GiusTex/ComfyUI-Wan-TimeToMove": [
|
"https://github.com/GiusTex/ComfyUI-Wan-TimeToMove": [
|
||||||
[
|
[
|
||||||
"CFGFloatListScheduler",
|
|
||||||
"EncodeWanVideo",
|
"EncodeWanVideo",
|
||||||
"TTMLatentAdd",
|
"TTMLatentAdd",
|
||||||
"TimeToMoveGuider"
|
"TimeToMoveGuider"
|
||||||
@ -10993,6 +11025,7 @@
|
|||||||
"IAMCCS_WanImageMotionPro_Simple",
|
"IAMCCS_WanImageMotionPro_Simple",
|
||||||
"IAMCCS_WanImageMotion_AdaIN",
|
"IAMCCS_WanImageMotion_AdaIN",
|
||||||
"IAMCCS_WanIndexedPromptEncode",
|
"IAMCCS_WanIndexedPromptEncode",
|
||||||
|
"IAMCCS_WanLoRASchedule",
|
||||||
"IAMCCS_WanLoRAStack",
|
"IAMCCS_WanLoRAStack",
|
||||||
"IAMCCS_WanLoRAStackModelIO",
|
"IAMCCS_WanLoRAStackModelIO",
|
||||||
"IAMCCS_WanLongPlanner",
|
"IAMCCS_WanLongPlanner",
|
||||||
@ -11589,17 +11622,24 @@
|
|||||||
"https://github.com/IxMxAMAR/ComfyUI-NanoBanana2": [
|
"https://github.com/IxMxAMAR/ComfyUI-NanoBanana2": [
|
||||||
[
|
[
|
||||||
"NanoBanana_APIKey",
|
"NanoBanana_APIKey",
|
||||||
|
"NanoBanana_CountTokens",
|
||||||
|
"NanoBanana_Embed",
|
||||||
"NanoBanana_ImageEdit",
|
"NanoBanana_ImageEdit",
|
||||||
"NanoBanana_ImageGen",
|
"NanoBanana_ImageGen",
|
||||||
|
"NanoBanana_ImagenGen",
|
||||||
"NanoBanana_Inpaint",
|
"NanoBanana_Inpaint",
|
||||||
|
"NanoBanana_ListModels",
|
||||||
"NanoBanana_ModelSelector",
|
"NanoBanana_ModelSelector",
|
||||||
"NanoBanana_MultiTurn",
|
"NanoBanana_MultiTurn",
|
||||||
|
"NanoBanana_MusicGen",
|
||||||
"NanoBanana_Outpaint",
|
"NanoBanana_Outpaint",
|
||||||
"NanoBanana_PromptRefiner",
|
"NanoBanana_PromptRefiner",
|
||||||
"NanoBanana_SafetySettings",
|
"NanoBanana_SafetySettings",
|
||||||
"NanoBanana_StructuredOutput",
|
"NanoBanana_StructuredOutput",
|
||||||
|
"NanoBanana_TTS",
|
||||||
"NanoBanana_TextGen",
|
"NanoBanana_TextGen",
|
||||||
"NanoBanana_ThinkingConfig",
|
"NanoBanana_ThinkingConfig",
|
||||||
|
"NanoBanana_VideoGen",
|
||||||
"NanoBanana_Vision"
|
"NanoBanana_Vision"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -14404,6 +14444,7 @@
|
|||||||
"ImageOpsNoise",
|
"ImageOpsNoise",
|
||||||
"ImageOpsPadOut",
|
"ImageOpsPadOut",
|
||||||
"ImageOpsPreview",
|
"ImageOpsPreview",
|
||||||
|
"ImageOpsSpherize",
|
||||||
"ImageOpsTransform"
|
"ImageOpsTransform"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -15727,6 +15768,7 @@
|
|||||||
"NLEdit",
|
"NLEdit",
|
||||||
"NLFromModelSpace",
|
"NLFromModelSpace",
|
||||||
"NLImageInfoDebug",
|
"NLImageInfoDebug",
|
||||||
|
"NLLTXVImgToVideoInplaceAtIndex",
|
||||||
"NLLinearToLog",
|
"NLLinearToLog",
|
||||||
"NLLogToLinear",
|
"NLLogToLinear",
|
||||||
"NLMerge",
|
"NLMerge",
|
||||||
@ -16572,6 +16614,28 @@
|
|||||||
"title_aux": "ComfyUI-Simple-Of-Complex"
|
"title_aux": "ComfyUI-Simple-Of-Complex"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/OvertliDS/overtli-studio-suite": [
|
||||||
|
[
|
||||||
|
"GZ_AdvancedTextEnhancer",
|
||||||
|
"GZ_CopilotAgent",
|
||||||
|
"GZ_ImageGen",
|
||||||
|
"GZ_LLMTextEnhancer",
|
||||||
|
"GZ_LMStudioTextEnhancer",
|
||||||
|
"GZ_OpenAICompatibleTextEnhancer",
|
||||||
|
"GZ_PromptLibraryNode",
|
||||||
|
"GZ_ProviderSettings",
|
||||||
|
"GZ_SpeechToText",
|
||||||
|
"GZ_StyleStackNode",
|
||||||
|
"GZ_TextEnhancer",
|
||||||
|
"GZ_TextToAudio",
|
||||||
|
"GZ_TextToSpeech",
|
||||||
|
"GZ_VideoGen",
|
||||||
|
"InternalName"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Overtli Studio Suite"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/OwlvChirotha/ComfyUI-MultiTranslator": [
|
"https://github.com/OwlvChirotha/ComfyUI-MultiTranslator": [
|
||||||
[
|
[
|
||||||
"ChatGPTServiceConnectorNode",
|
"ChatGPTServiceConnectorNode",
|
||||||
@ -16681,6 +16745,7 @@
|
|||||||
"CRT_FileBatchPromptScheduler",
|
"CRT_FileBatchPromptScheduler",
|
||||||
"CRT_ImageLoaderCrawlBatch",
|
"CRT_ImageLoaderCrawlBatch",
|
||||||
"CRT_KSamplerBatch",
|
"CRT_KSamplerBatch",
|
||||||
|
"CRT_KSamplerBatchAdvanced",
|
||||||
"CRT_LTX23AutoDownload",
|
"CRT_LTX23AutoDownload",
|
||||||
"CRT_LTX23USConfig",
|
"CRT_LTX23USConfig",
|
||||||
"CRT_LTX23USModelsPipe",
|
"CRT_LTX23USModelsPipe",
|
||||||
@ -16705,7 +16770,9 @@
|
|||||||
"FancyNoteNode",
|
"FancyNoteNode",
|
||||||
"FancyTimerNode",
|
"FancyTimerNode",
|
||||||
"FilmGrainFX",
|
"FilmGrainFX",
|
||||||
|
"Flux1CnetUltralyticMulti",
|
||||||
"Flux2KleinSeamlessTile",
|
"Flux2KleinSeamlessTile",
|
||||||
|
"FluxControlnetSamplerWithInjection",
|
||||||
"FluxLoraBlocksPatcher",
|
"FluxLoraBlocksPatcher",
|
||||||
"Image Tile Checker (CRT)",
|
"Image Tile Checker (CRT)",
|
||||||
"ImageDimensionsFromMegaPixels",
|
"ImageDimensionsFromMegaPixels",
|
||||||
@ -16722,6 +16789,7 @@
|
|||||||
"LoadLastLatent",
|
"LoadLastLatent",
|
||||||
"Magic LoRA Loader",
|
"Magic LoRA Loader",
|
||||||
"Magic Save Merged LoRA",
|
"Magic Save Merged LoRA",
|
||||||
|
"MaskCensor",
|
||||||
"MaskEmptyFloatNode",
|
"MaskEmptyFloatNode",
|
||||||
"MaskPassOrPlaceholder",
|
"MaskPassOrPlaceholder",
|
||||||
"MonoToStereoConverter",
|
"MonoToStereoConverter",
|
||||||
@ -16750,6 +16818,7 @@
|
|||||||
"SmartDeNoiseFX",
|
"SmartDeNoiseFX",
|
||||||
"SmartPreprocessor",
|
"SmartPreprocessor",
|
||||||
"SmartStyleModelApplyDual",
|
"SmartStyleModelApplyDual",
|
||||||
|
"SolidColor",
|
||||||
"Strength To Steps",
|
"Strength To Steps",
|
||||||
"Technicolor2FX",
|
"Technicolor2FX",
|
||||||
"Text Box line spot",
|
"Text Box line spot",
|
||||||
@ -16908,6 +16977,19 @@
|
|||||||
"title_aux": "ComfyUI-Malefish-Custom-Scripts"
|
"title_aux": "ComfyUI-Malefish-Custom-Scripts"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Pasu2k/comfyui-mayo-nodes": [
|
||||||
|
[
|
||||||
|
"MayoDropdown",
|
||||||
|
"MayoLatent"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"author": "Mayo",
|
||||||
|
"description": "Just some nodes with niche usecases, mainly for myself, but maybe for others as well~",
|
||||||
|
"nickname": "Mayo Nodes",
|
||||||
|
"title": "Mayo Nodes",
|
||||||
|
"title_aux": "Mayo Nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/PatrickBorkowicz/ComfyUI-ImmichUploader": [
|
"https://github.com/PatrickBorkowicz/ComfyUI-ImmichUploader": [
|
||||||
[
|
[
|
||||||
"ImmichUpload"
|
"ImmichUpload"
|
||||||
@ -18072,6 +18154,14 @@
|
|||||||
"title_aux": "comfyui-florence2xy"
|
"title_aux": "comfyui-florence2xy"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/RiverSide71/comfyui-image-resize-to-model-resolution": [
|
||||||
|
[
|
||||||
|
"Image Resize to Nearest Model Resolution"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "riversidenodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/RodrigoSKohl/ComfyUI-Panoramic-ImgStitcher": [
|
"https://github.com/RodrigoSKohl/ComfyUI-Panoramic-ImgStitcher": [
|
||||||
[
|
[
|
||||||
"Image Stitching Node"
|
"Image Stitching Node"
|
||||||
@ -20478,6 +20568,7 @@
|
|||||||
"INT8KernelConfigTuner",
|
"INT8KernelConfigTuner",
|
||||||
"INT8LoraLoader",
|
"INT8LoraLoader",
|
||||||
"INT8LoraLoaderStack",
|
"INT8LoraLoaderStack",
|
||||||
|
"INT8ModelAdapter",
|
||||||
"OTUNetLoaderW8A8"
|
"OTUNetLoaderW8A8"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -22466,6 +22557,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/Tlant/ComfyUI-OllamaPromptsGeneratorTlant": [
|
"https://github.com/Tlant/ComfyUI-OllamaPromptsGeneratorTlant": [
|
||||||
[
|
[
|
||||||
|
"ExtractJsonFromPngTlant",
|
||||||
|
"ExtractPromptFromJsonTlant",
|
||||||
"LoadImageAndExtractMetadataTlant",
|
"LoadImageAndExtractMetadataTlant",
|
||||||
"LoadRandomTxtFileTlant",
|
"LoadRandomTxtFileTlant",
|
||||||
"LoadRandomTxtFileTlantV2",
|
"LoadRandomTxtFileTlantV2",
|
||||||
@ -29915,7 +30008,9 @@
|
|||||||
"Flux2KleinRefLatentWeight",
|
"Flux2KleinRefLatentWeight",
|
||||||
"Flux2KleinSectionedEncoder",
|
"Flux2KleinSectionedEncoder",
|
||||||
"Flux2KleinTextEnhancer",
|
"Flux2KleinTextEnhancer",
|
||||||
"Flux2KleinTextRefBalance"
|
"Flux2KleinTextRefBalance",
|
||||||
|
"IdentityFeatureTransfer",
|
||||||
|
"IdentityGuidance"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-Flux2Klein-Enhancer"
|
"title_aux": "ComfyUI-Flux2Klein-Enhancer"
|
||||||
@ -29962,6 +30057,14 @@
|
|||||||
"AD_AutoTileVAEDecode",
|
"AD_AutoTileVAEDecode",
|
||||||
"AD_FILM_VFI",
|
"AD_FILM_VFI",
|
||||||
"AD_ImageExpandBatch",
|
"AD_ImageExpandBatch",
|
||||||
|
"AD_LTX_IC_lora",
|
||||||
|
"AD_LTX_MulGuide",
|
||||||
|
"AD_LTX_audio_input",
|
||||||
|
"AD_LTX_config",
|
||||||
|
"AD_LTX_latent_scale",
|
||||||
|
"AD_LTX_load_model",
|
||||||
|
"AD_LTX_sampler",
|
||||||
|
"AD_LTX_vae_combine",
|
||||||
"AD_Latent_Diffusion_Keyframe",
|
"AD_Latent_Diffusion_Keyframe",
|
||||||
"AD_MaskExpandBatch",
|
"AD_MaskExpandBatch",
|
||||||
"AD_VideoSeg",
|
"AD_VideoSeg",
|
||||||
@ -30124,6 +30227,8 @@
|
|||||||
"basicIn_Sampler",
|
"basicIn_Sampler",
|
||||||
"basicIn_Scheduler",
|
"basicIn_Scheduler",
|
||||||
"basicIn_Seed",
|
"basicIn_Seed",
|
||||||
|
"basicIn_Vedio",
|
||||||
|
"basicIn_clip",
|
||||||
"basicIn_float",
|
"basicIn_float",
|
||||||
"basicIn_input",
|
"basicIn_input",
|
||||||
"basicIn_int",
|
"basicIn_int",
|
||||||
@ -30298,6 +30403,7 @@
|
|||||||
"text_list_combine",
|
"text_list_combine",
|
||||||
"text_loadText",
|
"text_loadText",
|
||||||
"text_modifier",
|
"text_modifier",
|
||||||
|
"text_mulAngle",
|
||||||
"text_mul_Join",
|
"text_mul_Join",
|
||||||
"text_mul_Split",
|
"text_mul_Split",
|
||||||
"text_saveText",
|
"text_saveText",
|
||||||
@ -30320,6 +30426,7 @@
|
|||||||
"type_ListToBatch",
|
"type_ListToBatch",
|
||||||
"type_Mask_Batch2List",
|
"type_Mask_Batch2List",
|
||||||
"type_Mask_List2Batch",
|
"type_Mask_List2Batch",
|
||||||
|
"type_SubConvert",
|
||||||
"unpack_box2",
|
"unpack_box2",
|
||||||
"view_Data",
|
"view_Data",
|
||||||
"view_GetLength",
|
"view_GetLength",
|
||||||
@ -32523,6 +32630,7 @@
|
|||||||
"CheckpointSave",
|
"CheckpointSave",
|
||||||
"ChromaRadianceOptions",
|
"ChromaRadianceOptions",
|
||||||
"ColorToRGBInt",
|
"ColorToRGBInt",
|
||||||
|
"ColorTransfer",
|
||||||
"ComboOptionTestNode",
|
"ComboOptionTestNode",
|
||||||
"ComfyMathExpression",
|
"ComfyMathExpression",
|
||||||
"ComfyNumberConvert",
|
"ComfyNumberConvert",
|
||||||
@ -32675,6 +32783,7 @@
|
|||||||
"InvertMask",
|
"InvertMask",
|
||||||
"JoinAudioChannels",
|
"JoinAudioChannels",
|
||||||
"JoinImageWithAlpha",
|
"JoinImageWithAlpha",
|
||||||
|
"JsonExtractString",
|
||||||
"KSampler",
|
"KSampler",
|
||||||
"KSamplerAdvanced",
|
"KSamplerAdvanced",
|
||||||
"KSamplerSelect",
|
"KSamplerSelect",
|
||||||
@ -32916,6 +33025,7 @@
|
|||||||
"SDPoseKeypointExtractor",
|
"SDPoseKeypointExtractor",
|
||||||
"SDTurboScheduler",
|
"SDTurboScheduler",
|
||||||
"SD_4XUpscale_Conditioning",
|
"SD_4XUpscale_Conditioning",
|
||||||
|
"SUPIRApply",
|
||||||
"SV3D_Conditioning",
|
"SV3D_Conditioning",
|
||||||
"SVD_img2vid_Conditioning",
|
"SVD_img2vid_Conditioning",
|
||||||
"SamplerCustom",
|
"SamplerCustom",
|
||||||
@ -39300,6 +39410,7 @@
|
|||||||
"ComparisonGate",
|
"ComparisonGate",
|
||||||
"CropImageByMargins",
|
"CropImageByMargins",
|
||||||
"CropMaskByMargins",
|
"CropMaskByMargins",
|
||||||
|
"ExtractConfigValue",
|
||||||
"FilenameAppendSuffix",
|
"FilenameAppendSuffix",
|
||||||
"FitAspectHeadSafe",
|
"FitAspectHeadSafe",
|
||||||
"FluxResolutionPrepare",
|
"FluxResolutionPrepare",
|
||||||
@ -39308,6 +39419,7 @@
|
|||||||
"IntelligentAutoCrop",
|
"IntelligentAutoCrop",
|
||||||
"LoadImageCombined",
|
"LoadImageCombined",
|
||||||
"MQBBoxMin",
|
"MQBBoxMin",
|
||||||
|
"MemoryReporter",
|
||||||
"MultiPromptNode",
|
"MultiPromptNode",
|
||||||
"OutpaintConfigNode",
|
"OutpaintConfigNode",
|
||||||
"OutpaintPaddingComputeNode",
|
"OutpaintPaddingComputeNode",
|
||||||
@ -39315,7 +39427,7 @@
|
|||||||
"SeedVR2Prep",
|
"SeedVR2Prep",
|
||||||
"SimpleImageSaver",
|
"SimpleImageSaver",
|
||||||
"StitchByMask",
|
"StitchByMask",
|
||||||
"WorkflowConfig"
|
"UniversalProjectConfig"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "PortraitUtils"
|
"title_aux": "PortraitUtils"
|
||||||
@ -41386,6 +41498,7 @@
|
|||||||
[
|
[
|
||||||
"GeminiImageGenerate",
|
"GeminiImageGenerate",
|
||||||
"GeminiStyleTransfer",
|
"GeminiStyleTransfer",
|
||||||
|
"GeminiStyleTransferSettings",
|
||||||
"PromptStudio"
|
"PromptStudio"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -46328,6 +46441,7 @@
|
|||||||
"AUNExtractModelName",
|
"AUNExtractModelName",
|
||||||
"AUNExtractPowerLoras",
|
"AUNExtractPowerLoras",
|
||||||
"AUNExtractWidgetValue",
|
"AUNExtractWidgetValue",
|
||||||
|
"AUNFilenameResolverPreviewV2",
|
||||||
"AUNGetActiveNodeTitle",
|
"AUNGetActiveNodeTitle",
|
||||||
"AUNGetConnectedNodeTitles",
|
"AUNGetConnectedNodeTitles",
|
||||||
"AUNGraphScraper",
|
"AUNGraphScraper",
|
||||||
@ -46337,11 +46451,14 @@
|
|||||||
"AUNImg2Img",
|
"AUNImg2Img",
|
||||||
"AUNImgLoader",
|
"AUNImgLoader",
|
||||||
"AUNInputs",
|
"AUNInputs",
|
||||||
|
"AUNInputsBasic",
|
||||||
"AUNInputsDiffusers",
|
"AUNInputsDiffusers",
|
||||||
"AUNInputsHybrid",
|
"AUNInputsHybrid",
|
||||||
"AUNInputsRefine",
|
"AUNInputsRefine",
|
||||||
|
"AUNInputsRefineBasic",
|
||||||
"AUNKSamplerPlusv3",
|
"AUNKSamplerPlusv3",
|
||||||
"AUNKSamplerPlusv4",
|
"AUNKSamplerPlusv4",
|
||||||
|
"AUNManualAutoTextSwitch",
|
||||||
"AUNModelNamePass",
|
"AUNModelNamePass",
|
||||||
"AUNModelShorten",
|
"AUNModelShorten",
|
||||||
"AUNMultiBypassIndex",
|
"AUNMultiBypassIndex",
|
||||||
@ -46352,15 +46469,19 @@
|
|||||||
"AUNNameCrop",
|
"AUNNameCrop",
|
||||||
"AUNNodeStateController",
|
"AUNNodeStateController",
|
||||||
"AUNPathFilename",
|
"AUNPathFilename",
|
||||||
|
"AUNPathFilenameV2",
|
||||||
"AUNPathFilenameVideo",
|
"AUNPathFilenameVideo",
|
||||||
"AUNPathFilenameVideoResolved",
|
"AUNPathFilenameVideoResolved",
|
||||||
|
"AUNPathFilenameVideoV2",
|
||||||
"AUNRandomAnySwitch",
|
"AUNRandomAnySwitch",
|
||||||
"AUNRandomIndexSwitch",
|
"AUNRandomIndexSwitch",
|
||||||
"AUNRandomNumber",
|
"AUNRandomNumber",
|
||||||
"AUNRandomTextIndexSwitch",
|
"AUNRandomTextIndexSwitch",
|
||||||
"AUNRandomTextIndexSwitchV2",
|
"AUNRandomTextIndexSwitchV2",
|
||||||
"AUNSaveImage",
|
"AUNSaveImage",
|
||||||
|
"AUNSaveImageV2",
|
||||||
"AUNSaveVideo",
|
"AUNSaveVideo",
|
||||||
|
"AUNSaveVideoV2",
|
||||||
"AUNSetBypassByTitle",
|
"AUNSetBypassByTitle",
|
||||||
"AUNSetBypassStateGroup",
|
"AUNSetBypassStateGroup",
|
||||||
"AUNSetCollapseAndBypassStateAdvanced",
|
"AUNSetCollapseAndBypassStateAdvanced",
|
||||||
@ -50943,14 +51064,11 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/olivv-cs/ComfyUI-FunPack": [
|
"https://github.com/olivv-cs/ComfyUI-FunPack": [
|
||||||
[
|
[
|
||||||
"FunPackAutoMontage",
|
|
||||||
"FunPackContinueVideo",
|
"FunPackContinueVideo",
|
||||||
"FunPackCreativeTemplate",
|
"FunPackGemmaEmbeddingRefiner",
|
||||||
"FunPackImg2LatentInterpolation",
|
|
||||||
"FunPackLorebookEnhancer",
|
"FunPackLorebookEnhancer",
|
||||||
"FunPackPromptCombiner",
|
"FunPackPromptCombiner",
|
||||||
"FunPackPromptEnhancer",
|
"FunPackPromptEnhancer",
|
||||||
"FunPackStoryMemJSONConverter",
|
|
||||||
"FunPackStoryMemKeyframeExtractor",
|
"FunPackStoryMemKeyframeExtractor",
|
||||||
"FunPackStoryMemLastFrameExtractor",
|
"FunPackStoryMemLastFrameExtractor",
|
||||||
"FunPackStoryWriter",
|
"FunPackStoryWriter",
|
||||||
@ -54048,6 +54166,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/rookiestar28/ComfyUI-Danbooru-Tags-Upsampler": [
|
"https://github.com/rookiestar28/ComfyUI-Danbooru-Tags-Upsampler": [
|
||||||
[
|
[
|
||||||
|
"DanbooruTagsUpsampler",
|
||||||
"DanbooruTagsUpsamplerNodeRay"
|
"DanbooruTagsUpsamplerNodeRay"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -56144,6 +56263,7 @@
|
|||||||
"SmartImageRegion",
|
"SmartImageRegion",
|
||||||
"SmartImagesProcessor",
|
"SmartImagesProcessor",
|
||||||
"SmartLoadGIFImage",
|
"SmartLoadGIFImage",
|
||||||
|
"SmartLoadVideo",
|
||||||
"SmartPoint",
|
"SmartPoint",
|
||||||
"SmartPointSet",
|
"SmartPointSet",
|
||||||
"SmartPointSetMerge",
|
"SmartPointSetMerge",
|
||||||
@ -57644,6 +57764,8 @@
|
|||||||
"NukeRamp",
|
"NukeRamp",
|
||||||
"NukeRead",
|
"NukeRead",
|
||||||
"NukeReadInfo",
|
"NukeReadInfo",
|
||||||
|
"NukeReadMultiPass",
|
||||||
|
"NukeShufflePass",
|
||||||
"NukeTransform",
|
"NukeTransform",
|
||||||
"NukeVectorfield",
|
"NukeVectorfield",
|
||||||
"NukeVectorfieldInfo",
|
"NukeVectorfieldInfo",
|
||||||
@ -58731,11 +58853,14 @@
|
|||||||
"ComfyCoupleMask",
|
"ComfyCoupleMask",
|
||||||
"ComfyCoupleRegion",
|
"ComfyCoupleRegion",
|
||||||
"ComfyCoupleRegionExtractor",
|
"ComfyCoupleRegionExtractor",
|
||||||
|
"ComfyCoupleRegionMulti",
|
||||||
"ComfyCoupleRegionVisualizer",
|
"ComfyCoupleRegionVisualizer",
|
||||||
|
"CropAreaMask",
|
||||||
"Depth to normal",
|
"Depth to normal",
|
||||||
"Depth_to_normal",
|
"Depth_to_normal",
|
||||||
"Direct Screen Capture",
|
"Direct Screen Capture",
|
||||||
"Direct_screenCap",
|
"Direct_screenCap",
|
||||||
|
"DrawAreaMask",
|
||||||
"Export glb",
|
"Export glb",
|
||||||
"Export_glb",
|
"Export_glb",
|
||||||
"ImageResize_Padding",
|
"ImageResize_Padding",
|
||||||
@ -61908,6 +62033,18 @@
|
|||||||
"title_aux": "comfyUI-SemanticImageFetch"
|
"title_aux": "comfyUI-SemanticImageFetch"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/yawiii/ComfyUI-Prompt-Assistant": [
|
||||||
|
[
|
||||||
|
"ImageCaptionNode",
|
||||||
|
"KontextPresetNode",
|
||||||
|
"PromptExpand",
|
||||||
|
"PromptTranslate",
|
||||||
|
"VideoCaptionNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Prompt Assistant"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/ycchanau/ComfyUI_Preview_Magnifier": [
|
"https://github.com/ycchanau/ComfyUI_Preview_Magnifier": [
|
||||||
[
|
[
|
||||||
"YC.ImageComparerMagnifier",
|
"YC.ImageComparerMagnifier",
|
||||||
@ -61922,10 +62059,13 @@
|
|||||||
[
|
[
|
||||||
"YCYY_API_Config_Options",
|
"YCYY_API_Config_Options",
|
||||||
"YCYY_API_Proxy_Options",
|
"YCYY_API_Proxy_Options",
|
||||||
|
"YCYY_Gemini_Batch_Speakers_Options",
|
||||||
"YCYY_Gemini_Image_API",
|
"YCYY_Gemini_Image_API",
|
||||||
"YCYY_Gemini_Image_Preset",
|
"YCYY_Gemini_Image_Preset",
|
||||||
"YCYY_Gemini_STT_API",
|
"YCYY_Gemini_STT_API",
|
||||||
|
"YCYY_Gemini_Speaker_Options",
|
||||||
"YCYY_Gemini_TTS_API",
|
"YCYY_Gemini_TTS_API",
|
||||||
|
"YCYY_Gemini_TTS_Multi_API",
|
||||||
"YCYY_ModelScope_Image_API",
|
"YCYY_ModelScope_Image_API",
|
||||||
"YCYY_Ollama_LLM_API",
|
"YCYY_Ollama_LLM_API",
|
||||||
"YCYY_Ollama_LLM_Advanced_Options",
|
"YCYY_Ollama_LLM_Advanced_Options",
|
||||||
|
|||||||
7920
github-stats.json
7920
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,35 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "river-side",
|
||||||
|
"title": "riversidenodes",
|
||||||
|
"reference": "https://github.com/RiverSide71/comfyui-image-resize-to-model-resolution",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/RiverSide71/comfyui-image-resize-to-model-resolution"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A custom node to resize your image to model-specific resolution"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Av007",
|
||||||
|
"title": "comfyui-credit-tracker",
|
||||||
|
"reference": "https://github.com/Av007/custom_fns",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Av007/custom_fns"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Pre-flight cost estimator with live balance check for ComfyUI Partner Nodes"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "deno2026",
|
||||||
|
"title": "Deno Custom Nodes",
|
||||||
|
"reference": "https://github.com/Deno2026/comfyui-deno-custom-nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Deno2026/comfyui-deno-custom-nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Korean-friendly practical custom nodes for ComfyUI"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "OvertliDS",
|
"author": "OvertliDS",
|
||||||
"title": "Overtli Studio Suite",
|
"title": "Overtli Studio Suite",
|
||||||
|
|||||||
@ -483,6 +483,7 @@
|
|||||||
"1hew_ImageBBoxOverlayByMask",
|
"1hew_ImageBBoxOverlayByMask",
|
||||||
"1hew_ImageBatchExtract",
|
"1hew_ImageBatchExtract",
|
||||||
"1hew_ImageBatchGroup",
|
"1hew_ImageBatchGroup",
|
||||||
|
"1hew_ImageBatchInterleave",
|
||||||
"1hew_ImageBatchRange",
|
"1hew_ImageBatchRange",
|
||||||
"1hew_ImageBatchSplit",
|
"1hew_ImageBatchSplit",
|
||||||
"1hew_ImageBatchToList",
|
"1hew_ImageBatchToList",
|
||||||
@ -675,12 +676,13 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/31702160136/ComfyUI-GrsAI": [
|
"https://github.com/31702160136/ComfyUI-GrsAI": [
|
||||||
[
|
[
|
||||||
"GPTImage_ImageToImage",
|
|
||||||
"GPTImage_TextToImage",
|
|
||||||
"GrsaiFluxKontext_ImageToImage",
|
"GrsaiFluxKontext_ImageToImage",
|
||||||
"GrsaiFluxKontext_MultiImageToImage",
|
"GrsaiFluxKontext_MultiImageToImage",
|
||||||
"GrsaiFluxKontext_TextToImage",
|
"GrsaiFluxKontext_TextToImage",
|
||||||
"Grsai_NanoBanana"
|
"Grsai_GPTImage",
|
||||||
|
"Grsai_NanoBanana",
|
||||||
|
"Grsai_NanoBanana2",
|
||||||
|
"Grsai_NanoBananaPro"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "GrsAI api in ComfyUI"
|
"title_aux": "GrsAI api in ComfyUI"
|
||||||
@ -2197,6 +2199,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/AcademiaSD/comfyui_AcademiaSD": [
|
"https://github.com/AcademiaSD/comfyui_AcademiaSD": [
|
||||||
[
|
[
|
||||||
|
"AcademiaModelLoader",
|
||||||
"AcademiaSD_BatchLoader",
|
"AcademiaSD_BatchLoader",
|
||||||
"AcademiaSD_Downloader",
|
"AcademiaSD_Downloader",
|
||||||
"AcademiaSD_Gemini_Node",
|
"AcademiaSD_Gemini_Node",
|
||||||
@ -2206,6 +2209,7 @@
|
|||||||
"AcademiaSD_ResolutionDisplay",
|
"AcademiaSD_ResolutionDisplay",
|
||||||
"AcademiaSD_SaveAndSend",
|
"AcademiaSD_SaveAndSend",
|
||||||
"AcademiaSD_SaveCaption",
|
"AcademiaSD_SaveCaption",
|
||||||
|
"AcademiaVisionNode",
|
||||||
"IntegerBypasser",
|
"IntegerBypasser",
|
||||||
"LoopCounterToFile",
|
"LoopCounterToFile",
|
||||||
"PaddedFileName",
|
"PaddedFileName",
|
||||||
@ -3244,6 +3248,8 @@
|
|||||||
"GoogleImagenEditNode",
|
"GoogleImagenEditNode",
|
||||||
"GoogleImagenNode",
|
"GoogleImagenNode",
|
||||||
"GrokImageAPINode",
|
"GrokImageAPINode",
|
||||||
|
"GroqLLMNode",
|
||||||
|
"GroqOrpheusTTSNode",
|
||||||
"NanoBananaNode",
|
"NanoBananaNode",
|
||||||
"OpenAILLMNode",
|
"OpenAILLMNode",
|
||||||
"OpenAITTSNode",
|
"OpenAITTSNode",
|
||||||
@ -3412,6 +3418,15 @@
|
|||||||
"title_aux": "ComfyUI-ImageCropper"
|
"title_aux": "ComfyUI-ImageCropper"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Av007/custom_fns": [
|
||||||
|
[
|
||||||
|
"CreditDisplay",
|
||||||
|
"CreditDisplayFromStrings"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui-credit-tracker"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/AzelusLightvale/ComfyUI-ARG-Toolkit": [
|
"https://github.com/AzelusLightvale/ComfyUI-ARG-Toolkit": [
|
||||||
[
|
[
|
||||||
"ADFGVX",
|
"ADFGVX",
|
||||||
@ -5642,6 +5657,7 @@
|
|||||||
"PrimereMultiImage",
|
"PrimereMultiImage",
|
||||||
"PrimereNetworkDataCollector",
|
"PrimereNetworkDataCollector",
|
||||||
"PrimereNetworkTagLoader",
|
"PrimereNetworkTagLoader",
|
||||||
|
"PrimerePathSelector",
|
||||||
"PrimerePhotoPaper",
|
"PrimerePhotoPaper",
|
||||||
"PrimerePosterize",
|
"PrimerePosterize",
|
||||||
"PrimerePreviewImage",
|
"PrimerePreviewImage",
|
||||||
@ -6622,6 +6638,16 @@
|
|||||||
"title_aux": "Universal NN Latent Upscaler for ComfyUI"
|
"title_aux": "Universal NN Latent Upscaler for ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Deno2026/comfyui-deno-custom-nodes": [
|
||||||
|
[
|
||||||
|
"DenoLTXSequencer",
|
||||||
|
"DenoMultiImageLoader",
|
||||||
|
"DenoResolutionSetup"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Deno Custom Nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": [
|
"https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": [
|
||||||
[],
|
[],
|
||||||
{
|
{
|
||||||
@ -7103,6 +7129,7 @@
|
|||||||
"BoyoVideoSaver",
|
"BoyoVideoSaver",
|
||||||
"BoyoVision",
|
"BoyoVision",
|
||||||
"BoyoVoiceEnhancer",
|
"BoyoVoiceEnhancer",
|
||||||
|
"BoyoWatermarks",
|
||||||
"BoyoWhileLoopEnd",
|
"BoyoWhileLoopEnd",
|
||||||
"BoyoWhileLoopStart",
|
"BoyoWhileLoopStart",
|
||||||
"Boyolatent",
|
"Boyolatent",
|
||||||
@ -8897,12 +8924,18 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/FranckyB/ComfyUI-Prompt-Manager": [
|
"https://github.com/FranckyB/ComfyUI-Prompt-Manager": [
|
||||||
[
|
[
|
||||||
|
"PromptApplyLora",
|
||||||
"PromptExtractor",
|
"PromptExtractor",
|
||||||
"PromptGenOptions",
|
"PromptGenOptions",
|
||||||
"PromptGenerator",
|
"PromptGenerator",
|
||||||
"PromptManager",
|
"PromptManager",
|
||||||
"PromptManagerAdvanced",
|
"PromptManagerAdvanced",
|
||||||
"PromptModelLoader"
|
"WorkflowBridge",
|
||||||
|
"WorkflowBuilder",
|
||||||
|
"WorkflowExtractor",
|
||||||
|
"WorkflowManager",
|
||||||
|
"WorkflowModelLoader",
|
||||||
|
"WorkflowRenderer"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-Prompt-Manager"
|
"title_aux": "ComfyUI-Prompt-Manager"
|
||||||
@ -9416,9 +9449,9 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/GiusTex/ComfyUI-MoreEfficientSamplers": [
|
"https://github.com/GiusTex/ComfyUI-MoreEfficientSamplers": [
|
||||||
[
|
[
|
||||||
"SamplerCustomAdvanced_Efficient",
|
"CFGFloatListScheduler",
|
||||||
"SamplerCustomUltraAdvancedEfficient",
|
"SamplerCustomAdvancedEfficient",
|
||||||
"SamplerCustomUltraAdvancedPlusEfficient"
|
"ScheduledCfgGuider"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-MoreEfficientSamplers"
|
"title_aux": "ComfyUI-MoreEfficientSamplers"
|
||||||
@ -9426,7 +9459,6 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/GiusTex/ComfyUI-Wan-TimeToMove": [
|
"https://github.com/GiusTex/ComfyUI-Wan-TimeToMove": [
|
||||||
[
|
[
|
||||||
"CFGFloatListScheduler",
|
|
||||||
"EncodeWanVideo",
|
"EncodeWanVideo",
|
||||||
"TTMLatentAdd",
|
"TTMLatentAdd",
|
||||||
"TimeToMoveGuider"
|
"TimeToMoveGuider"
|
||||||
@ -10993,6 +11025,7 @@
|
|||||||
"IAMCCS_WanImageMotionPro_Simple",
|
"IAMCCS_WanImageMotionPro_Simple",
|
||||||
"IAMCCS_WanImageMotion_AdaIN",
|
"IAMCCS_WanImageMotion_AdaIN",
|
||||||
"IAMCCS_WanIndexedPromptEncode",
|
"IAMCCS_WanIndexedPromptEncode",
|
||||||
|
"IAMCCS_WanLoRASchedule",
|
||||||
"IAMCCS_WanLoRAStack",
|
"IAMCCS_WanLoRAStack",
|
||||||
"IAMCCS_WanLoRAStackModelIO",
|
"IAMCCS_WanLoRAStackModelIO",
|
||||||
"IAMCCS_WanLongPlanner",
|
"IAMCCS_WanLongPlanner",
|
||||||
@ -11589,17 +11622,24 @@
|
|||||||
"https://github.com/IxMxAMAR/ComfyUI-NanoBanana2": [
|
"https://github.com/IxMxAMAR/ComfyUI-NanoBanana2": [
|
||||||
[
|
[
|
||||||
"NanoBanana_APIKey",
|
"NanoBanana_APIKey",
|
||||||
|
"NanoBanana_CountTokens",
|
||||||
|
"NanoBanana_Embed",
|
||||||
"NanoBanana_ImageEdit",
|
"NanoBanana_ImageEdit",
|
||||||
"NanoBanana_ImageGen",
|
"NanoBanana_ImageGen",
|
||||||
|
"NanoBanana_ImagenGen",
|
||||||
"NanoBanana_Inpaint",
|
"NanoBanana_Inpaint",
|
||||||
|
"NanoBanana_ListModels",
|
||||||
"NanoBanana_ModelSelector",
|
"NanoBanana_ModelSelector",
|
||||||
"NanoBanana_MultiTurn",
|
"NanoBanana_MultiTurn",
|
||||||
|
"NanoBanana_MusicGen",
|
||||||
"NanoBanana_Outpaint",
|
"NanoBanana_Outpaint",
|
||||||
"NanoBanana_PromptRefiner",
|
"NanoBanana_PromptRefiner",
|
||||||
"NanoBanana_SafetySettings",
|
"NanoBanana_SafetySettings",
|
||||||
"NanoBanana_StructuredOutput",
|
"NanoBanana_StructuredOutput",
|
||||||
|
"NanoBanana_TTS",
|
||||||
"NanoBanana_TextGen",
|
"NanoBanana_TextGen",
|
||||||
"NanoBanana_ThinkingConfig",
|
"NanoBanana_ThinkingConfig",
|
||||||
|
"NanoBanana_VideoGen",
|
||||||
"NanoBanana_Vision"
|
"NanoBanana_Vision"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -14404,6 +14444,7 @@
|
|||||||
"ImageOpsNoise",
|
"ImageOpsNoise",
|
||||||
"ImageOpsPadOut",
|
"ImageOpsPadOut",
|
||||||
"ImageOpsPreview",
|
"ImageOpsPreview",
|
||||||
|
"ImageOpsSpherize",
|
||||||
"ImageOpsTransform"
|
"ImageOpsTransform"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -15727,6 +15768,7 @@
|
|||||||
"NLEdit",
|
"NLEdit",
|
||||||
"NLFromModelSpace",
|
"NLFromModelSpace",
|
||||||
"NLImageInfoDebug",
|
"NLImageInfoDebug",
|
||||||
|
"NLLTXVImgToVideoInplaceAtIndex",
|
||||||
"NLLinearToLog",
|
"NLLinearToLog",
|
||||||
"NLLogToLinear",
|
"NLLogToLinear",
|
||||||
"NLMerge",
|
"NLMerge",
|
||||||
@ -16572,6 +16614,28 @@
|
|||||||
"title_aux": "ComfyUI-Simple-Of-Complex"
|
"title_aux": "ComfyUI-Simple-Of-Complex"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/OvertliDS/overtli-studio-suite": [
|
||||||
|
[
|
||||||
|
"GZ_AdvancedTextEnhancer",
|
||||||
|
"GZ_CopilotAgent",
|
||||||
|
"GZ_ImageGen",
|
||||||
|
"GZ_LLMTextEnhancer",
|
||||||
|
"GZ_LMStudioTextEnhancer",
|
||||||
|
"GZ_OpenAICompatibleTextEnhancer",
|
||||||
|
"GZ_PromptLibraryNode",
|
||||||
|
"GZ_ProviderSettings",
|
||||||
|
"GZ_SpeechToText",
|
||||||
|
"GZ_StyleStackNode",
|
||||||
|
"GZ_TextEnhancer",
|
||||||
|
"GZ_TextToAudio",
|
||||||
|
"GZ_TextToSpeech",
|
||||||
|
"GZ_VideoGen",
|
||||||
|
"InternalName"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Overtli Studio Suite"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/OwlvChirotha/ComfyUI-MultiTranslator": [
|
"https://github.com/OwlvChirotha/ComfyUI-MultiTranslator": [
|
||||||
[
|
[
|
||||||
"ChatGPTServiceConnectorNode",
|
"ChatGPTServiceConnectorNode",
|
||||||
@ -16681,6 +16745,7 @@
|
|||||||
"CRT_FileBatchPromptScheduler",
|
"CRT_FileBatchPromptScheduler",
|
||||||
"CRT_ImageLoaderCrawlBatch",
|
"CRT_ImageLoaderCrawlBatch",
|
||||||
"CRT_KSamplerBatch",
|
"CRT_KSamplerBatch",
|
||||||
|
"CRT_KSamplerBatchAdvanced",
|
||||||
"CRT_LTX23AutoDownload",
|
"CRT_LTX23AutoDownload",
|
||||||
"CRT_LTX23USConfig",
|
"CRT_LTX23USConfig",
|
||||||
"CRT_LTX23USModelsPipe",
|
"CRT_LTX23USModelsPipe",
|
||||||
@ -16705,7 +16770,9 @@
|
|||||||
"FancyNoteNode",
|
"FancyNoteNode",
|
||||||
"FancyTimerNode",
|
"FancyTimerNode",
|
||||||
"FilmGrainFX",
|
"FilmGrainFX",
|
||||||
|
"Flux1CnetUltralyticMulti",
|
||||||
"Flux2KleinSeamlessTile",
|
"Flux2KleinSeamlessTile",
|
||||||
|
"FluxControlnetSamplerWithInjection",
|
||||||
"FluxLoraBlocksPatcher",
|
"FluxLoraBlocksPatcher",
|
||||||
"Image Tile Checker (CRT)",
|
"Image Tile Checker (CRT)",
|
||||||
"ImageDimensionsFromMegaPixels",
|
"ImageDimensionsFromMegaPixels",
|
||||||
@ -16722,6 +16789,7 @@
|
|||||||
"LoadLastLatent",
|
"LoadLastLatent",
|
||||||
"Magic LoRA Loader",
|
"Magic LoRA Loader",
|
||||||
"Magic Save Merged LoRA",
|
"Magic Save Merged LoRA",
|
||||||
|
"MaskCensor",
|
||||||
"MaskEmptyFloatNode",
|
"MaskEmptyFloatNode",
|
||||||
"MaskPassOrPlaceholder",
|
"MaskPassOrPlaceholder",
|
||||||
"MonoToStereoConverter",
|
"MonoToStereoConverter",
|
||||||
@ -16750,6 +16818,7 @@
|
|||||||
"SmartDeNoiseFX",
|
"SmartDeNoiseFX",
|
||||||
"SmartPreprocessor",
|
"SmartPreprocessor",
|
||||||
"SmartStyleModelApplyDual",
|
"SmartStyleModelApplyDual",
|
||||||
|
"SolidColor",
|
||||||
"Strength To Steps",
|
"Strength To Steps",
|
||||||
"Technicolor2FX",
|
"Technicolor2FX",
|
||||||
"Text Box line spot",
|
"Text Box line spot",
|
||||||
@ -16908,6 +16977,19 @@
|
|||||||
"title_aux": "ComfyUI-Malefish-Custom-Scripts"
|
"title_aux": "ComfyUI-Malefish-Custom-Scripts"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Pasu2k/comfyui-mayo-nodes": [
|
||||||
|
[
|
||||||
|
"MayoDropdown",
|
||||||
|
"MayoLatent"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"author": "Mayo",
|
||||||
|
"description": "Just some nodes with niche usecases, mainly for myself, but maybe for others as well~",
|
||||||
|
"nickname": "Mayo Nodes",
|
||||||
|
"title": "Mayo Nodes",
|
||||||
|
"title_aux": "Mayo Nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/PatrickBorkowicz/ComfyUI-ImmichUploader": [
|
"https://github.com/PatrickBorkowicz/ComfyUI-ImmichUploader": [
|
||||||
[
|
[
|
||||||
"ImmichUpload"
|
"ImmichUpload"
|
||||||
@ -18072,6 +18154,14 @@
|
|||||||
"title_aux": "comfyui-florence2xy"
|
"title_aux": "comfyui-florence2xy"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/RiverSide71/comfyui-image-resize-to-model-resolution": [
|
||||||
|
[
|
||||||
|
"Image Resize to Nearest Model Resolution"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "riversidenodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/RodrigoSKohl/ComfyUI-Panoramic-ImgStitcher": [
|
"https://github.com/RodrigoSKohl/ComfyUI-Panoramic-ImgStitcher": [
|
||||||
[
|
[
|
||||||
"Image Stitching Node"
|
"Image Stitching Node"
|
||||||
@ -20478,6 +20568,7 @@
|
|||||||
"INT8KernelConfigTuner",
|
"INT8KernelConfigTuner",
|
||||||
"INT8LoraLoader",
|
"INT8LoraLoader",
|
||||||
"INT8LoraLoaderStack",
|
"INT8LoraLoaderStack",
|
||||||
|
"INT8ModelAdapter",
|
||||||
"OTUNetLoaderW8A8"
|
"OTUNetLoaderW8A8"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -22466,6 +22557,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/Tlant/ComfyUI-OllamaPromptsGeneratorTlant": [
|
"https://github.com/Tlant/ComfyUI-OllamaPromptsGeneratorTlant": [
|
||||||
[
|
[
|
||||||
|
"ExtractJsonFromPngTlant",
|
||||||
|
"ExtractPromptFromJsonTlant",
|
||||||
"LoadImageAndExtractMetadataTlant",
|
"LoadImageAndExtractMetadataTlant",
|
||||||
"LoadRandomTxtFileTlant",
|
"LoadRandomTxtFileTlant",
|
||||||
"LoadRandomTxtFileTlantV2",
|
"LoadRandomTxtFileTlantV2",
|
||||||
@ -29915,7 +30008,9 @@
|
|||||||
"Flux2KleinRefLatentWeight",
|
"Flux2KleinRefLatentWeight",
|
||||||
"Flux2KleinSectionedEncoder",
|
"Flux2KleinSectionedEncoder",
|
||||||
"Flux2KleinTextEnhancer",
|
"Flux2KleinTextEnhancer",
|
||||||
"Flux2KleinTextRefBalance"
|
"Flux2KleinTextRefBalance",
|
||||||
|
"IdentityFeatureTransfer",
|
||||||
|
"IdentityGuidance"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-Flux2Klein-Enhancer"
|
"title_aux": "ComfyUI-Flux2Klein-Enhancer"
|
||||||
@ -29962,6 +30057,14 @@
|
|||||||
"AD_AutoTileVAEDecode",
|
"AD_AutoTileVAEDecode",
|
||||||
"AD_FILM_VFI",
|
"AD_FILM_VFI",
|
||||||
"AD_ImageExpandBatch",
|
"AD_ImageExpandBatch",
|
||||||
|
"AD_LTX_IC_lora",
|
||||||
|
"AD_LTX_MulGuide",
|
||||||
|
"AD_LTX_audio_input",
|
||||||
|
"AD_LTX_config",
|
||||||
|
"AD_LTX_latent_scale",
|
||||||
|
"AD_LTX_load_model",
|
||||||
|
"AD_LTX_sampler",
|
||||||
|
"AD_LTX_vae_combine",
|
||||||
"AD_Latent_Diffusion_Keyframe",
|
"AD_Latent_Diffusion_Keyframe",
|
||||||
"AD_MaskExpandBatch",
|
"AD_MaskExpandBatch",
|
||||||
"AD_VideoSeg",
|
"AD_VideoSeg",
|
||||||
@ -30124,6 +30227,8 @@
|
|||||||
"basicIn_Sampler",
|
"basicIn_Sampler",
|
||||||
"basicIn_Scheduler",
|
"basicIn_Scheduler",
|
||||||
"basicIn_Seed",
|
"basicIn_Seed",
|
||||||
|
"basicIn_Vedio",
|
||||||
|
"basicIn_clip",
|
||||||
"basicIn_float",
|
"basicIn_float",
|
||||||
"basicIn_input",
|
"basicIn_input",
|
||||||
"basicIn_int",
|
"basicIn_int",
|
||||||
@ -30298,6 +30403,7 @@
|
|||||||
"text_list_combine",
|
"text_list_combine",
|
||||||
"text_loadText",
|
"text_loadText",
|
||||||
"text_modifier",
|
"text_modifier",
|
||||||
|
"text_mulAngle",
|
||||||
"text_mul_Join",
|
"text_mul_Join",
|
||||||
"text_mul_Split",
|
"text_mul_Split",
|
||||||
"text_saveText",
|
"text_saveText",
|
||||||
@ -30320,6 +30426,7 @@
|
|||||||
"type_ListToBatch",
|
"type_ListToBatch",
|
||||||
"type_Mask_Batch2List",
|
"type_Mask_Batch2List",
|
||||||
"type_Mask_List2Batch",
|
"type_Mask_List2Batch",
|
||||||
|
"type_SubConvert",
|
||||||
"unpack_box2",
|
"unpack_box2",
|
||||||
"view_Data",
|
"view_Data",
|
||||||
"view_GetLength",
|
"view_GetLength",
|
||||||
@ -32523,6 +32630,7 @@
|
|||||||
"CheckpointSave",
|
"CheckpointSave",
|
||||||
"ChromaRadianceOptions",
|
"ChromaRadianceOptions",
|
||||||
"ColorToRGBInt",
|
"ColorToRGBInt",
|
||||||
|
"ColorTransfer",
|
||||||
"ComboOptionTestNode",
|
"ComboOptionTestNode",
|
||||||
"ComfyMathExpression",
|
"ComfyMathExpression",
|
||||||
"ComfyNumberConvert",
|
"ComfyNumberConvert",
|
||||||
@ -32675,6 +32783,7 @@
|
|||||||
"InvertMask",
|
"InvertMask",
|
||||||
"JoinAudioChannels",
|
"JoinAudioChannels",
|
||||||
"JoinImageWithAlpha",
|
"JoinImageWithAlpha",
|
||||||
|
"JsonExtractString",
|
||||||
"KSampler",
|
"KSampler",
|
||||||
"KSamplerAdvanced",
|
"KSamplerAdvanced",
|
||||||
"KSamplerSelect",
|
"KSamplerSelect",
|
||||||
@ -32916,6 +33025,7 @@
|
|||||||
"SDPoseKeypointExtractor",
|
"SDPoseKeypointExtractor",
|
||||||
"SDTurboScheduler",
|
"SDTurboScheduler",
|
||||||
"SD_4XUpscale_Conditioning",
|
"SD_4XUpscale_Conditioning",
|
||||||
|
"SUPIRApply",
|
||||||
"SV3D_Conditioning",
|
"SV3D_Conditioning",
|
||||||
"SVD_img2vid_Conditioning",
|
"SVD_img2vid_Conditioning",
|
||||||
"SamplerCustom",
|
"SamplerCustom",
|
||||||
@ -39300,6 +39410,7 @@
|
|||||||
"ComparisonGate",
|
"ComparisonGate",
|
||||||
"CropImageByMargins",
|
"CropImageByMargins",
|
||||||
"CropMaskByMargins",
|
"CropMaskByMargins",
|
||||||
|
"ExtractConfigValue",
|
||||||
"FilenameAppendSuffix",
|
"FilenameAppendSuffix",
|
||||||
"FitAspectHeadSafe",
|
"FitAspectHeadSafe",
|
||||||
"FluxResolutionPrepare",
|
"FluxResolutionPrepare",
|
||||||
@ -39308,6 +39419,7 @@
|
|||||||
"IntelligentAutoCrop",
|
"IntelligentAutoCrop",
|
||||||
"LoadImageCombined",
|
"LoadImageCombined",
|
||||||
"MQBBoxMin",
|
"MQBBoxMin",
|
||||||
|
"MemoryReporter",
|
||||||
"MultiPromptNode",
|
"MultiPromptNode",
|
||||||
"OutpaintConfigNode",
|
"OutpaintConfigNode",
|
||||||
"OutpaintPaddingComputeNode",
|
"OutpaintPaddingComputeNode",
|
||||||
@ -39315,7 +39427,7 @@
|
|||||||
"SeedVR2Prep",
|
"SeedVR2Prep",
|
||||||
"SimpleImageSaver",
|
"SimpleImageSaver",
|
||||||
"StitchByMask",
|
"StitchByMask",
|
||||||
"WorkflowConfig"
|
"UniversalProjectConfig"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "PortraitUtils"
|
"title_aux": "PortraitUtils"
|
||||||
@ -41386,6 +41498,7 @@
|
|||||||
[
|
[
|
||||||
"GeminiImageGenerate",
|
"GeminiImageGenerate",
|
||||||
"GeminiStyleTransfer",
|
"GeminiStyleTransfer",
|
||||||
|
"GeminiStyleTransferSettings",
|
||||||
"PromptStudio"
|
"PromptStudio"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -46328,6 +46441,7 @@
|
|||||||
"AUNExtractModelName",
|
"AUNExtractModelName",
|
||||||
"AUNExtractPowerLoras",
|
"AUNExtractPowerLoras",
|
||||||
"AUNExtractWidgetValue",
|
"AUNExtractWidgetValue",
|
||||||
|
"AUNFilenameResolverPreviewV2",
|
||||||
"AUNGetActiveNodeTitle",
|
"AUNGetActiveNodeTitle",
|
||||||
"AUNGetConnectedNodeTitles",
|
"AUNGetConnectedNodeTitles",
|
||||||
"AUNGraphScraper",
|
"AUNGraphScraper",
|
||||||
@ -46337,11 +46451,14 @@
|
|||||||
"AUNImg2Img",
|
"AUNImg2Img",
|
||||||
"AUNImgLoader",
|
"AUNImgLoader",
|
||||||
"AUNInputs",
|
"AUNInputs",
|
||||||
|
"AUNInputsBasic",
|
||||||
"AUNInputsDiffusers",
|
"AUNInputsDiffusers",
|
||||||
"AUNInputsHybrid",
|
"AUNInputsHybrid",
|
||||||
"AUNInputsRefine",
|
"AUNInputsRefine",
|
||||||
|
"AUNInputsRefineBasic",
|
||||||
"AUNKSamplerPlusv3",
|
"AUNKSamplerPlusv3",
|
||||||
"AUNKSamplerPlusv4",
|
"AUNKSamplerPlusv4",
|
||||||
|
"AUNManualAutoTextSwitch",
|
||||||
"AUNModelNamePass",
|
"AUNModelNamePass",
|
||||||
"AUNModelShorten",
|
"AUNModelShorten",
|
||||||
"AUNMultiBypassIndex",
|
"AUNMultiBypassIndex",
|
||||||
@ -46352,15 +46469,19 @@
|
|||||||
"AUNNameCrop",
|
"AUNNameCrop",
|
||||||
"AUNNodeStateController",
|
"AUNNodeStateController",
|
||||||
"AUNPathFilename",
|
"AUNPathFilename",
|
||||||
|
"AUNPathFilenameV2",
|
||||||
"AUNPathFilenameVideo",
|
"AUNPathFilenameVideo",
|
||||||
"AUNPathFilenameVideoResolved",
|
"AUNPathFilenameVideoResolved",
|
||||||
|
"AUNPathFilenameVideoV2",
|
||||||
"AUNRandomAnySwitch",
|
"AUNRandomAnySwitch",
|
||||||
"AUNRandomIndexSwitch",
|
"AUNRandomIndexSwitch",
|
||||||
"AUNRandomNumber",
|
"AUNRandomNumber",
|
||||||
"AUNRandomTextIndexSwitch",
|
"AUNRandomTextIndexSwitch",
|
||||||
"AUNRandomTextIndexSwitchV2",
|
"AUNRandomTextIndexSwitchV2",
|
||||||
"AUNSaveImage",
|
"AUNSaveImage",
|
||||||
|
"AUNSaveImageV2",
|
||||||
"AUNSaveVideo",
|
"AUNSaveVideo",
|
||||||
|
"AUNSaveVideoV2",
|
||||||
"AUNSetBypassByTitle",
|
"AUNSetBypassByTitle",
|
||||||
"AUNSetBypassStateGroup",
|
"AUNSetBypassStateGroup",
|
||||||
"AUNSetCollapseAndBypassStateAdvanced",
|
"AUNSetCollapseAndBypassStateAdvanced",
|
||||||
@ -50943,14 +51064,11 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/olivv-cs/ComfyUI-FunPack": [
|
"https://github.com/olivv-cs/ComfyUI-FunPack": [
|
||||||
[
|
[
|
||||||
"FunPackAutoMontage",
|
|
||||||
"FunPackContinueVideo",
|
"FunPackContinueVideo",
|
||||||
"FunPackCreativeTemplate",
|
"FunPackGemmaEmbeddingRefiner",
|
||||||
"FunPackImg2LatentInterpolation",
|
|
||||||
"FunPackLorebookEnhancer",
|
"FunPackLorebookEnhancer",
|
||||||
"FunPackPromptCombiner",
|
"FunPackPromptCombiner",
|
||||||
"FunPackPromptEnhancer",
|
"FunPackPromptEnhancer",
|
||||||
"FunPackStoryMemJSONConverter",
|
|
||||||
"FunPackStoryMemKeyframeExtractor",
|
"FunPackStoryMemKeyframeExtractor",
|
||||||
"FunPackStoryMemLastFrameExtractor",
|
"FunPackStoryMemLastFrameExtractor",
|
||||||
"FunPackStoryWriter",
|
"FunPackStoryWriter",
|
||||||
@ -54048,6 +54166,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/rookiestar28/ComfyUI-Danbooru-Tags-Upsampler": [
|
"https://github.com/rookiestar28/ComfyUI-Danbooru-Tags-Upsampler": [
|
||||||
[
|
[
|
||||||
|
"DanbooruTagsUpsampler",
|
||||||
"DanbooruTagsUpsamplerNodeRay"
|
"DanbooruTagsUpsamplerNodeRay"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -56144,6 +56263,7 @@
|
|||||||
"SmartImageRegion",
|
"SmartImageRegion",
|
||||||
"SmartImagesProcessor",
|
"SmartImagesProcessor",
|
||||||
"SmartLoadGIFImage",
|
"SmartLoadGIFImage",
|
||||||
|
"SmartLoadVideo",
|
||||||
"SmartPoint",
|
"SmartPoint",
|
||||||
"SmartPointSet",
|
"SmartPointSet",
|
||||||
"SmartPointSetMerge",
|
"SmartPointSetMerge",
|
||||||
@ -57644,6 +57764,8 @@
|
|||||||
"NukeRamp",
|
"NukeRamp",
|
||||||
"NukeRead",
|
"NukeRead",
|
||||||
"NukeReadInfo",
|
"NukeReadInfo",
|
||||||
|
"NukeReadMultiPass",
|
||||||
|
"NukeShufflePass",
|
||||||
"NukeTransform",
|
"NukeTransform",
|
||||||
"NukeVectorfield",
|
"NukeVectorfield",
|
||||||
"NukeVectorfieldInfo",
|
"NukeVectorfieldInfo",
|
||||||
@ -58731,11 +58853,14 @@
|
|||||||
"ComfyCoupleMask",
|
"ComfyCoupleMask",
|
||||||
"ComfyCoupleRegion",
|
"ComfyCoupleRegion",
|
||||||
"ComfyCoupleRegionExtractor",
|
"ComfyCoupleRegionExtractor",
|
||||||
|
"ComfyCoupleRegionMulti",
|
||||||
"ComfyCoupleRegionVisualizer",
|
"ComfyCoupleRegionVisualizer",
|
||||||
|
"CropAreaMask",
|
||||||
"Depth to normal",
|
"Depth to normal",
|
||||||
"Depth_to_normal",
|
"Depth_to_normal",
|
||||||
"Direct Screen Capture",
|
"Direct Screen Capture",
|
||||||
"Direct_screenCap",
|
"Direct_screenCap",
|
||||||
|
"DrawAreaMask",
|
||||||
"Export glb",
|
"Export glb",
|
||||||
"Export_glb",
|
"Export_glb",
|
||||||
"ImageResize_Padding",
|
"ImageResize_Padding",
|
||||||
@ -61908,6 +62033,18 @@
|
|||||||
"title_aux": "comfyUI-SemanticImageFetch"
|
"title_aux": "comfyUI-SemanticImageFetch"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/yawiii/ComfyUI-Prompt-Assistant": [
|
||||||
|
[
|
||||||
|
"ImageCaptionNode",
|
||||||
|
"KontextPresetNode",
|
||||||
|
"PromptExpand",
|
||||||
|
"PromptTranslate",
|
||||||
|
"VideoCaptionNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Prompt Assistant"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/ycchanau/ComfyUI_Preview_Magnifier": [
|
"https://github.com/ycchanau/ComfyUI_Preview_Magnifier": [
|
||||||
[
|
[
|
||||||
"YC.ImageComparerMagnifier",
|
"YC.ImageComparerMagnifier",
|
||||||
@ -61922,10 +62059,13 @@
|
|||||||
[
|
[
|
||||||
"YCYY_API_Config_Options",
|
"YCYY_API_Config_Options",
|
||||||
"YCYY_API_Proxy_Options",
|
"YCYY_API_Proxy_Options",
|
||||||
|
"YCYY_Gemini_Batch_Speakers_Options",
|
||||||
"YCYY_Gemini_Image_API",
|
"YCYY_Gemini_Image_API",
|
||||||
"YCYY_Gemini_Image_Preset",
|
"YCYY_Gemini_Image_Preset",
|
||||||
"YCYY_Gemini_STT_API",
|
"YCYY_Gemini_STT_API",
|
||||||
|
"YCYY_Gemini_Speaker_Options",
|
||||||
"YCYY_Gemini_TTS_API",
|
"YCYY_Gemini_TTS_API",
|
||||||
|
"YCYY_Gemini_TTS_Multi_API",
|
||||||
"YCYY_ModelScope_Image_API",
|
"YCYY_ModelScope_Image_API",
|
||||||
"YCYY_Ollama_LLM_API",
|
"YCYY_Ollama_LLM_API",
|
||||||
"YCYY_Ollama_LLM_Advanced_Options",
|
"YCYY_Ollama_LLM_Advanced_Options",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user