From 309b1679c510216f548ef14ae35f0e1db91f410d Mon Sep 17 00:00:00 2001 From: Ash Date: Sun, 12 Feb 2023 18:11:48 +0400 Subject: [PATCH] Colab update --- colab/GPU.ipynb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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",