Skip to content

Commit 7dd82b3

Browse files
committed
Update torch for image captioning
1 parent 169b022 commit 7dd82b3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

sdks/python/apache_beam/ml/inference/pytorch_image_captioning_requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
# limitations under the License.
1616
#
1717

18-
torch>=2.2.0,<2.8.0
19-
torchvision>=0.17.0,<0.21.0
18+
torch>=2.6.0,<2.8.0
2019
Pillow>=10.0.0
2120
numpy>=1.25.0
2221
transformers>=4.41.0,<5.0.0

0 commit comments

Comments
 (0)