From ed62c1da598f52812b403438901f011ed99da660 Mon Sep 17 00:00:00 2001 From: Peretz Cohen Date: Fri, 28 May 2021 13:08:45 -0700 Subject: [PATCH] Update Prompt_Engineering_for_ImageNet.ipynb add spacing --- notebooks/Prompt_Engineering_for_ImageNet.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/Prompt_Engineering_for_ImageNet.ipynb b/notebooks/Prompt_Engineering_for_ImageNet.ipynb index 8433074..88a1a89 100644 --- a/notebooks/Prompt_Engineering_for_ImageNet.ipynb +++ b/notebooks/Prompt_Engineering_for_ImageNet.ipynb @@ -517,7 +517,7 @@ "# Preparation for Colab\n", "\n", "\"Kaggle\" ", - "\n", + "

", "Make sure you're running a GPU runtime; if not, select \"GPU\" as the hardware accelerator in Runtime > Change Runtime Type in the menu. The next cells will print the CUDA version of the runtime if it has a GPU, and install PyTorch 1.7.1." ] },