update DB

This commit is contained in:
Dr.Lt.Data
2024-04-14 14:59:39 +09:00
parent 82e2e2210a
commit 156d9e7fcc
7 changed files with 477 additions and 281 deletions

View File

@@ -21,16 +21,6 @@
"install_type": "git-clone",
"description": "Nodes:PointStringFromFloatArray"
},
{
"author": "royceschultz",
"title": "ComfyUI Transcription Tools [WIP]",
"reference": "https://github.com/royceschultz/ComfyUI-TranscriptionTools",
"files": [
"https://github.com/royceschultz/ComfyUI-TranscriptionTools"
],
"install_type": "git-clone",
"description": "This package provides custom nodes for ComfyUI to perform transcription tasks on audio and video file inputs."
},
{
"author": "bruce007lee",
"title": "comfyui-cleaner",
@@ -71,16 +61,6 @@
"install_type": "git-clone",
"description": "Nodes:sound voice, text concat, latent to list, movie generate, movie batch, hy save image, generate story"
},
{
"author": "liusida",
"title": "ComfyUI-Login",
"reference": "https://github.com/liusida/ComfyUI-Login",
"files": [
"https://github.com/liusida/ComfyUI-Login"
],
"install_type": "git-clone",
"description": "This custom node serves as a proof-of-concept to explore the implementation of basic login functionality for ComfyUI.\nNOTE:In the future, if proven useful, this feature might be directly integrated into either ComfyUI or ComfyUI-Manager."
},
{
"author": "gameltb",
"title": "io_comfyui",

View File

@@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "ycyy",
"title": "ComfyUI-Yolo-World-EfficientSAM",
"reference": "https://github.com/ycyy/ComfyUI-Yolo-World-EfficientSAM",
"files": [
"https://github.com/ycyy/ComfyUI-Yolo-World-EfficientSAM"
],
"install_type": "git-clone",
"description": "ComfyUI Yolo World EfficientSAM custom node,Based on [a/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM](https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM), modifications have been made and dependencies have been updated to newer versions."
},
{
"author": "gustproof",
"title": "ComfyUI_IPAdapter_plus_Style_Components",

View File

@@ -10,6 +10,66 @@
},
{
"author": "royceschultz",
"title": "ComfyUI-TranscriptionTools",
"reference": "https://github.com/royceschultz/ComfyUI-TranscriptionTools",
"files": [
"https://github.com/royceschultz/ComfyUI-TranscriptionTools"
],
"install_type": "git-clone",
"description": "Transcribe audio and video files in ComfyUI."
},
{
"author": "turkyden",
"title": "ComfyUI-Sticker",
"reference": "https://github.com/turkyden/ComfyUI-Sticker",
"files": [
"https://github.com/turkyden/ComfyUI-Sticker"
],
"install_type": "git-clone",
"description": "image to sticker"
},
{
"author": "quadme7macoon",
"title": "ComfyUI-ShadertoyGL",
"reference": "https://github.com/e7mac/ComfyUI-ShadertoyGL",
"files": [
"https://github.com/e7mac/ComfyUI-ShadertoyGL"
],
"install_type": "git-clone",
"description": "Nodes:Shadertoy, Shader, ColorChannelOffset."
},
{
"author": "quadmoon",
"title": "quadmoon's ComfyUI nodes",
"reference": "https://github.com/traugdor/ComfyUI-quadMoons-nodes",
"files": [
"https://github.com/traugdor/ComfyUI-quadMoons-nodes"
],
"install_type": "git-clone",
"description": "These are just some nodes I wanted and couldn't find where anyone else had made them yet."
},
{
"author": "Sorcerio",
"title": "MBM's Music Visualizer",
"reference": "https://github.com/Sorcerio/MBM-Music-Visualizer",
"files": [
"https://github.com/Sorcerio/MBM-Music-Visualizer"
],
"install_type": "git-clone",
"description": "An image generation based music visualizer integrated into comfyanonymous/ComfyUI as custom nodes."
},
{
"author": "BlakeOne",
"title": "ComfyUI NodeDefaults",
"reference": "https://github.com/BlakeOne/ComfyUI-NodeDefaults",
"files": [
"https://github.com/BlakeOne/ComfyUI-NodeDefaults"
],
"install_type": "git-clone",
"description": "An extension for ComyUI to allow resetting a node's inputs to their default values.\nNOTE:Right click any node and choose 'Restore default values' from the context menu."
},
{
"author": "AIFSH",
"title": "ComfyUI-GPT_SoVITS",
@@ -82,7 +142,7 @@
},
{
"author": "nullquant",
"title": "ComfyUI-BrushNet",
"title": "BrushNet",
"reference": "https://github.com/nullquant/ComfyUI-BrushNet",
"files": [
"https://github.com/nullquant/ComfyUI-BrushNet"
@@ -629,67 +689,6 @@
],
"install_type": "git-clone",
"description": "The SuperPrompter node is a ComfyUI node that uses the SuperPrompt-v1 model from Hugging Face to generate text based on a given prompt. It provides various parameters to control the text generation process."
},
{
"author": "1mckw",
"title": "Comfyui-Gelbooru",
"reference": "https://github.com/1mckw/Comfyui-Gelbooru",
"files": [
"https://github.com/1mckw/Comfyui-Gelbooru"
],
"install_type": "git-clone",
"description": "Get random images from gelbooru, support multiple tag searches, exclude tags, etc. user and api key are optional."
},
{
"author": "zombieyang",
"title": "SD-PPP",
"reference": "https://github.com/zombieyang/sd-ppp",
"files": [
"https://github.com/zombieyang/sd-ppp"
],
"install_type": "git-clone",
"description": "!!Another custom node about Photoshop!! PPP means interoP with your PhotoshoP. You can get or send layers from/to your Photoshop. This custom node is easier to use."
},
{
"author": "KytraScript",
"title": "ComfyUI_KytraWebhookHTTP",
"reference": "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP",
"files": [
"https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP"
],
"install_type": "git-clone",
"description": "A ComfyUI node that utilizes Moviepy to convert and send your images or videos to a webhook endpoint directly from ComfyUI."
},
{
"author": "MokkaBoss1",
"title": "NatureColours, UrbanColours",
"reference": "https://github.com/MokkaBoss1/NatureColours",
"files": [
"https://github.com/MokkaBoss1/NatureColours/raw/main/NatureColours.py",
"https://github.com/MokkaBoss1/NatureColours/raw/main/UrbanColours.py"
],
"install_type": "copy",
"description": "Nodes:NatureColours, UrbanColours. These nodes outputs the color code for the selected color as a string."
},
{
"author": "logtd",
"title": "ComfyUI-RefSampling",
"reference": "https://github.com/logtd/ComfyUI-RefSampling",
"files": [
"https://github.com/logtd/ComfyUI-RefSampling"
],
"install_type": "git-clone",
"description": "Nodes:Apply Ref UNet, Ref Sampler, Ref Sampler Custom"
},
{
"author": "chaojie",
"title": "ComfyUI-AniPortrait",
"reference": "https://github.com/chaojie/ComfyUI-AniPortrait",
"files": [
"https://github.com/chaojie/ComfyUI-AniPortrait"
],
"install_type": "git-clone",
"description": "ComfyUI [a/AniPortrait](https://github.com/Zejun-Yang/AniPortrait)"
}
]
}

