Skip to content

Commit

Permalink
Remove pytorch extra mention from README
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverholworthy committed May 12, 2023
1 parent b760f64 commit f981d8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ Those components can be installed as optional arguments for the `pip install` co
To install Transformers4Rec using Pip, run the following command:

```shell
pip install transformers4rec[pytorch,nvtabular]
pip install transformers4rec[nvtabular]
```

-> Be aware that installing Transformers4Rec with `pip` does not automatically install RAPIDS cuDF.
Expand Down

0 comments on commit f981d8e

Please sign in to comment.