Add custom node for AuraSR

This commit is contained in:
Alexis Rolland 2024-07-05 14:52:51 +08:00
parent 7e84de1ba0
commit f683f92509

View File

@ -11512,6 +11512,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Alexis ROLLAND",
"title": "ComfyUI-AuraSR",
"id": "comfyui-aurasr",
"reference": "https://github.com/alexisrolland/ComfyUI-AuraSR",
"files": [
"https://github.com/alexisrolland/ComfyUI-AuraSR"
],
"install_type": "git-clone",
"description": "Custom node to run AuraSR model."
}
]
}