mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-03 08:47:50 +08:00
update DB
This commit is contained in:
@ -328,13 +328,14 @@
|
||||
},
|
||||
{
|
||||
"author": "abc-lee",
|
||||
"title": "ComfyUI-InpaintRegionEditor",
|
||||
"title": "ComfyUI Inpaint Region Editor",
|
||||
"id": "comfyui-inpaint-region-editor",
|
||||
"reference": "https://github.com/abc-lee/ComfyUI-InpaintRegionEditor",
|
||||
"files": [
|
||||
"https://github.com/abc-lee/ComfyUI-InpaintRegionEditor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for inpainting workflows with integrated Photopea editing and adjustable region selection."
|
||||
"description": "A ComfyUI custom node for inpainting workflows with integrated Photopea editing and adjustable region selection. Features: adjustable reference region, integrated Photopea image editing, professional mask editing with feathering control, auto mask detection, multi-language support."
|
||||
},
|
||||
{
|
||||
"author": "navyxiong",
|
||||
|
||||
@ -11443,6 +11443,22 @@
|
||||
"title_aux": "ComfyUI Ultimate Auto Sampler Config Grid Testing Suite"
|
||||
}
|
||||
],
|
||||
"https://github.com/JasonHoku/comfyui-lite-text-to-file-tools": [
|
||||
[
|
||||
"AppendInputToJSONArrayFile",
|
||||
"AppendLineToTextFile",
|
||||
"ClearJSONArrayFile",
|
||||
"LoadFromJSONFile",
|
||||
"LoadFromTextFile",
|
||||
"LoadTextFromJSONArrayByIndex",
|
||||
"LoadTextFromJSONFromKey",
|
||||
"SaveTextIntoJSON",
|
||||
"WriteToTextFile"
|
||||
],
|
||||
{
|
||||
"title_aux": "Lite Text to File Tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/JayLyu/blender-in-comfyui": [
|
||||
[
|
||||
"BL_Camera_Creator",
|
||||
@ -24043,7 +24059,7 @@
|
||||
"author": "InpaintRegionEditor",
|
||||
"description": "Enhanced mask editor with Photopea integration and configurable inpaint region",
|
||||
"title": "Inpaint Region Editor",
|
||||
"title_aux": "ComfyUI-InpaintRegionEditor"
|
||||
"title_aux": "ComfyUI Inpaint Region Editor"
|
||||
}
|
||||
],
|
||||
"https://github.com/abdozmantar/ComfyUI-DeepExtract": [
|
||||
@ -34730,6 +34746,15 @@
|
||||
"title_aux": "comfyui-promptstore"
|
||||
}
|
||||
],
|
||||
"https://github.com/fabwaseem/ComfyUI-Civitai-Gallery-Explorer": [
|
||||
[
|
||||
"CivitaiGalleryExplorerNode",
|
||||
"CivitaiLoraLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "Civitai Gallery Explorer"
|
||||
}
|
||||
],
|
||||
"https://github.com/facefusion/facefusion-comfyui": [
|
||||
[
|
||||
"SwapFaceImage",
|
||||
|
||||
Reference in New Issue
Block a user