ComfyUI Extension
comfypsi_force_connect
A custom node for ComfyUI that forces a connection between any input and output.
rookiepsi/comfypsi_force_connect
Nodes1
On cloudLocal install
Categorycomfypsi/utility
Stars1
Updatedabout a year ago
Nodes (1)
Readme
Force Connect
A custom node for ComfyUI that forces a connection between any input and output.

Installation
There are two ways to install this custom node:
ComfyUI Manager (Recommended)
- Install ComfyUI Manager if you don't have it yet.
- Go to
Manager>Install Custom Nodes. - Search for
Force Connectand clickInstall. - Restart ComfyUI.
Manual
- Navigate to your
ComfyUI/custom_nodes/directory. - Clone the repository:
git clone https://github.com/rookiepsi/comfypsi_force_connect.git. - Restart ComfyUI.
Usage
For detailed explanation, please refer to the docs.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request. If you have an idea or find a bug, please create an issue using the templates.
Development
- Look for an issue to work on or create a new one.
- Wait for approval.
- Fork this repository.
- Create a new branch
feature/[feature-name]orbug/[bug-name]. - Make your changes.
- Test your changes thoroughly.
- Create a Pull Request.
- Become a legend.
License
This project is licensed under the GNU GPLv3 license.