fkunn1326/openpose-editor

FIX - Load From JSON

Closed this issue · 1 comments

Just missed out on the button... Too lazy to create a fork and pull request.

# openpose-editor/scripts/main.py:
# Line 136, just change to:
json_input.upload(None, json_input, [width, height], _js="() => {loadJSON('openpose_json_button')}")

lgtm