File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -53,9 +53,11 @@ other people find the question or answer more easily later.
53
53
## Installation
54
54
55
55
*** Note: Precompiled packages are currently only provided for Linux and
56
- Darwin/Mac OS. To use these packages on Windows, consider using a
57
- [ TensorFlow Docker image] ( https://www.tensorflow.org/install/docker ) and
58
- installing TensorFlow Compression using pip inside the Docker container.***
56
+ Darwin/Mac OS. To use these packages on Windows, consider installing TensorFlow
57
+ using the [ instructions for
58
+ WSL2] ( https://www.tensorflow.org/install/pip#windows_1 ) or using a [ TensorFlow
59
+ Docker image] ( https://www.tensorflow.org/install/docker ) , and then installing
60
+ the Linux package.***
59
61
60
62
Set up an environment in which you can install precompiled binary Python
61
63
packages using the ` pip ` command. Refer to the
You can’t perform that action at this time.
0 commit comments