View File

@@ -640,14 +640,6 @@
"title_aux": "ComfyUI CustomScheduler"
}
],
"https://github.com/BlakeOne/ComfyUI-NodePresets": [
[
"NodePresets"
],
{
"title_aux": "ComfyUI NodePresets"
}
],
"https://github.com/BlakeOne/ComfyUI-SchedulerMixer": [
[
"SchedulerMixer"
@@ -896,7 +888,7 @@
"description": "If you want to draw two different characters together without blending their features, so you could try to check out this custom node.",
"nickname": "Danand",
"title": "Comfy Couple",
"title_aux": "ComfyUI-ComfyCouple"
"title_aux": "Comfy Couple"
}
],
"https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": [
@@ -1522,7 +1514,7 @@
"description": "Just some nodes that I wanted/needed, so I made them.",
"nickname": "HNodes",
"title": "Hiero-Nodes",
"title_aux": "ComfyUI-Hiero-Nodes"
"title_aux": "Hiero-Nodes"
}
],
"https://github.com/IDGallagher/ComfyUI-IG-Nodes": [
@@ -1739,7 +1731,7 @@
"description": "A ComfyUI custom node that randomly selects a height and width pair from a list in a config file",
"nickname": "Random Size",
"title": "Random Size",
"title_aux": "ComfyUI-RandomSize"
"title_aux": "Random Size"
}
],
"https://github.com/Jordach/comfy-plasma": [
@@ -2394,7 +2386,7 @@
"nickname": "Harronode",
"nodename_pattern": "Harronode",
"title": "Harrlogos Prompt Builder Node",
"title_aux": "Harronode"
"title_aux": "Harrlogos Prompt Builder Node"
}
],
"https://github.com/Nourepide/ComfyUI-Allor": [
@@ -3149,6 +3141,22 @@
"title_aux": "ComfyUI_Mexx_Styler"
}
],
"https://github.com/Sorcerio/MBM-Music-Visualizer": [
[
"id",
"mbmAudioFeatureCalculator",
"mbmAudioLoader",
"mbmImageConcat",
"mbmPromptSequenceBuilder",
"mbmPromptSequenceBuilderAdv",
"mbmPromptSequenceInterpolator",
"mbmPromptSequenceLoader",
"mbmPromptSequenceRenderer"
],
{
"title_aux": "MBM's Music Visualizer"
}
],
"https://github.com/SpaceKendo/ComfyUI-svd_txt2vid": [
[
"SVD_txt2vid_ConditioningwithLatent"
@@ -3430,7 +3438,7 @@
"description": "175 custom nodes for artists, designers and animators.",
"nickname": "Comfyroll Studio",
"title": "Comfyroll Studio",
"title_aux": "ComfyUI_Comfyroll_CustomNodes"
"title_aux": "Comfyroll Studio"
}
],
"https://github.com/Sxela/ComfyWarp": [
@@ -4393,7 +4401,7 @@
],
"https://github.com/aburahamu/ComfyUI-RequestsPoster": [
[
"PostRequests"
"PostText"
],
{
"title_aux": "ComfyUI-RequestsPoster"
@@ -4788,7 +4796,7 @@
"description": "Include nodes for sam + bpy operation, that allows workflow creations for generative 2d character rig.",
"nickname": "Avatar Graph",
"title": "Avatar Graph",
"title_aux": "avatar-graph-comfyui"
"title_aux": "Avatar Graph"
}
],
"https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": [
@@ -6390,7 +6398,7 @@
"description": "Face Compare",
"nickname": "Face Compare",
"title": "Face Compare",
"title_aux": "Comfyui-FaceCompare"
"title_aux": "Face Compare"
}
],
"https://github.com/dagthomas/comfyui_dagthomas": [
@@ -6553,7 +6561,7 @@
"description": "CLIP text encoder that does BREAK prompting like A1111",
"nickname": "CLIP with BREAK",
"title": "CLIP with BREAK syntax",
"title_aux": "comfyui-clip-with-break"
"title_aux": "CLIP with BREAK syntax"
}
],
"https://github.com/dfl/comfyui-tcd-scheduler": [
@@ -6768,6 +6776,16 @@
"title_aux": "primitive-types"
}
],
"https://github.com/e7mac/ComfyUI-ShadertoyGL": [
[
"ColorChannelOffset",
"Shader",
"Shadertoy"
],
{
"title_aux": "ComfyUI-ShadertoyGL"
}
],
"https://github.com/ealkanat/comfyui_easy_padding": [
[
"comfyui-easy-padding"
@@ -6915,6 +6933,7 @@
],
"https://github.com/filliptm/ComfyUI_Fill-Nodes": [
[
"FL_Ascii",
"FL_AudioConverter",
"FL_AudioFrameCalculator",
"FL_AudioPreview",
@@ -7533,7 +7552,7 @@
"description": "This extension offers various audio generation tools",
"nickname": "Audiotools",
"title": "Jags_Audiotools",
"title_aux": "ComfyUI_Jags_Audiotools"
"title_aux": "Jags_Audiotools"
}
],
"https://github.com/jags111/ComfyUI_Jags_VectorMagic": [
@@ -7554,7 +7573,7 @@
"description": "This extension offers various vector manipulation and generation tools",
"nickname": "Jags_VectorMagic",
"title": "Jags_VectorMagic",
"title_aux": "ComfyUI_Jags_VectorMagic"
"title_aux": "Jags_VectorMagic"
}
],
"https://github.com/jags111/efficiency-nodes-comfyui": [
@@ -7877,6 +7896,7 @@
"https://github.com/kijai/ComfyUI-BrushNet-Wrapper": [
[
"brushnet_ella_loader",
"brushnet_ipadapter_matteo",
"brushnet_model_loader",
"brushnet_sampler",
"brushnet_sampler_ella"
@@ -8756,7 +8776,7 @@
"description": "Various QoL improvements like prompt tweaking, variable assignment, image preview, fuzzy search, error reporting, organizing and node navigation.",
"nickname": "\ud83d\udfe1 mape's helpers",
"title": "mape's helpers",
"title_aux": "mape's ComfyUI Helpers"
"title_aux": "mape's helpers"
}
],
"https://github.com/maracman/ComfyUI-SubjectStyle-CSV": [
@@ -9236,7 +9256,7 @@
"description": "This repository contains an custom nodes for inpaint using BrushNet and PowerPaint models",
"nickname": "BrushName nodes",
"title": "BrushNet",
"title_aux": "ComfyUI-BrushNet"
"title_aux": "BrushNet"
}
],
"https://github.com/olduvai-jp/ComfyUI-HfLoader": [
@@ -9529,7 +9549,7 @@
"description": "ComfyUI node version of the SD Prompt Reader",
"nickname": "SD Prompt Reader",
"title": "SD Prompt Reader",
"title_aux": "comfyui-prompt-reader-node"
"title_aux": "SD Prompt Reader"
}
],
"https://github.com/redhottensors/ComfyUI-Prediction": [
@@ -9632,6 +9652,19 @@
"title_aux": "ComfyUI-Tara-LLM-Integration"
}
],
"https://github.com/royceschultz/ComfyUI-TranscriptionTools": [
[
"TT-AudioSink",
"TT-ConvertVhsAudioToAudio",
"TT-LoadAudio",
"TT-LoadVideoAudio",
"TT-LoadWhisperModel",
"TT-WhisperTranscription"
],
{
"title_aux": "ComfyUI-TranscriptionTools"
}
],
"https://github.com/rui40000/RUI-Nodes": [
[
"ABCondition",
@@ -10413,6 +10446,25 @@
"title_aux": "ComfyUI_toyxyz_test_nodes"
}
],
"https://github.com/traugdor/ComfyUI-quadMoons-nodes": [
[
"quadmoonCLIPTextEncode",
"quadmoonConvertBoolToString",
"quadmoonConvertFloatToString",
"quadmoonConvertIntToString",
"quadmoonConvertNormalizeHW",
"quadmoonConvertNumberToString",
"quadmoonINTConditionalOperation",
"quadmoonThebutton"
],
{
"author": "quadmoon (https://github.com/traugdor)",
"description": "These are just some nodes I wanted and couldn't find where anyone else had made them yet.",
"nickname": "quadmoon's Nodes",
"title": "quadmoon's ComfyUI nodes",
"title_aux": "quadmoon's ComfyUI nodes"
}
],
"https://github.com/trojblue/trNodes": [
[
"JpgConvertNode",
@@ -10484,6 +10536,14 @@
"title_aux": "Hakkun-ComfyUI-nodes"
}
],
"https://github.com/turkyden/ComfyUI-Sticker": [
[
"Image To Sticker"
],
{
"title_aux": "ComfyUI-Sticker"
}
],
"https://github.com/tusharbhutt/Endless-Nodes": [
[
"ESS Aesthetic Scoring",