mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-08 12:12:35 +08:00
Add custom node for AuraSR
This commit is contained in:
parent
7e84de1ba0
commit
f683f92509
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user