Update Prompt_Engineering_for_ImageNet.ipynb

add spacing
This commit is contained in:
Peretz Cohen 2021-05-28 13:08:08 -07:00 committed by GitHub
parent 6ffe0894ab
commit bf57850ce6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -517,6 +517,7 @@
"# Preparation for Colab\n",
"\n",
"<a href=\"https://kaggle.com/kernels/welcome?src=https://github.com/openai/CLIP/blob/main/notebooks/Prompt_Engineering_for_ImageNet.ipynb\"><img align=\"left\" alt=\"Kaggle\" title=\"Open in Kaggle\" src=\"https://kaggle.com/static/images/open-in-kaggle.svg\"></a>&nbsp;",
"\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."
]
},