diff --git a/docs/requirements.txt b/docs/requirements.txt index 90086072..bde4b6e1 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,4 +5,4 @@ matplotlib papermill ipykernel ipython_genutils -jinja2<=3.0.3 +jinja2==3.1.4 diff --git a/docs/source/index.rst b/docs/source/index.rst index f97024f8..00375433 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -20,3 +20,14 @@ the entire training job. data checkpointing parameter_server + + +License +--------- + +torchft is BSD 3-Clause licensed. See `LICENSE `_ for more details. + +Copyright © Meta Platforms, Inc + +* `Terms of Use `_ +* `Privacy Policy `_