Browse Source

Merge pull request #284 from crystian/main

Custom node: Crystools-save added
pull/288/head
Dr.Lt.Data 11 months ago committed by GitHub
parent
commit
a41265a2ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 10
      custom-node-list.json

10
custom-node-list.json

@ -4241,6 +4241,16 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Crystian",
"title": "Crystools-save",
"reference": "https://github.com/crystian/ComfyUI-Crystools-save",
"files": [
"https://github.com/crystian/ComfyUI-Crystools-save"
],
"install_type": "git-clone",
"description": "With this quality of life extension, you can save your workflow with a specific name and include additional details such as the author, a description, and the version (in metadata/json). Important: When you share your workflow (via png/json), others will be able to see your information!"
} }
] ]
} }

Loading…
Cancel
Save