We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85771af commit 9b03ea3Copy full SHA for 9b03ea3
requirements.txt
@@ -18,7 +18,7 @@ jinja2>=3.0.0,<3.1.0
18
# -r ../_notebooks/.actions/requirements.txt
19
20
# switch sphinx theme to PyTorchKorea's
21
--e git+https://github.com/PyTorchKorea/lightning_sphinx_theme.git#egg=pt-lightning-sphinx-theme
+pt-lightning-sphinx-theme @ https://github.com/PyTorchKorea/lightning_sphinx_theme/archive/master.zip
22
23
# PyTorch Lightning
24
-pytorch-lightning==1.6.1
+pytorch-lightning==1.6.4
0 commit comments