update DB

This commit is contained in:
dr.lt.data
2024-01-24 10:33:47 +09:00
parent 2080567ca2
commit 78938c3ef5
4 changed files with 150 additions and 66 deletions

View File

@@ -10,6 +10,46 @@
},
{
"author": "abdozmantar",
"title": "InstaSwap Face Swap Node for ComfyUI",
"reference": "https://github.com/abdozmantar/ComfyUI-InstaSwap",
"files": [
"https://github.com/abdozmantar/ComfyUI-InstaSwap"
],
"install_type": "git-clone",
"description": "Fastest Face Swap Extension Node for ComfyUI, Single node and FastTrack: Lightning-Speed Facial Transformation for your projects."
},
{
"author": "pkpkTech",
"title": "ComfyUI-ngrok",
"reference": "https://github.com/pkpkTech/ComfyUI-ngrok",
"files": [
"https://github.com/pkpkTech/ComfyUI-ngrok"
],
"install_type": "git-clone",
"description": "Use ngrok to allow external access to ComfyUI.\nNOTE: Need to manually modify a token inside the __init__.py file."
},
{
"author": "Daniel Lewis",
"title": "ComfyUI-TTS",
"reference": "https://github.com/daniel-lewis-ab/ComfyUI-TTS",
"files": [
"https://github.com/daniel-lewis-ab/ComfyUI-TTS"
],
"install_type": "git-clone",
"description": "A set of TTS nodes for ComfyUI"
},
{
"author": "thecooltechguy",
"title": "ComfyUI-ComfyWorkflows",
"reference": "https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows",
"files": [
"https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows"
],
"install_type": "git-clone",
"description": "The best way to run, share, & discover thousands of ComfyUI workflows."
},
{
"author": "Shraknard",
"title": "ComfyUI-Remover",
@@ -651,56 +691,6 @@
],
"install_type": "git-clone",
"description": "Unofficial ComfyUI implementation of [a/RAVE](https://rave-video.github.io/)"
},
{
"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": "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": "dmarx",
"title": "ComfyUI-AudioReactive",
"reference": "https://github.com/dmarx/ComfyUI-AudioReactive",
"files": [
"https://github.com/dmarx/ComfyUI-AudioReactive"
],
"install_type": "git-clone",
"description": "porting audioreactivity pipeline from vktrs to comfyui."
},
{
"author": "Ryuukeisyou",
"title": "comfyui_face_parsing",
"reference": "https://github.com/Ryuukeisyou/comfyui_face_parsing",
"files": [
"https://github.com/Ryuukeisyou/comfyui_face_parsing"
],
"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": "florestefano1975",
"title": "comfyui-prompt-composer",
"reference": "https://github.com/florestefano1975/comfyui-prompt-composer",
"files": [
"https://github.com/florestefano1975/comfyui-prompt-composer"
],
"install_type": "git-clone",
"description": "A suite of tools for prompt management. Combining nodes helps the user sequence strings for prompts, also creating logical groupings if necessary. Individual nodes can be chained together in any order."
}
]
}