-
Some users are hitting the following error in partition_pdf.
UnboundLocalError: local variable 'uri' referenced before assignment
```
File "unstructured/partition/pdf.py", line 155, in partition_…
-
### System Info
Langchain v0.0.354, Python v3.11, Chroma v0.4.22, Lark v1.1.8
### Who can help?
@agola11
### Information
- [ ] The official example notebooks/scripts
- [X] My own modified script…
-
### Description of the bug | 错误描述
医学论文pdf [demo1.pdf](https://github.com/user-attachments/files/16269764/demo1.pdf),图文俱备。解析时报两个错:
- INFO | magic_pdf.libs.pdf_check:detect_invalid_chars:57…
-
### 提交前必须检查以下项目 | The following items must be checked before submission
- [X] 请确保使用的是仓库最新代码(git pull),一些问题已被解决和修复。 | Make sure you are using the latest code from the repository (git pull), some issue…
-
如题,欢迎大家进行友好交流与讨论,共同促进技术开放与进步!
https://github.com/elphen-wang/chatgpt_wallfree
-
### 请提出你的问题
在我的win环境下可以正常运行,但是在liunx环境中稳定报错AssertionError: The dygraph model must be created before converting the dygraph model to static model.
![Uploading screenshot-20240301-110030.png…]()
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I am getting an empty response with the following example developed based on sample demo…
AvisP updated
6 months ago
-
For some pdfs the process does not extract the data if there is an encryption on top of the pdf.
-
API users are hitting the following error. The issue is that we can have a bbox of None, see example input below.
TypeError: unsupported operand type(s) for -: 'int' and 'NoneType']
```
File "pre…
-
By deeper paragraph analysis i want to get information about the paragraph background color, e.g. to check for the rendered code example.
At which part in textbox.py could i get color information fro…