diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2020-08-25 02:49:02 +0100 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2020-08-25 02:49:02 +0100 |
commit | 728f9f3b0a35d1dd66f15ef5f159d5bc8d4b85e2 (patch) | |
tree | 274b5dbcf7052021d557d177f349a4c70788df2d | |
parent | 68c91ed957f7f93ba0078e5bb4bcc609ee076020 (diff) | |
download | yaoi-communism-728f9f3b0a35d1dd66f15ef5f159d5bc8d4b85e2.tar.gz yaoi-communism-728f9f3b0a35d1dd66f15ef5f159d5bc8d4b85e2.zip |
added facial recognition dependency
m--------- | lbpcascade_animeface | 0 | ||||
-rw-r--r-- | requirements.txt | 1 |
2 files changed, 0 insertions, 1 deletions
diff --git a/lbpcascade_animeface b/lbpcascade_animeface new file mode 160000 +Subproject 4433ab1ae1166ea75acfe99eb0f18709dac329a diff --git a/requirements.txt b/requirements.txt index 0fe2eef..5f0fb97 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,6 @@ requests==2.21.0 opencv_python==4.4.0.42 api==0.0.7 colorthief==0.2.1 -dataclasses==0.7 Pillow==7.2.0 Shapely==1.7.1 twython==3.8.2 |