mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
update DB
This commit is contained in:
parent
9d0985ded8
commit
c7c8417577
@ -14180,6 +14180,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "It allows you to control complex graphs by unbypass/unmute and bypass/mute entire groups of nodes, just by adding tags in the title of your nodes, no connection required."
|
||||
},
|
||||
{
|
||||
"author": "tritant",
|
||||
"title": "SuperScaler",
|
||||
"reference": "https://github.com/tritant/ComfyUI_SuperScaler",
|
||||
"files": [
|
||||
"https://github.com/tritant/ComfyUI_SuperScaler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An all-in-one, multi-pass generative upscaling and post-processing node designed to simplify complex workflows and add a professional finish to your images."
|
||||
},
|
||||
{
|
||||
"author": "metncelik",
|
||||
"title": "comfyui_met_suite",
|
||||
@ -30734,6 +30744,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes to switch image input or output path with boolean conditions"
|
||||
},
|
||||
{
|
||||
"author": "MartinDeanMoriarty",
|
||||
"title": "ComfyUI-NumberToText",
|
||||
"reference": "https://github.com/MartinDeanMoriarty/ComfyUI-NumberToText",
|
||||
"files": [
|
||||
"https://github.com/MartinDeanMoriarty/ComfyUI-NumberToText"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Converts a number (e.g., 2 or 15) into written text (e.g., two or fifteen). Works for english and german up to numbers as high as 9999 without problems."
|
||||
},
|
||||
{
|
||||
"author": "rdomunky",
|
||||
"title": "comfyui-subfolderimageloader",
|
||||
@ -34400,6 +34420,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced latent space transformations during diffusion sampling with precise control over timing and distribution."
|
||||
},
|
||||
{
|
||||
"author": "pizurny",
|
||||
"title": "ComfyUI-AV-Handles",
|
||||
"reference": "https://github.com/pizurny/ComfyUI-AV-Handles",
|
||||
"files": [
|
||||
"https://github.com/pizurny/ComfyUI-AV-Handles"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Audio/Video handle management for ComfyUI workflows\nAdd and remove stabilization frames with synchronized audio for video diffusion models."
|
||||
},
|
||||
{
|
||||
"author": "DaniilVdovin",
|
||||
"title": "ComfyUI Prompt Template",
|
||||
@ -34833,6 +34863,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for running GGUF quantized Qwen2.5-VL models using llama.cpp"
|
||||
},
|
||||
{
|
||||
"author": "walke2019",
|
||||
"title": "Qwen2.5-VL GGUF Nodes",
|
||||
"reference": "https://github.com/walke2019/ComfyUI-GGUF-VLM",
|
||||
"files": [
|
||||
"https://github.com/walke2019/ComfyUI-GGUF-VLM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for running GGUF quantized Qwen2.5-VL models using llama.cpp"
|
||||
},
|
||||
{
|
||||
"author": "ussoewwin",
|
||||
"title": "ComfyUI-NunchakuFluxLoraStacker",
|
||||
@ -35373,6 +35413,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for ComfyUI by Rathius"
|
||||
},
|
||||
{
|
||||
"author": "EuphoricPenguin",
|
||||
"title": "ComfyUI Resemble Enhance",
|
||||
"reference": "https://github.com/EuphoricPenguin/resemble-enhance-comfyui",
|
||||
"files": [
|
||||
"https://github.com/EuphoricPenguin/resemble-enhance-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom ComfyUI node for audio enhancement using Resemble AI's Resemble Enhance model. Created using OpenHands, Cline, and DeepSeek."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -5899,6 +5899,14 @@
|
||||
"title_aux": "Eric's Prompt Enhancers for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/EuphoricPenguin/resemble-enhance-comfyui": [
|
||||
[
|
||||
"ResembleEnhance"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Resemble Enhance"
|
||||
}
|
||||
],
|
||||
"https://github.com/EvilBT/ComfyUI_SLK_joy_caption_two": [
|
||||
[
|
||||
"Batch_joy_caption_two",
|
||||
@ -7251,7 +7259,8 @@
|
||||
"GR Stack Image",
|
||||
"GR Text Overlay",
|
||||
"GR Tile and Border Image",
|
||||
"GR Tile and Border Image Random Flip"
|
||||
"GR Tile and Border Image Random Flip",
|
||||
"GRPromptViewer"
|
||||
],
|
||||
{
|
||||
"title_aux": "GraftingRayman"
|
||||
@ -9618,6 +9627,7 @@
|
||||
"InspyrenetRembgProcess",
|
||||
"LG_Counter",
|
||||
"LG_FloatRange",
|
||||
"LG_ImageLoaderWithCounter",
|
||||
"LG_InstallDependencies",
|
||||
"LG_LatentBatchToList",
|
||||
"LG_LoadImage",
|
||||
@ -10702,6 +10712,14 @@
|
||||
"title_aux": "ComfyUI-DeanLogic"
|
||||
}
|
||||
],
|
||||
"https://github.com/MartinDeanMoriarty/ComfyUI-NumberToText": [
|
||||
[
|
||||
"NumberToTextNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-NumberToText"
|
||||
}
|
||||
],
|
||||
"https://github.com/MaruPelkar/comfyui-conditioning-resizer": [
|
||||
[
|
||||
"ConditioningResizer"
|
||||
@ -21578,10 +21596,14 @@
|
||||
"Data_select",
|
||||
"IO_adjust_image",
|
||||
"IO_clear_cache",
|
||||
"IO_image_select",
|
||||
"IO_input_any",
|
||||
"IO_inputbasic",
|
||||
"IO_inputfile",
|
||||
"IO_load_anyimage",
|
||||
"IO_outputfile",
|
||||
"IO_save_image",
|
||||
"IO_store_image",
|
||||
"IO_video_encode",
|
||||
"IPA_XL_PromptInjection",
|
||||
"IPA_clip_vision",
|
||||
@ -21599,6 +21621,7 @@
|
||||
"Image_Upscaletile",
|
||||
"Image_batch_composite",
|
||||
"Image_batch_select",
|
||||
"Image_matchByMask",
|
||||
"Image_pad_adjust",
|
||||
"Image_pad_adjust_restore",
|
||||
"Image_pad_keep",
|
||||
@ -21694,6 +21717,7 @@
|
||||
"chx_StyleModelApply",
|
||||
"chx_Style_Redux",
|
||||
"chx_YC_LG_Redux",
|
||||
"chx_input_data",
|
||||
"chx_ksampler_Deforum_sch",
|
||||
"chx_ksampler_tile",
|
||||
"chx_latent_adjust",
|
||||
@ -21733,6 +21757,7 @@
|
||||
"excel_write_data",
|
||||
"excel_write_data_easy",
|
||||
"flow_auto_pixel",
|
||||
"flow_case_tentor",
|
||||
"flow_judge",
|
||||
"flow_low_gpu",
|
||||
"flow_sch_control",
|
||||
@ -21830,7 +21855,6 @@
|
||||
"texture_create",
|
||||
"type_AnyCast",
|
||||
"type_AnyIndex",
|
||||
"type_Anyswitch",
|
||||
"type_BasiPIPE",
|
||||
"type_BatchToList",
|
||||
"type_Image_Batch2List",
|
||||
@ -26692,6 +26716,7 @@
|
||||
[
|
||||
"FL_API_Base64_ImageLoader",
|
||||
"FL_API_ImageSaver",
|
||||
"FL_AnimatedShapePatterns",
|
||||
"FL_AnimeLineExtractor",
|
||||
"FL_ApplyMask",
|
||||
"FL_Ascii",
|
||||
@ -26812,6 +26837,7 @@
|
||||
"FL_PaperDrawn",
|
||||
"FL_PasteByMask",
|
||||
"FL_PasteOnCanvas",
|
||||
"FL_PathAnimator",
|
||||
"FL_PathTypeChecker",
|
||||
"FL_PixVerseAPI",
|
||||
"FL_PixelArtShader",
|
||||
@ -26865,6 +26891,7 @@
|
||||
"FL_VideoTrim",
|
||||
"FL_WF_Agent",
|
||||
"FL_WanFirstLastFrameToVideo",
|
||||
"FL_WanVaceToVideoMultiRef",
|
||||
"FL_WordFrequencyGraph",
|
||||
"FL_ZipDirectory",
|
||||
"FL_ZipSave",
|
||||
@ -27483,8 +27510,10 @@
|
||||
"https://github.com/geltz/ComfyUI-geltz": [
|
||||
[
|
||||
"CLIPNegPipPlus",
|
||||
"ChromaticAberrationFilter",
|
||||
"ColorPaletteExtractor",
|
||||
"FidelityFX_Upscaler",
|
||||
"FilmGrainFilter",
|
||||
"ImageMetadataExtractor",
|
||||
"KohyaLoraConfig",
|
||||
"KuwaharaFilter",
|
||||
@ -27500,6 +27529,7 @@
|
||||
"SADAModelPatch",
|
||||
"SDXL_LoRA_BlockSlider_Loader",
|
||||
"SpatialSplitAttention",
|
||||
"SpectralDriftPerturbation",
|
||||
"StructuredLatent",
|
||||
"Temperature Adjust",
|
||||
"TokenDeltaPerturbation",
|
||||
@ -29701,6 +29731,7 @@
|
||||
"LoraMerge",
|
||||
"LoraSaver",
|
||||
"ScaleMultilplePixels",
|
||||
"TextSplitToList",
|
||||
"TrimBG",
|
||||
"TrimBGAdvanced",
|
||||
"TxtSave"
|
||||
@ -38703,6 +38734,15 @@
|
||||
"title_aux": "ComfyUI-AlphaFlatten"
|
||||
}
|
||||
],
|
||||
"https://github.com/pizurny/ComfyUI-AV-Handles": [
|
||||
[
|
||||
"AVHandlesAdd",
|
||||
"AVHandlesTrim"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AV-Handles"
|
||||
}
|
||||
],
|
||||
"https://github.com/pizurny/Comfyui-Latent-Transform-Sampler": [
|
||||
[
|
||||
"LatentTransformSampler",
|
||||
@ -43546,6 +43586,7 @@
|
||||
"TALMStudioLoadOnRun",
|
||||
"TALMStudioLoadedModels",
|
||||
"TALMStudioModelSelector",
|
||||
"TALMStudioSmartLoader",
|
||||
"TALoadCheckpointModelWithName",
|
||||
"TALoadDiffusionModelWithName",
|
||||
"TALoadGGUFModelWithName"
|
||||
@ -43805,6 +43846,14 @@
|
||||
"title_aux": "Remove Banding Artifacts"
|
||||
}
|
||||
],
|
||||
"https://github.com/tritant/ComfyUI_SuperScaler": [
|
||||
[
|
||||
"SuperScaler_Pipeline"
|
||||
],
|
||||
{
|
||||
"title_aux": "SuperScaler"
|
||||
}
|
||||
],
|
||||
"https://github.com/trojblue/trNodes": [
|
||||
[
|
||||
"trColorCorrection",
|
||||
@ -44683,6 +44732,29 @@
|
||||
"title_aux": "ComfyUI-AbstractImaGen"
|
||||
}
|
||||
],
|
||||
"https://github.com/walke2019/ComfyUI-GGUF-VLM": [
|
||||
[
|
||||
"GGUFModelManager",
|
||||
"LocalTextModelLoader",
|
||||
"MultiImageAnalysis",
|
||||
"MultiImageComparison",
|
||||
"NexaModelSelector",
|
||||
"NexaSDKTextGeneration",
|
||||
"NexaServiceStatus",
|
||||
"RemoteTextModelSelector",
|
||||
"SystemPromptConfig",
|
||||
"TextGeneration",
|
||||
"TextGenerationNode",
|
||||
"TextModelLoader",
|
||||
"VisionLanguageNode",
|
||||
"VisionLanguageNodeTransformers",
|
||||
"VisionModelLoader",
|
||||
"VisionModelLoaderTransformers"
|
||||
],
|
||||
{
|
||||
"title_aux": "Qwen2.5-VL GGUF Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/walke2019/ComfyUI-GGUF-VisionLM": [
|
||||
[
|
||||
"LoadQwen2_5_VL_GGUF",
|
||||
@ -45237,9 +45309,11 @@
|
||||
[
|
||||
"CharacterPromptBuilder",
|
||||
"FantasySceneBuilder",
|
||||
"WizdroidCharacterEdit",
|
||||
"WizdroidFashionSupermodel",
|
||||
"WizdroidPhotoAspectExtractor",
|
||||
"WizdroidPoseExtraction",
|
||||
"WizdroidPromptCombiner",
|
||||
"WizdroidUpcycledFashion"
|
||||
],
|
||||
{
|
||||
|
||||
7223
github-stats.json
7223
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,45 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "VectorASD",
|
||||
"title": "ComfyUI-VectorASD",
|
||||
"reference": "https://github.com/VectorASD/ComfyUI-VectorASD",
|
||||
"files": [
|
||||
"https://github.com/VectorASD/ComfyUI-VectorASD"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "VectorASD's custom nodes for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "laobaishu1",
|
||||
"title": "ComfyUI-JSON-Upload-Iterator [UNSAFE]",
|
||||
"reference": "https://github.com/laobaishu1/ComfyUI-JSON-Upload-Iterator",
|
||||
"files": [
|
||||
"https://github.com/laobaishu1/ComfyUI-JSON-Upload-Iterator"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A JSON upload and iterator node for ComfyUI that supports uploading JSON storyboard files and outputs each field sequentially.[w/This node pack includes an endpoint that access files from arbitrary paths.]"
|
||||
},
|
||||
{
|
||||
"author": "kianxyzw",
|
||||
"title": "ComfyUI Model Linker Extension [WIP]",
|
||||
"reference": "https://github.com/kianxyzw/comfyui-model-linker",
|
||||
"files": [
|
||||
"https://github.com/kianxyzw/comfyui-model-linker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI extension that helps users relink missing models in workflows using fuzzy matching.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "dibowei1980",
|
||||
"title": "Comfyui-QwenEditUtilsFromRapid",
|
||||
"reference": "https://github.com/dibowei1980/Comfyui-QwenEditUtilsFromRapid",
|
||||
"files": [
|
||||
"https://github.com/dibowei1980/Comfyui-QwenEditUtilsFromRapid"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: TextEncodeQwenImageEdit_FromRapid, TextEncodeQwenImageEditPlus_FromRapid"
|
||||
},
|
||||
{
|
||||
"author": "minujeong",
|
||||
"title": "comfyui-oklch-color-picker",
|
||||
|
||||
@ -4356,6 +4356,21 @@
|
||||
"title_aux": "ComfyUI-yolov5-face [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/VectorASD/ComfyUI-VectorASD": [
|
||||
[
|
||||
"ASD_CLIPLoader",
|
||||
"ASD_CLIPSplitter",
|
||||
"ASD_CLIPTextEncode",
|
||||
"ASD_CompareAnything",
|
||||
"ASD_JoinString",
|
||||
"ASD_JoinStringMulti",
|
||||
"ASD_JoinStringMultiPrefix",
|
||||
"ASD_JoinStringPrefix"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-VectorASD"
|
||||
}
|
||||
],
|
||||
"https://github.com/Velour-Fog/comfy-latent-nodes": [
|
||||
[
|
||||
"CustomLoadLatent",
|
||||
@ -6493,6 +6508,15 @@
|
||||
"title_aux": "ComfyUI-IPAdapter-Flux-Repair"
|
||||
}
|
||||
],
|
||||
"https://github.com/dibowei1980/Comfyui-QwenEditUtilsFromRapid": [
|
||||
[
|
||||
"TextEncodeQwenImageEditPlus_FromRapid",
|
||||
"TextEncodeQwenImageEdit_FromRapid"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-QwenEditUtilsFromRapid"
|
||||
}
|
||||
],
|
||||
"https://github.com/dihan/comfyui-random-kps": [
|
||||
[
|
||||
"RandomFaceKeypoints"
|
||||
@ -8570,6 +8594,14 @@
|
||||
"title_aux": "ssd-1b-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/laobaishu1/ComfyUI-JSON-Upload-Iterator": [
|
||||
[
|
||||
"JSONUploadIterator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-JSON-Upload-Iterator [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/lazybuttalented/ComfyUI_LBT": [
|
||||
[
|
||||
"LBT_CombineImagesFromBatch",
|
||||
@ -12035,6 +12067,8 @@
|
||||
[
|
||||
"FaceDetectorSelector",
|
||||
"HumanPartsUltra",
|
||||
"ImageUpscaleWithModel_Optimized",
|
||||
"UpscaleModelLoader_Optimized",
|
||||
"YC Color Match",
|
||||
"YCFaceAlignToCanvas",
|
||||
"YCFaceAlignToCanvasV2",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,45 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "walke2019",
|
||||
"title": "Qwen2.5-VL GGUF Nodes",
|
||||
"reference": "https://github.com/walke2019/ComfyUI-GGUF-VLM",
|
||||
"files": [
|
||||
"https://github.com/walke2019/ComfyUI-GGUF-VLM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for running GGUF quantized Qwen2.5-VL models using llama.cpp"
|
||||
},
|
||||
{
|
||||
"author": "pizurny",
|
||||
"title": "ComfyUI-AV-Handles",
|
||||
"reference": "https://github.com/pizurny/ComfyUI-AV-Handles",
|
||||
"files": [
|
||||
"https://github.com/pizurny/ComfyUI-AV-Handles"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Audio/Video handle management for ComfyUI workflows\nAdd and remove stabilization frames with synchronized audio for video diffusion models."
|
||||
},
|
||||
{
|
||||
"author": "tritant",
|
||||
"title": "SuperScaler",
|
||||
"reference": "https://github.com/tritant/ComfyUI_SuperScaler",
|
||||
"files": [
|
||||
"https://github.com/tritant/ComfyUI_SuperScaler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An all-in-one, multi-pass generative upscaling and post-processing node designed to simplify complex workflows and add a professional finish to your images."
|
||||
},
|
||||
{
|
||||
"author": "EuphoricPenguin",
|
||||
"title": "ComfyUI Resemble Enhance",
|
||||
"reference": "https://github.com/EuphoricPenguin/resemble-enhance-comfyui",
|
||||
"files": [
|
||||
"https://github.com/EuphoricPenguin/resemble-enhance-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom ComfyUI node for audio enhancement using Resemble AI's Resemble Enhance model. Created using OpenHands, Cline, and DeepSeek."
|
||||
},
|
||||
{
|
||||
"author": "Rathius-Saranoth",
|
||||
"title": "Rathius ComfyUI Nodes",
|
||||
@ -10,6 +50,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for ComfyUI by Rathius"
|
||||
},
|
||||
{
|
||||
"author": "MartinDeanMoriarty",
|
||||
"title": "ComfyUI-NumberToText",
|
||||
"reference": "https://github.com/MartinDeanMoriarty/ComfyUI-NumberToText",
|
||||
"files": [
|
||||
"https://github.com/MartinDeanMoriarty/ComfyUI-NumberToText"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Converts a number (e.g., 2 or 15) into written text (e.g., two or fifteen). Works for english and german up to numbers as high as 9999 without problems."
|
||||
},
|
||||
{
|
||||
"author": "vantagewithai",
|
||||
"title": "Vantage-DyPE",
|
||||
|
||||
@ -5899,6 +5899,14 @@
|
||||
"title_aux": "Eric's Prompt Enhancers for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/EuphoricPenguin/resemble-enhance-comfyui": [
|
||||
[
|
||||
"ResembleEnhance"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Resemble Enhance"
|
||||
}
|
||||
],
|
||||
"https://github.com/EvilBT/ComfyUI_SLK_joy_caption_two": [
|
||||
[
|
||||
"Batch_joy_caption_two",
|
||||
@ -7251,7 +7259,8 @@
|
||||
"GR Stack Image",
|
||||
"GR Text Overlay",
|
||||
"GR Tile and Border Image",
|
||||
"GR Tile and Border Image Random Flip"
|
||||
"GR Tile and Border Image Random Flip",
|
||||
"GRPromptViewer"
|
||||
],
|
||||
{
|
||||
"title_aux": "GraftingRayman"
|
||||
@ -9618,6 +9627,7 @@
|
||||
"InspyrenetRembgProcess",
|
||||
"LG_Counter",
|
||||
"LG_FloatRange",
|
||||
"LG_ImageLoaderWithCounter",
|
||||
"LG_InstallDependencies",
|
||||
"LG_LatentBatchToList",
|
||||
"LG_LoadImage",
|
||||
@ -10702,6 +10712,14 @@
|
||||
"title_aux": "ComfyUI-DeanLogic"
|
||||
}
|
||||
],
|
||||
"https://github.com/MartinDeanMoriarty/ComfyUI-NumberToText": [
|
||||
[
|
||||
"NumberToTextNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-NumberToText"
|
||||
}
|
||||
],
|
||||
"https://github.com/MaruPelkar/comfyui-conditioning-resizer": [
|
||||
[
|
||||
"ConditioningResizer"
|
||||
@ -21578,10 +21596,14 @@
|
||||
"Data_select",
|
||||
"IO_adjust_image",
|
||||
"IO_clear_cache",
|
||||
"IO_image_select",
|
||||
"IO_input_any",
|
||||
"IO_inputbasic",
|
||||
"IO_inputfile",
|
||||
"IO_load_anyimage",
|
||||
"IO_outputfile",
|
||||
"IO_save_image",
|
||||
"IO_store_image",
|
||||
"IO_video_encode",
|
||||
"IPA_XL_PromptInjection",
|
||||
"IPA_clip_vision",
|
||||
@ -21599,6 +21621,7 @@
|
||||
"Image_Upscaletile",
|
||||
"Image_batch_composite",
|
||||
"Image_batch_select",
|
||||
"Image_matchByMask",
|
||||
"Image_pad_adjust",
|
||||
"Image_pad_adjust_restore",
|
||||
"Image_pad_keep",
|
||||
@ -21694,6 +21717,7 @@
|
||||
"chx_StyleModelApply",
|
||||
"chx_Style_Redux",
|
||||
"chx_YC_LG_Redux",
|
||||
"chx_input_data",
|
||||
"chx_ksampler_Deforum_sch",
|
||||
"chx_ksampler_tile",
|
||||
"chx_latent_adjust",
|
||||
@ -21733,6 +21757,7 @@
|
||||
"excel_write_data",
|
||||
"excel_write_data_easy",
|
||||
"flow_auto_pixel",
|
||||
"flow_case_tentor",
|
||||
"flow_judge",
|
||||
"flow_low_gpu",
|
||||
"flow_sch_control",
|
||||
@ -21830,7 +21855,6 @@
|
||||
"texture_create",
|
||||
"type_AnyCast",
|
||||
"type_AnyIndex",
|
||||
"type_Anyswitch",
|
||||
"type_BasiPIPE",
|
||||
"type_BatchToList",
|
||||
"type_Image_Batch2List",
|
||||
@ -26692,6 +26716,7 @@
|
||||
[
|
||||
"FL_API_Base64_ImageLoader",
|
||||
"FL_API_ImageSaver",
|
||||
"FL_AnimatedShapePatterns",
|
||||
"FL_AnimeLineExtractor",
|
||||
"FL_ApplyMask",
|
||||
"FL_Ascii",
|
||||
@ -26812,6 +26837,7 @@
|
||||
"FL_PaperDrawn",
|
||||
"FL_PasteByMask",
|
||||
"FL_PasteOnCanvas",
|
||||
"FL_PathAnimator",
|
||||
"FL_PathTypeChecker",
|
||||
"FL_PixVerseAPI",
|
||||
"FL_PixelArtShader",
|
||||
@ -26865,6 +26891,7 @@
|
||||
"FL_VideoTrim",
|
||||
"FL_WF_Agent",
|
||||
"FL_WanFirstLastFrameToVideo",
|
||||
"FL_WanVaceToVideoMultiRef",
|
||||
"FL_WordFrequencyGraph",
|
||||
"FL_ZipDirectory",
|
||||
"FL_ZipSave",
|
||||
@ -27483,8 +27510,10 @@
|
||||
"https://github.com/geltz/ComfyUI-geltz": [
|
||||
[
|
||||
"CLIPNegPipPlus",
|
||||
"ChromaticAberrationFilter",
|
||||
"ColorPaletteExtractor",
|
||||
"FidelityFX_Upscaler",
|
||||
"FilmGrainFilter",
|
||||
"ImageMetadataExtractor",
|
||||
"KohyaLoraConfig",
|
||||
"KuwaharaFilter",
|
||||
@ -27500,6 +27529,7 @@
|
||||
"SADAModelPatch",
|
||||
"SDXL_LoRA_BlockSlider_Loader",
|
||||
"SpatialSplitAttention",
|
||||
"SpectralDriftPerturbation",
|
||||
"StructuredLatent",
|
||||
"Temperature Adjust",
|
||||
"TokenDeltaPerturbation",
|
||||
@ -29701,6 +29731,7 @@
|
||||
"LoraMerge",
|
||||
"LoraSaver",
|
||||
"ScaleMultilplePixels",
|
||||
"TextSplitToList",
|
||||
"TrimBG",
|
||||
"TrimBGAdvanced",
|
||||
"TxtSave"
|
||||
@ -38703,6 +38734,15 @@
|
||||
"title_aux": "ComfyUI-AlphaFlatten"
|
||||
}
|
||||
],
|
||||
"https://github.com/pizurny/ComfyUI-AV-Handles": [
|
||||
[
|
||||
"AVHandlesAdd",
|
||||
"AVHandlesTrim"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AV-Handles"
|
||||
}
|
||||
],
|
||||
"https://github.com/pizurny/Comfyui-Latent-Transform-Sampler": [
|
||||
[
|
||||
"LatentTransformSampler",
|
||||
@ -43546,6 +43586,7 @@
|
||||
"TALMStudioLoadOnRun",
|
||||
"TALMStudioLoadedModels",
|
||||
"TALMStudioModelSelector",
|
||||
"TALMStudioSmartLoader",
|
||||
"TALoadCheckpointModelWithName",
|
||||
"TALoadDiffusionModelWithName",
|
||||
"TALoadGGUFModelWithName"
|
||||
@ -43805,6 +43846,14 @@
|
||||
"title_aux": "Remove Banding Artifacts"
|
||||
}
|
||||
],
|
||||
"https://github.com/tritant/ComfyUI_SuperScaler": [
|
||||
[
|
||||
"SuperScaler_Pipeline"
|
||||
],
|
||||
{
|
||||
"title_aux": "SuperScaler"
|
||||
}
|
||||
],
|
||||
"https://github.com/trojblue/trNodes": [
|
||||
[
|
||||
"trColorCorrection",
|
||||
@ -44683,6 +44732,29 @@
|
||||
"title_aux": "ComfyUI-AbstractImaGen"
|
||||
}
|
||||
],
|
||||
"https://github.com/walke2019/ComfyUI-GGUF-VLM": [
|
||||
[
|
||||
"GGUFModelManager",
|
||||
"LocalTextModelLoader",
|
||||
"MultiImageAnalysis",
|
||||
"MultiImageComparison",
|
||||
"NexaModelSelector",
|
||||
"NexaSDKTextGeneration",
|
||||
"NexaServiceStatus",
|
||||
"RemoteTextModelSelector",
|
||||
"SystemPromptConfig",
|
||||
"TextGeneration",
|
||||
"TextGenerationNode",
|
||||
"TextModelLoader",
|
||||
"VisionLanguageNode",
|
||||
"VisionLanguageNodeTransformers",
|
||||
"VisionModelLoader",
|
||||
"VisionModelLoaderTransformers"
|
||||
],
|
||||
{
|
||||
"title_aux": "Qwen2.5-VL GGUF Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/walke2019/ComfyUI-GGUF-VisionLM": [
|
||||
[
|
||||
"LoadQwen2_5_VL_GGUF",
|
||||
@ -45237,9 +45309,11 @@
|
||||
[
|
||||
"CharacterPromptBuilder",
|
||||
"FantasySceneBuilder",
|
||||
"WizdroidCharacterEdit",
|
||||
"WizdroidFashionSupermodel",
|
||||
"WizdroidPhotoAspectExtractor",
|
||||
"WizdroidPoseExtraction",
|
||||
"WizdroidPromptCombiner",
|
||||
"WizdroidUpcycledFashion"
|
||||
],
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user