Skip to content

Commit

Permalink
Merge pull request #26 from instadeepai/versions/update_tf_versions
Browse files Browse the repository at this point in the history
Changed versions after successful install on Dell XPS
  • Loading branch information
jcformanek authored Apr 17, 2024
2 parents 8b7fc9c + 5a7612c commit 2dcb0d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
install_requires=[
"numpy",
"dm_tree",
"tensorflow[and-cuda]==2.16.1.*",
"tensorflow[and-cuda]==2.15.1.*",
"tensorflow_io",
"tensorflow-probability[tf]==0.24.0",
"tensorflow-probability[tf]==0.23.0",
"dm_sonnet",
"wandb",
"absl-py",
Expand Down

0 comments on commit 2dcb0d1

Please sign in to comment.