update DB

This commit is contained in:
Dr.Lt.Data 2025-06-03 13:57:28 +09:00
parent 1a9f1dd0ae
commit bb60d399fc
8 changed files with 1337 additions and 722 deletions

View File

@ -7809,6 +7809,16 @@
"install_type": "git-clone",
"description": "A powerful ComfyUI custom node that brings Google's Gemini TTS capabilities directly to your workflow. Generate high-quality speech with 30+ voices supporting both free and paid tiers."
},
{
"author": "ShmuelRonen",
"title": "ComfyUI_ChatterBox",
"reference": "https://github.com/ShmuelRonen/ComfyUI_ChatterBox",
"files": [
"https://github.com/ShmuelRonen/ComfyUI_ChatterBox"
],
"install_type": "git-clone",
"description": "An unofficial ComfyUI custom node integration for [a/Resemble AI's ChatterBox](https://github.com/resemble-ai/chatterbox) - a state-of-the-art open-source Text-to-Speech (TTS) model with voice cloning capabilities."
},
{
"author": "redhottensors",
"title": "ComfyUI-Prediction",
@ -11769,6 +11779,16 @@
"install_type": "git-clone",
"description": "A ComfyUI custom node for loading images sequentially from a directory. Loops back to the first image when reaching the end"
},
{
"author": "alessandrozonta",
"title": "ComfyUI-PoseDirection",
"reference": "https://github.com/alessandrozonta/ComfyUI-PoseDirection",
"files": [
"https://github.com/alessandrozonta/ComfyUI-PoseDirection"
],
"install_type": "git-clone",
"description": "This custom node for ComfyUI analyzes OpenPose keypoints to determine if a person in an image is facing forward, showing their left side, or their right side."
},
{
"author": "curiousjp",
"title": "ComfyUI-MaskBatchPermutations",
@ -16015,9 +16035,9 @@
{
"author": "Assistant",
"title": "ComfyUI-PromptList",
"reference": "https://github.com/NakamuraShippo/ComfyUI-PromptList",
"reference": "https://github.com/NakamuraShippo/ComfyUI-NS-PromptList",
"files": [
"https://github.com/NakamuraShippo/ComfyUI-PromptList"
"https://github.com/NakamuraShippo/ComfyUI-NS-PromptList"
],
"install_type": "git-clone",
"description": "Custom node to manage prompts in YAML format."
@ -26201,6 +26221,16 @@
"install_type": "git-clone",
"description": "ComfyUI Chatterbox TTS & Voice Conversion Node"
},
{
"author": "wildminder",
"title": "ComfyUI-Optim",
"reference": "https://github.com/wildminder/000_ComfyUI-Optim",
"files": [
"https://github.com/wildminder/000_ComfyUI-Optim"
],
"install_type": "git-clone",
"description": "ComfyUI startup optimizer and patcher"
},
{
"author": "cloudkoala",
"title": "comfyui-koala",
@ -26669,6 +26699,78 @@
"install_type": "git-clone",
"description": "A ComfyUI custom node to upload LoRA models to Hugging Face Hub."
},
{
"author": "violet0927",
"title": "ComfyUI OmniConsistency Nodes",
"reference": "https://github.com/lc03lc/Comfyui_OmniConsistency",
"files": [
"https://github.com/lc03lc/Comfyui_OmniConsistency"
],
"install_type": "git-clone",
"description": "ComfyUI OmniConsistency Nodes is a collection of nodes for ComfyUI that allows you to load and use OmniConsistency models."
},
{
"author": "bikiam",
"title": "ComfyUI_WhisperSRT",
"reference": "https://github.com/bikiam/ComfyUI_WhisperSRT",
"files": [
"https://github.com/bikiam/ComfyUI_WhisperSRT"
],
"install_type": "git-clone",
"description": "This is custom node for audio transcribe with SRT."
},
{
"author": "thalismind",
"title": "ComfyUI Blend Image Nodes",
"reference": "https://github.com/thalismind/ComfyUI-Blend-Nodes",
"files": [
"https://github.com/thalismind/ComfyUI-Blend-Nodes"
],
"install_type": "git-clone",
"description": "This repository contains a ComfyUI node for blending images using various blending modes. Can be used to watermark images, create overlays, or apply effects to images in a ComfyUI workflow."
},
{
"author": "boricuapab",
"title": "ComfyUI-Bori-JsonSetGetConverter",
"reference": "https://github.com/boricuapab/ComfyUI-Bori-JsonSetGetConverter",
"files": [
"https://github.com/boricuapab/ComfyUI-Bori-JsonSetGetConverter"
],
"install_type": "git-clone",
"description": "This is a custom node for ComfyUI that takes in a file path full of json's and finds the mape variable nodes in them and converts them to the kjnode set and get nodes."
},
{
"author": "avocadori",
"title": "ComfyUI-load-image-prompt-lora",
"reference": "https://github.com/avocadori/ComfyUI-load-image-prompt-lora",
"files": [
"https://github.com/avocadori/ComfyUI-load-image-prompt-lora"
],
"install_type": "git-clone",
"description": "NODES: YAML Image Cycler (Full), YAML Image Cycler (Simple), YAML LoRA Extractor, YAML LoRA Loader, YAML LoRA Selector"
},
{
"author": "Chrisvenator",
"title": "painting-by-colors-generator",
"reference": "https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator",
"files": [
"https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator"
],
"install_type": "git-clone",
"description": "Create a painting by colors image from an image"
},
{
"author": "tetsuoo-online",
"title": "comfyui-too-xmp-metadata",
"reference": "https://github.com/tetsuoo-online/comfyui-too-xmp-metadata",
"files": [
"https://github.com/tetsuoo-online/comfyui-too-xmp-metadata"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI that allow you to read and write XMP metadata to images"
},

View File

@ -1587,6 +1587,7 @@
"BillBum_Modified_Dalle_API_Node",
"BillBum_Modified_DropoutToken_Node",
"BillBum_Modified_Flux_API_Node",
"BillBum_Modified_Flux_API_with_imgInput",
"BillBum_Modified_GPTImage1_API_Node",
"BillBum_Modified_Ideogram_API_Node",
"BillBum_Modified_ImageSplit_Node",
@ -2951,6 +2952,19 @@
"title_aux": "ComfyUI-Line-counter"
}
],
"https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator": [
[
"EnhancedPaintByNumbersNode",
"HexStackNode",
"NumbersOverlayAdvancedNode",
"NumbersOverlayNode",
"PaintByNumbersNode",
"PaintByNumbersTemplateNode"
],
{
"title_aux": "painting-by-colors-generator"
}
],
"https://github.com/ClownsharkBatwing/RES4LYF": [
[
"AdvancedNoise",
@ -8450,7 +8464,7 @@
"title_aux": "ComfyUI-NS-ManySliders"
}
],
"https://github.com/NakamuraShippo/ComfyUI-PromptList": [
"https://github.com/NakamuraShippo/ComfyUI-NS-PromptList": [
[
"NS-PromptList"
],
@ -8999,6 +9013,14 @@
"title_aux": "ComfyUI_OpenCV"
}
],
"https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3": [
[
"SaveAudioAsMP3"
],
{
"title_aux": "ComfyUI-LikeSpiderAI-SaveMP3"
}
],
"https://github.com/PixelFunAI/ComfyUI_PixelFun": [
[
"HunyuanLoadAndEditLoraBlocks",
@ -10486,6 +10508,15 @@
"title_aux": "ComfyUI-WanVideoKsampler"
}
],
"https://github.com/ShmuelRonen/ComfyUI_ChatterBox": [
[
"ChatterboxGenerate",
"ChatterboxModelLoader"
],
{
"title_aux": "ComfyUI_ChatterBox"
}
],
"https://github.com/ShmuelRonen/ComfyUI_Flux_1.1_RAW_API": [
[
"FluxPro11WithFinetune"
@ -14742,6 +14773,14 @@
"title_aux": "OpenPose Node"
}
],
"https://github.com/alessandrozonta/ComfyUI-PoseDirection": [
[
"OpenPose - Get direction"
],
{
"title_aux": "ComfyUI-PoseDirection"
}
],
"https://github.com/alessandrozonta/Comfyui-LoopLoader": [
[
"LoadLoopImagesFromDir"
@ -15063,6 +15102,7 @@
"Sage_ModelReport",
"Sage_ModelShifts",
"Sage_MultiModelPicker",
"Sage_OllamaLLMPrompt",
"Sage_PonyPrefix",
"Sage_PonyStyle",
"Sage_SamplerInfo",
@ -15315,6 +15355,18 @@
"title_aux": "ComfyUI-AV-MegaTTS3"
}
],
"https://github.com/avocadori/ComfyUI-load-image-prompt-lora": [
[
"YAMLImageCycler",
"YAMLImageCyclerSimple",
"YAMLLoRAExtractor",
"YAMLLoRALoader",
"YAMLLoRASelector"
],
{
"title_aux": "ComfyUI-load-image-prompt-lora"
}
],
"https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": [
[
"Amazon Bedrock - Luma AI Ray Video",
@ -15775,6 +15827,14 @@
"title_aux": "ComfyUI-ResolutionPresets"
}
],
"https://github.com/bikiam/ComfyUI_WhisperSRT": [
[
"WhisperAudioToSRTText"
],
{
"title_aux": "ComfyUI_WhisperSRT"
}
],
"https://github.com/bilal-arikan/ComfyUI_TextAssets": [
[
"LoadTextAsset"
@ -16318,6 +16378,14 @@
"title_aux": "ComfyUI-ntfy"
}
],
"https://github.com/boricuapab/ComfyUI-Bori-JsonSetGetConverter": [
[
"Bori Json Get Set Convert"
],
{
"title_aux": "ComfyUI-Bori-JsonSetGetConverter"
}
],
"https://github.com/bradsec/ComfyUI_ResolutionSelector": [
[
"ResolutionSelector"
@ -18585,6 +18653,7 @@
"GLIGENTextBoxApply",
"GeminiInputFiles",
"GeminiNode",
"GetImageSize",
"GetVideoComponents",
"GrowMask",
"Hunyuan3Dv2Conditioning",
@ -26141,6 +26210,14 @@
"title_aux": "Google Photos Loader - by PabloGFX"
}
],
"https://github.com/lc03lc/Comfyui_OmniConsistency": [
[
"Comfyui_OmniConsistency"
],
{
"title_aux": "ComfyUI OmniConsistency Nodes"
}
],
"https://github.com/lceric/comfyui-gpt-image": [
[
"GPTImage1Generate"
@ -27674,7 +27751,7 @@
"SaveAsSafeTensor"
],
{
"title_aux": "ComfyUI Model Quantizer"
"title_aux": "ComfyUI-ModelQuantizer"
}
],
"https://github.com/lum3on/comfyui_LLM_Polymath": [
@ -33422,6 +33499,16 @@
"title_aux": "ComfyUI_Curves"
}
],
"https://github.com/tetsuoo-online/comfyui-too-xmp-metadata": [
[
"ReadXMPMetadata",
"WriteXMPMetadataLossless",
"WriteXMPMetadataTensor"
],
{
"title_aux": "comfyui-too-xmp-metadata"
}
],
"https://github.com/teward/ComfyUI-Helper-Nodes": [
[
"HelperNodes_CfgScale",
@ -33442,6 +33529,14 @@
"title_aux": "ComfyUI-Helper-Nodes"
}
],
"https://github.com/thalismind/ComfyUI-Blend-Nodes": [
[
"BlendImageNode"
],
{
"title_aux": "ComfyUI Blend Image Nodes"
}
],
"https://github.com/theAdamColton/ComfyUI-texflow-extension": [
[
"Load Texflow Depth Image",
@ -34256,6 +34351,14 @@
"title_aux": "comfyui-psd2png"
}
],
"https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader": [
[
"HuggingFaceLoraUploader"
],
{
"title_aux": "Hugging Face LoRA Uploader"
}
],
"https://github.com/viperyl/ComfyUI-RGT": [
[
"RGT_Upscale"
@ -36132,6 +36235,7 @@
"TextPreview",
"TorchCompileModelAdvanced",
"UpscaleImageWithModelIfNeed",
"VolcanoImageEditNode",
"VolcanoOutpaintingNode"
],
{

View File

@ -507,7 +507,7 @@
"https://github.com/AIToldMeTo/comfyui-cache-cleaner": {
"stars": 4,
"last_update": "2025-05-29 10:44:45",
"author_account_age_days": 171
"author_account_age_days": 173
},
"https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper": {
"stars": 55,
@ -517,7 +517,7 @@
"https://github.com/AIWarper/ComfyUI-WarperNodes": {
"stars": 5,
"last_update": "2025-05-28 02:04:53",
"author_account_age_days": 218
"author_account_age_days": 221
},
"https://github.com/AInseven/ComfyUI-fastblend": {
"stars": 214,
@ -1139,6 +1139,11 @@
"last_update": "2025-03-12 00:07:25",
"author_account_age_days": 2756
},
"https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator": {
"stars": 0,
"last_update": "2025-06-02 15:02:26",
"author_account_age_days": 2072
},
"https://github.com/ClownsharkBatwing/RES4LYF": {
"stars": 173,
"last_update": "2025-06-03 01:26:51",
@ -1400,9 +1405,9 @@
"author_account_age_days": 1717
},
"https://github.com/DragonDiffusionbyBoyo/BoyoSupercoolWrapper": {
"stars": 1,
"last_update": "2025-05-29 19:04:38",
"author_account_age_days": 153
"stars": 3,
"last_update": "2025-06-01 16:44:46",
"author_account_age_days": 155
},
"https://github.com/DragonDiffusionbyBoyo/Boyonodes": {
"stars": 2,
@ -1717,7 +1722,7 @@
"https://github.com/GACLove/ComfyUI-Lightx2vWrapper": {
"stars": 2,
"last_update": "2025-05-27 12:40:15",
"author_account_age_days": 3958
"author_account_age_days": 3960
},
"https://github.com/GHOSTLXH/ComfyUI-Counternodes": {
"stars": 10,
@ -2306,8 +2311,8 @@
},
"https://github.com/KERRY-YUAN/ComfyUI_Float_Animator": {
"stars": 2,
"last_update": "2025-05-30 09:03:27",
"author_account_age_days": 1595
"last_update": "2025-06-02 06:33:42",
"author_account_age_days": 1597
},
"https://github.com/KERRY-YUAN/ComfyUI_Simple_Executor": {
"stars": 2,
@ -2475,9 +2480,9 @@
"author_account_age_days": 438
},
"https://github.com/LAOGOU-666/Comfyui_LG_Tools": {
"stars": 28,
"last_update": "2025-05-31 17:34:40",
"author_account_age_days": 436
"stars": 31,
"last_update": "2025-06-01 08:30:02",
"author_account_age_days": 438
},
"https://github.com/LEv145/images-grid-comfy-plugin": {
"stars": 181,
@ -2601,8 +2606,8 @@
},
"https://github.com/LingSss9/comfyui-merge": {
"stars": 5,
"last_update": "2025-05-29 17:33:01",
"author_account_age_days": 602
"last_update": "2025-06-01 17:27:49",
"author_account_age_days": 605
},
"https://github.com/Loewen-Hob/rembg-comfyui-node-better": {
"stars": 64,
@ -2827,7 +2832,7 @@
"https://github.com/MijnSpam/ComfyUI_SwapAndScale": {
"stars": 0,
"last_update": "2025-05-31 09:27:10",
"author_account_age_days": 890
"author_account_age_days": 892
},
"https://github.com/MijnSpam/UploadToPushOver": {
"stars": 1,
@ -3009,6 +3014,11 @@
"last_update": "2024-11-03 02:48:52",
"author_account_age_days": 706
},
"https://github.com/NakamuraShippo/ComfyUI-NS-PromptList": {
"stars": 7,
"last_update": "2025-06-01 08:44:28",
"author_account_age_days": 706
},
"https://github.com/NakamuraShippo/ComfyUI-PromptList": {
"stars": 7,
"last_update": "2025-06-01 08:44:28",
@ -3234,6 +3244,11 @@
"last_update": "2025-03-24 10:02:49",
"author_account_age_days": 2730
},
"https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3": {
"stars": 0,
"last_update": "2025-06-01 16:35:20",
"author_account_age_days": 232
},
"https://github.com/PixelFunAI/ComfyUI_PixelFun": {
"stars": 3,
"last_update": "2025-01-20 05:44:54",
@ -3540,9 +3555,9 @@
"author_account_age_days": 975
},
"https://github.com/SanDiegoDude/ComfyUI-Kontext-API": {
"stars": 2,
"last_update": "2025-05-30 20:52:05",
"author_account_age_days": 972
"stars": 4,
"last_update": "2025-06-02 18:14:48",
"author_account_age_days": 975
},
"https://github.com/SanDiegoDude/ComfyUI-SaveAudioMP3": {
"stars": 3,
@ -3784,6 +3799,11 @@
"last_update": "2025-02-27 13:48:05",
"author_account_age_days": 1548
},
"https://github.com/ShmuelRonen/ComfyUI_ChatterBox": {
"stars": 3,
"last_update": "2025-06-02 08:34:52",
"author_account_age_days": 1548
},
"https://github.com/ShmuelRonen/ComfyUI_Flux_1.1_RAW_API": {
"stars": 57,
"last_update": "2025-03-20 11:21:27",
@ -4122,7 +4142,7 @@
"https://github.com/T-Ph525/ComfyUI-Underage-Filter": {
"stars": 0,
"last_update": "2025-05-30 12:10:57",
"author_account_age_days": 1277
"author_account_age_days": 1279
},
"https://github.com/TFL-TFL/ComfyUI_Text_Translation": {
"stars": 50,
@ -4335,9 +4355,9 @@
"author_account_age_days": 3013
},
"https://github.com/ToTheBeginning/ComfyUI-DreamO": {
"stars": 67,
"last_update": "2025-05-30 12:47:39",
"author_account_age_days": 3730
"stars": 85,
"last_update": "2025-06-01 02:43:50",
"author_account_age_days": 3733
},
"https://github.com/Tr1dae/ComfyUI-Dequality": {
"stars": 0,
@ -4557,7 +4577,7 @@
"https://github.com/XWAVEart/comfyui-xwave-xlitch-nodes": {
"stars": 1,
"last_update": "2025-05-30 22:16:15",
"author_account_age_days": 577
"author_account_age_days": 580
},
"https://github.com/XchanBik/ComfyUI_SimpleBridgeNode": {
"stars": 0,
@ -4622,7 +4642,7 @@
"https://github.com/Yahweasel/ComfyUI-MinDalle": {
"stars": 0,
"last_update": "2025-05-26 20:42:34",
"author_account_age_days": 2991
"author_account_age_days": 2993
},
"https://github.com/Yanick112/ComfyUI-ToSVG": {
"stars": 194,
@ -4660,9 +4680,9 @@
"author_account_age_days": 1783
},
"https://github.com/Yuan-ManX/ComfyUI-ChatterboxTTS": {
"stars": 2,
"stars": 4,
"last_update": "2025-05-30 08:13:06",
"author_account_age_days": 1781
"author_account_age_days": 1783
},
"https://github.com/Yuan-ManX/ComfyUI-Cobra": {
"stars": 5,
@ -4680,14 +4700,14 @@
"author_account_age_days": 1783
},
"https://github.com/Yuan-ManX/ComfyUI-HunyuanPortrait": {
"stars": 3,
"stars": 5,
"last_update": "2025-05-28 09:47:34",
"author_account_age_days": 1781
"author_account_age_days": 1783
},
"https://github.com/Yuan-ManX/ComfyUI-HunyuanVideo-Avatar": {
"stars": 5,
"stars": 8,
"last_update": "2025-05-29 07:49:15",
"author_account_age_days": 1781
"author_account_age_days": 1783
},
"https://github.com/Yuan-ManX/ComfyUI-Kimi-VL": {
"stars": 1,
@ -4885,9 +4905,9 @@
"author_account_age_days": 774
},
"https://github.com/Zch6111/AI_Text_Comfyui": {
"stars": 0,
"stars": 1,
"last_update": "2025-05-31 14:47:24",
"author_account_age_days": 414
"author_account_age_days": 416
},
"https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": {
"stars": 2,
@ -5025,9 +5045,9 @@
"author_account_age_days": 355
},
"https://github.com/aiaiaikkk/ComfyUI-Curve": {
"stars": 4,
"last_update": "2025-05-31 03:19:33",
"author_account_age_days": 245
"stars": 7,
"last_update": "2025-06-02 12:02:10",
"author_account_age_days": 247
},
"https://github.com/aianimation55/ComfyUI-FatLabels": {
"stars": 5,
@ -5179,6 +5199,11 @@
"last_update": "2024-07-31 13:51:14",
"author_account_age_days": 1540
},
"https://github.com/alessandrozonta/ComfyUI-PoseDirection": {
"stars": 0,
"last_update": "2025-06-02 13:45:37",
"author_account_age_days": 1540
},
"https://github.com/alessandrozonta/Comfyui-LoopLoader": {
"stars": 2,
"last_update": "2025-02-21 13:28:39",
@ -5272,7 +5297,7 @@
"https://github.com/angree/ComfyUI-Q_find-mask-size": {
"stars": 0,
"last_update": "2025-05-30 22:53:04",
"author_account_age_days": 3063
"author_account_age_days": 3065
},
"https://github.com/anhkhoatranle30/Handy-Nodes-ComfyUI": {
"stars": 1,
@ -5382,13 +5407,18 @@
"https://github.com/avenstack/ComfyUI-AV-LatentSync": {
"stars": 0,
"last_update": "2025-05-28 14:27:42",
"author_account_age_days": 45
"author_account_age_days": 47
},
"https://github.com/avenstack/ComfyUI-AV-MegaTTS3": {
"stars": 0,
"last_update": "2025-05-25 13:35:03",
"author_account_age_days": 47
},
"https://github.com/avocadori/ComfyUI-load-image-prompt-lora": {
"stars": 0,
"last_update": "2025-06-02 20:35:37",
"author_account_age_days": 417
},
"https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": {
"stars": 25,
"last_update": "2025-03-07 08:09:46",
@ -5416,8 +5446,8 @@
},
"https://github.com/babydjac/comfyui-grok-prompts": {
"stars": 1,
"last_update": "2025-05-30 07:01:10",
"author_account_age_days": 746
"last_update": "2025-06-02 04:48:59",
"author_account_age_days": 749
},
"https://github.com/babydjac/comfyui-smart-scaler": {
"stars": 0,
@ -5524,6 +5554,11 @@
"last_update": "2025-04-12 17:05:21",
"author_account_age_days": 3019
},
"https://github.com/bikiam/ComfyUI_WhisperSRT": {
"stars": 0,
"last_update": "2025-06-01 13:56:23",
"author_account_age_days": 493
},
"https://github.com/bilal-arikan/ComfyUI_TextAssets": {
"stars": 2,
"last_update": "2024-05-22 23:23:50",
@ -5759,6 +5794,11 @@
"last_update": "2025-03-28 00:54:54",
"author_account_age_days": 4441
},
"https://github.com/boricuapab/ComfyUI-Bori-JsonSetGetConverter": {
"stars": 0,
"last_update": "2025-06-02 06:52:21",
"author_account_age_days": 1913
},
"https://github.com/bradsec/ComfyUI_ResolutionSelector": {
"stars": 11,
"last_update": "2024-07-07 12:15:49",
@ -6455,9 +6495,9 @@
"author_account_age_days": 510
},
"https://github.com/comfyanonymous/ComfyUI": {
"stars": 78489,
"last_update": "2025-05-31 12:00:22",
"author_account_age_days": 890
"stars": 78681,
"last_update": "2025-06-03 01:57:53",
"author_account_age_days": 892
},
"https://github.com/comfyanonymous/ComfyUI_TensorRT": {
"stars": 612,
@ -7130,9 +7170,9 @@
"author_account_age_days": 2080
},
"https://github.com/filliptm/ComfyUI_Fill-ChatterBox": {
"stars": 55,
"last_update": "2025-05-31 01:27:44",
"author_account_age_days": 2077
"stars": 76,
"last_update": "2025-06-02 17:58:28",
"author_account_age_days": 2080
},
"https://github.com/filliptm/ComfyUI_Fill-Nodes": {
"stars": 401,
@ -8211,8 +8251,8 @@
},
"https://github.com/juntaosun/ComfyUI_open_nodes": {
"stars": 0,
"last_update": "2025-05-30 06:32:40",
"author_account_age_days": 3176
"last_update": "2025-06-02 07:30:03",
"author_account_age_days": 3178
},
"https://github.com/jupo-ai/comfy-ex-tagcomplete": {
"stars": 13,
@ -8714,6 +8754,11 @@
"last_update": "2025-04-03 11:46:29",
"author_account_age_days": 2625
},
"https://github.com/lc03lc/Comfyui_OmniConsistency": {
"stars": 27,
"last_update": "2025-06-01 02:56:02",
"author_account_age_days": 1319
},
"https://github.com/lceric/comfyui-gpt-image": {
"stars": 7,
"last_update": "2025-05-19 10:49:30",
@ -9242,7 +9287,7 @@
"https://github.com/lxe/ComfyUI-OpenAI-Compat-LLM-Node": {
"stars": 0,
"last_update": "2025-05-28 05:39:55",
"author_account_age_days": 4839
"author_account_age_days": 4842
},
"https://github.com/m-sokes/ComfyUI-Sokes-Nodes": {
"stars": 1,
@ -9717,7 +9762,7 @@
"https://github.com/narusas/Comfyui-Logic-Support": {
"stars": 0,
"last_update": "2025-05-30 04:44:16",
"author_account_age_days": 4975
"author_account_age_days": 4977
},
"https://github.com/nat-chan/ComfyUI-graphToPrompt": {
"stars": 2,
@ -9832,7 +9877,7 @@
"https://github.com/niknah/audio-general-ComfyUI": {
"stars": 0,
"last_update": "2025-05-28 02:51:53",
"author_account_age_days": 5061
"author_account_age_days": 5063
},
"https://github.com/niknah/quick-connections": {
"stars": 269,
@ -10025,9 +10070,9 @@
"author_account_age_days": 1850
},
"https://github.com/orion4d/ComfyUI-Image-Effects": {
"stars": 19,
"stars": 20,
"last_update": "2025-05-28 00:37:16",
"author_account_age_days": 923
"author_account_age_days": 925
},
"https://github.com/orssorbit/ComfyUI-wanBlockswap": {
"stars": 36,
@ -10082,7 +10127,7 @@
"https://github.com/p1atdev/comfyui-timm-backbone": {
"stars": 1,
"last_update": "2025-05-31 04:03:07",
"author_account_age_days": 1956
"author_account_age_days": 1958
},
"https://github.com/palant/image-resize-comfyui": {
"stars": 94,
@ -10917,7 +10962,7 @@
"https://github.com/skycoder182/comfyui-skycoder-tools": {
"stars": 1,
"last_update": "2025-05-30 12:57:43",
"author_account_age_days": 11
"author_account_age_days": 13
},
"https://github.com/slvslvslv/ComfyUI-SmartHelperNodes": {
"stars": 2,
@ -11030,9 +11075,9 @@
"author_account_age_days": 698
},
"https://github.com/smthemex/ComfyUI_HunyuanAvatar_Sm": {
"stars": 2,
"last_update": "2025-05-30 06:23:55",
"author_account_age_days": 695
"stars": 4,
"last_update": "2025-06-02 08:10:04",
"author_account_age_days": 698
},
"https://github.com/smthemex/ComfyUI_ID_Animator": {
"stars": 23,
@ -11484,6 +11529,11 @@
"last_update": "2025-05-08 01:48:55",
"author_account_age_days": 2443
},
"https://github.com/tetsuoo-online/comfyui-too-xmp-metadata": {
"stars": 3,
"last_update": "2025-06-02 14:07:21",
"author_account_age_days": 2363
},
"https://github.com/teward/Comfy-Sentry": {
"stars": 1,
"last_update": "2024-07-31 21:37:42",
@ -11494,6 +11544,11 @@
"last_update": "2024-05-23 01:22:01",
"author_account_age_days": 5442
},
"https://github.com/thalismind/ComfyUI-Blend-Nodes": {
"stars": 0,
"last_update": "2025-06-02 02:22:19",
"author_account_age_days": 143
},
"https://github.com/theAdamColton/ComfyUI-texflow-extension": {
"stars": 1,
"last_update": "2025-01-16 19:58:24",
@ -11874,6 +11929,11 @@
"last_update": "2025-01-21 05:16:52",
"author_account_age_days": 1741
},
"https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader": {
"stars": 0,
"last_update": "2025-06-02 08:08:10",
"author_account_age_days": 124
},
"https://github.com/viperyl/ComfyUI-RGT": {
"stars": 8,
"last_update": "2024-06-20 15:33:50",
@ -11889,6 +11949,11 @@
"last_update": "2024-09-07 18:42:27",
"author_account_age_days": 2182
},
"https://github.com/vivi-gomez/ComfyUI-fixnodetranslate": {
"stars": 0,
"last_update": "2025-06-01 08:42:50",
"author_account_age_days": 4692
},
"https://github.com/vkff5833/ComfyUI-MobileClient": {
"stars": 1,
"last_update": "2025-02-11 00:34:36",
@ -11927,7 +11992,7 @@
"https://github.com/wTechArtist/ComfyUI_VVL_VideoCamera_Advanced": {
"stars": 0,
"last_update": "2025-05-30 06:54:05",
"author_account_age_days": 1702
"author_account_age_days": 1704
},
"https://github.com/wakattac/ComfyUI-AbstractImaGen": {
"stars": 1,
@ -12006,13 +12071,18 @@
},
"https://github.com/whmc76/ComfyUI-RemoveBackgroundSuite": {
"stars": 0,
"last_update": "2025-05-31 18:10:40",
"author_account_age_days": 793
"last_update": "2025-06-02 19:13:33",
"author_account_age_days": 795
},
"https://github.com/wildminder/000_ComfyUI-Optim": {
"stars": 2,
"last_update": "2025-06-02 21:30:04",
"author_account_age_days": 4576
},
"https://github.com/wildminder/ComfyUI-Chatterbox": {
"stars": 7,
"stars": 9,
"last_update": "2025-05-30 06:27:05",
"author_account_age_days": 4574
"author_account_age_days": 4576
},
"https://github.com/wildminder/ComfyUI-KEEP": {
"stars": 4,
@ -12125,9 +12195,9 @@
"author_account_age_days": 772
},
"https://github.com/xhiroga/ComfyUI-FramePackWrapper_PlusOne": {
"stars": 1,
"stars": 9,
"last_update": "2025-05-31 15:10:19",
"author_account_age_days": 3605
"author_account_age_days": 3607
},
"https://github.com/xiaoxiaodesha/hd_node": {
"stars": 14,

View File

@ -14,6 +14,57 @@
{
"author": "etng",
"title": "ComfyUI-Heartbeat [UNSAFE]",
"reference": "https://github.com/etng/ComfyUI-Heartbeat",
"files": [
"https://github.com/etng/ComfyUI-Heartbeat"
],
"install_type": "git-clone",
"description": "A plugin for ComfyUI that sends periodic heartbeat requests to a configured gateway, including system information and node status."
},
{
"author": "Novavision0313",
"title": "ComfyUI-NVVS [WIP]",
"reference": "https://github.com/Novavision0313/ComfyUI-NVVS",
"files": [
"https://github.com/Novavision0313/ComfyUI-NVVS"
],
"install_type": "git-clone",
"description": "A ComfyUI plugin customized by NOVEVISION\nNOTE: The files in the repo are not organized."
},
{
"author": "zackabrams",
"title": "ComfyUI-KeySyncWrapper [WIP]",
"reference": "https://github.com/zackabrams/ComfyUI-KeySyncWrapper",
"files": [
"https://github.com/zackabrams/ComfyUI-KeySyncWrapper"
],
"install_type": "git-clone",
"description": "implementation of KeySync in ComfyUI"
},
{
"author": "godric8",
"title": "ComfyUI_Step1X-Edit [NAME CONFLICT]",
"reference": "https://github.com/godric8/ComfyUI_Step1X-Edit",
"files": [
"hhttps://github.com/godric8/ComfyUI_Step1X-Edit"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for Step1X-Edit"
},
{
"author": "violet0927",
"title": "ComfyUI-Direct3DS2 [WIP]",
"reference": "https://github.com/y4my4my4m/ComfyUI_Direct3DS2",
"files": [
"https://github.com/y4my4my4m/ComfyUI_Direct3DS2"
],
"install_type": "git-clone",
"description": "Direct3D-S2 plugin for ComfyUI. [w/Doesn't work yet]"
},
{
"author": "gamtruliar",
"title": "ComfyUI-N_SwapInput [UNSAFE]",
@ -137,13 +188,13 @@
},
{
"author": "Sephrael",
"title": "comfyui_caption-around-image [WIP]",
"title": "comfyui_caption-around-image",
"reference": "https://github.com/Sephrael/comfyui_caption-around-image",
"files": [
"https://github.com/Sephrael/comfyui_caption-around-image"
],
"install_type": "git-clone",
"description": "NODES: A comfyUI node to create captions around a generated image with the ability to dynamically include generation parameters\nNOTE: The files in the repo are not organized."
"description": "NODES: A comfyUI node to create captions around a generated image with the ability to dynamically include generation parameters"
},
{
"author": "EQXai",
@ -193,7 +244,7 @@
"https://github.com/LyazS/ComfyUI-aznodes"
],
"install_type": "git-clone",
"description": "NODES: CrossFadeImageSequence\nNOTE: invalid pyproject.toml"
"description": "NODES: CrossFadeImageSequence, SaveImageAZ"
},
{
"author": "truebillyblue",
@ -233,7 +284,7 @@
"https://github.com/aa-parky/pipemind-comfyui"
],
"install_type": "git-clone",
"description": "NODES: Random Line from File (Seeded), Keyword Prompt Composer, Simple Prompt Combiner (5x), Boolean Switch (Any), Select Line from TxT (Any)"
"description": "NODES: Random Line from File (Seeded), Keyword Prompt Composer, Simple Prompt Combiner (5x), Boolean Switch (Any), Select Line from TxT (Any), Multiline Text Input, Flux 2M Aspect Ratios"
},
{
"author": "pacchikAI",
@ -503,7 +554,7 @@
"https://github.com/yichengup/ComfyUI-YCNodes_Advance"
],
"install_type": "git-clone",
"description": "NODES: Color Match (YC)"
"description": "NODES: Face Detector Selector, YC Human Parts Ultra(Advance), Color Match (YC)"
},
{
"author": "rakki194",

View File

@ -1816,7 +1816,6 @@
"Show Prompt TnT",
"Simple Ratio Selector (Hapse)",
"Simple Ratio Selector TnT",
"Simple Seed Selector (Hapse)",
"Simple Seed Selector TnT"
],
{
@ -2481,6 +2480,19 @@
"title_aux": "ComfyUI_North_Noise [WIP]"
}
],
"https://github.com/Novavision0313/ComfyUI-NVVS": [
[
"AllBlackMaskValidator",
"FullBodyDetection",
"HighlightIndexSelector",
"MaskCoverageAnalysis",
"StringSplit",
"StringStrip"
],
{
"title_aux": "ComfyUI-NVVS [WIP]"
}
],
"https://github.com/OSAnimate/ComfyUI-SpriteSheetMaker": [
[
"SpriteSheetMaker"
@ -2768,10 +2780,13 @@
],
"https://github.com/Sephrael/comfyui_caption-around-image": [
[
"CaptionAroundImageSmart"
"CaptionAroundImageSmart",
"PrintPromptValues",
"PromptProvider",
"TextboxReferenceNode"
],
{
"title_aux": "comfyui_caption-around-image [WIP]"
"title_aux": "comfyui_caption-around-image"
}
],
"https://github.com/ShahFaisalWani/ComfyUI-Mojen-Nodeset": [
@ -4280,6 +4295,7 @@
"GLIGENTextBoxApply",
"GeminiInputFiles",
"GeminiNode",
"GetImageSize",
"GetVideoComponents",
"GrowMask",
"Hunyuan3Dv2Conditioning",
@ -5130,6 +5146,14 @@
"title_aux": "ComfyUI_stable_fast"
}
],
"https://github.com/gamtruliar/ComfyUI-N_SwapInput": [
[
"N_SwapInput"
],
{
"title_aux": "ComfyUI-N_SwapInput [UNSAFE]"
}
],
"https://github.com/githubYiheng/comfyui_median_filter": [
[
"ImageMedianFilter"
@ -8316,10 +8340,12 @@
[
"BrightnessCorrectionNode",
"ConcatHorizontalWithMask",
"DeHaloAlphaWithMaskTorch",
"DepthFitter",
"DownloadAndLoadLoraModelOnly",
"EdgeNoise",
"FeatheredSharpen"
"FeatheredSharpen",
"IterativeDeHaloAlphaWithMaskTorch"
],
{
"title_aux": "comfyui-virallover"
@ -8576,6 +8602,15 @@
"title_aux": "honey_nodes [WIP]"
}
],
"https://github.com/y4my4my4m/ComfyUI_Direct3DS2": [
[
"Direct3DS2ModelDownloader",
"Direct3DS2Node"
],
{
"title_aux": "ComfyUI-Direct3DS2 [WIP]"
}
],
"https://github.com/yanhuifair/ComfyUI-FairLab": [
[
"AppendTagsNode",
@ -8733,6 +8768,14 @@
"title_aux": "ComfyUI-Dropbox-API [WIP]"
}
],
"https://github.com/zackabrams/ComfyUI-KeySyncWrapper": [
[
"KeySyncWrapper"
],
{
"title_aux": "ComfyUI-KeySyncWrapper [WIP]"
}
],
"https://github.com/zhaorishuai/ComfyUI-StoryboardDistributor": [
[
"StoryboardDistributor"

File diff suppressed because it is too large Load Diff

View File

@ -10,6 +10,97 @@
{
"author": "violet0927",
"title": "ComfyUI OmniConsistency Nodes",
"reference": "https://github.com/lc03lc/Comfyui_OmniConsistency",
"files": [
"https://github.com/lc03lc/Comfyui_OmniConsistency"
],
"install_type": "git-clone",
"description": "ComfyUI OmniConsistency Nodes is a collection of nodes for ComfyUI that allows you to load and use OmniConsistency models."
},
{
"author": "ShmuelRonen",
"title": "ComfyUI_ChatterBox",
"reference": "https://github.com/ShmuelRonen/ComfyUI_ChatterBox",
"files": [
"https://github.com/ShmuelRonen/ComfyUI_ChatterBox"
],
"install_type": "git-clone",
"description": "An unofficial ComfyUI custom node integration for [a/Resemble AI's ChatterBox](https://github.com/resemble-ai/chatterbox) - a state-of-the-art open-source Text-to-Speech (TTS) model with voice cloning capabilities."
},
{
"author": "bikiam",
"title": "ComfyUI_WhisperSRT",
"reference": "https://github.com/bikiam/ComfyUI_WhisperSRT",
"files": [
"https://github.com/bikiam/ComfyUI_WhisperSRT"
],
"install_type": "git-clone",
"description": "This is custom node for audio transcribe with SRT."
},
{
"author": "Chrisvenator",
"title": "painting-by-colors-generator",
"reference": "https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator",
"files": [
"https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator"
],
"install_type": "git-clone",
"description": "Create a painting by colors image from an image"
},
{
"author": "wildminder",
"title": "ComfyUI-Optim",
"reference": "https://github.com/wildminder/000_ComfyUI-Optim",
"files": [
"https://github.com/wildminder/000_ComfyUI-Optim"
],
"install_type": "git-clone",
"description": "ComfyUI startup optimizer and patcher"
},
{
"author": "Chrisvenator",
"title": "ComfyUI Image Processing Nodes",
"reference": "https://github.com/chaunceyyann/comfyui-image-processing-nodes",
"files": [
"https://github.com/chaunceyyann/comfyui-image-processing-nodes"
],
"install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI focused on image processing operations."
},
{
"author": "tetsuoo-online",
"title": "comfyui-too-xmp-metadata",
"reference": "https://github.com/tetsuoo-online/comfyui-too-xmp-metadata",
"files": [
"https://github.com/tetsuoo-online/comfyui-too-xmp-metadata"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI that allow you to read and write XMP metadata to images"
},
{
"author": "alessandrozonta",
"title": "ComfyUI-PoseDirection",
"reference": "https://github.com/alessandrozonta/ComfyUI-PoseDirection",
"files": [
"https://github.com/alessandrozonta/ComfyUI-PoseDirection"
],
"install_type": "git-clone",
"description": "This custom node for ComfyUI analyzes OpenPose keypoints to determine if a person in an image is facing forward, showing their left side, or their right side."
},
{
"author": "avocadori",
"title": "ComfyUI-load-image-prompt-lora",
"reference": "https://github.com/avocadori/ComfyUI-load-image-prompt-lora",
"files": [
"https://github.com/avocadori/ComfyUI-load-image-prompt-lora"
],
"install_type": "git-clone",
"description": "NODES: YAML Image Cycler (Full), YAML Image Cycler (Simple), YAML LoRA Extractor, YAML LoRA Loader, YAML LoRA Selector"
},
{
"author": "vivi-gomez",
"title": "ComfyUI Fix Node Translate",
@ -42,6 +133,26 @@
"install_type": "git-clone",
"description": "A custom ComfyUI node that saves input AUDIO as .mp3 using ffmpeg."
},
{
"author": "thalismind",
"title": "ComfyUI Blend Image Nodes",
"reference": "https://github.com/thalismind/ComfyUI-Blend-Nodes",
"files": [
"https://github.com/thalismind/ComfyUI-Blend-Nodes"
],
"install_type": "git-clone",
"description": "This repository contains a ComfyUI node for blending images using various blending modes. Can be used to watermark images, create overlays, or apply effects to images in a ComfyUI workflow."
},
{
"author": "boricuapab",
"title": "ComfyUI-Bori-JsonSetGetConverter",
"reference": "https://github.com/boricuapab/ComfyUI-Bori-JsonSetGetConverter",
"files": [
"https://github.com/boricuapab/ComfyUI-Bori-JsonSetGetConverter"
],
"install_type": "git-clone",
"description": "This is a custom node for ComfyUI that takes in a file path full of json's and finds the mape variable nodes in them and converts them to the kjnode set and get nodes."
},
{
"author": "smthemex",
"title": "ComfyUI_HunyuanAvatar_Sm",

View File

@ -1587,6 +1587,7 @@
"BillBum_Modified_Dalle_API_Node",
"BillBum_Modified_DropoutToken_Node",
"BillBum_Modified_Flux_API_Node",
"BillBum_Modified_Flux_API_with_imgInput",
"BillBum_Modified_GPTImage1_API_Node",
"BillBum_Modified_Ideogram_API_Node",
"BillBum_Modified_ImageSplit_Node",
@ -2951,6 +2952,19 @@
"title_aux": "ComfyUI-Line-counter"
}
],
"https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator": [
[
"EnhancedPaintByNumbersNode",
"HexStackNode",
"NumbersOverlayAdvancedNode",
"NumbersOverlayNode",
"PaintByNumbersNode",
"PaintByNumbersTemplateNode"
],
{
"title_aux": "painting-by-colors-generator"
}
],
"https://github.com/ClownsharkBatwing/RES4LYF": [
[
"AdvancedNoise",
@ -8450,7 +8464,7 @@
"title_aux": "ComfyUI-NS-ManySliders"
}
],
"https://github.com/NakamuraShippo/ComfyUI-PromptList": [
"https://github.com/NakamuraShippo/ComfyUI-NS-PromptList": [
[
"NS-PromptList"
],
@ -8999,6 +9013,14 @@
"title_aux": "ComfyUI_OpenCV"
}
],
"https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3": [
[
"SaveAudioAsMP3"
],
{
"title_aux": "ComfyUI-LikeSpiderAI-SaveMP3"
}
],
"https://github.com/PixelFunAI/ComfyUI_PixelFun": [
[
"HunyuanLoadAndEditLoraBlocks",
@ -10486,6 +10508,15 @@
"title_aux": "ComfyUI-WanVideoKsampler"
}
],
"https://github.com/ShmuelRonen/ComfyUI_ChatterBox": [
[
"ChatterboxGenerate",
"ChatterboxModelLoader"
],
{
"title_aux": "ComfyUI_ChatterBox"
}
],
"https://github.com/ShmuelRonen/ComfyUI_Flux_1.1_RAW_API": [
[
"FluxPro11WithFinetune"
@ -14742,6 +14773,14 @@
"title_aux": "OpenPose Node"
}
],
"https://github.com/alessandrozonta/ComfyUI-PoseDirection": [
[
"OpenPose - Get direction"
],
{
"title_aux": "ComfyUI-PoseDirection"
}
],
"https://github.com/alessandrozonta/Comfyui-LoopLoader": [
[
"LoadLoopImagesFromDir"
@ -15063,6 +15102,7 @@
"Sage_ModelReport",
"Sage_ModelShifts",
"Sage_MultiModelPicker",
"Sage_OllamaLLMPrompt",
"Sage_PonyPrefix",
"Sage_PonyStyle",
"Sage_SamplerInfo",
@ -15315,6 +15355,18 @@
"title_aux": "ComfyUI-AV-MegaTTS3"
}
],
"https://github.com/avocadori/ComfyUI-load-image-prompt-lora": [
[
"YAMLImageCycler",
"YAMLImageCyclerSimple",
"YAMLLoRAExtractor",
"YAMLLoRALoader",
"YAMLLoRASelector"
],
{
"title_aux": "ComfyUI-load-image-prompt-lora"
}
],
"https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": [
[
"Amazon Bedrock - Luma AI Ray Video",
@ -15775,6 +15827,14 @@
"title_aux": "ComfyUI-ResolutionPresets"
}
],
"https://github.com/bikiam/ComfyUI_WhisperSRT": [
[
"WhisperAudioToSRTText"
],
{
"title_aux": "ComfyUI_WhisperSRT"
}
],
"https://github.com/bilal-arikan/ComfyUI_TextAssets": [
[
"LoadTextAsset"
@ -16318,6 +16378,14 @@
"title_aux": "ComfyUI-ntfy"
}
],
"https://github.com/boricuapab/ComfyUI-Bori-JsonSetGetConverter": [
[
"Bori Json Get Set Convert"
],
{
"title_aux": "ComfyUI-Bori-JsonSetGetConverter"
}
],
"https://github.com/bradsec/ComfyUI_ResolutionSelector": [
[
"ResolutionSelector"
@ -18585,6 +18653,7 @@
"GLIGENTextBoxApply",
"GeminiInputFiles",
"GeminiNode",
"GetImageSize",
"GetVideoComponents",
"GrowMask",
"Hunyuan3Dv2Conditioning",
@ -26141,6 +26210,14 @@
"title_aux": "Google Photos Loader - by PabloGFX"
}
],
"https://github.com/lc03lc/Comfyui_OmniConsistency": [
[
"Comfyui_OmniConsistency"
],
{
"title_aux": "ComfyUI OmniConsistency Nodes"
}
],
"https://github.com/lceric/comfyui-gpt-image": [
[
"GPTImage1Generate"
@ -27674,7 +27751,7 @@
"SaveAsSafeTensor"
],
{
"title_aux": "ComfyUI Model Quantizer"
"title_aux": "ComfyUI-ModelQuantizer"
}
],
"https://github.com/lum3on/comfyui_LLM_Polymath": [
@ -33422,6 +33499,16 @@
"title_aux": "ComfyUI_Curves"
}
],
"https://github.com/tetsuoo-online/comfyui-too-xmp-metadata": [
[
"ReadXMPMetadata",
"WriteXMPMetadataLossless",
"WriteXMPMetadataTensor"
],
{
"title_aux": "comfyui-too-xmp-metadata"
}
],
"https://github.com/teward/ComfyUI-Helper-Nodes": [
[
"HelperNodes_CfgScale",
@ -33442,6 +33529,14 @@
"title_aux": "ComfyUI-Helper-Nodes"
}
],
"https://github.com/thalismind/ComfyUI-Blend-Nodes": [
[
"BlendImageNode"
],
{
"title_aux": "ComfyUI Blend Image Nodes"
}
],
"https://github.com/theAdamColton/ComfyUI-texflow-extension": [
[
"Load Texflow Depth Image",
@ -34256,6 +34351,14 @@
"title_aux": "comfyui-psd2png"
}
],
"https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader": [
[
"HuggingFaceLoraUploader"
],
{
"title_aux": "Hugging Face LoRA Uploader"
}
],
"https://github.com/viperyl/ComfyUI-RGT": [
[
"RGT_Upscale"
@ -36132,6 +36235,7 @@
"TextPreview",
"TorchCompileModelAdvanced",
"UpscaleImageWithModelIfNeed",
"VolcanoImageEditNode",
"VolcanoOutpaintingNode"
],
{