mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-04-15 12:52:30 +08:00
update DB
This commit is contained in:
parent
454f24145e
commit
5079365034
@ -45754,6 +45754,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Video Adaptive Anti-Aliasing post-processing node for ComfyUI to eliminate jagged edges in AI-generated videos and images."
|
||||
},
|
||||
{
|
||||
"author": "longyijdos",
|
||||
"title": "ComfyUI-LLM-Prompt-Tagger",
|
||||
"id": "llm-prompt-tagger",
|
||||
"reference": "https://github.com/longyijdos/ComfyUI-LLM-Prompt-Tagger",
|
||||
"files": [
|
||||
"https://github.com/longyijdos/ComfyUI-LLM-Prompt-Tagger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: LLM Prompt Tags, LLM Prompt Conditioning. Generates positive and negative prompts with an OpenAI-compatible chat/completions API and can encode them directly into CLIP conditioning."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -46145,17 +46156,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "longyijdos",
|
||||
"title": "ComfyUI-LLM-Prompt-Tagger",
|
||||
"id": "llm-prompt-tagger",
|
||||
"reference": "https://github.com/longyijdos/ComfyUI-LLM-Prompt-Tagger",
|
||||
"files": [
|
||||
"https://github.com/longyijdos/ComfyUI-LLM-Prompt-Tagger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: LLM Prompt Tags, LLM Prompt Conditioning. Generates positive and negative prompts with an OpenAI-compatible chat/completions API and can encode them directly into CLIP conditioning."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -33,6 +33,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Video Adaptive Anti-Aliasing post-processing node for ComfyUI to eliminate jagged edges in AI-generated videos and images."
|
||||
},
|
||||
{
|
||||
"author": "longyijdos",
|
||||
"title": "ComfyUI-LLM-Prompt-Tagger",
|
||||
"id": "llm-prompt-tagger",
|
||||
"reference": "https://github.com/longyijdos/ComfyUI-LLM-Prompt-Tagger",
|
||||
"files": [
|
||||
"https://github.com/longyijdos/ComfyUI-LLM-Prompt-Tagger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: LLM Prompt Tags, LLM Prompt Conditioning. Generates positive and negative prompts with an OpenAI-compatible chat/completions API and can encode them directly into CLIP conditioning."
|
||||
},
|
||||
{
|
||||
"author": "yedp123",
|
||||
"title": "ComfyUI-Beginner-Bible",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user