Comfy-Org / Comfy-Org/ComfyUI

How to dynamic set text in a multiline textbox in INPUT_TYPES by python code ?

Open
#247 1 comment 1 reaction 0 assignees View on GitHub
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}),
![sample](https://user-images.githubusercontent.com/6113801/227582757-dd7db5b7-2ed0-4058-af05-f77f19b5b892.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.