update DB
This commit is contained in:
@@ -11447,7 +11447,49 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple 3D model processing tool within ComfyUI."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "JackEllie",
|
||||
"title": "ComfyUI-AI-Assistant",
|
||||
"id": "AI-Assistant",
|
||||
"reference": "https://github.com/JackEllie/ComfyUI_AI_Assistant",
|
||||
"files": [
|
||||
"https://github.com/JackEllie/ComfyUI_AI_Assistant"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Provides two additional preprocessors and a prompt organizing tool.[Original Project](https://github.com/tori29umai0123/AI-Assistant/blob/main/README.md?plain=1)."
|
||||
},
|
||||
{
|
||||
"author": "APZmedia",
|
||||
"title": "APZmedia Clean File Name Node",
|
||||
"id": "clean-filename",
|
||||
"reference": "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string",
|
||||
"files": [
|
||||
"https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The Clean File Name Node is a custom node for ComfyUI designed to process and sanitize text strings for use as valid file names. It replaces invalid characters with a user-specified character and truncates the resulting string to a defined length."
|
||||
},
|
||||
{
|
||||
"author": "N3rd00d",
|
||||
"title": "ComfyUI-Paint3D-Nodes",
|
||||
"id": "paint3d",
|
||||
"reference": "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes",
|
||||
"files": [
|
||||
"https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Paint3D Nodes is a custom ComfyUI node for 3D model texture inpainting based on [a/Paint3D](https://arxiv.org/pdf/2312.13913)."
|
||||
},
|
||||
{
|
||||
"author": "sn0w12",
|
||||
"title": "ComfyUI-Sn0w-Scripts",
|
||||
"reference": "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts",
|
||||
"files": [
|
||||
"https://github.com/sn0w12/ComfyUI-Sn0w-Scripts"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of nodes and improvements created for general ease and lora management. These are just nodes I made and found useful, they should work with most other nodes. Most nodes that take in a prompt are made with booru tags in mind and might not work as expected with other prompts."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@@ -11824,17 +11866,6 @@
|
||||
"install_type": "unzip",
|
||||
"description": "Various image processing nodes."
|
||||
},
|
||||
{
|
||||
"author": "JackEllie",
|
||||
"title": "ComfyUI-AI-Assistant",
|
||||
"id": "AI-Assistant",
|
||||
"reference": "https://github.com/JackEllie/ComfyUI_AI_Assistant",
|
||||
"files": [
|
||||
"https://github.com/JackEllie/ComfyUI_AI_Assistant"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Provides two additional preprocessors and a prompt organizing tool.[Original Project](https://github.com/tori29umai0123/AI-Assistant/blob/main/README.md?plain=1)."
|
||||
},
|
||||
{
|
||||
"author": "aimingfail",
|
||||
"title": "Image2Halftone Node for ComfyUI",
|
||||
|
||||
Reference in New Issue
Block a user