clovaai / donut

Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022
https://arxiv.org/abs/2111.15664
MIT License
5.53k stars 444 forks source link

donut-base-finetuned-cord-v2 Demo not working properly in Gradio Space web demo #221

Open being-invincible opened 1 year ago

being-invincible commented 1 year ago

There is a run time error when the demo link is launched. I think there might be some dependency issue for models build on CORD dataset for document parsing.

taaha commented 7 months ago

bump