Commit 56a2eda1 authored by Binh Tang's avatar Binh Tang Committed by Facebook GitHub Bot
Browse files

Add callout items to the Docs landing page (#12196)

Summary:
Pull Request resolved: https://github.com/facebookresearch/d2go/pull/189

X-link: https://github.com/facebookresearch/recipes/pull/14

X-link: https://github.com/facebookresearch/ReAgent/pull/616

### New commit log messages
- [9b011606f Add callout items to the Docs landing page (#12196)](https://github.com/PyTorchLightning/pytorch-lightning/pull/12196)

Reviewed By: edward-io

Differential Revision: D34687261

fbshipit-source-id: 3ef6be5169a855582384f9097a962d2261625882
parent 096ab230
...@@ -27,7 +27,7 @@ requirements = [ ...@@ -27,7 +27,7 @@ requirements = [
"Pillow", "Pillow",
"mock", "mock",
"torch", "torch",
"pytorch-lightning @ git+https://github.com/PyTorchLightning/pytorch-lightning@15364c18c", "pytorch-lightning @ git+https://github.com/PyTorchLightning/pytorch-lightning@9b011606f",
"opencv-python", "opencv-python",
"parameterized", "parameterized",
"diskcache", # TODO: move to mobile_cv "diskcache", # TODO: move to mobile_cv
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment