export const customInputNodes: Record = { ComfyUIDeployExternalText: "string", ComfyUIDeployExternalImage: "string - (public image url)", ComfyUIDeployExternalImageAlpha: "string - (public image url)", ComfyUIDeployExternalNumber: "float", ComfyUIDeployExternalNumberInt: "integer", ComfyUIDeployExternalLora: "string - (public lora download url)", ComfyUIDeployExternalCheckpoint: "string - (public checkpoints download url)", };