mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-20 20:02:58 +08:00
update DB
This commit is contained in:
parent
19a9c24485
commit
fa357479ef
@ -10014,14 +10014,14 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "pamparamm",
|
"author": "pamparamm",
|
||||||
"title": "Perturbed-Attention Guidance",
|
"title": "sd-perturbed-attention",
|
||||||
"id": "pag",
|
"id": "pag",
|
||||||
"reference": "https://github.com/pamparamm/sd-perturbed-attention",
|
"reference": "https://github.com/pamparamm/sd-perturbed-attention",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/pamparamm/sd-perturbed-attention"
|
"https://github.com/pamparamm/sd-perturbed-attention"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Perturbed-Attention Guidance with advanced parameters for ComfyUI. (PAG)"
|
"description": "Perturbed-Attention Guidance, Smoothed Energy Guidance and Sliding Window Guidance for ComfyUI and SD Forge/reForge. (PAG)"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "pamparamm",
|
"author": "pamparamm",
|
||||||
@ -15206,7 +15206,7 @@
|
|||||||
"https://github.com/revirevy/Comfyui_saveimage_imgbb"
|
"https://github.com/revirevy/Comfyui_saveimage_imgbb"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This custom node allow upscaling an image by a factor using a model."
|
"description": "This custom node allow you to upload result images to imgbb."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "Kinglord",
|
"author": "Kinglord",
|
||||||
@ -16395,16 +16395,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A custom node extension for ComfyUI that enables conversion between NovelAI and ComfyUI prompt formats, along with extraction of NovelAI metadata from PNG images."
|
"description": "A custom node extension for ComfyUI that enables conversion between NovelAI and ComfyUI prompt formats, along with extraction of NovelAI metadata from PNG images."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "zmwv823",
|
|
||||||
"title": "ComfyUI_Ctrlora",
|
|
||||||
"reference": "https://github.com/zmwv823/ComfyUI_Ctrlora",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/zmwv823/ComfyUI_Ctrlora"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Unofficial custom_node for [a/xyfJASON/ctrlora](https://github.com/xyfJASON/ctrlora)."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "Wakfull33",
|
"author": "Wakfull33",
|
||||||
"title": "ComfyUI-SaveImageCivitAI",
|
"title": "ComfyUI-SaveImageCivitAI",
|
||||||
@ -16811,6 +16801,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A node suite for downloading audio and video from youtube as we all sevral useful video utilits such as a final frame selector and a node that merges two videos into one."
|
"description": "A node suite for downloading audio and video from youtube as we all sevral useful video utilits such as a final frame selector and a node that merges two videos into one."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "DoctorDiffusion",
|
||||||
|
"title": "ComfyUI-SnakeOil",
|
||||||
|
"reference": "https://github.com/DoctorDiffusion/ComfyUI-SnakeOil",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/DoctorDiffusion/ComfyUI-SnakeOil"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Use [a/Doctor Diffusion's snake oil nLoRAs](https://civitai.com/models/987843) as well as [a/other negative LoRAs](https://civitai.com/models/186617/doctor-diffusions-negative-xl-lora) easily within ComfyUI."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "robtl2",
|
"author": "robtl2",
|
||||||
"title": "ComfyUI-ComfyBridge",
|
"title": "ComfyUI-ComfyBridge",
|
||||||
@ -16984,6 +16984,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This repository packages the latest BiRefNet model as a ComfyUI node for use, supporting chunked loading on both CPU and GPU, as well as model caching features."
|
"description": "This repository packages the latest BiRefNet model as a ComfyUI node for use, supporting chunked loading on both CPU and GPU, as well as model caching features."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "duhaifeng",
|
||||||
|
"title": "ComfyUI-Flux-Inpainting",
|
||||||
|
"reference": "https://github.com/rubi-du/ComfyUI-Flux-Inpainting",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/rubi-du/ComfyUI-Flux-Inpainting"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This node wraps the flux fill model as ComfyUI nodes. Use NF4 flux fill model, support for inpainting and outpainting image. Compared to the flux fill dev model, these nodes can use the flux fill model to perform inpainting and outpainting work under lower VRM conditions."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "vkff5833",
|
"author": "vkff5833",
|
||||||
"title": "ComfyUI-PromptConverter",
|
"title": "ComfyUI-PromptConverter",
|
||||||
@ -17367,6 +17377,37 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "With the MiaoShua creator's end, you can use this plugin to upload debugged workflows for consumer end users to use."
|
"description": "With the MiaoShua creator's end, you can use this plugin to upload debugged workflows for consumer end users to use."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "takemetosiberia",
|
||||||
|
"title": "SAMURAI Nodes for ComfyUI",
|
||||||
|
"reference": "https://github.com/takemetosiberia/ComfyUI-SAMURAI--SAM2-",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/takemetosiberia/ComfyUI-SAMURAI--SAM2-"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI nodes for video object segmentation using [a/SAMURAI](https://github.com/yangchris11/samurai) model."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "purpen",
|
||||||
|
"title": "AIRedoon",
|
||||||
|
"reference": "https://github.com/purpen/ComfyUI-AIRedoon",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/purpen/ComfyUI-AIRedoon"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "NODES:AIRedoon Translator, AIRedoon Image Caption.\nRedoonAi Tool Kit"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "purpen",
|
||||||
|
"title": "ComfyUI-ImageTagger",
|
||||||
|
"reference": "https://github.com/purpen/ComfyUI-ImageTagger",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/purpen/ComfyUI-ImageTagger"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "NODES:AIRedoon Image Caption.\nAnalyze image tagger"
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -2313,6 +2313,7 @@
|
|||||||
"https://github.com/DoctorDiffusion/ComfyUI-MediaMixer": [
|
"https://github.com/DoctorDiffusion/ComfyUI-MediaMixer": [
|
||||||
[
|
[
|
||||||
"FinalFrameSelector",
|
"FinalFrameSelector",
|
||||||
|
"FirstFrameSelector",
|
||||||
"PromptJournal",
|
"PromptJournal",
|
||||||
"ReverseFrameSequence",
|
"ReverseFrameSequence",
|
||||||
"VideoMerge",
|
"VideoMerge",
|
||||||
@ -2331,6 +2332,14 @@
|
|||||||
"title_aux": "Schedulizer"
|
"title_aux": "Schedulizer"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/DoctorDiffusion/ComfyUI-SnakeOil": [
|
||||||
|
[
|
||||||
|
"SnakeOil"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-SnakeOil"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/DrMWeigand/ComfyUI-StereoVision": [
|
"https://github.com/DrMWeigand/ComfyUI-StereoVision": [
|
||||||
[
|
[
|
||||||
"AutostereogramGenerator",
|
"AutostereogramGenerator",
|
||||||
@ -3485,8 +3494,6 @@
|
|||||||
"https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": [
|
"https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": [
|
||||||
[
|
[
|
||||||
"AgentMemoryProvider",
|
"AgentMemoryProvider",
|
||||||
"AgentNode",
|
|
||||||
"BasicRecursionFilterNode",
|
|
||||||
"DocumentProcessor",
|
"DocumentProcessor",
|
||||||
"LinuxMemoryDirectory",
|
"LinuxMemoryDirectory",
|
||||||
"QueryNode"
|
"QueryNode"
|
||||||
@ -3659,6 +3666,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/Isulion/ComfyUI_Isulion": [
|
"https://github.com/Isulion/ComfyUI_Isulion": [
|
||||||
[
|
[
|
||||||
|
"IsuCollage_Node",
|
||||||
"IsulionActionGenerator",
|
"IsulionActionGenerator",
|
||||||
"IsulionAlienWorldGenerator",
|
"IsulionAlienWorldGenerator",
|
||||||
"IsulionAnimalBehaviorGenerator",
|
"IsulionAnimalBehaviorGenerator",
|
||||||
@ -3670,6 +3678,7 @@
|
|||||||
"IsulionEmotionGenerator",
|
"IsulionEmotionGenerator",
|
||||||
"IsulionFantasyRaceGenerator",
|
"IsulionFantasyRaceGenerator",
|
||||||
"IsulionHabitatGenerator",
|
"IsulionHabitatGenerator",
|
||||||
|
"IsulionLoadImagesNode",
|
||||||
"IsulionMagicalEffectGenerator",
|
"IsulionMagicalEffectGenerator",
|
||||||
"IsulionMegaPromptGenerator",
|
"IsulionMegaPromptGenerator",
|
||||||
"IsulionMythicalLocationGenerator",
|
"IsulionMythicalLocationGenerator",
|
||||||
@ -8208,7 +8217,9 @@
|
|||||||
"InstaCSaveImageToS3",
|
"InstaCSaveImageToS3",
|
||||||
"InstaCSeed",
|
"InstaCSeed",
|
||||||
"InstaCText",
|
"InstaCText",
|
||||||
"InstaCTextML"
|
"InstaCTextML",
|
||||||
|
"InstaPromptMultipleStyleSelector",
|
||||||
|
"InstaPromptStyleSelector"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "InstaSD nodes for ComfyUI"
|
"title_aux": "InstaSD nodes for ComfyUI"
|
||||||
@ -13670,8 +13681,10 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/gelasdev/ComfyUI-FLUX-BFL-API": [
|
"https://github.com/gelasdev/ComfyUI-FLUX-BFL-API": [
|
||||||
[
|
[
|
||||||
|
"FluxDevRedux_BFL",
|
||||||
"FluxDev_BFL",
|
"FluxDev_BFL",
|
||||||
"FluxPro11Redux_BFL",
|
"FluxPro11Redux_BFL",
|
||||||
|
"FluxPro11UltraRedux_BFL",
|
||||||
"FluxPro11Ultra_BFL",
|
"FluxPro11Ultra_BFL",
|
||||||
"FluxPro11_BFL",
|
"FluxPro11_BFL",
|
||||||
"FluxProCanny_BFL",
|
"FluxProCanny_BFL",
|
||||||
@ -14181,7 +14194,6 @@
|
|||||||
"Griptape Driver: Amazon Bedrock Stable Diffusion",
|
"Griptape Driver: Amazon Bedrock Stable Diffusion",
|
||||||
"Griptape Driver: Amazon Bedrock Titan",
|
"Griptape Driver: Amazon Bedrock Titan",
|
||||||
"Griptape Driver: Azure OpenAI Image Generation",
|
"Griptape Driver: Azure OpenAI Image Generation",
|
||||||
"Griptape Driver: Black Forest Labs Image Generation",
|
|
||||||
"Griptape Driver: Leonardo.AI",
|
"Griptape Driver: Leonardo.AI",
|
||||||
"Griptape Driver: OpenAI Compatible Image Generation",
|
"Griptape Driver: OpenAI Compatible Image Generation",
|
||||||
"Griptape Driver: OpenAI Image Generation",
|
"Griptape Driver: OpenAI Image Generation",
|
||||||
@ -15797,6 +15809,7 @@
|
|||||||
"https://github.com/justUmen/Bjornulf_custom_nodes": [
|
"https://github.com/justUmen/Bjornulf_custom_nodes": [
|
||||||
[
|
[
|
||||||
"Bjornulf_AddLineNumbers",
|
"Bjornulf_AddLineNumbers",
|
||||||
|
"Bjornulf_AnythingToText",
|
||||||
"Bjornulf_AudioVideoSync",
|
"Bjornulf_AudioVideoSync",
|
||||||
"Bjornulf_CharacterDescriptionGenerator",
|
"Bjornulf_CharacterDescriptionGenerator",
|
||||||
"Bjornulf_CombineBackgroundOverlay",
|
"Bjornulf_CombineBackgroundOverlay",
|
||||||
@ -15805,6 +15818,9 @@
|
|||||||
"Bjornulf_CombineTextsByLines",
|
"Bjornulf_CombineTextsByLines",
|
||||||
"Bjornulf_CombineVideoAudio",
|
"Bjornulf_CombineVideoAudio",
|
||||||
"Bjornulf_ConcatVideos",
|
"Bjornulf_ConcatVideos",
|
||||||
|
"Bjornulf_ConcatVideosFromList",
|
||||||
|
"Bjornulf_ConvertVideo",
|
||||||
|
"Bjornulf_FFmpegConfig",
|
||||||
"Bjornulf_FreeVRAM",
|
"Bjornulf_FreeVRAM",
|
||||||
"Bjornulf_GrayscaleTransform",
|
"Bjornulf_GrayscaleTransform",
|
||||||
"Bjornulf_GreenScreenToTransparency",
|
"Bjornulf_GreenScreenToTransparency",
|
||||||
@ -15847,6 +15863,7 @@
|
|||||||
"Bjornulf_RandomTexts",
|
"Bjornulf_RandomTexts",
|
||||||
"Bjornulf_RemoveTransparency",
|
"Bjornulf_RemoveTransparency",
|
||||||
"Bjornulf_ResizeImage",
|
"Bjornulf_ResizeImage",
|
||||||
|
"Bjornulf_ResizeImagePercentage",
|
||||||
"Bjornulf_SaveBjornulfLobeChat",
|
"Bjornulf_SaveBjornulfLobeChat",
|
||||||
"Bjornulf_SaveImagePath",
|
"Bjornulf_SaveImagePath",
|
||||||
"Bjornulf_SaveImageToFolder",
|
"Bjornulf_SaveImageToFolder",
|
||||||
@ -15854,11 +15871,17 @@
|
|||||||
"Bjornulf_SaveTmpImage",
|
"Bjornulf_SaveTmpImage",
|
||||||
"Bjornulf_ScramblerCharacter",
|
"Bjornulf_ScramblerCharacter",
|
||||||
"Bjornulf_SelectImageFromList",
|
"Bjornulf_SelectImageFromList",
|
||||||
|
"Bjornulf_ShowFloat",
|
||||||
|
"Bjornulf_ShowInt",
|
||||||
|
"Bjornulf_ShowJson",
|
||||||
|
"Bjornulf_ShowStringText",
|
||||||
"Bjornulf_ShowText",
|
"Bjornulf_ShowText",
|
||||||
"Bjornulf_SpeechToText",
|
"Bjornulf_SpeechToText",
|
||||||
|
"Bjornulf_TextReplace",
|
||||||
"Bjornulf_TextToAnything",
|
"Bjornulf_TextToAnything",
|
||||||
"Bjornulf_TextToSpeech",
|
"Bjornulf_TextToSpeech",
|
||||||
"Bjornulf_TextToStringAndSeed",
|
"Bjornulf_TextToStringAndSeed",
|
||||||
|
"Bjornulf_VideoDetails",
|
||||||
"Bjornulf_VideoPingPong",
|
"Bjornulf_VideoPingPong",
|
||||||
"Bjornulf_VideoPreview",
|
"Bjornulf_VideoPreview",
|
||||||
"Bjornulf_VideoToImagesList",
|
"Bjornulf_VideoToImagesList",
|
||||||
@ -16198,6 +16221,7 @@
|
|||||||
"CogVideoImageEncodeFunInP",
|
"CogVideoImageEncodeFunInP",
|
||||||
"CogVideoLatentPreview",
|
"CogVideoLatentPreview",
|
||||||
"CogVideoLoraSelect",
|
"CogVideoLoraSelect",
|
||||||
|
"CogVideoLoraSelectComfy",
|
||||||
"CogVideoSampler",
|
"CogVideoSampler",
|
||||||
"CogVideoTextEncode",
|
"CogVideoTextEncode",
|
||||||
"CogVideoTextEncodeCombine",
|
"CogVideoTextEncodeCombine",
|
||||||
@ -16772,10 +16796,12 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/klinter007/klinter_nodes": [
|
"https://github.com/klinter007/klinter_nodes": [
|
||||||
[
|
[
|
||||||
|
"AspectSelector",
|
||||||
"ExtraPadding",
|
"ExtraPadding",
|
||||||
"FolderLoader",
|
"FolderLoader",
|
||||||
"LoadImagePlus",
|
"LoadImagePlus",
|
||||||
"SizeSelector",
|
"SizeSelector",
|
||||||
|
"SpeedRamp",
|
||||||
"YellowBus",
|
"YellowBus",
|
||||||
"ZoomOutComposer",
|
"ZoomOutComposer",
|
||||||
"concat",
|
"concat",
|
||||||
@ -19606,12 +19632,13 @@
|
|||||||
"https://github.com/pamparamm/sd-perturbed-attention": [
|
"https://github.com/pamparamm/sd-perturbed-attention": [
|
||||||
[
|
[
|
||||||
"PerturbedAttention",
|
"PerturbedAttention",
|
||||||
|
"SlidingWindowGuidanceAdvanced",
|
||||||
"SmoothedEnergyGuidanceAdvanced",
|
"SmoothedEnergyGuidanceAdvanced",
|
||||||
"TRTAttachPag",
|
"TRTAttachPag",
|
||||||
"TRTPerturbedAttention"
|
"TRTPerturbedAttention"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Perturbed-Attention Guidance"
|
"title_aux": "sd-perturbed-attention"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/pants007/comfy-pants": [
|
"https://github.com/pants007/comfy-pants": [
|
||||||
@ -19897,6 +19924,23 @@
|
|||||||
"title_aux": "ComfyUI-SAM2-Realtime"
|
"title_aux": "ComfyUI-SAM2-Realtime"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/purpen/ComfyUI-AIRedoon": [
|
||||||
|
[
|
||||||
|
"AIRedoonImageCaptioning",
|
||||||
|
"AIRedoonTranslator"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "AIRedoon"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"https://github.com/purpen/ComfyUI-ImageTagger": [
|
||||||
|
[
|
||||||
|
"AIRedoonImageCaptioning"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-ImageTagger"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts": [
|
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts": [
|
||||||
[
|
[
|
||||||
"CheckpointLoader|pysssss",
|
"CheckpointLoader|pysssss",
|
||||||
@ -19995,7 +20039,7 @@
|
|||||||
[
|
[
|
||||||
"MfluxControlNetLoader",
|
"MfluxControlNetLoader",
|
||||||
"MfluxCustomModels",
|
"MfluxCustomModels",
|
||||||
"MfluxLoadImage",
|
"MfluxImg2Img",
|
||||||
"MfluxLorasLoader",
|
"MfluxLorasLoader",
|
||||||
"MfluxModelsDownloader",
|
"MfluxModelsDownloader",
|
||||||
"MfluxModelsLoader",
|
"MfluxModelsLoader",
|
||||||
@ -20231,19 +20275,27 @@
|
|||||||
[
|
[
|
||||||
"BatchSlider",
|
"BatchSlider",
|
||||||
"BooleanToEnabled",
|
"BooleanToEnabled",
|
||||||
|
"ConfigurableDrawText",
|
||||||
"ControlNetSlider",
|
"ControlNetSlider",
|
||||||
"DenoiseSlider",
|
"DenoiseSlider",
|
||||||
|
"DrawTextConfig",
|
||||||
|
"FluxContinuumModelRouter",
|
||||||
"GPUSlider",
|
"GPUSlider",
|
||||||
"GuidanceSlider",
|
"GuidanceSlider",
|
||||||
|
"IPAdapterSlider",
|
||||||
|
"ImageBatchBoolean",
|
||||||
"ImpactControlBridgeFix",
|
"ImpactControlBridgeFix",
|
||||||
"LatentPass",
|
"LatentPass",
|
||||||
"MaxShiftSlider",
|
"MaxShiftSlider",
|
||||||
|
"OutputGetString",
|
||||||
"PipePass",
|
"PipePass",
|
||||||
"ResolutionPicker",
|
"ResolutionPicker",
|
||||||
"SEGSPass",
|
"SEGSPass",
|
||||||
"SamplerParameterPacker",
|
"SamplerParameterPacker",
|
||||||
"SamplerParameterUnpacker",
|
"SamplerParameterUnpacker",
|
||||||
"SelectFromBatch",
|
"SelectFromBatch",
|
||||||
|
"SimpleTextTruncate",
|
||||||
|
"SplitVec3",
|
||||||
"StepSlider",
|
"StepSlider",
|
||||||
"TextVersions"
|
"TextVersions"
|
||||||
],
|
],
|
||||||
@ -20328,6 +20380,15 @@
|
|||||||
"title_aux": "ComfyUI-BiRefNet-lite"
|
"title_aux": "ComfyUI-BiRefNet-lite"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/rubi-du/ComfyUI-Flux-Inpainting": [
|
||||||
|
[
|
||||||
|
"Flux Inpaint",
|
||||||
|
"Flux Inpainting"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Flux-Inpainting"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/rui40000/RUI-Nodes": [
|
"https://github.com/rui40000/RUI-Nodes": [
|
||||||
[
|
[
|
||||||
"ABCondition",
|
"ABCondition",
|
||||||
@ -21942,6 +22003,16 @@
|
|||||||
"title_aux": "ComfyUI Scene Composer"
|
"title_aux": "ComfyUI Scene Composer"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/takemetosiberia/ComfyUI-SAMURAI--SAM2-": [
|
||||||
|
[
|
||||||
|
"SAMURAIBoxInputNode",
|
||||||
|
"SAMURAIPointsInputNode",
|
||||||
|
"SAMURAIRefineNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "SAMURAI Nodes for ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/talesofai/comfyui-browser": [
|
"https://github.com/talesofai/comfyui-browser": [
|
||||||
[
|
[
|
||||||
"DifyTextGenerator //Browser",
|
"DifyTextGenerator //Browser",
|
||||||
@ -23318,11 +23389,13 @@
|
|||||||
"easy loadImagesForLoop",
|
"easy loadImagesForLoop",
|
||||||
"easy loraStack",
|
"easy loraStack",
|
||||||
"easy loraStackApply",
|
"easy loraStackApply",
|
||||||
|
"easy makeImageForICLora",
|
||||||
"easy mathFloat",
|
"easy mathFloat",
|
||||||
"easy mathInt",
|
"easy mathInt",
|
||||||
"easy mathString",
|
"easy mathString",
|
||||||
"easy mochiLoader",
|
"easy mochiLoader",
|
||||||
"easy negative",
|
"easy negative",
|
||||||
|
"easy ominiControlApply",
|
||||||
"easy outputToList",
|
"easy outputToList",
|
||||||
"easy pipeBatchIndex",
|
"easy pipeBatchIndex",
|
||||||
"easy pipeEdit",
|
"easy pipeEdit",
|
||||||
|
|||||||
3910
github-stats.json
3910
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -14,6 +14,26 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "anze",
|
||||||
|
"title": "ComfyUI-OIDN [WIP]",
|
||||||
|
"reference": "https://github.com/Anze-/ComfyUI-OIDN",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Anze-/ComfyUI-OIDN"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComyUI wrapper for Intel OIDN image denoising\nWARNING! : this is a development repo, usage in production environments is not advised! Bugs are to be expected."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "techzuhaib",
|
||||||
|
"title": "ComfyUI-CacheImageNode",
|
||||||
|
"reference": "https://github.com/techzuhaib/ComfyUI-CacheImageNode",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/techzuhaib/ComfyUI-CacheImageNode"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "NODES: CacheImageNode"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "hay86",
|
"author": "hay86",
|
||||||
"title": "ComfyUI AceNodes [UNSAFE]",
|
"title": "ComfyUI AceNodes [UNSAFE]",
|
||||||
@ -34,26 +54,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "NODES: Add Mask For IC Lora x"
|
"description": "NODES: Add Mask For IC Lora x"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "motivated3",
|
|
||||||
"title": "comfyui-shua-creator [WIP]",
|
|
||||||
"reference": "https://github.com/motivated3/comfyui-shua-creator",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/motivated3/comfyui-shua-creator"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "This extension allows users to upload debugged workflows through this plugin for use by consumer-end users.NOTE: The files in the repo are not organized."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "duhaifeng",
|
|
||||||
"title": "ComfyUI-Flux-Inpainting [WIP]",
|
|
||||||
"reference": "https://github.com/rubi-du/ComfyUI-Flux-Inpainting",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/rubi-du/ComfyUI-Flux-Inpainting"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "NODES: Flux Inpainting"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "zmwv823",
|
"author": "zmwv823",
|
||||||
"title": "ComfyUI-Sana [WIP]",
|
"title": "ComfyUI-Sana [WIP]",
|
||||||
@ -558,16 +558,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Upscale image with model multiple times !"
|
"description": "Upscale image with model multiple times !"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "huangyangke",
|
|
||||||
"title": "ComfyUI-Kolors-IpadapterFaceId [WIP]",
|
|
||||||
"reference": "https://github.com/huangyangke/ComfyUI-Kolors-IpadapterFaceId",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/huangyangke/ComfyUI-Kolors-IpadapterFaceId"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "NODES:kolors_ipadapter_faceid\nNOTE: The files in the repo are not organized."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "rouxianmantou",
|
"author": "rouxianmantou",
|
||||||
"title": "comfyui-rxmt-nodes",
|
"title": "comfyui-rxmt-nodes",
|
||||||
|
|||||||
@ -350,6 +350,14 @@
|
|||||||
"title_aux": "ComfyUI-Xorbis-nodes [WIP]"
|
"title_aux": "ComfyUI-Xorbis-nodes [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Anze-/ComfyUI-OIDN": [
|
||||||
|
[
|
||||||
|
"OIDN Denoise"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-OIDN [WIP]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Anze-/ComfyUI_deepDeband": [
|
"https://github.com/Anze-/ComfyUI_deepDeband": [
|
||||||
[
|
[
|
||||||
"deepDeband Inference"
|
"deepDeband Inference"
|
||||||
@ -505,7 +513,8 @@
|
|||||||
"DevToolsNodeWithOnlyOptionalInput",
|
"DevToolsNodeWithOnlyOptionalInput",
|
||||||
"DevToolsNodeWithOptionalInput",
|
"DevToolsNodeWithOptionalInput",
|
||||||
"DevToolsNodeWithOutputList",
|
"DevToolsNodeWithOutputList",
|
||||||
"DevToolsNodeWithStringInput"
|
"DevToolsNodeWithStringInput",
|
||||||
|
"DevToolsNodeWithUnionInput"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI_devtools [WIP]"
|
"title_aux": "ComfyUI_devtools [WIP]"
|
||||||
@ -586,6 +595,7 @@
|
|||||||
"https://github.com/DoctorDiffusion/Doctor-Tools": [
|
"https://github.com/DoctorDiffusion/Doctor-Tools": [
|
||||||
[
|
[
|
||||||
"FinalFrameSelector",
|
"FinalFrameSelector",
|
||||||
|
"FirstFrameSelector",
|
||||||
"PromptJournal",
|
"PromptJournal",
|
||||||
"ReverseFrameSequence",
|
"ReverseFrameSequence",
|
||||||
"VideoMerge",
|
"VideoMerge",
|
||||||
@ -2419,14 +2429,6 @@
|
|||||||
"title_aux": "comfy-magick [WIP]"
|
"title_aux": "comfy-magick [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/huangyangke/ComfyUI-Kolors-IpadapterFaceId": [
|
|
||||||
[
|
|
||||||
"kolors_ipadapter_faceid"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "ComfyUI-Kolors-IpadapterFaceId [WIP]"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/huizhang0110/ComfyUI_Easy_Nodes_hui": [
|
"https://github.com/huizhang0110/ComfyUI_Easy_Nodes_hui": [
|
||||||
[
|
[
|
||||||
"EasyBgRemover",
|
"EasyBgRemover",
|
||||||
@ -3446,14 +3448,6 @@
|
|||||||
"title_aux": "comfyui-rxmt-nodes"
|
"title_aux": "comfyui-rxmt-nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/rubi-du/ComfyUI-Flux-Inpainting": [
|
|
||||||
[
|
|
||||||
"Flux Inpainting"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "ComfyUI-Flux-Inpainting [WIP]"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/ruka-game/rukalib_comfyui": [
|
"https://github.com/ruka-game/rukalib_comfyui": [
|
||||||
[
|
[
|
||||||
"RukaDebugProbe",
|
"RukaDebugProbe",
|
||||||
@ -3662,6 +3656,14 @@
|
|||||||
"title_aux": "ComfyUI-Rpg-Architect [WIP]"
|
"title_aux": "ComfyUI-Rpg-Architect [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/techzuhaib/ComfyUI-CacheImageNode": [
|
||||||
|
[
|
||||||
|
"CacheImageNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-CacheImageNode"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/thderoo/ComfyUI-_topfun_s_nodes": [
|
"https://github.com/thderoo/ComfyUI-_topfun_s_nodes": [
|
||||||
[
|
[
|
||||||
"ConditioningPerturbation",
|
"ConditioningPerturbation",
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -10,6 +10,26 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "huangyangke",
|
||||||
|
"title": "ComfyUI-Kolors-IpadapterFaceId [DEPRECATED]",
|
||||||
|
"reference": "https://github.com/huangyangke/ComfyUI-Kolors-IpadapterFaceId",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/huangyangke/ComfyUI-Kolors-IpadapterFaceId"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "NODES:kolors_ipadapter_faceid\nNOTE: The files in the repo are not organized."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "zmwv823",
|
||||||
|
"title": "ComfyUI_Ctrlora [DEPRECATED]",
|
||||||
|
"reference": "https://github.com/zmwv823/ComfyUI_Ctrlora",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/zmwv823/ComfyUI_Ctrlora"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Unofficial custom_node for [a/xyfJASON/ctrlora](https://github.com/xyfJASON/ctrlora)."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Fannovel16",
|
"author": "Fannovel16",
|
||||||
"title": "ComfyUI Loopchain [DEPRECATED]",
|
"title": "ComfyUI Loopchain [DEPRECATED]",
|
||||||
|
|||||||
@ -10,6 +10,67 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "takemetosiberia",
|
||||||
|
"title": "SAMURAI Nodes for ComfyUI",
|
||||||
|
"reference": "https://github.com/takemetosiberia/ComfyUI-SAMURAI--SAM2-",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/takemetosiberia/ComfyUI-SAMURAI--SAM2-"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI nodes for video object segmentation using [a/SAMURAI](https://github.com/yangchris11/samurai) model."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "motivated3",
|
||||||
|
"title": "ComfyUI MiaoShua Creator",
|
||||||
|
"id": "comfyui-shua-creator",
|
||||||
|
"reference": "https://github.com/motivated3/comfyui-shua-creator",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/motivated3/comfyui-shua-creator"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "With the MiaoShua creator's end, you can use this plugin to upload debugged workflows for consumer end users to use."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "DoctorDiffusion",
|
||||||
|
"title": "ComfyUI-SnakeOil",
|
||||||
|
"reference": "https://github.com/DoctorDiffusion/ComfyUI-SnakeOil",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/DoctorDiffusion/ComfyUI-SnakeOil"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Use [a/Doctor Diffusion's snake oil nLoRAs](https://civitai.com/models/987843) as well as [a/other negative LoRAs](https://civitai.com/models/186617/doctor-diffusions-negative-xl-lora) easily within ComfyUI."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "duhaifeng",
|
||||||
|
"title": "ComfyUI-Flux-Inpainting",
|
||||||
|
"reference": "https://github.com/rubi-du/ComfyUI-Flux-Inpainting",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/rubi-du/ComfyUI-Flux-Inpainting"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This node wraps the flux fill model as ComfyUI nodes. Use NF4 flux fill model, support for inpainting and outpainting image. Compared to the flux fill dev model, these nodes can use the flux fill model to perform inpainting and outpainting work under lower VRM conditions."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "purpen",
|
||||||
|
"title": "AIRedoon",
|
||||||
|
"reference": "https://github.com/purpen/ComfyUI-AIRedoon",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/purpen/ComfyUI-AIRedoon"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "NODES:AIRedoon Translator, AIRedoon Image Caption"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "purpen",
|
||||||
|
"title": "ComfyUI-ImageTagger",
|
||||||
|
"reference": "https://github.com/purpen/ComfyUI-ImageTagger",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/purpen/ComfyUI-ImageTagger"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "NODES:AIRedoon Image Caption.\nAnalyze image tagger"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Yuan-ManX",
|
"author": "Yuan-ManX",
|
||||||
"title": "ComfyUI-SoundHub",
|
"title": "ComfyUI-SoundHub",
|
||||||
@ -633,69 +694,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "To use stepfun's library, you need an official api that supports multimodal inputs such as video and pictures [a/https://platform.stepfun.com/request-restriction](https://platform.stepfun.com/request-restriction)"
|
"description": "To use stepfun's library, you need an official api that supports multimodal inputs such as video and pictures [a/https://platform.stepfun.com/request-restriction](https://platform.stepfun.com/request-restriction)"
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "lrzjason",
|
|
||||||
"title": "Comfyui-In-Context-Lora-Utils",
|
|
||||||
"reference": "https://github.com/lrzjason/Comfyui-In-Context-Lora-Utils",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/lrzjason/Comfyui-In-Context-Lora-Utils"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "NODES: Add Mask For IC Lora"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "1038lab",
|
|
||||||
"title": "ComfyUI-RMBG",
|
|
||||||
"reference": "https://github.com/1038lab/ComfyUI-RMBG",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/1038lab/ComfyUI-RMBG"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "A ComfyUI node for removing image backgrounds using RMBG-2.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "GorillaFrame",
|
|
||||||
"title": "GFrbmg2",
|
|
||||||
"reference": "https://github.com/gorillaframeai/GF_nodes",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/gorillaframeai/GF_nodes"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "This custom node for ComfyUI provides advanced background removal capabilities using the briaai/RMBG-2.0 model. It is designed to seamlessly integrate into the ComfyUI environment, offering users a powerful tool for image processing tasks."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "amaozhao",
|
|
||||||
"title": "ComfyUI_DeployCash",
|
|
||||||
"id": "ComfyUI_DeployCash",
|
|
||||||
"reference": "https://github.com/jacklukai/ComfyUI_DeployCash",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/jacklukai/ComfyUI_DeployCash"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "DeployCash, a tool that converts workflows into WeChat and H5 with one click, and supports payments."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "akatz-ai",
|
|
||||||
"title": "ComfyUI-X-Portrait-Nodes",
|
|
||||||
"id": "comfyui-x-portrait-nodes",
|
|
||||||
"reference": "https://github.com/akatz-ai/ComfyUI-X-Portrait-Nodes",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/akatz-ai/ComfyUI-X-Portrait-Nodes"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Implementation of X-Portrait nodes for ComfyUI, animate portraits with an input video and a reference image."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "Doctor Diffusion",
|
|
||||||
"title": "Schedulizer",
|
|
||||||
"id": "schedulizer",
|
|
||||||
"reference": "https://github.com/DoctorDiffusion/ComfyUI-Schedulizer",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/DoctorDiffusion/ComfyUI-Schedulizer"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Nodes:Whisper Node, Prompt Schedule Converter. Convert song lyrics into a useable prompt travel schedule within comfyUI. Includes whisper large-v2."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -2313,6 +2313,7 @@
|
|||||||
"https://github.com/DoctorDiffusion/ComfyUI-MediaMixer": [
|
"https://github.com/DoctorDiffusion/ComfyUI-MediaMixer": [
|
||||||
[
|
[
|
||||||
"FinalFrameSelector",
|
"FinalFrameSelector",
|
||||||
|
"FirstFrameSelector",
|
||||||
"PromptJournal",
|
"PromptJournal",
|
||||||
"ReverseFrameSequence",
|
"ReverseFrameSequence",
|
||||||
"VideoMerge",
|
"VideoMerge",
|
||||||
@ -2331,6 +2332,14 @@
|
|||||||
"title_aux": "Schedulizer"
|
"title_aux": "Schedulizer"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/DoctorDiffusion/ComfyUI-SnakeOil": [
|
||||||
|
[
|
||||||
|
"SnakeOil"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-SnakeOil"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/DrMWeigand/ComfyUI-StereoVision": [
|
"https://github.com/DrMWeigand/ComfyUI-StereoVision": [
|
||||||
[
|
[
|
||||||
"AutostereogramGenerator",
|
"AutostereogramGenerator",
|
||||||
@ -3485,8 +3494,6 @@
|
|||||||
"https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": [
|
"https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": [
|
||||||
[
|
[
|
||||||
"AgentMemoryProvider",
|
"AgentMemoryProvider",
|
||||||
"AgentNode",
|
|
||||||
"BasicRecursionFilterNode",
|
|
||||||
"DocumentProcessor",
|
"DocumentProcessor",
|
||||||
"LinuxMemoryDirectory",
|
"LinuxMemoryDirectory",
|
||||||
"QueryNode"
|
"QueryNode"
|
||||||
@ -3659,6 +3666,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/Isulion/ComfyUI_Isulion": [
|
"https://github.com/Isulion/ComfyUI_Isulion": [
|
||||||
[
|
[
|
||||||
|
"IsuCollage_Node",
|
||||||
"IsulionActionGenerator",
|
"IsulionActionGenerator",
|
||||||
"IsulionAlienWorldGenerator",
|
"IsulionAlienWorldGenerator",
|
||||||
"IsulionAnimalBehaviorGenerator",
|
"IsulionAnimalBehaviorGenerator",
|
||||||
@ -3670,6 +3678,7 @@
|
|||||||
"IsulionEmotionGenerator",
|
"IsulionEmotionGenerator",
|
||||||
"IsulionFantasyRaceGenerator",
|
"IsulionFantasyRaceGenerator",
|
||||||
"IsulionHabitatGenerator",
|
"IsulionHabitatGenerator",
|
||||||
|
"IsulionLoadImagesNode",
|
||||||
"IsulionMagicalEffectGenerator",
|
"IsulionMagicalEffectGenerator",
|
||||||
"IsulionMegaPromptGenerator",
|
"IsulionMegaPromptGenerator",
|
||||||
"IsulionMythicalLocationGenerator",
|
"IsulionMythicalLocationGenerator",
|
||||||
@ -8208,7 +8217,9 @@
|
|||||||
"InstaCSaveImageToS3",
|
"InstaCSaveImageToS3",
|
||||||
"InstaCSeed",
|
"InstaCSeed",
|
||||||
"InstaCText",
|
"InstaCText",
|
||||||
"InstaCTextML"
|
"InstaCTextML",
|
||||||
|
"InstaPromptMultipleStyleSelector",
|
||||||
|
"InstaPromptStyleSelector"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "InstaSD nodes for ComfyUI"
|
"title_aux": "InstaSD nodes for ComfyUI"
|
||||||
@ -13670,8 +13681,10 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/gelasdev/ComfyUI-FLUX-BFL-API": [
|
"https://github.com/gelasdev/ComfyUI-FLUX-BFL-API": [
|
||||||
[
|
[
|
||||||
|
"FluxDevRedux_BFL",
|
||||||
"FluxDev_BFL",
|
"FluxDev_BFL",
|
||||||
"FluxPro11Redux_BFL",
|
"FluxPro11Redux_BFL",
|
||||||
|
"FluxPro11UltraRedux_BFL",
|
||||||
"FluxPro11Ultra_BFL",
|
"FluxPro11Ultra_BFL",
|
||||||
"FluxPro11_BFL",
|
"FluxPro11_BFL",
|
||||||
"FluxProCanny_BFL",
|
"FluxProCanny_BFL",
|
||||||
@ -14181,7 +14194,6 @@
|
|||||||
"Griptape Driver: Amazon Bedrock Stable Diffusion",
|
"Griptape Driver: Amazon Bedrock Stable Diffusion",
|
||||||
"Griptape Driver: Amazon Bedrock Titan",
|
"Griptape Driver: Amazon Bedrock Titan",
|
||||||
"Griptape Driver: Azure OpenAI Image Generation",
|
"Griptape Driver: Azure OpenAI Image Generation",
|
||||||
"Griptape Driver: Black Forest Labs Image Generation",
|
|
||||||
"Griptape Driver: Leonardo.AI",
|
"Griptape Driver: Leonardo.AI",
|
||||||
"Griptape Driver: OpenAI Compatible Image Generation",
|
"Griptape Driver: OpenAI Compatible Image Generation",
|
||||||
"Griptape Driver: OpenAI Image Generation",
|
"Griptape Driver: OpenAI Image Generation",
|
||||||
@ -15797,6 +15809,7 @@
|
|||||||
"https://github.com/justUmen/Bjornulf_custom_nodes": [
|
"https://github.com/justUmen/Bjornulf_custom_nodes": [
|
||||||
[
|
[
|
||||||
"Bjornulf_AddLineNumbers",
|
"Bjornulf_AddLineNumbers",
|
||||||
|
"Bjornulf_AnythingToText",
|
||||||
"Bjornulf_AudioVideoSync",
|
"Bjornulf_AudioVideoSync",
|
||||||
"Bjornulf_CharacterDescriptionGenerator",
|
"Bjornulf_CharacterDescriptionGenerator",
|
||||||
"Bjornulf_CombineBackgroundOverlay",
|
"Bjornulf_CombineBackgroundOverlay",
|
||||||
@ -15805,6 +15818,9 @@
|
|||||||
"Bjornulf_CombineTextsByLines",
|
"Bjornulf_CombineTextsByLines",
|
||||||
"Bjornulf_CombineVideoAudio",
|
"Bjornulf_CombineVideoAudio",
|
||||||
"Bjornulf_ConcatVideos",
|
"Bjornulf_ConcatVideos",
|
||||||
|
"Bjornulf_ConcatVideosFromList",
|
||||||
|
"Bjornulf_ConvertVideo",
|
||||||
|
"Bjornulf_FFmpegConfig",
|
||||||
"Bjornulf_FreeVRAM",
|
"Bjornulf_FreeVRAM",
|
||||||
"Bjornulf_GrayscaleTransform",
|
"Bjornulf_GrayscaleTransform",
|
||||||
"Bjornulf_GreenScreenToTransparency",
|
"Bjornulf_GreenScreenToTransparency",
|
||||||
@ -15847,6 +15863,7 @@
|
|||||||
"Bjornulf_RandomTexts",
|
"Bjornulf_RandomTexts",
|
||||||
"Bjornulf_RemoveTransparency",
|
"Bjornulf_RemoveTransparency",
|
||||||
"Bjornulf_ResizeImage",
|
"Bjornulf_ResizeImage",
|
||||||
|
"Bjornulf_ResizeImagePercentage",
|
||||||
"Bjornulf_SaveBjornulfLobeChat",
|
"Bjornulf_SaveBjornulfLobeChat",
|
||||||
"Bjornulf_SaveImagePath",
|
"Bjornulf_SaveImagePath",
|
||||||
"Bjornulf_SaveImageToFolder",
|
"Bjornulf_SaveImageToFolder",
|
||||||
@ -15854,11 +15871,17 @@
|
|||||||
"Bjornulf_SaveTmpImage",
|
"Bjornulf_SaveTmpImage",
|
||||||
"Bjornulf_ScramblerCharacter",
|
"Bjornulf_ScramblerCharacter",
|
||||||
"Bjornulf_SelectImageFromList",
|
"Bjornulf_SelectImageFromList",
|
||||||
|
"Bjornulf_ShowFloat",
|
||||||
|
"Bjornulf_ShowInt",
|
||||||
|
"Bjornulf_ShowJson",
|
||||||
|
"Bjornulf_ShowStringText",
|
||||||
"Bjornulf_ShowText",
|
"Bjornulf_ShowText",
|
||||||
"Bjornulf_SpeechToText",
|
"Bjornulf_SpeechToText",
|
||||||
|
"Bjornulf_TextReplace",
|
||||||
"Bjornulf_TextToAnything",
|
"Bjornulf_TextToAnything",
|
||||||
"Bjornulf_TextToSpeech",
|
"Bjornulf_TextToSpeech",
|
||||||
"Bjornulf_TextToStringAndSeed",
|
"Bjornulf_TextToStringAndSeed",
|
||||||
|
"Bjornulf_VideoDetails",
|
||||||
"Bjornulf_VideoPingPong",
|
"Bjornulf_VideoPingPong",
|
||||||
"Bjornulf_VideoPreview",
|
"Bjornulf_VideoPreview",
|
||||||
"Bjornulf_VideoToImagesList",
|
"Bjornulf_VideoToImagesList",
|
||||||
@ -16198,6 +16221,7 @@
|
|||||||
"CogVideoImageEncodeFunInP",
|
"CogVideoImageEncodeFunInP",
|
||||||
"CogVideoLatentPreview",
|
"CogVideoLatentPreview",
|
||||||
"CogVideoLoraSelect",
|
"CogVideoLoraSelect",
|
||||||
|
"CogVideoLoraSelectComfy",
|
||||||
"CogVideoSampler",
|
"CogVideoSampler",
|
||||||
"CogVideoTextEncode",
|
"CogVideoTextEncode",
|
||||||
"CogVideoTextEncodeCombine",
|
"CogVideoTextEncodeCombine",
|
||||||
@ -16772,10 +16796,12 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/klinter007/klinter_nodes": [
|
"https://github.com/klinter007/klinter_nodes": [
|
||||||
[
|
[
|
||||||
|
"AspectSelector",
|
||||||
"ExtraPadding",
|
"ExtraPadding",
|
||||||
"FolderLoader",
|
"FolderLoader",
|
||||||
"LoadImagePlus",
|
"LoadImagePlus",
|
||||||
"SizeSelector",
|
"SizeSelector",
|
||||||
|
"SpeedRamp",
|
||||||
"YellowBus",
|
"YellowBus",
|
||||||
"ZoomOutComposer",
|
"ZoomOutComposer",
|
||||||
"concat",
|
"concat",
|
||||||
@ -19606,12 +19632,13 @@
|
|||||||
"https://github.com/pamparamm/sd-perturbed-attention": [
|
"https://github.com/pamparamm/sd-perturbed-attention": [
|
||||||
[
|
[
|
||||||
"PerturbedAttention",
|
"PerturbedAttention",
|
||||||
|
"SlidingWindowGuidanceAdvanced",
|
||||||
"SmoothedEnergyGuidanceAdvanced",
|
"SmoothedEnergyGuidanceAdvanced",
|
||||||
"TRTAttachPag",
|
"TRTAttachPag",
|
||||||
"TRTPerturbedAttention"
|
"TRTPerturbedAttention"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Perturbed-Attention Guidance"
|
"title_aux": "sd-perturbed-attention"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/pants007/comfy-pants": [
|
"https://github.com/pants007/comfy-pants": [
|
||||||
@ -19897,6 +19924,23 @@
|
|||||||
"title_aux": "ComfyUI-SAM2-Realtime"
|
"title_aux": "ComfyUI-SAM2-Realtime"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/purpen/ComfyUI-AIRedoon": [
|
||||||
|
[
|
||||||
|
"AIRedoonImageCaptioning",
|
||||||
|
"AIRedoonTranslator"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "AIRedoon"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"https://github.com/purpen/ComfyUI-ImageTagger": [
|
||||||
|
[
|
||||||
|
"AIRedoonImageCaptioning"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-ImageTagger"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts": [
|
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts": [
|
||||||
[
|
[
|
||||||
"CheckpointLoader|pysssss",
|
"CheckpointLoader|pysssss",
|
||||||
@ -19995,7 +20039,7 @@
|
|||||||
[
|
[
|
||||||
"MfluxControlNetLoader",
|
"MfluxControlNetLoader",
|
||||||
"MfluxCustomModels",
|
"MfluxCustomModels",
|
||||||
"MfluxLoadImage",
|
"MfluxImg2Img",
|
||||||
"MfluxLorasLoader",
|
"MfluxLorasLoader",
|
||||||
"MfluxModelsDownloader",
|
"MfluxModelsDownloader",
|
||||||
"MfluxModelsLoader",
|
"MfluxModelsLoader",
|
||||||
@ -20231,19 +20275,27 @@
|
|||||||
[
|
[
|
||||||
"BatchSlider",
|
"BatchSlider",
|
||||||
"BooleanToEnabled",
|
"BooleanToEnabled",
|
||||||
|
"ConfigurableDrawText",
|
||||||
"ControlNetSlider",
|
"ControlNetSlider",
|
||||||
"DenoiseSlider",
|
"DenoiseSlider",
|
||||||
|
"DrawTextConfig",
|
||||||
|
"FluxContinuumModelRouter",
|
||||||
"GPUSlider",
|
"GPUSlider",
|
||||||
"GuidanceSlider",
|
"GuidanceSlider",
|
||||||
|
"IPAdapterSlider",
|
||||||
|
"ImageBatchBoolean",
|
||||||
"ImpactControlBridgeFix",
|
"ImpactControlBridgeFix",
|
||||||
"LatentPass",
|
"LatentPass",
|
||||||
"MaxShiftSlider",
|
"MaxShiftSlider",
|
||||||
|
"OutputGetString",
|
||||||
"PipePass",
|
"PipePass",
|
||||||
"ResolutionPicker",
|
"ResolutionPicker",
|
||||||
"SEGSPass",
|
"SEGSPass",
|
||||||
"SamplerParameterPacker",
|
"SamplerParameterPacker",
|
||||||
"SamplerParameterUnpacker",
|
"SamplerParameterUnpacker",
|
||||||
"SelectFromBatch",
|
"SelectFromBatch",
|
||||||
|
"SimpleTextTruncate",
|
||||||
|
"SplitVec3",
|
||||||
"StepSlider",
|
"StepSlider",
|
||||||
"TextVersions"
|
"TextVersions"
|
||||||
],
|
],
|
||||||
@ -20328,6 +20380,15 @@
|
|||||||
"title_aux": "ComfyUI-BiRefNet-lite"
|
"title_aux": "ComfyUI-BiRefNet-lite"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/rubi-du/ComfyUI-Flux-Inpainting": [
|
||||||
|
[
|
||||||
|
"Flux Inpaint",
|
||||||
|
"Flux Inpainting"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Flux-Inpainting"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/rui40000/RUI-Nodes": [
|
"https://github.com/rui40000/RUI-Nodes": [
|
||||||
[
|
[
|
||||||
"ABCondition",
|
"ABCondition",
|
||||||
@ -21942,6 +22003,16 @@
|
|||||||
"title_aux": "ComfyUI Scene Composer"
|
"title_aux": "ComfyUI Scene Composer"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/takemetosiberia/ComfyUI-SAMURAI--SAM2-": [
|
||||||
|
[
|
||||||
|
"SAMURAIBoxInputNode",
|
||||||
|
"SAMURAIPointsInputNode",
|
||||||
|
"SAMURAIRefineNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "SAMURAI Nodes for ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/talesofai/comfyui-browser": [
|
"https://github.com/talesofai/comfyui-browser": [
|
||||||
[
|
[
|
||||||
"DifyTextGenerator //Browser",
|
"DifyTextGenerator //Browser",
|
||||||
@ -23318,11 +23389,13 @@
|
|||||||
"easy loadImagesForLoop",
|
"easy loadImagesForLoop",
|
||||||
"easy loraStack",
|
"easy loraStack",
|
||||||
"easy loraStackApply",
|
"easy loraStackApply",
|
||||||
|
"easy makeImageForICLora",
|
||||||
"easy mathFloat",
|
"easy mathFloat",
|
||||||
"easy mathInt",
|
"easy mathInt",
|
||||||
"easy mathString",
|
"easy mathString",
|
||||||
"easy mochiLoader",
|
"easy mochiLoader",
|
||||||
"easy negative",
|
"easy negative",
|
||||||
|
"easy ominiControlApply",
|
||||||
"easy outputToList",
|
"easy outputToList",
|
||||||
"easy pipeBatchIndex",
|
"easy pipeBatchIndex",
|
||||||
"easy pipeEdit",
|
"easy pipeEdit",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user