Browse Source

Merge pull request #153 from GMapeSplat/main

Update custom-node-list.json
pull/155/head
Dr.Lt.Data 1 year ago committed by GitHub
parent
commit
f02b208723
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 10
      custom-node-list.json

10
custom-node-list.json

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

Loading…
Cancel
Save