farbodpya commited on
Commit
bd63f64
·
verified ·
1 Parent(s): 1817909

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -38,7 +38,7 @@ For collaboration or inquiries, please reach out via [email protected]
38
  - `vocab.json` : Character vocabulary
39
  - `model.py` : Python script defining the CNN + Transformer OCR model
40
  - `utils.py` : Utility functions for OCR, including `ocr_page` and `load_vocab`
41
- - `config.json` : Model configuration (optional, for reference)
42
 
43
  ## Installation
44
  ```
 
38
  - `vocab.json` : Character vocabulary
39
  - `model.py` : Python script defining the CNN + Transformer OCR model
40
  - `utils.py` : Utility functions for OCR, including `ocr_page` and `load_vocab`
41
+ - `config.json` : Model configuration
42
 
43
  ## Installation
44
  ```