Skip to content

Commit

Permalink
pin tensorflow_probability to 0.19.0
Browse files Browse the repository at this point in the history
- dependency for `antspynet`
- fix compatibility issues with `tensorflow`
- `tensorflow` restricted to `2.12.x`
  • Loading branch information
ravnoor committed Sep 13, 2023
1 parent 82dc45d commit 80882f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ scikit-image==0.19.2
scikit-learn==1.0.2
scipy==1.7.3
setproctitle==1.2.3
tensorflow_probability==0.19.0
torchsummary==1.5.1
torch==1.8.2
torchvision==0.9.2

0 comments on commit 80882f1

Please sign in to comment.