diff --git a/colab/GPU.ipynb b/colab/GPU.ipynb
index ed32b1249..cb3a5aa9a 100644
--- a/colab/GPU.ipynb
+++ b/colab/GPU.ipynb
@@ -11,7 +11,7 @@
"Works with:
\n",
"KoboldAI https://github.com/KoboldAI/KoboldAI-Client
\n",
"Pygmalion https://huggingface.co/PygmalionAI/
\n",
- "
\n ",
+ "
\n",
"**Links**
\n",
"TavernAI Github https://github.com/TavernAI/TavernAI
\n",
"TavernAI Discord https://discord.gg/zmK2gmr45t
\n",
@@ -169,6 +169,8 @@
"time.sleep(1)\n",
"%env colab=2\n",
"%env colaburl=$url\n",
+ "if use_google_drive:\n",
+ " %env googledrive=2\n",
"!nohup node server.js &\n",
"time.sleep(3)\n",
"print('KoboldAI LINK:')\n",