MAX-Image-Caption-Generator
MAX-Image-Caption-Generator copied to clipboard
IBM Code Model Asset Exchange: Show and Tell Image Caption Generator
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.6.0 to 2.7.2. Release notes Sourced from tensorflow's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.1 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@radarhere, @hugovk] Restrict builtins within...
The downstream build (max-image-caption-Generator -web-app) has been failing for a while. We should either fix this or disable this.
#9 added error checking for file type, but did so using mime type. This means that uploads with missing mime type (mime type = `None`) will fail even if the...
See https://github.com/tensorflow/models/commit/cce6c09b1c11350f135f07322855f5b9ab7f5b03
Bumps [requests](https://github.com/psf/requests) from 2.25.0 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.6.0 to 2.11.1. Release notes Sourced from tensorflow's releases. TensorFlow 2.11.1 Release 2.11.1 Note: TensorFlow 2.10 was the last TensorFlow release that supported GPU on native-Windows. Starting...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.1 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@wiredfool]...