feat(web): add run inputs options on dashboard
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export const customInputNodes: Record<string, string> = {
|
||||
ComfyUIDeployExternalText: "string",
|
||||
ComfyUIDeployExternalImage: "string - (public image url)",
|
||||
ComfyUIDeployExternalImageAlpha: "string - (public image url)",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user