Update README.md
Browse files
README.md
CHANGED
|
@@ -25,6 +25,7 @@ pip install verovio
|
|
| 25 |
|
| 26 |
pip install tiktoken
|
| 27 |
|
|
|
|
| 28 |
MODEL INFO:
|
| 29 |
|
| 30 |
This application leverages the CPU version of the GOT (General OCR Theory) model for Optical Character Recognition (OCR). The model and tokenizer are sourced from the Hugging Face model hub:
|
|
|
|
| 25 |
|
| 26 |
pip install tiktoken
|
| 27 |
|
| 28 |
+
installation of Nvidia driver is must
|
| 29 |
MODEL INFO:
|
| 30 |
|
| 31 |
This application leverages the CPU version of the GOT (General OCR Theory) model for Optical Character Recognition (OCR). The model and tokenizer are sourced from the Hugging Face model hub:
|