-
运行脚本如下:
import torch
from openchemie import OpenChemIE
model = OpenChemIE(device=torch.device('cpu'))
figure_results = model.extract_molecules_from_figures_in_pdf(pdf_path)
# 错误信息
Traceback (m…
-
-
I have a fairly large documentation based on Material for MkDocs (and mkdocs version 1.6.1). I have followed the typical installation and (simplest) configuration instructions as per https://adrienbri…
-
### Describe the bug
We are encountering the following issue when using the generate function.
`TypeError: import_upng.default.decode is not a function
at PNG (/node_modules/@pdfme/pdf-lib/s…
-
### Issue with current documentation:
I'm trying to run the agent-supervisor example. I've change the ChatOpenAi to ChatGroq and And also the tavily tool for the python_repl_tool instead and I'm gett…
-
Hello support,
I was using this lib for parsing invoice PDF but getting stuck when parsing one PDF. Is there any chance to get this resolved asap?
-
after updating to version 20240706 `extract_text()` on a pdf throws an error `TypeError: 'PDFObjRef' object is not iterable`
this did not occur on the previous version 20231228
```
Python 3.12.…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
I was going through this with another developer recently and there may be duplicate code happening in the event handlers propagating the "event" message in one of the child components here.
-
### What were you trying to do?
I can generate my pdf (which includes forms, images, embedded fonts and metadata), but it seems to be impossible to save/print it afterwards because of the following e…