OneOCR Dev
commited on
Commit
·
d2178ab
1
Parent(s):
66e42d0
Add test images to repo (tracked with Git LFS)
Browse files- .gitignore +0 -3
- working_space/input/ocr_test (1).png +3 -0
- working_space/input/ocr_test (10).png +3 -0
- working_space/input/ocr_test (11).png +3 -0
- working_space/input/ocr_test (12).png +3 -0
- working_space/input/ocr_test (13).png +3 -0
- working_space/input/ocr_test (14).png +3 -0
- working_space/input/ocr_test (15).png +3 -0
- working_space/input/ocr_test (16).png +3 -0
- working_space/input/ocr_test (17).png +3 -0
- working_space/input/ocr_test (18).png +3 -0
- working_space/input/ocr_test (2).png +3 -0
- working_space/input/ocr_test (3).png +3 -0
- working_space/input/ocr_test (4).png +3 -0
- working_space/input/ocr_test (5).png +3 -0
- working_space/input/ocr_test (6).png +3 -0
- working_space/input/ocr_test (7).png +3 -0
- working_space/input/ocr_test (8).png +3 -0
- working_space/input/ocr_test (9).png +3 -0
- working_space/input/test.png +3 -0
.gitignore
CHANGED
|
@@ -26,6 +26,3 @@ working_space/output/
|
|
| 26 |
# UV lock (optional — regenerated by uv)
|
| 27 |
uv.lock
|
| 28 |
|
| 29 |
-
# Test images - too large for HF, stored locally
|
| 30 |
-
working_space/input/*.png
|
| 31 |
-
|
|
|
|
| 26 |
# UV lock (optional — regenerated by uv)
|
| 27 |
uv.lock
|
| 28 |
|
|
|
|
|
|
|
|
|
working_space/input/ocr_test (1).png
ADDED
|
Git LFS Details
|
working_space/input/ocr_test (10).png
ADDED
|
Git LFS Details
|
working_space/input/ocr_test (11).png
ADDED
|
Git LFS Details
|
working_space/input/ocr_test (12).png
ADDED
|
Git LFS Details
|
working_space/input/ocr_test (13).png
ADDED
|
Git LFS Details
|
working_space/input/ocr_test (14).png
ADDED
|
Git LFS Details
|
working_space/input/ocr_test (15).png
ADDED
|
Git LFS Details
|
working_space/input/ocr_test (16).png
ADDED
|
Git LFS Details
|
working_space/input/ocr_test (17).png
ADDED
|
Git LFS Details
|
working_space/input/ocr_test (18).png
ADDED
|
Git LFS Details
|
working_space/input/ocr_test (2).png
ADDED
|
Git LFS Details
|
working_space/input/ocr_test (3).png
ADDED
|
Git LFS Details
|
working_space/input/ocr_test (4).png
ADDED
|
Git LFS Details
|
working_space/input/ocr_test (5).png
ADDED
|
Git LFS Details
|
working_space/input/ocr_test (6).png
ADDED
|
Git LFS Details
|
working_space/input/ocr_test (7).png
ADDED
|
Git LFS Details
|
working_space/input/ocr_test (8).png
ADDED
|
Git LFS Details
|
working_space/input/ocr_test (9).png
ADDED
|
Git LFS Details
|
working_space/input/test.png
ADDED
|
Git LFS Details
|