You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, when running pdf extraction with magic-pdf the text_level is always just 1. However, when testing the online version on Huggingface, the text_levels are correctly shown. Is there any difference between the deployed version and the open-source python-api or is that just an erro?
How to reproduce the bug | 如何复现
Just install magic-pdf and try to run below code on some example pdf document.
Title classification is currently a preview feature, available only on the online demo for testing accuracy and stability. It will be officially released in the stable version once the feature matures.
Description of the bug | 错误描述
Hi, when running pdf extraction with magic-pdf the text_level is always just 1. However, when testing the online version on Huggingface, the text_levels are correctly shown. Is there any difference between the deployed version and the open-source python-api or is that just an erro?
How to reproduce the bug | 如何复现
Just install magic-pdf and try to run below code on some example pdf document.
Operating system | 操作系统
Linux
Python version | Python 版本
3.10
Software version | 软件版本 (magic-pdf --version)
1.0.x
Device mode | 设备模式
cpu
The text was updated successfully, but these errors were encountered: