mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
24716ab6e4
commit
58684623a3
@ -4014,6 +4014,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Download the weights of MotionCtrl [a/motionctrl.pth](https://huggingface.co/TencentARC/MotionCtrl/blob/main/motionctrl.pth) and put it to ComfyUI/models/checkpoints"
|
||||
},
|
||||
{
|
||||
"author": "alexopus",
|
||||
"title": "ComfyUI Image Saver",
|
||||
"reference": "https://github.com/alexopus/ComfyUI-Image-Saver",
|
||||
"files": [
|
||||
"https://github.com/alexopus/ComfyUI-Image-Saver"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Allows you to save images with their generation metadata compatible with Civitai. Works with png, jpeg and webp. Stores LoRAs, models and embeddings hashes for resource recognition."
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
@ -4308,16 +4318,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "alexopus",
|
||||
"title": "ComfyUI Image Saver",
|
||||
"reference": "https://github.com/alexopus/ComfyUI-Image-Saver",
|
||||
"files": [
|
||||
"https://github.com/alexopus/ComfyUI-Image-Saver"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Allows you to save images with their generation metadata compatible with Civitai. Works with png, jpeg and webp. Stores LoRAs, models and embeddings hashes for resource recognition."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -2698,6 +2698,23 @@
|
||||
"title_aux": "Comfy UI FatLabels"
|
||||
}
|
||||
],
|
||||
"https://github.com/alexopus/ComfyUI-Image-Saver": [
|
||||
[
|
||||
"Cfg Literal (Image Saver)",
|
||||
"Checkpoint Selector (Image Saver)",
|
||||
"Float Literal (Image Saver)",
|
||||
"Image Saver",
|
||||
"Int Literal (Image Saver)",
|
||||
"Sampler Selector (Image Saver)",
|
||||
"Scheduler Selector (Image Saver)",
|
||||
"Seed Generator (Image Saver)",
|
||||
"String Literal (Image Saver)",
|
||||
"Width/Height Literal (Image Saver)"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Image Saver"
|
||||
}
|
||||
],
|
||||
"https://github.com/alpertunga-bile/prompt-generator-comfyui": [
|
||||
[
|
||||
"Prompt Generator"
|
||||
|
||||
@ -9,7 +9,16 @@
|
||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "alexopus",
|
||||
"title": "ComfyUI Image Saver",
|
||||
"reference": "https://github.com/alexopus/ComfyUI-Image-Saver",
|
||||
"files": [
|
||||
"https://github.com/alexopus/ComfyUI-Image-Saver"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Allows you to save images with their generation metadata compatible with Civitai. Works with png, jpeg and webp. Stores LoRAs, models and embeddings hashes for resource recognition."
|
||||
},
|
||||
{
|
||||
"author": "solarpush",
|
||||
"title": "comfyui_sendimage_node",
|
||||
|
||||
@ -2698,6 +2698,23 @@
|
||||
"title_aux": "Comfy UI FatLabels"
|
||||
}
|
||||
],
|
||||
"https://github.com/alexopus/ComfyUI-Image-Saver": [
|
||||
[
|
||||
"Cfg Literal (Image Saver)",
|
||||
"Checkpoint Selector (Image Saver)",
|
||||
"Float Literal (Image Saver)",
|
||||
"Image Saver",
|
||||
"Int Literal (Image Saver)",
|
||||
"Sampler Selector (Image Saver)",
|
||||
"Scheduler Selector (Image Saver)",
|
||||
"Seed Generator (Image Saver)",
|
||||
"String Literal (Image Saver)",
|
||||
"Width/Height Literal (Image Saver)"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Image Saver"
|
||||
}
|
||||
],
|
||||
"https://github.com/alpertunga-bile/prompt-generator-comfyui": [
|
||||
[
|
||||
"Prompt Generator"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user