Add meta data as text overlay

This commit is contained in:
Jeena 2021-09-08 10:39:57 +09:00
parent 43a3c34867
commit 23a6c12fbe
3 changed files with 135 additions and 21 deletions

View file

@ -8,6 +8,9 @@ google-auth-oauthlib = "*"
psycopg2-binary = "*"
google-api-python-client = "*"
opencv-python = "*"
numpy = "*"
exif = "*"
geopy = "*"
[dev-packages]