mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-08 10:37:37 +08:00
update DB
This commit is contained in:
parent
5ce422bcfa
commit
25f684c06f
@ -43704,6 +43704,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Premium Quad-Modal suite (Image, Video, Text, Audio) for Pollinations.ai. Includes native Settings menu integration, BYOP support, and an automated real-time model list updater."
|
||||
},
|
||||
{
|
||||
"author": "HuangYuChuh",
|
||||
"title": "ComfyUI-LLMs-Toolkit",
|
||||
"reference": "https://github.com/HuangYuChuh/ComfyUI-LLMs-Toolkit",
|
||||
"files": [
|
||||
"https://github.com/HuangYuChuh/ComfyUI-LLMs-Toolkit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A professional-grade toolkit providing lightweight APIs to integrate leading Large Language Models (LLMs) including DeepSeek, Qwen and GPT directly into ComfyUI."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -7835,16 +7835,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Basic nodes for time series analysis in ComfyUI. Currently in early development."
|
||||
},
|
||||
{
|
||||
"author": "HuangYuChuh",
|
||||
"title": "ComfyUI-LLMs-Toolkit [WIP]",
|
||||
"reference": "https://github.com/HuangYuChuh/ComfyUI-LLMs-Toolkit",
|
||||
"files": [
|
||||
"https://github.com/HuangYuChuh/ComfyUI-LLMs-Toolkit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Enhance your ComfyUI workflows with powerful LLMs! This custom node suite integrates DeepSeek, Qwen, and other leading Chinese LLMs directly into your ComfyUI environment. Create innovative AI-powered applications with a range of useful nodes designed to leverage the advanced capabilities of these LLMs for image generation, understanding, and more.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "comfyuiblog",
|
||||
"title": "deepseek_prompt_generator_comfyui [WIP]",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "HuangYuChuh",
|
||||
"title": "ComfyUI-LLMs-Toolkit",
|
||||
"reference": "https://github.com/HuangYuChuh/ComfyUI-LLMs-Toolkit",
|
||||
"files": [
|
||||
"https://github.com/HuangYuChuh/ComfyUI-LLMs-Toolkit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A professional-grade toolkit providing lightweight APIs to integrate leading Large Language Models (LLMs) including DeepSeek, Qwen and GPT directly into ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "rohit267",
|
||||
"title":"Champdev Custom Nodes",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user