Skip to content

Commit 951cf96

Browse files
committed
add torch
1 parent 91ffcae commit 951cf96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/quick_start_local.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<div class="option-text">Run this Command:</div>
105105
</div>
106106
<div class="command-container">
107-
<div class="col-md-12" id="command">pip install torchvision</div>
107+
<div class="col-md-12" id="command">pip install torch torchvision</div>
108108
</div>
109109
</div>
110110
</div>

0 commit comments

Comments
 (0)