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

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

Open
gamert opened this issue Mar 24, 2023 · 1 comment

Comments

@gamert
Copy link

gamert commented Mar 24, 2023

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

@WASasquatch
Copy link
Contributor

Comfy can't output anything to the UI except a image, from hardcoded location. Some of it's most crippling issues right now.

mid-dev-media pushed a commit to mid-dev-media/ComfyUI that referenced this issue Mar 16, 2024
…imateDiff-models

Add LongAnimateDiff models to model-list.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants