Skip to content
This repository was archived by the owner on Oct 2, 2022. It is now read-only.

Commit 9e072c9

Browse files
committed
chore: submodule
1 parent 4f85859 commit 9e072c9

File tree

5 files changed

+16
-0
lines changed

5 files changed

+16
-0
lines changed

.gitmodules

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[submodule "frontend"]
2+
path = frontend
3+
url = https://github.com/KSkun/Image-Classifier-Frontend
4+
[submodule "backend"]
5+
path = backend
6+
url = https://github.com/KSkun/Image-Classifier-Backend
7+
[submodule "spider"]
8+
path = spider
9+
url = https://github.com/KSkun/Image-Spider
10+
[submodule "classifier"]
11+
path = classifier
12+
url = https://github.com/KSkun/Image-Text-Nontext-Classifier

backend

Submodule backend added at da2114e

classifier

Submodule classifier added at f8d6118

frontend

Submodule frontend added at ef79a61

spider

Submodule spider added at 099fb13

0 commit comments

Comments
 (0)