diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index eed17de..8941b52 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "anime-face-detector"] - path = anime-face-detector - url = https://github.com/qhgz2013/anime-face-detector +[submodule "lbpcascade_animeface"] + path = lbpcascade_animeface + url = https://github.com/nagadomi/lbpcascade_animeface |