hotfix: readme formating (#17132)
* Update README.md * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Apply suggestions from code review * Apply suggestions from code review --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
1156eb74ae
commit
7e08ba1393
|
@ -96,7 +96,9 @@ ______________________________________________________________________
|
||||||
## Lightning has 3 core packages
|
## Lightning has 3 core packages
|
||||||
|
|
||||||
[PyTorch Lightning: Train and deploy PyTorch at scale](#pytorch-lightning-train-and-deploy-pytorch-at-scale).
|
[PyTorch Lightning: Train and deploy PyTorch at scale](#pytorch-lightning-train-and-deploy-pytorch-at-scale).
|
||||||
|
<br/>
|
||||||
[Lightning Fabric: Expert control](#lightning-fabric-expert-control).
|
[Lightning Fabric: Expert control](#lightning-fabric-expert-control).
|
||||||
|
<br/>
|
||||||
[Lightning Apps: Build AI products and ML workflows](#lightning-apps-build-ai-products-and-ml-workflows).
|
[Lightning Apps: Build AI products and ML workflows](#lightning-apps-build-ai-products-and-ml-workflows).
|
||||||
|
|
||||||
Lightning gives you granular control over how much abstraction you want to add over PyTorch.
|
Lightning gives you granular control over how much abstraction you want to add over PyTorch.
|
||||||
|
|
Loading…
Reference in New Issue