update DB

This commit is contained in:
Dr.Lt.Data
2024-07-13 10:09:07 +09:00
parent bb9207c92f
commit 5fbcaf10ff
9 changed files with 815 additions and 309 deletions

View File

@@ -11,6 +11,27 @@
{
"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."
},
{
"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": "JackEllie",
"title": "ComfyUI-AI-Assistant",
@@ -32,6 +53,17 @@
"install_type": "git-clone",
"description": "A simple 3D model processing tool within ComfyUI."
},
{
"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": "Cyberschorsch",
"title": "ComfyUI Checkpoint Loader Config",
@@ -657,61 +689,6 @@
],
"install_type": "git-clone",
"description": "a node for [a/AuraSR](https://github.com/fal-ai/aura-sr)"
},
{
"author": "veighnsche",
"title": "comfyui_gr85",
"id": "gr85",
"reference": "https://github.com/veighnsche/comfyui_gr85",
"files": [
"https://github.com/veighnsche/comfyui_gr85"
],
"install_type": "git-clone",
"description": "Nodes:Image Dimension Resizer, Image Sizer, Random Ratio, Show Text, Random Title Character, Random Wildcard Tag Picker, Random Show Atm Loc Outfit, Contains Word, Elements Concatenator, ..."
},
{
"author": "hyunamy",
"title": "Comfy-UI on-complete-email-me",
"id": "hyunamy",
"reference": "https://github.com/hyunamy/comfy-ui-on-complete-email-me",
"files": [
"https://github.com/hyunamy/comfy-ui-on-complete-email-me"
],
"install_type": "git-clone",
"description": "A feature that sends an email via Gmail once image generation is completed in Comfy-ui."
},
{
"author": "rhdunn",
"title": "comfyui-bus-plugin",
"id": "bus",
"reference": "https://github.com/rhdunn/comfyui-bus-plugin",
"files": [
"https://github.com/rhdunn/comfyui-bus-plugin"
],
"install_type": "git-clone",
"description": "A collection of nodes for rerouting multiple I/O lines together in a bus."
},
{
"author": "hay86",
"title": "ComfyUI Hallo",
"id": "hallo-hay86",
"reference": "https://github.com/hay86/ComfyUI_Hallo",
"files": [
"https://github.com/hay86/ComfyUI_Hallo"
],
"install_type": "git-clone",
"description": "Unofficial implementation of [a/hallo](https://github.com/fudan-generative-vision/hallo) for ComfyUI"
},
{
"author": "AI2lab",
"title": "comfyUI-siliconflow-api-2lab",
"id": "siliconflow",
"reference": "https://github.com/AI2lab/comfyUI-siliconflow-api-2lab",
"files": [
"https://github.com/AI2lab/comfyUI-siliconflow-api-2lab"
],
"install_type": "git-clone",
"description": "Unofficial implementation of siliconflow API for ComfyUI\nHow to use:apply api key in https://cloud.siliconflow.cn/\nadd api key in config.json"
}
]
}