mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-09 04:32:34 +08:00
Merge ec3dc5c9fb into d8e3f531c7
This commit is contained in:
commit
91821b421d
@ -42281,6 +42281,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"author": "c0dezer019",
|
||||||
|
"title": "Pausable Sampler",
|
||||||
|
"id": "psampler",
|
||||||
|
"reference": "https://github.com/c0dezer019/ComfyUI-Pause",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/c0dezer019/ComfyUI-Pause"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Modifed Sampler nodes that allow you to pause/resume generations. For those with older hardware running in CPU mode or old GPUs. Useful for managing thermals."
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user