mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
update DB
This commit is contained in:
parent
bf2ffe8dfa
commit
4fc1fed44a
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user