update DB

This commit is contained in:
Dr.Lt.Data
2023-10-29 11:18:25 +09:00
parent e776a18772
commit 01f89a7df7
4 changed files with 74 additions and 106 deletions

View File

@@ -2355,6 +2355,16 @@
"install_type": "git-clone",
"description": "Extensions/Patches: Enables linking float and integer inputs and ouputs. Values are automatically cast to the correct type and clamped to the correct range. Works with both builtin and custom nodes.<p style='background-color: black; color: red;'>NOTE: This repo patches ComfyUI's validate_inputs and map_node_over_list functions while running. May break depending on your version of ComfyUI. Can be deactivated in config.yaml.</p>Nodes: A collection of nodes for facilitating the generation of XY plots. Capable of plotting changes over most primitive values."
},
{
"author": "kinfolk0117",
"title": "ComfyUI_SimpleTiles",
"reference": "https://github.com/kinfolk0117/ComfyUI_SimpleTiles",
"files": [
"https://github.com/kinfolk0117/ComfyUI_SimpleTiles"
],
"install_type": "git-clone",
"description": "Nodes:TileSplit, TileMerge."
},
{
"author": "Ser-Hilary",
"title": "SDXL_sizing",