update DB
This commit is contained in:
@@ -1878,6 +1878,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Load Image (Base64), Load Mask (Base64), Send Image (WebSocket), Crop Image, Apply Mask to Image. Provides nodes geared towards using ComfyUI as a backend for external tools.\nNOTE: This extension is necessary when using an external tool like [comfyui-capture-inference](https://github.com/minux302/comfyui-capture-inference)."
|
||||
},
|
||||
{
|
||||
"author": "Acly",
|
||||
"title": "ComfyUI Inpaint Nodes",
|
||||
"reference": "https://github.com/Acly/comfyui-inpaint-nodes",
|
||||
"files": [
|
||||
"https://github.com/Acly/comfyui-inpaint-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Experimental nodes for better inpainting with ComfyUI. Adds two nodes which allow using [a/Fooocus](https://github.com/Acly/comfyui-inpaint-nodes) inpaint model. It's a small and flexible patch which can be applied to any SDXL checkpoint and will transform it into an inpaint model. This model can then be used like other inpaint models, and provides the same benefits. [a/Read more](https://github.com/lllyasviel/Fooocus/discussions/414)"
|
||||
},
|
||||
{
|
||||
"author": "picturesonpictures",
|
||||
"title": "comfy_PoP",
|
||||
@@ -3030,6 +3040,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Unofficial implementation of [a/InstantID](https://github.com/InstantID/InstantID) for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "ZHO-ZHO-ZHO",
|
||||
"title": "ComfyUI PhotoMaker (ZHO)",
|
||||
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO",
|
||||
"files": [
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Unofficial implementation of [a/PhotoMaker](https://github.com/TencentARC/PhotoMaker) for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "kenjiqq",
|
||||
"title": "qq-nodes-comfyui",
|
||||
@@ -4555,14 +4575,14 @@
|
||||
"description": "Use ngrok to allow external access to ComfyUI.\nNOTE: Need to manually modify a token inside the __init__.py file."
|
||||
},
|
||||
{
|
||||
"author": "abdozmantar",
|
||||
"author": "Abdullah Ozmantar",
|
||||
"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."
|
||||
"description": "A quick and easy ComfyUI custom nodes for ultra-quality, lightning-speed face swapping of humans."
|
||||
},
|
||||
{
|
||||
"author": "FlyingFireCo",
|
||||
@@ -4574,6 +4594,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Tiled KSampler, Asymmetric Tiled KSampler, Circular VAEDecode."
|
||||
},
|
||||
{
|
||||
"author": "Nlar",
|
||||
"title": "ComfyUI_CartoonSegmentation",
|
||||
"reference": "https://github.com/Nlar/ComfyUI_CartoonSegmentation",
|
||||
"files": [
|
||||
"https://github.com/Nlar/ComfyUI_CartoonSegmentation"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Front end ComfyUI nodes for CartoonSegmentation Based upon the work of the CartoonSegmentation repository this project will provide a front end to some of the features."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user