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

@@ -10,6 +10,18 @@
},
{
"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."
},
{
"author": "maruhidd",
"title": "Transparent Background for ComfyUI",
@@ -217,17 +229,6 @@
"install_type": "git-clone",
"description": "I've been working on the UX/UI of a timeline custom node system for ComfyUI over the past two weeks. The goal is to create a timeline similar to video/animation editing tools, without relying on traditional timeframe code. You can effortlessly add, delete, or rearrange rows, providing a streamlined user experience."
},
{
"author": "udi0510",
"title": "comfyui-slicer",
"id": "slicer",
"reference": "https://github.com/udi0510/comfyui-slicer",
"files": [
"https://github.com/udi0510/comfyui-slicer"
],
"install_type": "git-clone",
"description": "Nodes:SlicerNode"
},
{
"author": "jh-leon-kim",
"title": "ComfyUI-JHK-utils",