Browse Source

update DB

pull/35/head
Dr.Lt.Data 1 year ago
parent
commit
39358999ea
  1. 10
      custom-node-list.json
  2. 3
      extension-node-map.json

10
custom-node-list.json

@ -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",

3
extension-node-map.json

@ -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…
Cancel
Save