Remove outdated "optimized installation" section from docs (#19057)

This commit is contained in:
Adrian Wälchli 2023-11-23 15:58:48 +01:00 committed by GitHub
parent 58c905b940
commit bf54a1de77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 9 deletions

View File

@ -61,16 +61,7 @@ Install future patch releases from the source. Note that the patch release conta
pip install https://github.com/Lightning-AI/lightning/archive/refs/heads/release/stable.zip -U
----
*******************************
Optimized for model development
*******************************
If you are deploying models built with Lightning in production and require few dependencies, try using the optimized `lightning[pytorch]` package:
.. code-block:: bash
pip install lightning
^^^^^^^^^^^^^^^^^^^^^^
Custom PyTorch Version