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 46a38a4 commit fac30eeCopy full SHA for fac30ee
README.md
@@ -5,7 +5,7 @@ Run the following to create the environment:
5
6
<code>conda create --name pytorch-intro python=3.9</code>
7
8
-<code>conda activate pytorch-intro<code>
+<code>conda activate pytorch-intro</code>
9
10
<code>conda install pytorch==1.12.1 torchvision==0.13.1 cudatoolkit=11.3 -c pytorch</code>
11
0 commit comments