diff --git a/colab/GPU.ipynb b/colab/GPU.ipynb index 4b6197aee..c9ca38cb6 100644 --- a/colab/GPU.ipynb +++ b/colab/GPU.ipynb @@ -55,8 +55,8 @@ "cell_type": "code", "execution_count": null, "metadata": { - "cellView": "form", - "id": "hps3qtPLFNBb" + "id": "hps3qtPLFNBb", + "cellView": "form" }, "outputs": [], "source": [ @@ -171,7 +171,6 @@ "%env colaburl=$url\n", "!nohup node server.js &\n", "time.sleep(3)\n", - "!npm install -g localtunnel\n", "print('KoboldAI LINK:')\n", "print(url)\n", "print('')\n",