-
Using https://corporate.goodyear.com/content/dam/goodyear-corp/documents/events-presentations/qtr4_2022_goodyear_investor_letter.pdf
```
import pymupdf4llm
import pathlib
md_text = pymupdf4llm.t…
-
- 系统环境/System Environment:Python 3.11 on Windows-latest
- 版本号/Version:Paddle:2.4.2 PaddleOCR:2.6.1.3 and 2.7.0.0 问题相关组件/Related components:PyMuPDF
Logs for 2.7.0.0 .
Logs for 2.6.1.3 .
-
**Description**
I tried to build apk file from app that uses pyrebase and supabase modules but building app just stops, packaging stage freezes on installing python packages
**Code example to repr…
-
I receive way to many logging messages from pymupdf, e.g.:
> mupdf: cannot find XObject resource 'Im4'
> mupdf: cannot find XObject resource 'Im1'
Those are not useful to me, because I don't un…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
https://github.com/run-llama/llama_index/blob/10591ff40028bd729c4f1d23a5dd80342233…
-
### Contact Details [Optional]
_No response_
### System Information
# zenml info -a -s
ZENML_LOCAL_VERSION: 0.65.0
ZENML_SERVER_VERSION: 0.65.0
ZENML_SERVER_DATABASE: sqlite
ZENML_SERVER_DEPLOY…
-
- If EAF was working correctly until a recent `git pull`, please refer to [Mandatory Procedures to Keep Your EAF Up-to-Date](https://github.com/manateelazycat/emacs-application-framework/discussions/5…
-
### Description of the bug
If the file bytes are prematurely cut-off, then fitz will open the PDF file with 0 pages, but at the same time, cause a memory leak.
### How to reproduce the bug
You can …
-
### 问题描述 Issue Description
在docker这里arm64/aarch64应该是同一个东西吧?
这是docker内环境
# python3 -c "import platform;print(platform.architecture()[0]);print(platform.machine())"
64bit
aarch64
这是报错
# pytho…
-
Hello,
Sometimes the table are really complex to manage, especially with colspan or rowspan so, i suggest having a possibility to have an event or callback to being able to change the way it write…