mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-11 06:30:48 +08:00
Merge pull request #1 from ZUENS2020/copilot/fix-indentation-and-comma-errors
Fix indentation and missing comma in custom-node-list.json
This commit is contained in:
commit
df857fd5f4
@ -40447,17 +40447,17 @@
|
|||||||
],
|
],
|
||||||
"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": "ZUENS2020",
|
||||||
|
"title": "ComfyUI LLM Nodes",
|
||||||
|
"id": "comfyui-llm-nodes",
|
||||||
|
"reference": "https://github.com/ZUENS2020/ComfyUI-LLM-Nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ZUENS2020/ComfyUI-LLM-Nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "LLM integration nodes for ComfyUI. Support chat completions and image generation with OpenAI/Gemini. Features precise resolution and aspect ratio control for Gemini image generation (1K/2K/4K with 5 aspect ratios). Zero external dependencies."
|
||||||
}
|
}
|
||||||
{
|
|
||||||
"author": "ZUENS2020",
|
|
||||||
"title": "ComfyUI LLM Nodes",
|
|
||||||
"id": "comfyui-llm-nodes",
|
|
||||||
"reference": "https://github.com/ZUENS2020/ComfyUI-LLM-Nodes",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/ZUENS2020/ComfyUI-LLM-Nodes"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "LLM integration nodes for ComfyUI. Support chat completions and image generation with OpenAI/Gemini. Features precise resolution and aspect ratio control for Gemini image generation (1K/2K/4K with 5 aspect ratios). Zero external dependencies."
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user