update DB
This commit is contained in:
@@ -2046,6 +2046,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Image and matte filtering nodes for ComfyUI `image/filters/*`"
|
||||
},
|
||||
{
|
||||
"author": "spacepxl",
|
||||
"title": "ComfyUI-RAVE",
|
||||
"reference": "https://github.com/spacepxl/ComfyUI-RAVE",
|
||||
"files": [
|
||||
"https://github.com/spacepxl/ComfyUI-RAVE"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Unofficial ComfyUI implementation of [a/RAVE](https://rave-video.github.io/)"
|
||||
},
|
||||
{
|
||||
"author": "PTA",
|
||||
"title": "auto nodes layout",
|
||||
@@ -3826,7 +3836,7 @@
|
||||
},
|
||||
{
|
||||
"author": "an90ray",
|
||||
"title": "ComfyUI-DareMerge",
|
||||
"title": "ComfyUI_RErouter_CustomNodes",
|
||||
"reference": "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes",
|
||||
"files": [
|
||||
"https://github.com/an90ray/ComfyUI_RErouter_CustomNodes"
|
||||
@@ -3864,6 +3874,58 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a set of custom nodes for ComfyUI. The nodes utilize the [a/face parsing model](https://huggingface.co/jonathandinu/face-parsing) to provide detailed segmantation of face. To improve face segmantation accuracy, [a/yolov8 face model](https://huggingface.co/Bingsu/adetailer/) is used to first extract face from an image. There are also auxiliary nodes for image and mask processing. A guided filter is also provided for skin smoothing."
|
||||
},
|
||||
{
|
||||
"author": "tocubed",
|
||||
"title": "ComfyUI-AudioReactor",
|
||||
"reference": "https://github.com/tocubed/ComfyUI-AudioReactor",
|
||||
"files": [
|
||||
"https://github.com/tocubed/ComfyUI-AudioReactor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Shadertoy, Load Audio (from Path), Audio Frame Transform (Shadertoy), Audio Frame Transform (Beats)"
|
||||
},
|
||||
{
|
||||
"author": "ntc-ai",
|
||||
"title": "ComfyUI - Apply LoRA Stacker with DARE",
|
||||
"reference": "https://github.com/ntc-ai/ComfyUI-DARE-LoRA-Merge",
|
||||
"files": [
|
||||
"https://github.com/ntc-ai/ComfyUI-DARE-LoRA-Merge"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An experiment about combining multiple LoRAs with [a/DARE](https://arxiv.org/pdf/2311.03099.pdf)"
|
||||
},
|
||||
{
|
||||
"author": "wwwins",
|
||||
"title": "ComfyUI-Simple-Aspect-Ratio",
|
||||
"reference": "https://github.com/wwwins/ComfyUI-Simple-Aspect-Ratio",
|
||||
"files": [
|
||||
"https://github.com/wwwins/ComfyUI-Simple-Aspect-Ratio"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:SimpleAspectRatio"
|
||||
},
|
||||
{
|
||||
"author": "ownimage",
|
||||
"title": "ComfyUI-ownimage",
|
||||
"reference": "https://github.com/ownimage/ComfyUI-ownimage",
|
||||
"files": [
|
||||
"https://github.com/ownimage/ComfyUI-ownimage"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Caching Image Loader."
|
||||
},
|
||||
{
|
||||
"author": "Millyarde",
|
||||
"title": "Pomfy - Photoshop and ComfyUI 2-way sync",
|
||||
"reference": "https://github.com/Millyarde/Pomfy",
|
||||
"files": [
|
||||
"https://github.com/Millyarde/Pomfy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Photoshop custom nodes inside of ComfyUi, send and get data via Photoshop UXP plugin for cross platform support"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user