update DB

This commit is contained in:
Dr.Lt.Data 2023-08-28 21:51:29 +09:00
parent 1d825f5f4d
commit 434b16b53c
4 changed files with 58 additions and 4 deletions

View File

@ -1532,6 +1532,16 @@
"install_type": "git-clone",
"description": "Nodes: Embedding Picker. Tired of forgetting and misspelling often weird names of embeddings you use? Or perhaps you use only one, cause you forgot you have tens of them installed? Try this."
},
{
"author": "Acly",
"title": "ComfyUI Nodes for External Tooling",
"reference": "https://github.com/Acly/comfyui-tooling-nodes",
"files": [
"https://github.com/Acly/comfyui-tooling-nodes"
],
"install_type": "git-clone",
"description": "Nodes: Load Image (Base64), Load Mask (Base64), Send Image (WebSocket), Crop Image, Apply Mask to Image. Provides nodes geared towards using ComfyUI as a backend for external tools."
},
{
"author": "taabata",
"title": "Syrian Falcon Nodes",

View File

@ -9,6 +9,18 @@
"title_aux": "One Button Prompt"
}
],
"https://github.com/Acly/comfyui-tooling-nodes": [
[
"ETN_ApplyMaskToImage",
"ETN_CropImage",
"ETN_LoadImageBase64",
"ETN_LoadMaskBase64",
"ETN_SendImageWebSocket"
],
{
"title_aux": "ComfyUI Nodes for External Tooling"
}
],
"https://github.com/ArtVentureX/comfyui-animatediff": [
[
"AnimateDiffCombine",
@ -512,7 +524,8 @@
],
"https://github.com/Lerc/canvas_tab": [
[
"Canvas_Tab"
"Canvas_Tab",
"Send_To_Editor"
],
{
"title_aux": "canvas_tab"
@ -1297,10 +1310,12 @@
"HaldCLUT",
"Image Caption",
"Int to String",
"LoraSyntaxProcessor",
"Mikey Sampler",
"Mikey Sampler Base Only",
"Mikey Sampler Tiled",
"Mikey Sampler Tiled Base Only",
"MikeySamplerTiledAdvanced",
"PresetRatioSelector",
"Prompt With SDXL",
"Prompt With Style",
@ -1315,7 +1330,8 @@
"Seed String",
"Style Conditioner",
"Upscale Tile Calculator",
"Wildcard Processor"
"Wildcard Processor",
"WildcardAndLoraSyntaxProcessor"
],
{
"title_aux": "Mikey Nodes"
@ -2254,6 +2270,7 @@
],
"https://github.com/sipherxyz/comfyui-art-venture": [
[
"AV_CheckpointLoader",
"AV_CheckpointModelsToParametersPipe",
"AV_ControlNetLoader",
"AV_ControlNetSelector",

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "Acly",
"title": "ComfyUI Nodes for External Tooling",
"reference": "https://github.com/Acly/comfyui-tooling-nodes",
"files": [
"https://github.com/Acly/comfyui-tooling-nodes"
],
"install_type": "git-clone",
"description": "Nodes: Load Image (Base64), Load Mask (Base64), Send Image (WebSocket), Crop Image, Apply Mask to Image. Provides nodes geared towards using ComfyUI as a backend for external tools."
},
{
"author": "ntdviet",
"title": "ntdviet/comfyui-ext",

View File

@ -9,6 +9,18 @@
"title_aux": "One Button Prompt"
}
],
"https://github.com/Acly/comfyui-tooling-nodes": [
[
"ETN_ApplyMaskToImage",
"ETN_CropImage",
"ETN_LoadImageBase64",
"ETN_LoadMaskBase64",
"ETN_SendImageWebSocket"
],
{
"title_aux": "ComfyUI Nodes for External Tooling"
}
],
"https://github.com/ArtVentureX/comfyui-animatediff": [
[
"AnimateDiffCombine",
@ -512,7 +524,8 @@
],
"https://github.com/Lerc/canvas_tab": [
[
"Canvas_Tab"
"Canvas_Tab",
"Send_To_Editor"
],
{
"title_aux": "canvas_tab"
@ -1297,10 +1310,12 @@
"HaldCLUT",
"Image Caption",
"Int to String",
"LoraSyntaxProcessor",
"Mikey Sampler",
"Mikey Sampler Base Only",
"Mikey Sampler Tiled",
"Mikey Sampler Tiled Base Only",
"MikeySamplerTiledAdvanced",
"PresetRatioSelector",
"Prompt With SDXL",
"Prompt With Style",
@ -1315,7 +1330,8 @@
"Seed String",
"Style Conditioner",
"Upscale Tile Calculator",
"Wildcard Processor"
"Wildcard Processor",
"WildcardAndLoraSyntaxProcessor"
],
{
"title_aux": "Mikey Nodes"
@ -2254,6 +2270,7 @@
],
"https://github.com/sipherxyz/comfyui-art-venture": [
[
"AV_CheckpointLoader",
"AV_CheckpointModelsToParametersPipe",
"AV_ControlNetLoader",
"AV_ControlNetSelector",