mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-04 11:10:50 +08:00
Merge 7146819ad7 into fa009e729e
This commit is contained in:
commit
9be9cadb3f
@ -40053,14 +40053,14 @@
|
||||
},
|
||||
{
|
||||
"author": "ZUENS2020",
|
||||
"title": "ComfyUI LLM Nodes",
|
||||
"id": "comfyui-llm-nodes",
|
||||
"reference": "https://github.com/ZUENS2020/ComfyUI-LLM-Nodes",
|
||||
"title": "ComfyUI Gemini LiteLLM Nodes",
|
||||
"id": "comfyui-gemini-litellm",
|
||||
"reference": "https://github.com/ZUENS2020/ComfyUI-Gemini-LiteLLM",
|
||||
"files": [
|
||||
"https://github.com/ZUENS2020/ComfyUI-LLM-Nodes"
|
||||
"https://github.com/ZUENS2020/ComfyUI-Gemini-LiteLLM"
|
||||
],
|
||||
"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."
|
||||
"description": "Gemini chat and image generation via LiteLLM. Multimodal support with multiple reference images. Precise control over image resolution (1K/2K/4K) and aspect ratio (1:1, 16:9, 4:3, 9:16, 3:4). Temperature control (0-1). Zero external dependencies."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -21640,17 +21640,16 @@
|
||||
"title_aux": "comfyui-portrait-master-zh-cn"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZUENS2020/ComfyUI-LLM-Nodes": [
|
||||
"https://github.com/ZUENS2020/ComfyUI-Gemini-LiteLLM": [
|
||||
[
|
||||
"ChatParams",
|
||||
"GeminiImageParams",
|
||||
"LLMBaseConfig",
|
||||
"LLMChatGenerate",
|
||||
"LLMImageGenerate",
|
||||
"OpenAIImageParams"
|
||||
"LLMImageGenerate"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI LLM Nodes"
|
||||
"title_aux": "ComfyUI Gemini LiteLLM Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZXL-Xinram/ComfyUI-AutoFlow": [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user