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 8c5ac22 commit f5cd710Copy full SHA for f5cd710
.ci/docker/requirements.txt
@@ -16,7 +16,7 @@ pandocfilters==1.5.1
16
markdown==3.8.2
17
18
# PyTorch Theme
19
--e git+https://github.com/pytorch/pytorch_sphinx_theme.git@88f90531a68eabe7015b0810eed1031d31d50fca#egg=pytorch_sphinx_theme2
+-e git+https://github.com/pytorch/pytorch_sphinx_theme.git@pytorch_sphinx_theme2#egg=pytorch_sphinx_theme2
20
21
tqdm==4.66.1
22
numpy==1.24.4
@@ -49,9 +49,6 @@ onnxruntime
49
evaluate
50
accelerate>=0.20.1
51
importlib-metadata==6.8.0
52
-
53
-# PyTorch Theme
54
55
ipython
56
57
# to run examples
0 commit comments