mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 18:33:05 +08:00
update DB
This commit is contained in:
parent
429e13bf4d
commit
ac8804ca6a
@ -19082,6 +19082,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "gguf node for comfyui"
|
"description": "gguf node for comfyui"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "LucipherDev",
|
||||||
|
"title": "ComfyUI-TangoFlux",
|
||||||
|
"reference": "https://github.com/LucipherDev/ComfyUI-TangoFlux",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/LucipherDev/ComfyUI-TangoFlux"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI Custom Nodes for 'TangoFlux: Super Fast and Faithful Text to Audio Generation with Flow Matching'. This generates high-quality 44.1kHz audio up to 30 seconds using just a text prompt."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,16 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "LucipherDev",
|
||||||
|
"title": "ComfyUI-TangoFlux",
|
||||||
|
"reference": "https://github.com/LucipherDev/ComfyUI-TangoFlux",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/LucipherDev/ComfyUI-TangoFlux"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI Custom Nodes for 'TangoFlux: Super Fast and Faithful Text to Audio Generation with Flow Matching'. This generates high-quality 44.1kHz audio up to 30 seconds using just a text prompt."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "welltop-cn",
|
"author": "welltop-cn",
|
||||||
"title": "ComfyUI-TeaCache",
|
"title": "ComfyUI-TeaCache",
|
||||||
@ -687,56 +696,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Image to caption with CLIP ViT-L/14. Small and fast addition to the CLIP-L model you already have loaded to generate captions for images within your workflow."
|
"description": "Image to caption with CLIP ViT-L/14. Small and fast addition to the CLIP-L model you already have loaded to generate captions for images within your workflow."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "solution9th",
|
|
||||||
"title": "Comfyui_mobilesam",
|
|
||||||
"reference": "https://github.com/solution9th/Comfyui_mobilesam",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/solution9th/Comfyui_mobilesam"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "NODES: Mobile SAM Model Loader, Mobile SAM Detector, Mobile SAM Predictor"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "Doctor Diffusion",
|
|
||||||
"title": "ComfyUI-basic-pitch",
|
|
||||||
"reference": "https://github.com/DoctorDiffusion/ComfyUI-basic-pitch",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/DoctorDiffusion/ComfyUI-basic-pitch"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Audio to midi functionality within ComfyUI"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "ronsantash",
|
|
||||||
"title": "ComfyUIFlexiLoRALoader",
|
|
||||||
"reference": "https://github.com/ronsantash/Comfyui-flexi-lora-loader",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/ronsantash/Comfyui-flexi-lora-loader"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "FlexiLoRALoader - A ComfyUI custom node for dynamic LoRA weight management. Apply multiple LoRAs with flexible weight patterns and randomization features for creative AI image generation.\nFeatures: • Multiple LoRA handling (up to 3) • Weight pattern presets • Random/Sequential mode • Debug logging support"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "neverbiasu",
|
|
||||||
"title": "ComfyUI-Dashscope",
|
|
||||||
"reference": "https://github.com/neverbiasu/ComfyUI-Dashscope",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/neverbiasu/ComfyUI-Dashscope"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "This project adapts the dashscope([a/aliyun-bailian](https://bailian.console.aliyun.com)) api into ComfyUI."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "SparknightLLC",
|
|
||||||
"title": "ComfyUI-ConditionalInterrupt",
|
|
||||||
"reference": "https://github.com/SparknightLLC/ComfyUI-ConditionalInterrupt",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/SparknightLLC/ComfyUI-ConditionalInterrupt"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "A node for ComfyUI that terminates the workflow processing if 'proceed' is set to False. More convenient than manually bypassing a bunch of nodes.\nThis is a restructured version of the 'SRL Conditional Interrupt' node from the [a/srl-nodes](https://github.com/seanlynch/srl-nodes) pack."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user