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