File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11# Tensorflow cpu-only version.
2- tensorflow-cpu== 2.16.0rc0 # Pin to rc until TF 2.16 release
3- tensorflow-text== 2.16.0rc0
2+ tensorflow-cpu~= 2.16.1 # Pin to TF 2.16
3+ tensorflow-text~= 2.16.0
44
55# Torch cpu-only version.
66--extra-index-url https://download.pytorch.org/whl/cpu
Original file line number Diff line number Diff line change 11# Tensorflow with cuda support.
2- tensorflow[and-cuda]== 2.16.0rc0 # Pin to rc until TF 2.16 release
3- tensorflow-text== 2.16.0rc0
2+ tensorflow[and-cuda]~= 2.16.1 # Pin to TF 2.16
3+ tensorflow-text~= 2.16.0
44
55# Torch cpu-only version.
66--extra-index-url https://download.pytorch.org/whl/cpu
Original file line number Diff line number Diff line change 11# Tensorflow cpu-only version.
2- tensorflow-cpu== 2.16.0rc0 # Pin to rc until TF 2.16 release
3- tensorflow-text== 2.16.0rc0
2+ tensorflow-cpu~= 2.16.1 # Pin to TF 2.16
3+ tensorflow-text~= 2.16.0
44
55# Torch with cuda support.
66--extra-index-url https://download.pytorch.org/whl/cu121
Original file line number Diff line number Diff line change 11# Tensorflow.
2- tensorflow-cpu == 2.16.0rc0 # Pin to rc until TF 2.16 release
3- tensorflow-text == 2.16.0rc0
2+ tensorflow-cpu ~= 2.16.1 # Pin to TF 2.16
3+ tensorflow-text ~= 2.16.0
44
55# Torch.
66--extra-index-url https://download.pytorch.org/whl/cpu
You can’t perform that action at this time.
0 commit comments