File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ sphinx-sitemap==2.2.0
1010sphinxext-opengraph==0.6.3
1111sphinxcontrib-katex==0.8.6
1212jinja2==3.0.3
13+ plotly==5.14.0
1314
1415torch
1516torchvision
@@ -18,5 +19,5 @@ torchaudio
1819torchdata
1920networkx
2021
21- # PyTorch Theme
22- pytorch-sphinx-theme @ https://github.com/PyTorchKorea/pytorch_sphinx_theme/archive/master.zip
22+ # PyTorch Korea Theme
23+ -e git+ https://github.com/PyTorchKorea/pytorch_sphinx_theme#egg=pytorch-sphinx-theme
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ sphinx-copybutton==0.5.0
1111sphinx-sitemap == 2.2.0
1212sphinxext-opengraph == 0.6.3
1313sphinxcontrib-katex == 0.8.6
14+ plotly == 5.14.0
1415
1516tqdm
1617numpy
@@ -43,8 +44,8 @@ deep_phonemizer==0.0.17
4344importlib-metadata < 5.0 ; python_version < = "3.7"
4445importlib-metadata ; python_version > "3.7"
4546
46- # PyTorch Theme
47- pytorch-sphinx-theme @ https://github.com/PyTorchKorea/pytorch_sphinx_theme/archive/master.zip
47+ # PyTorch Korea Theme
48+ -e git+ https://github.com/PyTorchKorea/pytorch_sphinx_theme#egg=pytorch-sphinx-theme
4849
4950ipython
5051
You canโt perform that action at this time.
0 commit comments