Browse Source

update DB

pull/294/head
dr.lt.data 11 months ago
parent
commit
58684623a3
  1. 20
      custom-node-list.json
  2. 17
      extension-node-map.json
  3. 11
      node_db/dev/custom-node-list.json
  4. 17
      node_db/new/extension-node-map.json

20
custom-node-list.json

@ -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."
}
]
}

17
extension-node-map.json

@ -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"

11
node_db/dev/custom-node-list.json

@ -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",

17
node_db/new/extension-node-map.json

@ -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…
Cancel
Save