Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

about +1 -1 the UI will change #245

Open
2364814106 opened this issue Sep 15, 2024 · 1 comment
Open

about +1 -1 the UI will change #245

2364814106 opened this issue Sep 15, 2024 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@2364814106
Copy link

Hello, I would like to implement a custom node in ComfyUI that functions such that when a number is input, the following input options change accordingly. I noticed that in your “TSC_LoRA_Stacker ” node, this feature is implemented, where the UI inputs change as the “lora_count ” increases or decreases. I am interested in knowing how this is achieved.

@jags111 jags111 self-assigned this Sep 16, 2024
@jags111 jags111 added the documentation Improvements or additions to documentation label Sep 16, 2024
@geocine
Copy link

geocine commented Sep 25, 2024

Hello, I would like to implement a custom node in ComfyUI that functions such that when a number is input, the following input options change accordingly. I noticed that in your “TSC_LoRA_Stacker ” node, this feature is implemented, where the UI inputs change as the “lora_count ” increases or decreases. I am interested in knowing how this is achieved.

check js/widgethider.js specifically handleInputModeWidgetsVisibility

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants