Image references in text #87
Unanswered
mspronesti
asked this question in
Q&A
Replies: 1 comment
-
@mspronesti Yes, we are working on this right now (#84). The first iteration will be based on HF models (if you have something specific in mind, let us know). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi fellow IBMers,
I just came across this framework and found it truly useful for my work -- most notably, the possibility of converting the PDF into markdown and the nice rendering of tables. As for images, I only found a way to download them, but not to leave a reference/placeholder in the text (and possibly download them using the same reference), e.g.
Are you planning on supporting this feature? At the moment I settled for a quick and dirty
elif instance(element, Figure)
here.Beta Was this translation helpful? Give feedback.
All reactions