mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 06:34:24 +08:00
update DB
This commit is contained in:
parent
12eeef4cf0
commit
a31d286945
@ -24924,6 +24924,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Send generated image to PushOver API webhook with optional parameters such as prompt-id and metadata payload."
|
"description": "Send generated image to PushOver API webhook with optional parameters such as prompt-id and metadata payload."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "wakattac",
|
||||||
|
"title": "ComfyUI-AbstractImaGen",
|
||||||
|
"id": "abstract-imagen",
|
||||||
|
"reference": "https://github.com/wakattac/ComfyUI-AbstractImaGen",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/wakattac/ComfyUI-AbstractImaGen"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI node that quickly generates randomized asbtract images to be used as latent images with VAE Encode"
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -25372,17 +25383,6 @@
|
|||||||
],
|
],
|
||||||
"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": "wakattac",
|
|
||||||
"title": "ComfyUI-AbstractImaGen",
|
|
||||||
"id": "abstract-imagen",
|
|
||||||
"reference": "https://github.com/wakattac/ComfyUI-AbstractImaGen",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/wakattac/ComfyUI-AbstractImaGen"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "ComfyUI node that quickly generates randomized asbtract images to be used as latent images with VAE Encode"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -10,6 +10,17 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "wakattac",
|
||||||
|
"title": "ComfyUI-AbstractImaGen",
|
||||||
|
"id": "abstract-imagen",
|
||||||
|
"reference": "https://github.com/wakattac/ComfyUI-AbstractImaGen",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/wakattac/ComfyUI-AbstractImaGen"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI node that quickly generates randomized asbtract images to be used as latent images with VAE Encode"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "unicough",
|
"author": "unicough",
|
||||||
"title": "OpenAI Image API with gpt-image-1",
|
"title": "OpenAI Image API with gpt-image-1",
|
||||||
@ -681,16 +692,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "NODES: Load llm, Generate Text with LLM, Inference Qwen2VL, Inference Qwen2"
|
"description": "NODES: Load llm, Generate Text with LLM, Inference Qwen2VL, Inference Qwen2"
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "Cyber-BCat",
|
|
||||||
"title": "Cyber-BlackCat",
|
|
||||||
"reference": "https://github.com/Cyber-BlackCat/ComfyUI-Image-Vector",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/Cyber-BlackCat/ComfyUI-Image-Vector"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "modify the original node instruction of image vector, add ‘imagemagick’ which is the key base Python library of ‘wand’ library."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user