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
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI_ZC_DrawShape
and select it - 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
- Navigate to the
custom_nodes
directory:cd custom_nodes
- Clone the repository:
git clone https://github.com/zohac/comfyui-shape-drawer.git
- Restart ComfyUI.
List of Custom Nodes
Nodes
- DrawShape
Usage
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.