space-nuko / ComfyUI-OpenPose-Editor

165 stars 13 forks source link

'open editor' button does not appear [bug?] #10

Open SRagy opened 9 months ago

SRagy commented 9 months ago

When I add the widget, all I see is what is shown below. Is there something I'm missing?

image

BigBlueGX commented 9 months ago

same here

BigBlueGX commented 9 months ago

refreshing the browser makes it appear (around 20% chance)

This problem happens more often on Firefox than chrome

HelloClyde commented 7 months ago

Check the Network tab in the browser's developer tools to see if openpose.js is loading correctly. If your comfyui is accessed through an nginx proxy with a prefix URL, this issue may occur because the openpose editor uses absolute paths to access the js files.