hacnho's picture
Upload control_node.json with huggingface_hub
55f8644 verified
Raw
History Blame Contribute Delete
253 Bytes
{
"name": "control_bin",
"shape": {
"inputs": [
{
"name": "x",
"port": "input"
}
],
"outputs": [
{
"name": "y",
"port": "output"
}
]
}
}