How to dynamic set text in a multiline textbox in INPUT_TYPES by python code ?
Open
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 153
Description
I make a custom node ( Repo:https://github.com/gamert/ComfyUI_tagger.git ). Use deepbooru to fetch tagger for image ,then link to ClipText Node ,I prefer to show in multiline for editing But Failed
to find a way .
{"text": ("STRING", {"default": "", "multiline": True}),

Contributor guide
Assessment
This issue has not been assessed yet.