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
f3bd116184
commit
09567b2bb2
@ -32123,6 +32123,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This node generates a professional prompt from an input text for modern video AI models (e.g., Alibaba Wan 2.2) via the OpenRouter API."
|
||||
},
|
||||
{
|
||||
"author": "Frief84",
|
||||
"title": "ComfyUI-LoRAWeightAxisXY",
|
||||
"reference": "https://github.com/Frief84/ComfyUI-LoRAWeightAxisXY",
|
||||
"files": [
|
||||
"https://github.com/Frief84/ComfyUI-LoRAWeightAxisXY"
|
||||
],
|
||||
"description": "Adds `XY Input: LoRA Weight (simple)` for Efficiency Nodes. Outputs XY subtype 'LoRA' (name, weight, weight) with a linear sweep; works with `XY Input: Checkpoint`.",
|
||||
"install_type": "git-clone",
|
||||
"tags": ["xy-plot", "lora", "efficiency-nodes", "utility"]
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -32561,17 +32572,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Frief84",
|
||||
"title": "ComfyUI-LoRAWeightAxisXY",
|
||||
"reference": "https://github.com/Frief84/ComfyUI-LoRAWeightAxisXY",
|
||||
"files": [
|
||||
"https://github.com/Frief84/ComfyUI-LoRAWeightAxisXY"
|
||||
],
|
||||
"description": "Adds `XY Input: LoRA Weight (simple)` for Efficiency Nodes. Outputs XY subtype 'LoRA' (name, weight, weight) with a linear sweep; works with `XY Input: Checkpoint`.",
|
||||
"install_type": "git-clone",
|
||||
"tags": ["xy-plot", "lora", "efficiency-nodes", "utility"]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -4316,6 +4316,14 @@
|
||||
"title_aux": "Artha-Projekt"
|
||||
}
|
||||
],
|
||||
"https://github.com/D3lUX3I/ComfyUI-VideoPromptEnhancer": [
|
||||
[
|
||||
"VideoPromptEnhancer"
|
||||
],
|
||||
{
|
||||
"title_aux": "VideoPromptEnhancer"
|
||||
}
|
||||
],
|
||||
"https://github.com/DJ-Tribefull/Comfyui_FOCUS_nodes": [
|
||||
[
|
||||
"Control Pipe (Focus Nodes)",
|
||||
@ -16747,6 +16755,7 @@
|
||||
"Comfly_mj_video_extend",
|
||||
"Comfly_mjstyle",
|
||||
"Comfly_nano_banana",
|
||||
"Comfly_nano_banana_edit",
|
||||
"Comfly_nano_banana_fal",
|
||||
"Comfly_qwen_image",
|
||||
"Comfly_qwen_image_edit",
|
||||
|
||||
@ -1554,6 +1554,11 @@
|
||||
"last_update": "2025-07-21 10:04:05",
|
||||
"author_account_age_days": 1039
|
||||
},
|
||||
"https://github.com/D3lUX3I/ComfyUI-VideoPromptEnhancer": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-09-02 03:03:39",
|
||||
"author_account_age_days": 204
|
||||
},
|
||||
"https://github.com/DJ-Tribefull/Comfyui_FOCUS_nodes": {
|
||||
"stars": 5,
|
||||
"last_update": "2025-02-02 00:46:30",
|
||||
|
||||
@ -10624,8 +10624,6 @@
|
||||
"MinNode",
|
||||
"MultiplyNode",
|
||||
"NumberNode",
|
||||
"OllamaClientNode",
|
||||
"OllamaNode",
|
||||
"OutpaintingPadNode",
|
||||
"PrependTagsNode",
|
||||
"PrintAnyNode",
|
||||
|
||||
@ -1,5 +1,16 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Frief84",
|
||||
"title": "ComfyUI-LoRAWeightAxisXY",
|
||||
"reference": "https://github.com/Frief84/ComfyUI-LoRAWeightAxisXY",
|
||||
"files": [
|
||||
"https://github.com/Frief84/ComfyUI-LoRAWeightAxisXY"
|
||||
],
|
||||
"description": "Adds `XY Input: LoRA Weight (simple)` for Efficiency Nodes. Outputs XY subtype 'LoRA' (name, weight, weight) with a linear sweep; works with `XY Input: Checkpoint`.",
|
||||
"install_type": "git-clone",
|
||||
"tags": ["xy-plot", "lora", "efficiency-nodes", "utility"]
|
||||
},
|
||||
{
|
||||
"author": "noelkim12",
|
||||
"title": "ComfyUI-ComfyUI-NoelTextUtil",
|
||||
@ -684,16 +695,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Mel-Band RoFormer for Music Source Separation"
|
||||
},
|
||||
{
|
||||
"author": "jtrue",
|
||||
"title": "ComfyUI-Rect",
|
||||
"reference": "https://github.com/jtrue/ComfyUI-Rect",
|
||||
"files": [
|
||||
"https://github.com/jtrue/ComfyUI-Rect"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Interactive rectangle tools for ComfyUI: Select, Crop, Mask, Fill."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -4316,6 +4316,14 @@
|
||||
"title_aux": "Artha-Projekt"
|
||||
}
|
||||
],
|
||||
"https://github.com/D3lUX3I/ComfyUI-VideoPromptEnhancer": [
|
||||
[
|
||||
"VideoPromptEnhancer"
|
||||
],
|
||||
{
|
||||
"title_aux": "VideoPromptEnhancer"
|
||||
}
|
||||
],
|
||||
"https://github.com/DJ-Tribefull/Comfyui_FOCUS_nodes": [
|
||||
[
|
||||
"Control Pipe (Focus Nodes)",
|
||||
@ -16747,6 +16755,7 @@
|
||||
"Comfly_mj_video_extend",
|
||||
"Comfly_mjstyle",
|
||||
"Comfly_nano_banana",
|
||||
"Comfly_nano_banana_edit",
|
||||
"Comfly_nano_banana_fal",
|
||||
"Comfly_qwen_image",
|
||||
"Comfly_qwen_image_edit",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user