update DB

This commit is contained in:
Dr.Lt.Data 2024-04-27 00:18:15 +09:00
parent fe2a3f2de6
commit f02c94f5f6
4 changed files with 50 additions and 8 deletions

View File

@ -6739,6 +6739,7 @@
"MaskFlip+",
"MaskFromBatch+",
"MaskFromColor+",
"MaskFromList+",
"MaskFromRGBCMYBW+",
"MaskFromSegmentation+",
"MaskPreview+",
@ -6849,6 +6850,20 @@
"title_aux": "KSampler GPU"
}
],
"https://github.com/daxcay/ComfyUI-DRMN": [
[
"DRMN_CaptionVisualizer",
"DRMN_TXTFileSaver",
"DRMN_TagManipulatorByImageNames"
],
{
"author": "Daxton Caylor",
"description": "Data Research And Manipulators Nodes for Model Trainers, Artists, Designers and Animators.",
"nickname": "ComfyUI-DRMN",
"title": "ComfyUI-DRMN",
"title_aux": "ComfyUI-DRMN"
}
],
"https://github.com/daxcay/ComfyUI-JDCN": [
[
"JDCN_AnyFileList",
@ -6861,7 +6876,6 @@
"JDCN_BatchLatentLoadFromDir",
"JDCN_BatchLatentLoadFromList",
"JDCN_BatchSaveLatent",
"JDCN_CaptionVisualizer",
"JDCN_FileMover",
"JDCN_ImageSaver",
"JDCN_ListToString",
@ -6870,7 +6884,6 @@
"JDCN_SplitString",
"JDCN_StringToList",
"JDCN_TXTFileSaver",
"JDCN_TagManipulatorByImageNames",
"JDCN_VHSFileMover"
],
{
@ -7519,7 +7532,8 @@
"https://github.com/frankchieng/ComfyUI_MagicClothing": [
[
"MagicClothing_Animatediff",
"MagicClothing_Generate"
"MagicClothing_Generate",
"MagicClothing_Inpainting"
],
{
"title_aux": "ComfyUI_MagicClothing"
@ -11928,7 +11942,7 @@
],
"https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": [
[
"DepthAnythingTensorrtNode"
"DepthAnythingTensorrt"
],
{
"title_aux": "ComfyUI Depth Anything TensorRT"

View File

@ -3062,5 +3062,9 @@
"https://github.com/fofr/ComfyUI-HyperSDXL1StepUnetScheduler": {
"stars": 0,
"last_update": "2024-04-26 11:16:06"
},
"https://github.com/daxcay/ComfyUI-DRMN": {
"stars": 0,
"last_update": "2024-04-26 13:58:55"
}
}

View File

@ -12,6 +12,16 @@
{
"author": "daxcay",
"title": "ComfyUI-DRMN",
"reference": "https://github.com/daxcay/ComfyUI-DRMN",
"files": [
"https://github.com/daxcay/ComfyUI-DRMN"
],
"install_type": "git-clone",
"description": "Data Research And Manipulators Nodes for Model Trainers, Artists, Designers and Animators. Captions, Visualizer, Text Manipulator"
},
{
"author": "kealiu",
"title": "ComfyUI-ZeroShot-MTrans",

View File

@ -6739,6 +6739,7 @@
"MaskFlip+",
"MaskFromBatch+",
"MaskFromColor+",
"MaskFromList+",
"MaskFromRGBCMYBW+",
"MaskFromSegmentation+",
"MaskPreview+",
@ -6849,6 +6850,20 @@
"title_aux": "KSampler GPU"
}
],
"https://github.com/daxcay/ComfyUI-DRMN": [
[
"DRMN_CaptionVisualizer",
"DRMN_TXTFileSaver",
"DRMN_TagManipulatorByImageNames"
],
{
"author": "Daxton Caylor",
"description": "Data Research And Manipulators Nodes for Model Trainers, Artists, Designers and Animators.",
"nickname": "ComfyUI-DRMN",
"title": "ComfyUI-DRMN",
"title_aux": "ComfyUI-DRMN"
}
],
"https://github.com/daxcay/ComfyUI-JDCN": [
[
"JDCN_AnyFileList",
@ -6861,7 +6876,6 @@
"JDCN_BatchLatentLoadFromDir",
"JDCN_BatchLatentLoadFromList",
"JDCN_BatchSaveLatent",
"JDCN_CaptionVisualizer",
"JDCN_FileMover",
"JDCN_ImageSaver",
"JDCN_ListToString",
@ -6870,7 +6884,6 @@
"JDCN_SplitString",
"JDCN_StringToList",
"JDCN_TXTFileSaver",
"JDCN_TagManipulatorByImageNames",
"JDCN_VHSFileMover"
],
{
@ -7519,7 +7532,8 @@
"https://github.com/frankchieng/ComfyUI_MagicClothing": [
[
"MagicClothing_Animatediff",
"MagicClothing_Generate"
"MagicClothing_Generate",
"MagicClothing_Inpainting"
],
{
"title_aux": "ComfyUI_MagicClothing"
@ -11928,7 +11942,7 @@
],
"https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": [
[
"DepthAnythingTensorrtNode"
"DepthAnythingTensorrt"
],
{
"title_aux": "ComfyUI Depth Anything TensorRT"