diff --git a/notebooks/Prompt_Engineering_for_ImageNet.ipynb b/notebooks/Prompt_Engineering_for_ImageNet.ipynb index d0a7a55..8433074 100644 --- a/notebooks/Prompt_Engineering_for_ImageNet.ipynb +++ b/notebooks/Prompt_Engineering_for_ImageNet.ipynb @@ -517,6 +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." ] },