chore: custom node type
This commit is contained in:
parent
57045d44f3
commit
fd9378b2a4
@ -2,4 +2,5 @@ export const customInputNodes: Record<string, string> = {
|
||||
ComfyUIDeployExternalText: "string",
|
||||
ComfyUIDeployExternalImage: "string - (public image url)",
|
||||
ComfyUIDeployExternalImageAlpha: "string - (public image url)",
|
||||
ComfyUIDeployExternalNumber: "number"
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user