Skip to content

Commit 33b6ef9

Browse files
authored
Update Setup.ipynb
1 parent 030c399 commit 33b6ef9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: Setup.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"source": [
1111
"# hardware and OS\n",
12-
"To tun this repo, you need 1 to 8 GPUs with CUDA. If you don't have a Nvidia Graphic card, no problem! This notebook is intended to run on Google Colab!\n",
12+
"To run this repo, you need 1 to 8 GPUs with CUDA. If you don't have a Nvidia Graphic card, no problem! This notebook is intended to run on Google Colab!\n",
1313
"\n",
1414
"Don't forget to activate the GPU in **Goolgle Colab** ([how to](https://jovianlin.io/pytorch-with-gpu-in-google-colab/)) If you do not enable GPU from the beggining then you will have to restart te setup from beggining\n",
1515
"\n",
@@ -4046,4 +4046,4 @@
40464046
},
40474047
"nbformat": 4,
40484048
"nbformat_minor": 1
4049-
}
4049+
}

0 commit comments

Comments
 (0)