Open Gedrloov opened 6 months ago
Same. Seems that new interface doesn't use custom js files from custom nodes. Maybe, bridge can't send custom js at now?
Also, it will be great to support other custom nodes in UI, like OpenPose Editor.
For now I'm porting nodes to use the Vue stack and components (instead of crappy vanilla JS injecting visual stuffs in the nodes).
I've been playing around with this for some days and the potential of this UI is great, but, some custom nodes don't work as expected inside SDFX. For example, the node "show text" from ComfyUI-Custom-Scripts by pythongosssss doesn't actually show the text and the "screen share" node from comfyui-mixlab-nodes by shadowcz007 won't show the screen connection buttons. Both of the nodes work when I run the same workflow inside regular ComfyUI.