mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
5fbcaf10ff
commit
90ae9af6ed
@ -11490,6 +11490,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of nodes and improvements created for general ease and lora management. These are just nodes I made and found useful, they should work with most other nodes. Most nodes that take in a prompt are made with booru tags in mind and might not work as expected with other prompts."
|
||||
},
|
||||
{
|
||||
"author": "miaoshouai",
|
||||
"title": "MiaoshouAI Tagger for ComfyUI",
|
||||
"reference": "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger",
|
||||
"files": [
|
||||
"https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes to use Florence2 VLM for image tagging and captioning."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -9334,7 +9334,10 @@
|
||||
],
|
||||
"https://github.com/florestefano1975/comfyui-portrait-master": [
|
||||
[
|
||||
"PortraitMaster"
|
||||
"PortraitMaster",
|
||||
"PortraitMasterBaseCharacter",
|
||||
"PortraitMasterSkinDetails",
|
||||
"PortraitMasterStylePose"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-portrait-master"
|
||||
@ -9952,10 +9955,11 @@
|
||||
"Griptape Agent Config: Amazon Bedrock",
|
||||
"Griptape Agent Config: Anthropic",
|
||||
"Griptape Agent Config: Google",
|
||||
"Griptape Agent Config: HuggingFace",
|
||||
"Griptape Agent Config: LM Studio",
|
||||
"Griptape Agent Config: Ollama",
|
||||
"Griptape Agent Config: OpenAI",
|
||||
"Griptape Agent Config: OpenAI Compatible",
|
||||
"Griptape Agent Config: OpenAI Compatable",
|
||||
"Griptape Audio Driver: OpenAI",
|
||||
"Griptape Combine: Merge Inputs",
|
||||
"Griptape Combine: Merge Texts",
|
||||
@ -10140,6 +10144,7 @@
|
||||
[
|
||||
"About_us",
|
||||
"CLIPTextEncode_party",
|
||||
"ChatTTS_Node",
|
||||
"CosyVoice",
|
||||
"Dingding",
|
||||
"Dingding_tool",
|
||||
@ -12929,6 +12934,15 @@
|
||||
"title_aux": "ComfyUI-FrameFX"
|
||||
}
|
||||
],
|
||||
"https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": [
|
||||
[
|
||||
"Miaoshouai_SaveTags",
|
||||
"Miaoshouai_Tagger"
|
||||
],
|
||||
{
|
||||
"title_aux": "MiaoshouAI Tagger for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/mihaiiancu/ComfyUI_Inpaint": [
|
||||
[
|
||||
"InpaintMediapipe"
|
||||
@ -15838,6 +15852,8 @@
|
||||
"https://github.com/yiwangsimple/ComfyUI_GroqChat": [
|
||||
[
|
||||
"GroqChatNode",
|
||||
"MoonshotMultiChatNode",
|
||||
"MoonshotSingleChatNode",
|
||||
"PaliGemmaPixelProse"
|
||||
],
|
||||
{
|
||||
|
||||
@ -4054,6 +4054,11 @@
|
||||
"last_update": "2024-07-12 15:17:54",
|
||||
"author_account_age_days": 20
|
||||
},
|
||||
"https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-07-13 06:49:20",
|
||||
"author_account_age_days": 487
|
||||
},
|
||||
"https://github.com/mihaiiancu/ComfyUI_Inpaint": {
|
||||
"stars": 9,
|
||||
"last_update": "2024-05-22 18:19:38",
|
||||
|
||||
@ -10,7 +10,16 @@
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "miaoshouai",
|
||||
"title": "MiaoshouAI Tagger for ComfyUI",
|
||||
"reference": "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger",
|
||||
"files": [
|
||||
"https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes to use Florence2 VLM for image tagging and captioning."
|
||||
},
|
||||
{
|
||||
"author": "sn0w12",
|
||||
"title": "ComfyUI-Sn0w-Scripts",
|
||||
@ -678,17 +687,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:TCL EbSynth, TCL Extract Frames (From File), TCL Extract Frames (From Video), TCL Combine Frames, TCL Save Video (From Frames)"
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "ComfyUI-AuraSR",
|
||||
"id": "aurasr",
|
||||
"reference": "https://github.com/AIFSH/ComfyUI-AuraSR",
|
||||
"files": [
|
||||
"https://github.com/AIFSH/ComfyUI-AuraSR"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a node for [a/AuraSR](https://github.com/fal-ai/aura-sr)"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -9334,7 +9334,10 @@
|
||||
],
|
||||
"https://github.com/florestefano1975/comfyui-portrait-master": [
|
||||
[
|
||||
"PortraitMaster"
|
||||
"PortraitMaster",
|
||||
"PortraitMasterBaseCharacter",
|
||||
"PortraitMasterSkinDetails",
|
||||
"PortraitMasterStylePose"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-portrait-master"
|
||||
@ -9952,10 +9955,11 @@
|
||||
"Griptape Agent Config: Amazon Bedrock",
|
||||
"Griptape Agent Config: Anthropic",
|
||||
"Griptape Agent Config: Google",
|
||||
"Griptape Agent Config: HuggingFace",
|
||||
"Griptape Agent Config: LM Studio",
|
||||
"Griptape Agent Config: Ollama",
|
||||
"Griptape Agent Config: OpenAI",
|
||||
"Griptape Agent Config: OpenAI Compatible",
|
||||
"Griptape Agent Config: OpenAI Compatable",
|
||||
"Griptape Audio Driver: OpenAI",
|
||||
"Griptape Combine: Merge Inputs",
|
||||
"Griptape Combine: Merge Texts",
|
||||
@ -10140,6 +10144,7 @@
|
||||
[
|
||||
"About_us",
|
||||
"CLIPTextEncode_party",
|
||||
"ChatTTS_Node",
|
||||
"CosyVoice",
|
||||
"Dingding",
|
||||
"Dingding_tool",
|
||||
@ -12929,6 +12934,15 @@
|
||||
"title_aux": "ComfyUI-FrameFX"
|
||||
}
|
||||
],
|
||||
"https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": [
|
||||
[
|
||||
"Miaoshouai_SaveTags",
|
||||
"Miaoshouai_Tagger"
|
||||
],
|
||||
{
|
||||
"title_aux": "MiaoshouAI Tagger for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/mihaiiancu/ComfyUI_Inpaint": [
|
||||
[
|
||||
"InpaintMediapipe"
|
||||
@ -15838,6 +15852,8 @@
|
||||
"https://github.com/yiwangsimple/ComfyUI_GroqChat": [
|
||||
[
|
||||
"GroqChatNode",
|
||||
"MoonshotMultiChatNode",
|
||||
"MoonshotSingleChatNode",
|
||||
"PaliGemmaPixelProse"
|
||||
],
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user