update DB

This commit is contained in:
Dr.Lt.Data
2023-10-23 22:33:57 +09:00
parent 563e348a5a
commit 812a72aaf2
5 changed files with 127 additions and 57 deletions

View File

@@ -2284,16 +2284,6 @@
"install_type": "git-clone",
"description": "Nodes: RandomPrompt, TransparentImage, LoadImageFromPath, SplitLongMask"
},
{
"author": "0xbitches",
"title": "Latent Consistency Model for ComfyUI",
"reference": "https://github.com/0xbitches/ComfyUI-LCM",
"files": [
"https://github.com/0xbitches/ComfyUI-LCM"
],
"install_type": "git-clone",
"description": "This custom node implements a Latent Consistency Model sampler in ComfyUI."
},
{
"author": "ostris",
"title": "Ostris Nodes ComfyUI",
@@ -2305,6 +2295,26 @@
"nodename_pattern": "- Ostris$",
"description": "This is a collection of custom nodes for ComfyUI that I made for some QOL. I will be adding much more advanced ones in the future once I get more familiar with the API."
},
{
"author": "0xbitches",
"title": "Latent Consistency Model for ComfyUI",
"reference": "https://github.com/0xbitches/ComfyUI-LCM",
"files": [
"https://github.com/0xbitches/ComfyUI-LCM"
],
"install_type": "git-clone",
"description": "This custom node implements a Latent Consistency Model sampler in ComfyUI."
},
{
"author": "aszc-dev",
"title": "Core ML Suite for ComfyUI",
"reference": "https://github.com/aszc-dev/ComfyUI-CoreMLSuite",
"files": [
"https://github.com/aszc-dev/ComfyUI-CoreMLSuite"
],
"install_type": "git-clone",
"description": "This extension contains a set of custom nodes for ComfyUI that allow you to use Core ML models in your ComfyUI workflows. The models can be obtained here, or you can convert your own models using coremltools. The main motivation behind using Core ML models in ComfyUI is to allow you to utilize the ANE (Apple Neural Engine) on Apple Silicon (M1/M2) machines to improve performance."
},
{
"author": "taabata",
"title": "Syrian Falcon Nodes",