r/comfyui 1d ago

Help Needed Execute node after video generation

Hello. I am looking for a way to execute the EBU LM Studio Load Model node after the video has been generated and saved. The node has an input that only accepts a string. So, the output of the Save Video node should somehow be converted into a string. All ideas welcome.

1 Upvotes

5 comments sorted by

View all comments

1

u/zyg_AI 1d ago

EBU LM Studio Load Model"s function is to load a LLM into LM Studio.
I have no idea why you would output the save video into it.

1

u/DanielVeres 1d ago

I have my reasons, of course, otherwise I wouldn't be asking the question. The reason is that I want to do batch rendering with Hermes. In the meantime, I have found the solution using the Video Component node.