asagi4 / comfyui-prompt-control

ComfyUI nodes for prompt editing and LoRA control

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request: Can you expose ScheduleToPrompt as separate node?

exverxes opened this issue · comments

You have mentioned in documentation that you use ScheduleToPrompt in the PropmptControlSimple. Would it be possible to expose it as separate node as well to have preview of the prompt when not using PromptControlSimple?

... That's just a silly typo in the documentation. It's supposed to be ScheduletoCond, which already exists.

I could add a node that returns the expanded prompt at a specific step as a string, if that's useful.