diff --git a/docs/source-pytorch/starter/installation.rst b/docs/source-pytorch/starter/installation.rst index 4c7786c240..ee513918f8 100644 --- a/docs/source-pytorch/starter/installation.rst +++ b/docs/source-pytorch/starter/installation.rst @@ -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