Path: blob/master/site/en-snapshot/graphics/install.md
25115 views
Installing TensorFlow Graphics
Stable builds
TensorFlow Graphics depends on TensorFlow 1.13.1 or above. Nightly builds of TensorFlow (tf-nightly) are also supported.
To install the latest CPU version from PyPI, run the following:
and to install the latest GPU version, run:
For additional installation help, guidance installing prerequisites, and (optionally) setting up virtual environments, see the TensorFlow installation guide.
Installing from source - macOS/Linux
You can also install from source by executing the following commands:
Installing optional packages - Linux
To use the TensorFlow Graphics EXR data loader, OpenEXR needs to be installed. This can be done by running the following commands: