update DB

This commit is contained in:
Dr.Lt.Data
2024-10-11 00:49:48 +09:00
parent bec91ae52d
commit ff93a16548
11 changed files with 2891 additions and 2466 deletions

View File

@@ -10,7 +10,76 @@
},
{
"author": "AIFSH",
"title": "UtilNodes-ComfyUI",
"reference": "https://github.com/AIFSH/UtilNodes-ComfyUI",
"files": [
"https://github.com/AIFSH/UtilNodes-ComfyUI"
],
"install_type": "git-clone",
"description": "here put custom input nodes such as text,video...\nNOTE: The files in the repo are not organized."
},
{
"author": "dafeng012",
"title": "comfyui-imgmake",
"reference": "https://github.com/dafeng012/comfyui-imgmake",
"files": [
"https://github.com/dafeng012/comfyui-imgmake"
],
"install_type": "git-clone",
"description": "This project is inspired by [a/https://github.com/s9roll7/ebsynth_utility](https://github.com/s9roll7/ebsynth_utility)\nNOTE: The files in the repo are not organized."
},
{
"author": "fablestudio",
"title": "ComfyUI-Showrunner-Utils",
"reference": "https://github.com/fablestudio/ComfyUI-Showrunner-Utils",
"files": [
"https://github.com/fablestudio/ComfyUI-Showrunner-Utils"
],
"install_type": "git-clone",
"description": "NODES:Align Face, Generate Timestamp"
},
{
"author": "kijai",
"title": "ComfyUI-PyramidFlowWrapper [WIP]",
"reference": "https://github.com/kijai/ComfyUI-PyramidFlowWrapper",
"files": [
"https://github.com/kijai/ComfyUI-PyramidFlowWrapper"
],
"install_type": "git-clone",
"description": "ComfyUI wrapper nodes for Pyramid-Flow\nNOTE: NOT WORKING"
},
{
"author": "monate0615",
"title": "ComfyUI-Simple-Image-Tools [WIP]",
"reference": "https://github.com/monate0615/ComfyUI-Simple-Image-Tools",
"files": [
"https://github.com/monate0615/ComfyUI-Simple-Image-Tools"
],
"install_type": "git-clone",
"description": "Get mask from image based on alpha (Get Mask From Alpha)\nNOTE: The files in the repo are not organized."
},
{
"author": "galoreware",
"title": "ComfyUI-GaloreNodes [WIP]",
"reference": "https://github.com/galoreware/ComfyUI-GaloreNodes",
"files": [
"https://github.com/galoreware/ComfyUI-GaloreNodes"
],
"install_type": "git-clone",
"description": "Color and Image related nodes for ComfyUI."
},
{
"author": "lgldlk",
"title": "ComfyUI-img-tiler",
"reference": "https://github.com/lgldlk/ComfyUI-img-tiler",
"files": [
"https://github.com/lgldlk/ComfyUI-img-tiler"
],
"install_type": "git-clone",
"description": "NODES:TilerImage, TilerSelect, TileMaker, ImageListTileMaker"
},
{
"author": "SSsnap",
"title": "Snap Processing for Comfyui",
@@ -41,16 +110,6 @@
"install_type": "git-clone",
"description": "NODES:Download Z, Compress Z, Move Z, Delete Z, Rename Z, Create Z"
},
{
"author": "Elaine-chennn",
"title": "ComfyUI Overlay Media Node [WIP]",
"reference": "https://github.com/Elaine-chennn/comfyui-overlay-media",
"files": [
"https://github.com/Elaine-chennn/comfyui-overlay-media"
],
"install_type": "git-clone",
"description": "NODES:Overlay Media Node, Upload Media.\nNOT WORKING"
},
{
"author": "monate0615",
"title": "Affine Transform ComfyUI Node",
@@ -829,16 +888,6 @@
"install_type": "git-clone",
"description": "HunYuan Diffusers Nodes"
},
{
"author": "adityathiru",
"title": "ComfyUI LLMs [WIP]",
"reference": "https://github.com/adityathiru/ComfyUI-LLMs",
"files": [
"https://github.com/adityathiru/ComfyUI-LLMs"
],
"install_type": "git-clone",
"description": "Goal: To enable folks to rapidly build complex workflows with LLMs\nNOTE:☠️ This is experimental and not recommended to use in a production environment (yet!)"
},
{
"author": "walterFeng",
"title": "ComfyUI-Image-Utils",

View File

@@ -229,6 +229,16 @@
"title_aux": "IMAGDressing-ComfyUI"
}
],
"https://github.com/AIFSH/UtilNodes-ComfyUI": [
[
"LoadVideo",
"PreViewVideo",
"PromptTextNode"
],
{
"title_aux": "UtilNodes-ComfyUI"
}
],
"https://github.com/ALatentPlace/ComfyUI_yanc": [
[
"> Bloom",
@@ -476,15 +486,6 @@
"title_aux": "ComfyUI_LineBreakInserter"
}
],
"https://github.com/Elaine-chennn/comfyui-overlay-media": [
[
"OverlayMediaNode",
"VideoUpload"
],
{
"title_aux": "ComfyUI Overlay Media Node [WIP]"
}
],
"https://github.com/Elawphant/ComfyUI-MusicGen": [
[
"AudioLoader",
@@ -1120,19 +1121,6 @@
"title_aux": "ComfyUI-PuLID-ZHO [WIP]"
}
],
"https://github.com/adityathiru/ComfyUI-LLMs": [
[
"Model",
"Model V2",
"Predict",
"Predict V2",
"Prompt Builder",
"Text Field"
],
{
"title_aux": "ComfyUI LLMs [WIP]"
}
],
"https://github.com/alexisrolland/ComfyUI-AuraSR": [
[
"RunAuraSR",
@@ -1639,6 +1627,23 @@
"title_aux": "ComfyUI-Better-Dimensions"
}
],
"https://github.com/dafeng012/comfyui-imgmake": [
[
"LoadImageListPlus",
"LoadImagesFromDirectoryPath",
"LoadImagesFromDirectoryUpload",
"SaveImageExtended",
"SelectImageName",
"VideoKeyFramesExtractor",
"ebsynth_hecheng",
"ebsynth_process",
"image2mask",
"video2image"
],
{
"title_aux": "comfyui-imgmake"
}
],
"https://github.com/denislov/Comfyui_AutoSurvey": [
[
"AddDoc2Knowledge",
@@ -1771,6 +1776,17 @@
"title_aux": "ComfyUI-GeneraNodes"
}
],
"https://github.com/fablestudio/ComfyUI-Showrunner-Utils": [
[
"AlignFace",
"GenerateTimestamp",
"ReadImage",
"RenderOpenStreetMapTile"
],
{
"title_aux": "ComfyUI-Showrunner-Utils"
}
],
"https://github.com/flowtyone/comfyui-flowty-lcm": [
[
"LCMSampler"
@@ -1798,6 +1814,18 @@
"title_aux": "comfyui-cem-tools"
}
],
"https://github.com/galoreware/ComfyUI-GaloreNodes": [
[
"GNI_HEX_TO_COLOR",
"GNI_RGB_TO_COLOR",
"GN_COLOR_TO_INT",
"GN_MASK_TO_IMAGE",
"GN_SNAP_RESIZE"
],
{
"title_aux": "ComfyUI-GaloreNodes [WIP]"
}
],
"https://github.com/gameltb/ComfyUI_stable_fast": [
[
"ApplyStableFastUnet",
@@ -2276,6 +2304,18 @@
"title_aux": "ComfyUI-FollowYourEmojiWrapper [WIP]"
}
],
"https://github.com/kijai/ComfyUI-PyramidFlowWrapper": [
[
"DownloadAndLoadPyramidFlowModel",
"PyramidFlowSampler",
"PyramidFlowTextEncode",
"PyramidFlowVAEDecode",
"PyramidFlowVAEEncode"
],
{
"title_aux": "ComfyUI-PyramidFlowWrapper [WIP]"
}
],
"https://github.com/kijai/ComfyUI-VEnhancer": [
[
"DownloadAndLoadVEnhancerModel",
@@ -2351,6 +2391,17 @@
"title_aux": "ComfyUI-MidjourneyNode-leoleexh"
}
],
"https://github.com/lgldlk/ComfyUI-img-tiler": [
[
"PC ImageListTileMaker",
"PC TileMaker",
"PC TilerImage",
"PC TilerSelect"
],
{
"title_aux": "ComfyUI-img-tiler"
}
],
"https://github.com/linhusyung/comfyui-Build-and-train-your-network": [
[
"Conv_layer",
@@ -2545,6 +2596,14 @@
"title_aux": "Affine Transform ComfyUI Node"
}
],
"https://github.com/monate0615/ComfyUI-Simple-Image-Tools": [
[
"GetMaskFromAlpha"
],
{
"title_aux": "ComfyUI-Simple-Image-Tools [WIP]"
}
],
"https://github.com/mut-ex/comfyui-gligengui-node": [
[
"GLIGEN_GUI"

View File

File diff suppressed because it is too large Load Diff