Add ComfyUI Remote Upscale node (#2500)

This commit is contained in:
Evgeniy Andriyanoff 2026-01-20 14:32:31 +02:00 committed by GitHub
parent 74d1e9d296
commit 9390270879
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42148,6 +42148,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."
}
]
}