mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 06:34:24 +08:00
update DB
This commit is contained in:
parent
e64534b357
commit
6ac418e818
@ -7389,6 +7389,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Simple Counter"
|
||||
},
|
||||
{
|
||||
"author": "heshengtao",
|
||||
"title": "comfyui_LLM_party",
|
||||
"reference": "https://github.com/heshengtao/comfyui_LLM_party",
|
||||
"files": [
|
||||
"https://github.com/heshengtao/comfyui_LLM_party"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of block-based LLM agent node libraries designed for ComfyUI.This project aims to develop a complete set of nodes for LLM workflow construction based on comfyui. It allows users to quickly and conveniently build their own LLM workflows and easily integrate them into their existing SD workflows."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -7751,16 +7761,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "heshengtao",
|
||||
"title": "comfyui_LLM_party",
|
||||
"reference": "https://github.com/heshengtao/comfyui_LLM_party",
|
||||
"files": [
|
||||
"https://github.com/heshengtao/comfyui_LLM_party"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of block-based LLM agent node libraries designed for ComfyUI.This project aims to develop a complete set of nodes for LLM workflow construction based on comfyui. It allows users to quickly and conveniently build their own LLM workflows and easily integrate them into their existing SD workflows."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -7365,6 +7365,26 @@
|
||||
"title_aux": "ComfyUI OpenVoice"
|
||||
}
|
||||
],
|
||||
"https://github.com/heshengtao/comfyui_LLM_party": [
|
||||
[
|
||||
"LLM",
|
||||
"check_web_tool",
|
||||
"end_dialog",
|
||||
"file_combine",
|
||||
"file_combine_plus",
|
||||
"google_tool",
|
||||
"interpreter_tool",
|
||||
"load_file",
|
||||
"start_dialog",
|
||||
"time_tool",
|
||||
"tool_combine",
|
||||
"tool_combine_plus",
|
||||
"weather_tool"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_LLM_party"
|
||||
}
|
||||
],
|
||||
"https://github.com/hhhzzyang/Comfyui_Lama": [
|
||||
[
|
||||
"LamaApply",
|
||||
|
||||
@ -2918,5 +2918,9 @@
|
||||
"https://github.com/AonekoSS/ComfyUI-SimpleCounter": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-04-15 16:21:16"
|
||||
},
|
||||
"https://github.com/heshengtao/comfyui_LLM_party": {
|
||||
"stars": 2,
|
||||
"last_update": "2024-04-16 10:44:02"
|
||||
}
|
||||
}
|
||||
@ -10,6 +10,16 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "heshengtao",
|
||||
"title": "comfyui_LLM_party",
|
||||
"reference": "https://github.com/heshengtao/comfyui_LLM_party",
|
||||
"files": [
|
||||
"https://github.com/heshengtao/comfyui_LLM_party"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of block-based LLM agent node libraries designed for ComfyUI.This project aims to develop a complete set of nodes for LLM workflow construction based on comfyui. It allows users to quickly and conveniently build their own LLM workflows and easily integrate them into their existing SD workflows."
|
||||
},
|
||||
{
|
||||
"author": "AonekoSS",
|
||||
"title": "ComfyUI-SimpleCounter",
|
||||
|
||||
@ -7365,6 +7365,26 @@
|
||||
"title_aux": "ComfyUI OpenVoice"
|
||||
}
|
||||
],
|
||||
"https://github.com/heshengtao/comfyui_LLM_party": [
|
||||
[
|
||||
"LLM",
|
||||
"check_web_tool",
|
||||
"end_dialog",
|
||||
"file_combine",
|
||||
"file_combine_plus",
|
||||
"google_tool",
|
||||
"interpreter_tool",
|
||||
"load_file",
|
||||
"start_dialog",
|
||||
"time_tool",
|
||||
"tool_combine",
|
||||
"tool_combine_plus",
|
||||
"weather_tool"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_LLM_party"
|
||||
}
|
||||
],
|
||||
"https://github.com/hhhzzyang/Comfyui_Lama": [
|
||||
[
|
||||
"LamaApply",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user