update DB

This commit is contained in:
Dr.Lt.Data 2024-11-14 01:53:09 +09:00
parent bf2ffe8dfa
commit 4fc1fed44a
2 changed files with 31 additions and 11 deletions

View File

@ -16677,6 +16677,16 @@
"install_type": "git-clone",
"description": "These are companion nodes for Texturaizer, a Blender plugin that connects complex 3D data to ComfyUI. https://texturaizer.com"
},
{
"author": "Lasse Lauwerys",
"title": "Touch screen gesture support",
"reference": "https://github.com/Iemand005/ComfyUI-Touch-Gestures",
"files": [
"https://github.com/Iemand005/ComfyUI-Touch-Gestures"
],
"install_type": "git-clone",
"description": "Implements proper multitouch zooming and panning into ComfyUI to make it more usable on mobile devices."
},
@ -17078,17 +17088,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Lasse Lauwerys",
"title": "Touch screen gesture support",
"id": "manager",
"reference": "https://github.com/Iemand005/ComfyUI-Touch-Gestures",
"files": [
"https://github.com/Iemand005/ComfyUI-Touch-Gestures"
],
"install_type": "git-clone",
"description": "Implements proper multitouch zooming and panning into ComfyUI to make it more usable on mobile devices."
}
]
}

View File

@ -9,6 +9,27 @@
},
{
"author": "LatentSpaceDirective",
"title": "ComfyUI-Texturaizer",
"id": "texturaizer",
"reference": "https://github.com/LatentSpaceDirective/ComfyUI-Texturaizer",
"files": [
"https://github.com/LatentSpaceDirective/ComfyUI-Texturaizer"
],
"install_type": "git-clone",
"description": "These are companion nodes for Texturaizer, a Blender plugin that connects complex 3D data to ComfyUI. https://texturaizer.com"
},
{
"author": "Lasse Lauwerys",
"title": "Touch screen gesture support",
"reference": "https://github.com/Iemand005/ComfyUI-Touch-Gestures",
"files": [
"https://github.com/Iemand005/ComfyUI-Touch-Gestures"
],
"install_type": "git-clone",
"description": "Implements proper multitouch zooming and panning into ComfyUI to make it more usable on mobile devices."
},
{
"author": "Isi-dev",
"title": "ComfyUI-Animation_Nodes_and_Workflows",