mirror of
https://git.datalinker.icu/kijai/ComfyUI-KJNodes.git
synced 2025-12-09 04:44:30 +08:00
add documentation of WidgetToString node to README
This commit is contained in:
parent
1ebb5889e8
commit
6813412684
10
README.md
10
README.md
@ -41,3 +41,13 @@ This node creates batch of single color images by interpolating between white/bl
|
||||
### CreateAudioMask
|
||||
|
||||
Work in progress, currently creates a sphere that's size is synced with audio input.
|
||||
|
||||
### WidgetToString
|
||||
Outputs the value of a widget on any node as a string
|
||||

|
||||
|
||||
Enable node id display from Manager menu, to get the ID of the node you want to read a widget from:
|
||||

|
||||
|
||||
Use the node id of the target node, and add the name of the widget to read from
|
||||

|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user