Dynamic passing of Bounding Box data to gr.Dataframe from JavaScript
I was making my own Bounding Box editor in gradio and succeeded to make some with written JS and HTML code using canvas, but now i need to pass an information from JS where boxes are drawn and saved to gr.Dataframe, how do i do it ?