From dda65d9263eabf0df25adc1a8da8410f99c0b6e5 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 24 Dec 2023 20:08:56 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ++++++++++ extension-node-map.json | 10 ++-------- node_db/dev/model-list.json | 4 +++- node_db/forked/model-list.json | 4 +++- node_db/legacy/model-list.json | 4 +++- node_db/new/custom-node-list.json | 10 ++++++++++ node_db/new/extension-node-map.json | 10 ++-------- node_db/tutorial/model-list.json | 4 +++- 8 files changed, 36 insertions(+), 20 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index dd76b6a6..e50fec7b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3692,6 +3692,16 @@ "install_type": "git-clone", "description": "A ComfyUI extension for chatting with your images. Runs on your own system, no external services used, no filter. Uses the [a/LLaVA multimodal LLM](https://llava-vl.github.io/) so you can give instructions or ask questions in natural language. It's maybe as smart as GPT3.5, and it can see." }, + { + "author": "thecooltechguy", + "title": "ComfyUI-ComfyRun", + "reference": "https://github.com/thecooltechguy/ComfyUI-ComfyRun", + "files": [ + "https://github.com/thecooltechguy/ComfyUI-ComfyRun" + ], + "install_type": "git-clone", + "description": "The easiest way to run & share any ComfyUI workflow [a/https://comfyrun.com](https://comfyrun.com)" + }, diff --git a/extension-node-map.json b/extension-node-map.json index 93567102..0c79f989 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -323,14 +323,6 @@ "title_aux": "ComfyUIInvisibleWatermark" } ], - "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": [ - [ - "LoadImageFromPath" - ], - { - "title_aux": "ComfyUI_Ib_CustomNodes" - } - ], "https://github.com/Clybius/ComfyUI-Latent-Modifiers": [ [ "Latent Diffusion Mega Modifier" @@ -2725,6 +2717,7 @@ "Empty Latent Ratio Select SDXL", "EvalFloats", "FileNamePrefix", + "FileNamePrefixDateDirFirst", "Float to String", "HaldCLUT", "Image Caption", @@ -6154,6 +6147,7 @@ "ZFLoadImagePath", "ZFPreviewText", "ZFPreviewTextMultiline", + "ZFShareScreen", "ZFTextTranslation" ], { diff --git a/node_db/dev/model-list.json b/node_db/dev/model-list.json index 9e26dfee..8e3e1dc4 100644 --- a/node_db/dev/model-list.json +++ b/node_db/dev/model-list.json @@ -1 +1,3 @@ -{} \ No newline at end of file +{ + "models": [] +} diff --git a/node_db/forked/model-list.json b/node_db/forked/model-list.json index 9e26dfee..8e3e1dc4 100644 --- a/node_db/forked/model-list.json +++ b/node_db/forked/model-list.json @@ -1 +1,3 @@ -{} \ No newline at end of file +{ + "models": [] +} diff --git a/node_db/legacy/model-list.json b/node_db/legacy/model-list.json index 9e26dfee..8e3e1dc4 100644 --- a/node_db/legacy/model-list.json +++ b/node_db/legacy/model-list.json @@ -1 +1,3 @@ -{} \ No newline at end of file +{ + "models": [] +} diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 1eac116f..e3d378ad 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "thecooltechguy", + "title": "ComfyUI-ComfyRun", + "reference": "https://github.com/thecooltechguy/ComfyUI-ComfyRun", + "files": [ + "https://github.com/thecooltechguy/ComfyUI-ComfyRun" + ], + "install_type": "git-clone", + "description": "The easiest way to run & share any ComfyUI workflow [a/https://comfyrun.com](https://comfyrun.com)" + }, { "author": "ceruleandeep", "title": "ComfyUI LLaVA Captioner", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 93567102..0c79f989 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -323,14 +323,6 @@ "title_aux": "ComfyUIInvisibleWatermark" } ], - "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": [ - [ - "LoadImageFromPath" - ], - { - "title_aux": "ComfyUI_Ib_CustomNodes" - } - ], "https://github.com/Clybius/ComfyUI-Latent-Modifiers": [ [ "Latent Diffusion Mega Modifier" @@ -2725,6 +2717,7 @@ "Empty Latent Ratio Select SDXL", "EvalFloats", "FileNamePrefix", + "FileNamePrefixDateDirFirst", "Float to String", "HaldCLUT", "Image Caption", @@ -6154,6 +6147,7 @@ "ZFLoadImagePath", "ZFPreviewText", "ZFPreviewTextMultiline", + "ZFShareScreen", "ZFTextTranslation" ], { diff --git a/node_db/tutorial/model-list.json b/node_db/tutorial/model-list.json index 9e26dfee..8e3e1dc4 100644 --- a/node_db/tutorial/model-list.json +++ b/node_db/tutorial/model-list.json @@ -1 +1,3 @@ -{} \ No newline at end of file +{ + "models": [] +}