How to Load an Image onto a Canvas in Gradio with Custom HTML and JavaScript?
I am willing to make a bounding box editor implementation in gradio by creating html and js by myself (where user can move bboxes, scale and draw new ones). But i can’t find a way to load an image to canvas. I would appreciate any kind of help