Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…nto release-2023b
  • Loading branch information
actions-user committed Jun 19, 2024
2 parents 8f62b84 + 9fe149c commit eb72b0a
Show file tree
Hide file tree
Showing 6 changed files with 359 additions and 299 deletions.
4 changes: 2 additions & 2 deletions jupyter/pytorch/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ name = "pytorch"
[packages]
# PyTorch packages
tensorboard = "~=2.13.0"
torch = {version = "~=2.0.0", index = "pytorch"}
torchvision = {version = "~=0.15.1", index = "pytorch"}
torch = {version = "~=2.2.2", index = "pytorch"}
torchvision = {version = "~=0.17.2", index = "pytorch"}
# Datascience and useful extensions
boto3 = "~=1.28.41"
kafka-python = "~=2.0.2"
Expand Down
Loading

0 comments on commit eb72b0a

Please sign in to comment.