update DB

This commit is contained in:
Dr.Lt.Data
2024-06-15 20:58:08 +09:00
parent 8e4c64ed62
commit c11470cae3
9 changed files with 591 additions and 394 deletions

View File

@@ -27,25 +27,14 @@
},
{
"author": "dicksondickson",
"title": "Dickson's ComfyUI Custom Nodes Collection",
"id": "dickson",
"title": "ComfyUI-Dickson-Nodes",
"id": "dicksonnodes",
"reference": "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes",
"files": [
"https://github.com/dicksondickson/ComfyUI-Dickson-Nodes"
],
"install_type": "git-clone",
"description": "Nodes:Dickson Color Match, TTPlanet Tile Preprocessor GF, TTPlanet Tile Preprocessor Simple, TTPlanet Tile Preprocessor cufoff. This is a set of custom nodes that I've either written myself or adapted from other authors for my own convenience."
},
{
"author": "redhottensors",
"title": "ComfyUI-ODE",
"id": "ode",
"reference": "https://github.com/redhottensors/ComfyUI-ODE",
"files": [
"https://github.com/redhottensors/ComfyUI-ODE"
],
"install_type": "git-clone",
"description": "ODE Solvers for ComfyUI\nThis node enables use of torchdiffeq ODE solvers with models. Intended for use with Stable Diffusion 3 and similar flow models."
"description": "Custom nodes for ComfyUI by DicksonDickson."
},
{
"author": "G-370",