Skip to content

Commit

Permalink
Adding back tf slim
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelgfierro committed Jun 8, 2023
1 parent dc02a24 commit 88a9325
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
# TensorFlow compiled with CUDA 11.2, cudnn 8.1
"tensorflow~=2.6.1;python_version=='3.6'",
"tensorflow~=2.7.0;python_version>='3.7'",
"tf-slim>=1.1.0",
"torch>=1.8", # for CUDA 11 support
"fastai>=1.0.46,<2",
],
Expand Down

0 comments on commit 88a9325

Please sign in to comment.