We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4c383d commit 6bfa3f9Copy full SHA for 6bfa3f9
2 files changed
βrequirements-noplot.txtβ
@@ -7,13 +7,14 @@ sphinx-copybutton
7
sphinx-sitemap
8
sphinxcontrib.katex
9
docutils==0.16
10
+jinja2==3.0.3
11
12
torch
13
torchvision
14
torchtext
15
torchaudio
16
torchdata
-functorch
17
+#functorch
18
19
# PyTorch Theme
--e git+https://github.com/PyTorchKorea/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme
20
+-e git+https://github.com/PyTorchKorea/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme
βrequirements.txtβ
@@ -21,6 +21,7 @@ flask
21
spacy==2.3.2
22
ray[tune]
23
tensorboard
24
25
26
27
-e git+https://github.com/PyTorchKorea/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme
0 commit comments