Add (non-working) Google cloud vision

This commit is contained in:
shamoon
2024-02-27 10:26:39 -08:00
parent eacafbcb36
commit 6e7e40e7a2
4 changed files with 376 additions and 34 deletions

View File

@@ -28,6 +28,7 @@ channels-redis = "*"
concurrent-log-handler = "*"
filelock = "*"
flower = "*"
google-cloud-vision = "*"
gotenberg-client = "*"
gunicorn = "*"
imap-tools = "*"
@@ -57,6 +58,7 @@ watchdog = "~=4.0"
whitenoise = "~=6.6"
whoosh="~=2.7"
zxing-cpp = {version = "*", platform_machine = "== 'x86_64'"}
google-cloud-storage = "*"
[dev-packages]
# Linting