Nikhil

Results 8 issues of Nikhil

The linked site for Chromedriver will soon be deprecated. Adding link to the latest site.

Hello, Currently using the library to parse a PDF and convert it into an email-compatible HTML. But the generated HTML is not compatible with email. Is there a way the...

Hello, Did any of you guys manage to convert PDF to email compatible HTML? One of the main differences being the usage to `table` tag to ensure HTML is compatible...

Thanks for building this library. Used this code to detect if an image contains graphs and charts. ```python layout = 'lp://PubLayNet/faster_rcnn_R_50_FPN_3x/config' model = lp.Detectron2LayoutModel(layout, extra_config=["MODEL.ROI_HEADS.SCORE_THRESH_TEST", 0.8], label_map={0: "Text", 1: "Title",...

Replacing continue with break to eliminate PHP warning

### Are you using the latest version of the library? - [X] I have checked and am using the latest version of the library. ### What type of session are...

Hello, A couple of observations and suggestions to make the migration process easier and less error-prone. - The page gives the impression that doing the steps [here](https://docs.agora.io/en/interactive-live-streaming/develop/migration-guide#migration-steps) would be sufficient....