update DB
This commit is contained in:
@@ -11,6 +11,99 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "keit",
|
||||
"title": "ComfyUI-Image-Toolkit",
|
||||
"id": "comfyui-image-toolkit",
|
||||
"reference": "https://github.com/keit0728/ComfyUI-Image-Toolkit",
|
||||
"files": [
|
||||
"https://github.com/keit0728/ComfyUI-Image-Toolkit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for image processing."
|
||||
},
|
||||
{
|
||||
"author": "Mango1010",
|
||||
"title": "Mango Node Pack",
|
||||
"id": "MangoNodePack",
|
||||
"reference": "https://github.com/mang01010/MangoNodePack",
|
||||
"files": [
|
||||
"https://github.com/mang01010/MangoNodePack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node pack designed to save images with metadata supported by Civitai."
|
||||
},
|
||||
{
|
||||
"author": "0xRavenBlack",
|
||||
"title": "ComfyUI-OOP",
|
||||
"reference": "https://github.com/0xRavenBlack/ComfyUI-OOP",
|
||||
"files": [
|
||||
"https://github.com/0xRavenBlack/ComfyUI-OOP"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Node to create Object-Oriented Prompts"
|
||||
},
|
||||
{
|
||||
"author": "Legorobotdude",
|
||||
"title": "ComfyUI-VariationLab",
|
||||
"reference": "https://github.com/Legorobotdude/ComfyUI-VariationLab",
|
||||
"files": [
|
||||
"https://github.com/Legorobotdude/ComfyUI-VariationLab"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Helps explore different parameters quickly"
|
||||
},
|
||||
{
|
||||
"author": "lthero",
|
||||
"title": "ComfyUI-GaussianShadingWatermark",
|
||||
"reference": "https://github.com/lthero-big/ComfyUI-GaussianShadingWatermark",
|
||||
"files": [
|
||||
"https://github.com/lthero-big/ComfyUI-GaussianShadingWatermark"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Add invisible watermark to images to protect your images"
|
||||
},
|
||||
{
|
||||
"author": "ajbergh",
|
||||
"title": "ComfyUI Intelligent Detail Detector",
|
||||
"reference": "https://github.com/ajbergh/comfyui-IntelligentDetailDetector",
|
||||
"files": [
|
||||
"https://github.com/ajbergh/comfyui-IntelligentDetailDetector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that intelligently analyzes images to detect areas that would benefit from detail enhancement, outputting a weighted mask highlighting regions needing enhancement.A custom node for ComfyUI that intelligently analyzes images to detect areas that would benefit from detail enhancement, outputting a weighted mask highlighting regions needing enhancement."
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-HFRemoteVae",
|
||||
"reference": "https://github.com/kijai/ComfyUI-HFRemoteVae",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-HFRemoteVae"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node allows using Hugginface remote server for latent decoding. Currently supported models: SD, SDXL, Flux, HunyuanVideo"
|
||||
},
|
||||
{
|
||||
"author": "JohanK66",
|
||||
"title": "ComfyUI WebhookImage",
|
||||
"reference": "https://github.com/JohanK66/ComfyUI-WebhookImage",
|
||||
"files": [
|
||||
"https://github.com/JohanK66/ComfyUI-WebhookImage"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This package provides a custom node to ComfyUI to send a message and image by means of a webhook"
|
||||
},
|
||||
{
|
||||
"author": "huimengshiguang",
|
||||
"title": "AspectAwareTiling",
|
||||
"reference": "https://github.com/huimengshiguang/AspectAwareTiling",
|
||||
"files": [
|
||||
"https://raw.githubusercontent.com/huimengshiguang/AspectAwareTiling/refs/heads/main/hmsg-quanjing.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "This is an extension script for Stable Diffusion WebUI, modified based on the original functionality. It now supports fixing FLUX panorama seams. It allows users to independently configure seamless image tiling for both the X and Y axes while also being capable of handling FLUX panorama seam issues."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "Yuan-ManX",
|
||||
"title": "ComfyUI-PhotoDoodle",
|
||||
@@ -83,16 +176,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This is an imaginative project that allows for one-click deployment, providing both an online page and a ComfyUI cloud node.[w/This custom node is vulnerable because it can dynamically download and execute nodes.]"
|
||||
},
|
||||
{
|
||||
"author": "lthero-big",
|
||||
"title": "Comfyui-DPRWatermark",
|
||||
"reference": "https://github.com/lthero-big/Comfyui-DPRWatermark",
|
||||
"files": [
|
||||
"https://github.com/lthero-big/Comfyui-DPRWatermark"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The DPRW (Diffusion-based Perceptual Robust Watermarking) node is a custom node designed for **ComfyUI**, aimed at protecting generated images by embedding watermarks into latent noise. It leverages the characteristics of diffusion models to embed and extract watermark information without significantly affecting image quality. The DPRW node provides three main functional categories, assisting users in adding watermarks, extracting watermarks, and performing advanced sampling during the image generation process."
|
||||
},
|
||||
{
|
||||
"author": "Taremin",
|
||||
"title": "comfyui-prompt-config",
|
||||
|
||||
Reference in New Issue
Block a user