Closed AlexanderDash closed 12 months ago
其他人可能也有类似的问题所以我就不用中文了 tl;dr: Due to the limitations of ComfyUI, this feature cannot be implemented. But you can achieve similar functions by adding another node.
After a simple explanation of the working principle of this node, you might be able to understand why
In other words, the text box below is only for display at the final stage, and you may have noticed that the text box can only be updated after the node runs. Therefore, editing the content in the text box is pointless.
But if you just want to simply add content, you can consider using the Prompt Merger
node to merge the existing prompt with another string.
Issue我先close了,如果还有什么问题的话随时reopen
Summary
Can add a button on this node and then modify the content in the text box? I think it would be much more convenient....Thank you very much
Basic Example
Add a button in the SD Prompt Reader node
Click to modify the content in the text box
Reference Issues.
No response