diff --git a/sdks/python/apache_beam/examples/inference/README.md b/sdks/python/apache_beam/examples/inference/README.md index 5a7e5400e735c..d9bd6b3981faa 100644 --- a/sdks/python/apache_beam/examples/inference/README.md +++ b/sdks/python/apache_beam/examples/inference/README.md @@ -47,8 +47,7 @@ If you are using pretrained models from Hugging Face's `transformers` [package]( pip install transformers ``` -For installation of the `torch` dependency on a distributed runner, like Dataflow, refer to these -[instructions](https://beam.apache.org/documentation/sdks/python-pipeline-dependencies/#pypi-dependencies). +For installation of the `torch` dependency on a distributed runner, like Dataflow, refer to these [instructions](https://beam.apache.org/documentation/sdks/python-pipeline-dependencies/#pypi-dependencies).