added reminder to choose gpu backend in colab

This commit is contained in:
aedh carrick 2022-10-30 08:49:47 -05:00
parent fccc12a806
commit 7633f02631

View File

@ -265,7 +265,11 @@
{
"cell_type": "markdown",
"source": [
"# Config options for Colab instance"
"# Config options for Colab instance\n",
"> Before running, make sure GPU backend is enabled.\n",
"(Unless you plan on generating with Stable Horde)\n",
"\n",
">> Runtime -> Change runtime type -> Hardware Accelerator -> GPU (Make sure to save)"
],
"metadata": {
"id": "iegma7yteERV"