update DB
This commit is contained in:
@@ -14221,14 +14221,13 @@
|
||||
},
|
||||
{
|
||||
"author": "APZmedia",
|
||||
"title": "APZmedia Clean Name",
|
||||
"id": "clean-filename",
|
||||
"title": "APZmedia Naming Tools",
|
||||
"reference": "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string",
|
||||
"files": [
|
||||
"https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node to sanitize text to make clean file names from strings."
|
||||
"description": "A comprehensive set of naming tools for ComfyUI to build, sanitize, and manage file names and paths."
|
||||
},
|
||||
{
|
||||
"author": "APZmedia",
|
||||
@@ -17806,6 +17805,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This node loads prompts (txt) and images (png) from a specified directory. By specifying an index, it outputs the selected file."
|
||||
},
|
||||
{
|
||||
"author": "educator-art",
|
||||
"title": "ComfyUI-gpt-oss-PromptDesigner",
|
||||
"reference": "https://github.com/educator-art/ComfyUI-gpt-oss-PromptDesigner",
|
||||
"files": [
|
||||
"https://github.com/educator-art/ComfyUI-gpt-oss-PromptDesigner"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Using the ollama gpt-oss:20b model, a prompt is generated. The user enters the desired theme into a custom node and runs it, and the model outputs a Stable Diffusion prompt. This is useful when you want the model to handle prompt creation for you."
|
||||
},
|
||||
{
|
||||
"author": "raysers",
|
||||
"title": "Mflux-ComfyUI",
|
||||
@@ -29028,6 +29037,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple node that can dynamically adjust the reserved memory of a workflow in real-time, used to avoid the utilization of shared memory."
|
||||
},
|
||||
{
|
||||
"author": "Windecay",
|
||||
"title": "ComfyUI-SDupcaleTiledSize",
|
||||
"reference": "https://github.com/Windecay/ComfyUI-SDupcaleTiledSize",
|
||||
"files": [
|
||||
"https://github.com/Windecay/ComfyUI-SDupcaleTiledSize"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Assist in determining reasonable input values for tiled_width/tiled_height in the UltimateSDUpscale node to improve efficiency."
|
||||
},
|
||||
{
|
||||
"author": "kaaskoek232",
|
||||
"title": "ComfyUI-MemoryManagement",
|
||||
@@ -30546,16 +30565,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for integrating Google Gemini API with ComfyUI, providing powerful AI capabilities for text generation, image generation, and video analysis. Nodes: Gemini Text API, Gemini Image Editor, Gemini Image Gen Advanced, Gemini Video Captioner."
|
||||
},
|
||||
{
|
||||
"author": "alFrame",
|
||||
"title": "AF - Edit Generated Prompt",
|
||||
"reference": "https://github.com/alFrame/ComfyUI-AF-EditGeneratedPrompt",
|
||||
"files": [
|
||||
"https://github.com/alFrame/ComfyUI-AF-EditGeneratedPrompt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that allows you to pipe a generated prompt and either pass it as is, or copy and edit it manually. Or you can use the lower input field like any regular text input filed. The content of the lower text field will always dominate the output of the node."
|
||||
},
|
||||
{
|
||||
"author": "fidecastro",
|
||||
"title": "comfyui-llamacpp-client",
|
||||
|
||||
Reference in New Issue
Block a user