Markit_v2 / src /parsers /got_ocr_parser.py

Commit History

Approach #2 -- converting latex output from GOT OCR to markdown
5b7f920

AnseMin commited on

Latex2Markdown display changes --attemtp1
33f1b65

AnseMin commited on

Error: Error processing document with GOT-OCR: cannot pickle '_thread.lock' object
4cac30a

AnseMin commited on

ERROR - Failed to load GOT-OCR model: CUDA must not be initialized in the main process on Spaces with Stateless GPU environment.
3415bc4

AnseMin commited on

runtime error fix
36e49b4

Ansemin101 commited on

Please work
4fab3b3

AnseMin commited on

handling zerogpu usage
610b772

AnseMin commited on

enable zerogpu
62f9c09

AnseMin commited on

CUDA dfloat 16 issue again
dcdb7ac

AnseMin commited on

fixing the missing path of run_ocr_2.0.py by editing got_ocr_parser.py
7d77a56

AnseMin commited on

changes on logging for better debugging
5bb2b30

AnseMin commited on

missing run_ocr_2.0.py file
c9c21c7

AnseMin commited on

change in strategy --implementing github got ocr instead of hugging face model
0f5865d

AnseMin commited on

script to convert markdown to latex, changing UI output to fit right with got ocr
ad248f7

AnseMin commited on

restore to check point
2184c47

AnseMin commited on

failed to load got ocr model
f89451e

AnseMin commited on

Error: Too many output
fa54d05

AnseMin commited on

Error: Error processing document with GOT-OCR: GOTQwenForCausalLM.chat() got an unexpected keyword argument 'format'
c4c3253

AnseMin commited on

adding format=true
1312a63

AnseMin commited on

complete reimplementation of got ocr
3332d94

AnseMin commited on

complete reimplementation of got ocr
b61bec6

AnseMin commited on

Error: Error processing document with GOT-OCR: Current CUDA Device does not support bfloat16. Please switch dtype to float16.
6d39d2f

AnseMin commited on

Error: Error processing document with GOT-OCR: 'QWenTokenizer' object has no attribute 'startswith'
e5648b4

AnseMin commited on

Error: Error processing document with GOT-OCR: GotOcrParser._load_model..patched_chat() takes 3 positional arguments but 4 were given
e045d86

AnseMin commited on

Error: Error processing document with GOT-OCR: 'QWenTokenizer' object has no attribute 'startswith'
dbc3034

AnseMin commited on

Error: Error processing document with GOT-OCR: GOTQwenForCausalLM.chat() got multiple values for argument 'ocr_type'
932831a

AnseMin commited on

Error: Error processing document with GOT-OCR: GOTQwenForCausalLM.chat() got multiple values for argument 'ocr_type'
7f767e4

AnseMin commited on

Error: Error processing document with GOT-OCR: GOTQwenForCausalLM.chat() got multiple values for argument 'ocr_type'
ca43ad2

AnseMin commited on

Error: Error processing document with GOT-OCR: GOTQwenForCausalLM.chat() got multiple values for argument 'ocr_type'
0fb1586

AnseMin commited on

Error: Error processing document with GOT-OCR: Current CUDA Device does not support bfloat16. Please switch dtype to float16.
d95f73e

AnseMin commited on

Error: Error processing document with GOT-OCR: Current CUDA Device does not support bfloat16. Please switch dtype to float16.
84a7af0

AnseMin commited on

Error: Error processing document with GOT-OCR (ZeroGPU): Numpy is not available
6372663

AnseMin commited on

Error: Error processing document with GOT-OCR (ZeroGPU): Numpy is not available
8efc942

AnseMin commited on

Error: Error processing document with GOT-OCR (ZeroGPU): Numpy is not available
76a030b

AnseMin commited on

Error: Error processing document with GOT-OCR (ZeroGPU): Numpy is not available
4523ddf

AnseMin commited on

Error: Error processing document with GOT-OCR (ZeroGPU): Numpy is not available
17cb3f3

AnseMin commited on

Error fix: module 'spaces' has no attribute 'enable_gpu'
4968a76

AnseMin commited on

adding zerogpufor got ocr
66d2b1b

AnseMin commited on

Implement Markit_GOT files into Markit_v2
dda982a

AnseMin commited on