Kyle Lo
Kyle Lo
Hmm.. I'd probably ask the folks on the HuggingFace repo. We uploaded model weights according to their specification for PyTorch compatibility. I'm unfamiliar with how they handle tensorflow compatibility; that's...
@rodneykinney under sampling of exact URL matches, does the text look highly similar?
Yes, sorry for the delay. I'm uploading a revised version of this shortly w/ the proper IDs / mappings. Thanks for catching this
interesting, can you email me a sample file to test this out on @niuzaisheng?
Thanks for catching @eugene-graft! Some issues with pushing latest version to PyPi. Should be fixed now. Can you please test: ``` # your fresh environment pip install 'papermage[dev,predictors,visualizers]' ipython from...
Hey @Myfootnotsmelly , sorry looks like a bug introduced; adding in this pull request: https://github.com/allenai/papermage/pull/73
Hihi please take a look at my response to this Issue https://github.com/allenai/papermage/issues/70 Yes, figures are represented by bounding boxes: If you want the image crop of the figures, here's how...
Sorry, I'm not familiar with what would be required to run for Windows10+WSL. Do you want to give this a try: ``` from papermage.recipes import MinimalTextOnlyRecipe recipe = MinimalTextOnlyRecipe() doc...
hey @TianhaoHarryZhang can remind me where this convo happened? is this via slack or email? thxx!
Ahh, unfortunately I can test this for MacOS Ventura (m1 macbook), but I don't have ability to test this for windows; this may be something you'll have to work out....