We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d949888 commit eb923b0Copy full SHA for eb923b0
docs/installation.rst
@@ -142,7 +142,7 @@ Generate conda requirements files `from setup.cfg`:
142
$ python _requirements.py
143
144
145
-First, if you would like a specific PyTorch version to use with PyHDX (ie CUDA/ROCm support), you should install this first.
+If you would like a specific PyTorch version to use with PyHDX (ie CUDA/ROCm support), you should install this first.
146
Installation instructions are on the Pytorch_ website.
147
148
Then, install the other base dependencies and optional extras. For example, to install PyHDX with web app:
0 commit comments