mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-26 10:07:38 +08:00
@@ -1,5 +1,55 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "aimoviestudio",
|
||||
"title": "ComfyUI Iterator Nodes",
|
||||
"reference": "https://github.com/AIMovieStudio/comfyui-iterator",
|
||||
"files": [
|
||||
"https://github.com/AIMovieStudio/comfyui-iterator"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for iterating over files (images, text) in directories."
|
||||
},
|
||||
{
|
||||
"author": "nova452",
|
||||
"title": "ComfyUI-Conditioning-Rebalance",
|
||||
"reference": "https://github.com/nova452/ComfyUI-ConditioningKrea2Rebalance",
|
||||
"files": [
|
||||
"https://github.com/nova452/ComfyUI-ConditioningKrea2Rebalance"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Conditioning optimizer nodes with per layer weighting that offers IP-Adapter-like features for Krea 2 image reference editing along with bypassing the built in quality diluation from the trained safety filter and also works as a means to unfilter the model."
|
||||
},
|
||||
{
|
||||
"author": "niknah",
|
||||
"title": "MiniT2I",
|
||||
"reference": "https://github.com/niknah/MiniT2I-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/niknah/MiniT2I-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "MiniT2i for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "bradsec",
|
||||
"title": "ComfyUI_LLMSetRole",
|
||||
"reference": "https://github.com/bradsec/ComfyUI_LLMSetRole",
|
||||
"files": [
|
||||
"https://github.com/bradsec/ComfyUI_LLMSetRole"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Pick an LLM role (system prompt) from a dropdown and output it as a STRING for an LLM node's system_prompt. Modes: fixed, increment, or random over a start..end slice, with index/seed control_after_generate to step roles across a batch. Roles are plain Markdown files in roles/; add a .md file and restart to add a role. Node name: Set Role. Located under Add Node > LLM."
|
||||
},
|
||||
{
|
||||
"author": "nynxz",
|
||||
"title": "ComfyUI JoyAI",
|
||||
"reference": "https://github.com/Nynxz/ComfyUI-JoyAI",
|
||||
"files": [
|
||||
"https://github.com/Nynxz/ComfyUI-JoyAI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "JoyAI-Image-Edit (16B MMDiT + Qwen3-VL-8B) instruction image editing for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "kwokkakiu233",
|
||||
"title": "LoRA Txt Loader",
|
||||
|
||||
Reference in New Issue
Block a user