Update custom-node-list.json

Added ezXY to node-list.

repo: https://github.com/GMapeSplat/ComfyUI_ezXY
This commit is contained in:
Ape* 2023-10-27 17:49:23 -05:00 committed by GitHub
parent 2cf81dec9e
commit eab06ea1a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2315,6 +2315,16 @@
"install_type": "git-clone",
"description": "This extension contains a set of custom nodes for ComfyUI that allow you to use Core ML models in your ComfyUI workflows. The models can be obtained here, or you can convert your own models using coremltools. The main motivation behind using Core ML models in ComfyUI is to allow you to utilize the ANE (Apple Neural Engine) on Apple Silicon (M1/M2) machines to improve performance."
},
{
"author": "apesplat",
"title": "ezXY scripts and nodes",
"reference": "https://github.com/GMapeSplat/ComfyUI_ezXY",
"files": [
"https://github.com/GMapeSplat/ComfyUI_ezXY"
],
"install_type": "git-clone",
"description": "Extensions/Patches: Enables linking float and integer inputs and ouputs. Values are automatically cast to the correct type and clamped to the correct range. Works with both builtin and custom nodes.<p style='background-color: black; color: red;'>NOTE: This repo patches ComfyUI's validate_inputs and map_node_over_list functions while running. May break depending on your version of ComfyUI. Can be deactivated in config.yaml.</p>Nodes: A collection of nodes for facilitating the generation of XY plots. Capable of plotting changes over most primitive values."
},
{
"author": "taabata",
"title": "Syrian Falcon Nodes",