Nodes Browser

ComfyDeploy: How ComfyUI_ZC_DrawShape works in ComfyUI?

What is ComfyUI_ZC_DrawShape?

Nodes:ZC DrawShape Node

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI_ZC_DrawShape and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

🐉 ZC Shape

Author : Zohac

Current version: 1.0

Installation

  1. Navigate to the custom_nodes directory:
    cd custom_nodes
    
  2. Clone the repository:
    git clone https://github.com/zohac/comfyui-shape-drawer.git
    
  3. Restart ComfyUI.

List of Custom Nodes

Nodes

  • DrawShape

Usage

screen

The zoom input is an array of floats, which allows specifying different zoom levels for each image in the batch.

Contributing

Contributions are welcome! Please submit a pull request or open an issue to discuss the changes you would like to make.

License

This project is licensed under the MIT License. See the LICENSE file for details.