dash-image-processing
dash-image-processing copied to clipboard
Dash Demo App - Image Processing App
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.0 to 8.3.2. Release notes Sourced from pillow's releases. 8.3.2 https://pillow.readthedocs.io/en/stable/releasenotes/8.3.2.html Security CVE-2021-23437 Raise ValueError if color specifier is too long [hugovk, radarhere] Fix 6-byte OOB read...
Bumps [requests](https://github.com/requests/requests) from 2.18.4 to 2.20.0. Changelog *Sourced from [requests's changelog](https://github.com/psf/requests/blob/master/HISTORY.md).* > 2.20.0 (2018-10-18) > ------------------- > > **Bugfixes** > > - Content-Type header parsing is now case-insensitive (e.g. >...
I have the following error when running python app.py Seems like error coming from boto3 File "/usr/local/lib/python3.7/dist-packages/botocore/validate.py", line 291, in serialize_to_request raise ParamValidationError(report=report.generate_report()) botocore.exceptions.ParamValidationError: Parameter validation failed: Invalid type for...
This is an issue discussing how to migrate this app to DDS. At the moment, this uses 2 Heroku features: * S3 Bucketeer: A heroku add-on that manages a AWS...
Discussing with @ycaokris on investigating improvement of the image saving either w/ redis caching or gcp storage (boto gcp option or gcp client) https://github.com/plotly/dash-image-processing/blob/master/app.py#L55
which python version is it meant for?