Chaoses-Ib
Chaoses-Ib
I tried to work around this problem by displaying a weakref proxy instead of the real object. But then I found IPython will still get the ref to the original...
It's `when_empty(None)`.
Do you mean error when set `when_empty(None)`? It works on my side. 
The `RuntimeError: Output hook already set` bug is fixed. I've also changed the way `when_empty` handles the callback: ```markdown - `callback` - `None` to remove the callback. - If the...
> At some point, I have to reboot my computer, because everything, including mouse movement slows to a halt. Maybe restarting the kernel can fix it?  It it works,...
😄I kinda have the same experience. After graduating I got some jobs completely unrelated to the diffusion/VLM field. And one day my old laptop suddenly broke and I don't have/can...
It's now fixed. Thanks for your report. If you encounter other UI-only nodes in the future, you can workaround this problem by exporting the API format workflow and transpiling it....
Can you share the workflow? I've tested workflow with `Reroute (rgthree)` and saw no errors. 
I've added a fallback mechanism to workaround this sort of issues. In case a node cannot be found, the transpiler hook will try to transpile the API format workflow again....
It's indeed a complex workflow... Can you share the workflow in API format too? There are too many missing nodes on my side and I can't export it in API...