Visit ComfyUI Online for ready-to-use ComfyUI environment
Facilitates uploading AI-generated workflows to 2lab for secure storage and easy sharing.
The PublishWorkflow (2lab) node is designed to facilitate the publication of your AI-generated workflows to the 2lab platform. This node allows you to seamlessly upload your workflow, making it accessible for further use and sharing. By leveraging this node, you can ensure that your creative processes are backed up and available on the 2lab server, providing a convenient way to manage and distribute your AI art projects. The primary goal of this node is to streamline the workflow publication process, ensuring that your work is securely stored and easily retrievable.
This parameter can accept any type of input and is used to trigger the execution of the node. It does not have a default value and is typically used to initiate the workflow publication process.
This is a string parameter that uniquely identifies the workflow. The default value is "workflowId". It is crucial for distinguishing between different workflows and ensuring that each one has a unique identifier.
This string parameter represents the name of the workflow. The default value is "文生图". It helps in easily identifying and managing the workflow on the 2lab platform.
This string parameter allows you to provide a description of the workflow. The default value is an empty string. This description can be useful for providing additional context or details about the workflow.
This boolean parameter determines whether the workflow should be published to the 2lab platform. The default value is False. When set to True, the workflow will be uploaded to the server; otherwise, it will remain unpublished.
This hidden parameter is used internally to store the prompt associated with the workflow. It is not intended to be modified directly by the user.
This hidden parameter is used internally to store additional PNG information related to the workflow. It is not intended to be modified directly by the user.
This boolean output indicates whether the workflow was successfully published. It reflects the value of the publish input parameter and helps in confirming the publication status.
This string output returns the unique identifier of the workflow. It is useful for tracking and managing the workflow on the 2lab platform.
id
parameter is unique for each workflow to avoid conflicts and ensure proper identification.desc
parameter to provide detailed information about the workflow, which can be helpful for future reference and management.publish
parameter to True only when you are ready to upload the workflow to the 2lab platform. This will prevent accidental uploads.© Copyright 2024 RunComfy. All Rights Reserved.