This commit is contained in:
space-nuko
2023-05-02 14:58:02 -07:00
parent 5b4254c054
commit 890c839b4d
8 changed files with 202 additions and 114 deletions

View File

@@ -1,5 +1,6 @@
import type { INodeInputSlot } from "@litegraph-ts/core";
// TODO generalize
export type ComfyInputConfig = {
min?: number,
max?: number,