mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-28 06:50:17 +08:00
Added ComfyUI-Pause to custom_node_list.json (#2536)
* Added ComfyUI-Pause to list * chore: changed name of the nodepack
This commit is contained in:
parent
4df0628a12
commit
d57b0d7c4a
@ -42292,6 +42292,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
}
|
||||
},
|
||||
{
|
||||
"author": "c0dezer019",
|
||||
"title": "Pausable Sampler",
|
||||
"id": "freezeframe",
|
||||
"reference": "https://github.com/c0dezer019/FreezeFrame",
|
||||
"files": [
|
||||
"https://github.com/c0dezer019/FreezeFrame"
|
||||
],
|
||||
"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