update DB

This commit is contained in:
Dr.Lt.Data
2024-05-21 20:46:45 +09:00
parent d3f5d0f47a
commit c0a15fc0f7
7 changed files with 511 additions and 319 deletions

View File

@@ -11,6 +11,61 @@
{
"author": "storyicon",
"title": "ComfyUI MuseV Evolved",
"id": "musev-evolved",
"reference": "https://github.com/storyicon/comfyui_musev_evolved",
"files": [
"https://github.com/storyicon/comfyui_musev_evolved"
],
"install_type": "git-clone",
"description": "Nodes:MuseVImg2Vid (comfyui_musev_evolved)\nNOTE: Download [a/MuseV](https://huggingface.co/TMElyralab/MuseV) to ComfyUI/models/diffusers"
},
{
"author": "smthemex",
"title": "ComfyUI_CustomNet",
"id": "customnet",
"reference": "https://github.com/smthemex/ComfyUI_CustomNet",
"files": [
"https://github.com/smthemex/ComfyUI_CustomNet"
],
"install_type": "git-clone",
"description": "This node allows you to use customnet."
},
{
"author": "githubYiheng",
"title": "comfyui_median_filter",
"id": "median-filter",
"reference": "https://github.com/githubYiheng/comfyui_median_filter",
"files": [
"https://github.com/githubYiheng/comfyui_median_filter"
],
"install_type": "git-clone",
"description": "Nodes:Apply Median Filter"
},
{
"author": "githubYiheng",
"title": "ComfyUI_Change_IMAGE_BOREDER",
"id": "change-image-border",
"reference": "https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER",
"files": [
"https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER"
],
"install_type": "git-clone",
"description": "Nodes:Change Image Border"
},
{
"author": "ai-liam",
"title": "LiamUtil",
"id": "liam-util",
"reference": "https://github.com/ai-liam/comfyui-liam",
"files": [
"https://github.com/ai-liam/comfyui-liam"
],
"install_type": "git-clone",
"description": "Nodes: LiamLibLoadImage, LiamLibImageToGray, LiamLibSaveImg, LiamLibFillImage, PreviewReliefImage, GetBetterDepthImage, LiamLibSaveText"
},
{
"author": "Isaac Emesowum",
"title": "Isaac's Nodes",
@@ -640,56 +695,6 @@
],
"install_type": "git-clone",
"description": "Nodes:Use Prompt Quill in Comfyui"
},
{
"author": "runtime44",
"title": "Runtime44 ComfyUI Nodes",
"reference": "https://github.com/runtime44/comfyui_r44_nodes",
"files": [
"https://github.com/runtime44/comfyui_r44_nodes"
],
"install_type": "git-clone",
"description": "Nodes: Runtime44Upscaler, Runtime44ColorMatch, Runtime44DynamicKSampler, Runtime44ImageOverlay, Runtime44ImageResizer, Runtime44ImageToNoise, Runtime44MaskSampler, Runtime44TiledMaskSampler, Runtime44IterativeUpscaleFactor, Runtime44ImageEnhance"
},
{
"author": "BAIS1C",
"title": "ComfyUI_RSS_Feed_Reader",
"reference": "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader",
"files": [
"https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader"
],
"install_type": "git-clone",
"description": "A Simple Python RSS Feed Reader to create Prompts in Comfy UI"
},
{
"author": "curiousjp",
"title": "ComfyUI-MaskBatchPermutations",
"reference": "https://github.com/curiousjp/ComfyUI-MaskBatchPermutations",
"files": [
"https://github.com/curiousjp/ComfyUI-MaskBatchPermutations"
],
"install_type": "git-clone",
"description": "Permutes a mask batch to present possible additive combinations. Passing a mask batch (e.g. out of [a/SEGS to Mask Batch](https://github.com/ltdrdata/ComfyUI-Impact-Pack)) will return a new mask batch representing all the possible combinations of the included masks. So, a mask batch with two mask sections, 'A' and 'B', will return a batch containing an empty mask, an empty mask & A, an empty mask & B, and an empty mask & A & B."
},
{
"author": "yuvraj108c",
"title": "ComfyUI Upscaler TensorRT",
"reference": "https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt",
"files": [
"https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt"
],
"install_type": "git-clone",
"description": "This project provides a Tensorrt implementation for fast image upscaling inside ComfyUI (3-4x faster)"
},
{
"author": "alessandrozonta",
"title": "Bounding Box Crop Node for ComfyUI",
"reference": "https://github.com/alessandrozonta/ComfyUI-CenterNode",
"files": [
"https://github.com/alessandrozonta/ComfyUI-CenterNode"
],
"install_type": "git-clone",
"description": "This extension contains a custom node for ComfyUI. The node, called 'Bounding Box Crop', is designed to compute the top-left coordinates of a cropped bounding box based on input coordinates and dimensions of the final cropped image. It does so computing the center of the cropping area and then computing where the top-left coordinates would be."
}
]
}