update DB

This commit is contained in:
dr.lt.data
2023-12-14 14:53:37 +09:00
parent 7ff0e66979
commit 5c2576ff60
5 changed files with 38 additions and 81 deletions

View File

@@ -3370,6 +3370,16 @@
"install_type": "git-clone",
"description": "These nodes will be placed in comfyui/custom_nodes/aegisflow and contains the image passer (accepts an image as either wired or wirelessly, input and passes it through. Latent passer does the same for latents, and the Preprocessor chooser allows a passthrough image and 10 controlnets to be passed in AegisFlow Shima. The inputs on the Preprocessor chooser should not be renamed if you intend to accept image inputs wirelessly through UE nodes. It can be done, but the send node input regex for each controlnet preprocessor column must also be changed."
},
{
"author": "glibsonoran",
"title": "Plush-for-ComfyUI",
"reference": "https://github.com/glibsonoran/Plush-for-ComfyUI",
"files": [
"https://github.com/glibsonoran/Plush-for-ComfyUI"
],
"install_type": "git-clone",
"description": "Nodes: Style Prompt, OAI Dall_e Image. Plush contains two OpenAI enabled nodes: Style Prompt: Takes your prompt and the art style you specify and generates a prompt from ChatGPT3 or 4 that Stable Diffusion can use to generate an image in that style. OAI Dall_e 3: Takes your prompt and parameters and produces a Dall_e3 image in ComfyUI."
},