We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee05085 commit cc813d5Copy full SHA for cc813d5
1 file changed
.ci/docker/requirements.txt
@@ -16,7 +16,9 @@ pandocfilters==1.5.1
16
markdown==3.8.2
17
18
# PyTorch Theme
19
-pytorch_sphinx_theme2==0.4.2
+# pytorch_sphinx_theme2==0.4.2
20
+
21
+git+https://github.com/pytorch/[email protected]
22
23
# Tutorial dependencies
24
tqdm==4.66.1
0 commit comments