Running the Colab Demo [CORD](https://github.com/clovaai/cord) (Document Parsing) breaks at the second cell. The issue appears to be that you cannot run the line ``` from donut import DonutModel ``` Because the tokenizers library does not install properly.
Running the Colab Demo CORD (Document Parsing) breaks at the second cell.
The issue appears to be that you cannot run the line
Because the tokenizers library does not install properly.