ComfyUI Extension: Comfyui-Dynamic-Params

Authored by xiaowc-lib

Created

Updated

0 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Comfyui custom nodes that support dynamic parameter addition and deletion.

Looking for a different extension?

Custom Nodes (1)

README

Comfyui Dynamic Params Node

Comfyui custom nodes that support dynamic parameter addition and deletion Click the add button to add parameters with a specified name, type, value, description, and modify their values, while generating corresponding outputs. The added parameters and corresponding outputs can be deleted

Nodes

Image

Image

Image

Installation

  1. Navigate to your ComfyUI custom nodes directory:
cd ComfyUI/custom_nodes/
  1. Clone this repository:
git clone https://github.com/erehr/comfyui_erenodes.git
  1. Restart ComfyUI

Features

Dynamically add parameters

You can specify the name, type, value, description, and modify the value of the added parameter

Generate corresponding output

Each added dynamic parameter needs to have a corresponding output

Delete added parameters and corresponding output

All dynamic parameters added and corresponding output to the node can be deleted

The values of dynamically added parameters are prioritized to be taken from the input

If the dynamic parameter is connected to the output of another node, its value is taken from the output of the connected node. If it is not connected to another node, its own added and modified value is taken;

License

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

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more