Add crop and resize functionality
This commit is contained in:
parent
1f6f2cd6be
commit
c5d8fbf6e8
4 changed files with 174 additions and 9 deletions
1
Pipfile
1
Pipfile
|
@ -7,6 +7,7 @@ name = "pypi"
|
|||
google-auth-oauthlib = "*"
|
||||
psycopg2-binary = "*"
|
||||
google-api-python-client = "*"
|
||||
opencv-python = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue