Update README.md
Browse files
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
|
| 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 |
```
|