mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-21 20:14:24 +08:00
update DB
This commit is contained in:
parent
6a6b0b1aca
commit
7a3055fdfe
@ -682,6 +682,7 @@
|
|||||||
"ComfyUIDeployExternalLora",
|
"ComfyUIDeployExternalLora",
|
||||||
"ComfyUIDeployExternalNumber",
|
"ComfyUIDeployExternalNumber",
|
||||||
"ComfyUIDeployExternalNumberInt",
|
"ComfyUIDeployExternalNumberInt",
|
||||||
|
"ComfyUIDeployExternalNumberSlider",
|
||||||
"ComfyUIDeployExternalText",
|
"ComfyUIDeployExternalText",
|
||||||
"ComfyUIDeployExternalVid",
|
"ComfyUIDeployExternalVid",
|
||||||
"ComfyUIDeployExternalVideo"
|
"ComfyUIDeployExternalVideo"
|
||||||
@ -2654,6 +2655,7 @@
|
|||||||
"IntEvaluate",
|
"IntEvaluate",
|
||||||
"IntFloatDict",
|
"IntFloatDict",
|
||||||
"IntStringDict",
|
"IntStringDict",
|
||||||
|
"JoinImages",
|
||||||
"LandscapeBackgrounds",
|
"LandscapeBackgrounds",
|
||||||
"LandscapeDir",
|
"LandscapeDir",
|
||||||
"MakeupStylesDir",
|
"MakeupStylesDir",
|
||||||
@ -7943,6 +7945,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/fsdymy1024/ComfyUI_fsdymy": [
|
"https://github.com/fsdymy1024/ComfyUI_fsdymy": [
|
||||||
[
|
[
|
||||||
|
"Preview Image Without Metadata",
|
||||||
"Save 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."
|
"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",
|
"author": "huchenlei",
|
||||||
"title": "ComfyUI-IC-Light",
|
"title": "ComfyUI-IC-Light",
|
||||||
|
|||||||
@ -682,6 +682,7 @@
|
|||||||
"ComfyUIDeployExternalLora",
|
"ComfyUIDeployExternalLora",
|
||||||
"ComfyUIDeployExternalNumber",
|
"ComfyUIDeployExternalNumber",
|
||||||
"ComfyUIDeployExternalNumberInt",
|
"ComfyUIDeployExternalNumberInt",
|
||||||
|
"ComfyUIDeployExternalNumberSlider",
|
||||||
"ComfyUIDeployExternalText",
|
"ComfyUIDeployExternalText",
|
||||||
"ComfyUIDeployExternalVid",
|
"ComfyUIDeployExternalVid",
|
||||||
"ComfyUIDeployExternalVideo"
|
"ComfyUIDeployExternalVideo"
|
||||||
@ -2654,6 +2655,7 @@
|
|||||||
"IntEvaluate",
|
"IntEvaluate",
|
||||||
"IntFloatDict",
|
"IntFloatDict",
|
||||||
"IntStringDict",
|
"IntStringDict",
|
||||||
|
"JoinImages",
|
||||||
"LandscapeBackgrounds",
|
"LandscapeBackgrounds",
|
||||||
"LandscapeDir",
|
"LandscapeDir",
|
||||||
"MakeupStylesDir",
|
"MakeupStylesDir",
|
||||||
@ -7943,6 +7945,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/fsdymy1024/ComfyUI_fsdymy": [
|
"https://github.com/fsdymy1024/ComfyUI_fsdymy": [
|
||||||
[
|
[
|
||||||
|
"Preview Image Without Metadata",
|
||||||
"Save Image Without Metadata"
|
"Save Image Without Metadata"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user