mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
0c0b843e13
commit
39358999ea
@ -768,6 +768,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "SDXL Prompt Styler is a node that enables you to style prompts based on predefined templates stored in a JSON file."
|
||||
},
|
||||
{
|
||||
"author": "daxthin",
|
||||
"title": "facedetailer",
|
||||
"reference": "https://github.com/daxthin/facedetailer",
|
||||
"files": [
|
||||
"https://github.com/daxthin/facedetailer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Face Detailer is a custom node for the 'ComfyUI' framework inspired by !After Detailer extension from auto1111, it allows you to detect faces using Mediapipe and YOLOv8n to create masks for the detected faces."
|
||||
},
|
||||
{
|
||||
"author": "taabata",
|
||||
"title": "Syrian Falcon Nodes",
|
||||
|
||||
@ -717,6 +717,9 @@
|
||||
"KSamplerAdvancedGPU",
|
||||
"KSamplerGPU"
|
||||
],
|
||||
"https://github.com/daxthin/facedetailer": [
|
||||
"DZ_Face_Detailer"
|
||||
],
|
||||
"https://github.com/diontimmer/ComfyUI-Vextra-Nodes": [
|
||||
"Add Text To Image",
|
||||
"Apply Instagram Filter",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user