You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -63,6 +63,9 @@ Modified the [image-resize-comfyui](https://github.com/palant/image-resize-comfy
63
63
## TextPreview
64
64
Added the node for convenience. The code is originally from ComfyUI-Custom-Scripts, thanks.
65
65
66
+
## TextInputAutoSelector
67
+
Check the component and alternative input. If the component input is not empty, return this text; otherwise, return the alternative text.
68
+
66
69
## MatchImageRatioToPreset
67
70
According to the input image ratio, decide which standard SDXL training size is the closest match. This is useful for subsequent image resizing and other processes.
0 commit comments