chore: update custom node inputs list
This commit is contained in:
parent
fb020f9f3c
commit
1d2497116d
@ -5,4 +5,6 @@ export const customInputNodes: Record<string, string> = {
|
||||
ComfyUIDeployExternalNumber: "float",
|
||||
ComfyUIDeployExternalNumberInt: "integer",
|
||||
ComfyUIDeployExternalLora: "string - (public lora download url)",
|
||||
ComfyUIDeployExternalCheckpoints:
|
||||
"string - (public checkpoints download url)",
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user