mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
update DB
This commit is contained in:
parent
6a6b0b1aca
commit
7a3055fdfe
@ -682,6 +682,7 @@
|
||||
"ComfyUIDeployExternalLora",
|
||||
"ComfyUIDeployExternalNumber",
|
||||
"ComfyUIDeployExternalNumberInt",
|
||||
"ComfyUIDeployExternalNumberSlider",
|
||||
"ComfyUIDeployExternalText",
|
||||
"ComfyUIDeployExternalVid",
|
||||
"ComfyUIDeployExternalVideo"
|
||||
@ -2654,6 +2655,7 @@
|
||||
"IntEvaluate",
|
||||
"IntFloatDict",
|
||||
"IntStringDict",
|
||||
"JoinImages",
|
||||
"LandscapeBackgrounds",
|
||||
"LandscapeDir",
|
||||
"MakeupStylesDir",
|
||||
@ -7943,6 +7945,7 @@
|
||||
],
|
||||
"https://github.com/fsdymy1024/ComfyUI_fsdymy": [
|
||||
[
|
||||
"Preview Image Without Metadata",
|
||||
"Save Image Without Metadata"
|
||||
],
|
||||
{
|
||||
|
||||
@ -9,6 +9,18 @@
|
||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "jtscmw01",
|
||||
"title": "ComfyUI-DiffBIR",
|
||||
"id": "diffbir",
|
||||
"reference": "https://github.com/jtscmw01/ComfyUI-DiffBIR",
|
||||
"files": [
|
||||
"https://github.com/jtscmw01/ComfyUI-DiffBIR"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension provides [a/DiffBIR](https://github.com/XPixelGroup/DiffBIR) feature."
|
||||
},
|
||||
{
|
||||
"author": "huchenlei",
|
||||
"title": "ComfyUI-IC-Light",
|
||||
|
||||
@ -682,6 +682,7 @@
|
||||
"ComfyUIDeployExternalLora",
|
||||
"ComfyUIDeployExternalNumber",
|
||||
"ComfyUIDeployExternalNumberInt",
|
||||
"ComfyUIDeployExternalNumberSlider",
|
||||
"ComfyUIDeployExternalText",
|
||||
"ComfyUIDeployExternalVid",
|
||||
"ComfyUIDeployExternalVideo"
|
||||
@ -2654,6 +2655,7 @@
|
||||
"IntEvaluate",
|
||||
"IntFloatDict",
|
||||
"IntStringDict",
|
||||
"JoinImages",
|
||||
"LandscapeBackgrounds",
|
||||
"LandscapeDir",
|
||||
"MakeupStylesDir",
|
||||
@ -7943,6 +7945,7 @@
|
||||
],
|
||||
"https://github.com/fsdymy1024/ComfyUI_fsdymy": [
|
||||
[
|
||||
"Preview Image Without Metadata",
|
||||
"Save Image Without Metadata"
|
||||
],
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user