mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-31 00:10:16 +08:00
Add ComfyUI Remote Upscale node
This commit is contained in:
parent
bb0ef5bdc3
commit
a41602d345
@ -41860,6 +41860,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
}
|
||||
},
|
||||
{
|
||||
"author": "gen1nya",
|
||||
"title": "ComfyUI Remote Upscale",
|
||||
"id": "remote-upscale",
|
||||
"reference": "https://github.com/gen1nya/ComfyUI-Remote-Upscale",
|
||||
"files": [
|
||||
"https://github.com/gen1nya/ComfyUI-Remote-Upscale"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Offload image upscaling to a remote server with a dedicated GPU. Real-time progress streaming via SSE."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user