mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-27 09:17:24 +08:00
Compare commits
2 Commits
14a6567775
...
fcbf6fabbc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fcbf6fabbc | ||
|
|
a41602d345 |
@ -41881,6 +41881,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