From 6ffe0894abc5aa255387395259b3028215212536 Mon Sep 17 00:00:00 2001 From: Peretz Cohen Date: Fri, 28 May 2021 13:04:35 -0700 Subject: [PATCH] Update Prompt_Engineering_for_ImageNet.ipynb add Open in Kaggle badge --- notebooks/Prompt_Engineering_for_ImageNet.ipynb | 1 + 1 file changed, 1 insertion(+) diff --git a/notebooks/Prompt_Engineering_for_ImageNet.ipynb b/notebooks/Prompt_Engineering_for_ImageNet.ipynb index 91784a3..d0a7a55 100644 --- a/notebooks/Prompt_Engineering_for_ImageNet.ipynb +++ b/notebooks/Prompt_Engineering_for_ImageNet.ipynb @@ -516,6 +516,7 @@ "source": [ "# Preparation for Colab\n", "\n", + "\"Kaggle\" ", "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." ] },