Skip to content

Commit 9cc88b2

Browse files
committed
Add ocr submodule
1 parent 9f7fe18 commit 9cc88b2

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "keras-image-classification"]
22
path = keras-image-classification
33
url = https://github.com/limkhashing/keras-image-classification.git
4+
[submodule "ocr-image-classification"]
5+
path = ocr-image-classification
6+
url = https://github.com/limkhashing/ocr-image-classification

ocr-image-classification

0 commit comments

Comments
 (0)