Skip to content

Commit 19ab985

Browse files
authored
[REQ] Install torchvision when building the docs (#49)
1 parent 8399a6c commit 19ab985

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ doc =
7777
mkdocstrings[python]==0.22.0
7878
mkdocs-gallery==0.7.8
7979
matplotlib # structure visualizations
80+
torchvision # MNIST
8081

8182
# Dependencies needed to run fine-tuning experiments
8283
fine_tuning =

0 commit comments

Comments
 (0)