uartimcs commited on
Commit
59ccba5
1 Parent(s): dacdaca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -8,6 +8,7 @@ pipeline_tag: image-to-text
8
  This is the trained DONUT model for document parsing of logistics shipping documents for our FYP.
9
  For future applications.
10
  To smooth train and run, one should follow the version number of Transformers and timm installed.
 
11
 
12
  Demo result: A dummy booking document from Evergreen and its results:
13
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6465f3e42da1abc242323310/pTKaPOQN9kke48DJjyjaP.png)
 
8
  This is the trained DONUT model for document parsing of logistics shipping documents for our FYP.
9
  For future applications.
10
  To smooth train and run, one should follow the version number of Transformers and timm installed.
11
+ Inference API in huggingface does not work because I did not use the latest version of transformers.
12
 
13
  Demo result: A dummy booking document from Evergreen and its results:
14
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6465f3e42da1abc242323310/pTKaPOQN9kke48DJjyjaP.png)