mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-17 00:22:31 +08:00
update DB
This commit is contained in:
parent
90ad0bc926
commit
e5a10245f4
@ -42951,6 +42951,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "High-quality multilingual TTS with voice cloning, emotion control, and support for Qwen3-TTS models (CustomVoice, VoiceDesign, Base)."
|
"description": "High-quality multilingual TTS with voice cloning, emotion control, and support for Qwen3-TTS models (CustomVoice, VoiceDesign, Base)."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "boredcoderyt",
|
||||||
|
"title": "Fibo Edit Node for ComfyUI",
|
||||||
|
"id": "fiboedit",
|
||||||
|
"reference": "https://github.com/boredcoderyt/ComfyUI-Fibo-Edit",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/boredcoderyt/ComfyUI-Fibo-Edit"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI custom node for BriaAI Fibo Edit image model."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -43347,17 +43358,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "boredcoderyt",
|
|
||||||
"title": "Fibo Edit Node for ComfyUI",
|
|
||||||
"id": "fiboedit",
|
|
||||||
"reference": "https://github.com/boredcoderyt/ComfyUI-Fibo-Edit",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/boredcoderyt/ComfyUI-Fibo-Edit"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "ComfyUI custom node for BriaAI Fibo Edit image model."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,5 +1,16 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "boredcoderyt",
|
||||||
|
"title": "Fibo Edit Node for ComfyUI",
|
||||||
|
"id": "fiboedit",
|
||||||
|
"reference": "https://github.com/boredcoderyt/ComfyUI-Fibo-Edit",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/boredcoderyt/ComfyUI-Fibo-Edit"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI custom node for BriaAI Fibo Edit image model."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "zavatmotion",
|
"author": "zavatmotion",
|
||||||
"title": "ComfyUI Workflow Backup",
|
"title": "ComfyUI Workflow Backup",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user