-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add image label to output MD file. #52
base: master
Are you sure you want to change the base?
Conversation
@tungsten106 Thanks for much for this! It was on my list of functionality to add soon. I'll take a look next week (after the holiday). |
@tungsten106 I'd love to review this, but the diffs seem to have issues (entire file is shown as deleted, with all the lines also shown as added). I'm having a hard time seeing what was changed. Do you know why this is happening with the diffs? |
It is probably a problem raised by Windows vscode end-of-line sequence settings. I have changed its selection from CRLF back to LF, and the diff should work now. |
Following to know when this is implemented. With GPT4V out, the focus is on multimodal retrieval systems. Since marker outperforms most pdf readers, the addition of images would make it very valuable for general purpose pdf loading for this purpose. |
Why can't we do somethingg like get the box and screenshot that part and add |
After adding the image, continue to add the translation function to the project, and right-click the image and select GPT-4-vision to answer, which will be a great essay tool. |
Is the image extract feature included in latest, as today, i cloned git-master branch (as there is no release) and ran is this feature upcoming.. also, is there any way, I can run this on hugginface, deploy there -- can you create something similar, some remote solution |
convert_single.py
.Hope it could helps :)