Update ML Intern artifact metadata
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# 📸 OCR Screenshot Reader
|
| 2 |
|
| 3 |
Extract text from screenshots of terminal windows, log files, and computer application windows using **GOT-OCR 2.0**.
|
|
@@ -84,3 +88,11 @@ user@server:~$ cat /var/log/syslog | tail -15
|
|
| 84 |
## License
|
| 85 |
|
| 86 |
Apache 2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- ml-intern
|
| 4 |
+
---
|
| 5 |
# 📸 OCR Screenshot Reader
|
| 6 |
|
| 7 |
Extract text from screenshots of terminal windows, log files, and computer application windows using **GOT-OCR 2.0**.
|
|
|
|
| 88 |
## License
|
| 89 |
|
| 90 |
Apache 2.0
|
| 91 |
+
|
| 92 |
+
<!-- ml-intern-provenance -->
|
| 93 |
+
## Generated by ML Intern
|
| 94 |
+
|
| 95 |
+
This model repository was generated by [ML Intern](https://github.com/huggingface/ml-intern), an agent for machine learning research and development on the Hugging Face Hub.
|
| 96 |
+
|
| 97 |
+
- Try ML Intern: https://smolagents-ml-intern.hf.space
|
| 98 |
+
- Source code: https://github.com/huggingface/ml-intern
|